Skip to content

Releases: anjoismysign/BlobLib

1.698.03

04 Mar 21:34
Compare
Choose a tag to compare

Changes since v1.698.02

  • c1a02bb Allows defaulting Portugal's portuguese to Brazil's portuguese

1.698.02

04 Mar 19:43
Compare
Choose a tag to compare

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

05 Jan 03:08
Compare
Choose a tag to compare

Changes since v1.697.52

  • 47fa786 BlobLibUpdater will no longer log if there's no internet connection

1.697.52

03 Jan 05:51
Compare
Choose a tag to compare

Changes since v1.697.48

  • 2909d8b Adds KeySharingException Adds BlobTranslatableModder#matchReplace

1.697.48

28 Dec 14:36
Compare
Choose a tag to compare

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

23 Dec 18:58
Compare
Choose a tag to compare

Changes since v1.697.41

  • 2b698a5 Adds IndependentBuilderManager Adds CommandDirector Adds BlobObjectBuilder

1.697.41

13 Dec 06:29
Compare
Choose a tag to compare

Changes since v1.697.38

  • 86f80e2 Adds static method TranslatableItem#localize to quickly localize ItemStacks
  • c0175c9 Allows TagSets being empty

1.697.38

13 Dec 00:03
Compare
Choose a tag to compare

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

29 Nov 17:48
Compare
Choose a tag to compare

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

1.697.21

22 Oct 09:44
Compare
Choose a tag to compare

Changes since v1.697.20

  • 0806ee7 Adds support to 1.17 Adds ManagerDirector#isPlaceholderAPIEnabled