Skip to content

1.698.02

Compare
Choose a tag to compare
@anjoismysign anjoismysign released this 04 Mar 19:43
· 72 commits to master since this release

Changes since v1.697.53

  • 9ac2508 Adds SquareMaster Adds PackMaster Adds RelativeLocation (big props to Wasabi_Thumbs) Adds DisplayPackFloatingPet and childs Adds SyncDisplayPackEntityAnimations Fixes BlobSelector and BlobEditor not rerendering from collection.
  • e12cb63 Adds auto saving and fixes an old bug if server crashes during first join of a player
  • 27e8a99 Structrador now uses BukkitAPI for entity placing, forcing using latest Minecraft versions (tested with 1.20.4) BlobLib can now load on CraftBukkit, for testing purposes
  • b743635 Adds SkeramidCommands
  • 5d7544a Adds BlobLibPetAPI Fixes DisplayFloatingPets
  • 17ae78f Renamed DisplayMeasures.java to DisplayMeasurements
  • 2daeaa4 Removes useless method in DisplayPetData and DisplayPetRecord
  • 783b53b Deletes useless serialize parameter in DisplayFloatingPetSettings#serialize
  • 0cf77cd Deletes useless serialize parameter in DisplayMeasures#serialize and EntityAnimationsCarrier#serialize
  • 33f3f08 Improves DisplayFloatingPet
  • dcd6385 Adds getClone(false) to not call TranslatableItemCloneEvent
  • 69dd07c Adds TranslatableItemCloneEvent