Skip to content

Releases: CottonMC/SkillCheck

MC/Cotton update, wall-jump fixes

16 Jul 02:30
Compare
Choose a tag to compare
  • update to Minecraft 1.14.3 and new Cotton
  • fix various bugs with wall-clinging

(due to external circumstances, I am unable to publish this on CurseForge until Wednesday)

Clean-up!

22 Jun 06:51
Compare
Choose a tag to compare
  • officially update to Minecraft 1.14.2
  • un-nest Fabric API
  • fix licensing
  • fix a sync issue where fall damage wouldn't be properly reset
  • update to new API versions

Of course the networking didn't function

22 May 03:27
Compare
Choose a tag to compare
  • fix another crash with networking

Please let the networking function

19 May 02:27
Compare
Choose a tag to compare
  • fix networking again
  • update crochet dependency

More bug fixes!

19 May 00:58
Compare
Choose a tag to compare
  • update Crochet to fix a bug where skills would be lost on dimension change
  • prevent the player from wall-clinging onto a fluid source block
  • prevent the player from double-jumping in fluids
  • make the server double-check whether a player has enough experience to level up a class
  • add zh_cn translation

Crochet and Networking

17 May 02:29
Compare
Choose a tag to compare
  • update Crochet to prevent a Fabric API version collision
  • fix networking for player experience syncing

1.14.1 Update

14 May 07:03
Compare
Choose a tag to compare
  • fix a crash related to arrow status effects
  • fix an issue where leveling up a skill would only subtract XP from the client
  • update to Minecraft 1.14.1 and Fabric API 0.3.0
    • while this build will technically work on 1.14.0, it may cause compatibility issues with other 1.14.0 mods due to the new Fabric API version.

Clean-Up

09 May 18:34
Compare
Choose a tag to compare
  • Clean up lots of code, courtesy of @InsomniaKitten
  • actually upload the compiled java

Oops! All Free Level-Ups

09 May 05:22
Compare
Choose a tag to compare
  • make leveling up a class actually subtract player levels

Obligatory bugfixes

08 May 18:29
Compare
Choose a tag to compare
  • fix an issue with mixin environments
  • fix an issue with the nested version of Crochet