Releases: anjoismysign/BlobLib
Releases · anjoismysign/BlobLib
1.698.03
1.698.02
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
1.697.53
1.697.52
1.697.48
Changes since v1.697.47
- 9af164b Pushing new version
- 10a79f4 Will load before Vault, fixing last known Economy issue, no longer requiring using BlobEconomy in order to use ElasticEconomy
- 2eb51ba Added 'Withdraw.' and 'Deposit.' BlobMessages Fixed ConfigDecorator in order to generate the default config.yml file in case of being the first time of loading a jar.
1.697.47
1.697.41
1.697.38
Changes since v1.697.28
- e736f06 Added TagSet Added TranslatableItem Added static "by" methods to TagSet, TranslatableItem, BlobMessage and BlobSound to allow retrieving assets just by their key Added "localize" methods to TranslatableItem and BlobMessage to allow caching these assets and later getting their translation just in time
- 414272f Improves logging whenever reading BlobObjects (previously method only catched Exceptions, not all types of Throwables)
1.697.28
Changes since v1.697.21
- fd8628b Fixes ConfigDecorator not allowing to reload config.yml Structrador should now be able to place more than 20 entities 🪰 ElasticEconomy is backwards compatible with original Vault
- fb43712 Adds Cuboid#drawEdges Allows PlayerUtil methods to use transparent set of materials Fixes Structrador simultaneousPlace rotation inside Block consumer
- ed28020 Allows passing a consumer for blocks inside simultaneousPlace in Structrador
- 161e112 Sets ItemStackReader amount's range between 1-127
- fbe4d74 Allows modifying before broadcasting
- 7ea28a8 Allows modifying before broadcasting
- 988796f Moved BlobMessage#broadcast to BlobLibMessageAPI to ensure localization Fixes MessageManager returning broken ReferenceBlobMessages whenever not forcing localization