Skip to content

Releases: anjoismysign/BlobDesign

1.2.6

Choose a tag to compare

@anjoismysign anjoismysign released this 15 Jun 23:30

Changes since v1.2.4

  • 81851d0 Refactors package structure to use 'io.github.anjoismysign' namespace
  • 9affef6 Renames artifactId from 'BlobDesign' to 'blobdesign' for consistency
  • a2b3d95 Refactors BlobInventory retrieval methods in BlockDisplayBuilder and ItemDisplayBuilder
  • 6a6551f Refactors BlockDisplayBuilder and ItemDisplayBuilder to use PlayerAddress for inventory retrieval
  • c858f3b Refactors inventory handling and updates listener API usage
  • edbeac8 Uses Locale.ROOT
  • c62cd2d Removes debug message
  • 743cf2b Fixes concurrency issues
  • a7be460 Adds BlobDesignAPI#isPresetBlock

1.2.4

Choose a tag to compare

@anjoismysign anjoismysign released this 20 Jun 22:52

Changes since v1.2.3

  • e59c51f Loads PresetBlocks again if Chunk was reloaded
  • c0df0ce Splits PresetBlockAssetDirector into worlds
  • c7a1fb9 Refactored blockasset to presetblock
  • a21f5ee Uses BlobLib's DisplayOperator Adds DesignDisplayOperator (for future usage) Adds DesignDisplayOperatorReader PresetBlockAsset correctly returns its DisplayElementType

1.2.3

Choose a tag to compare

@anjoismysign anjoismysign released this 05 Jan 02:57

Changes since v1.2.2

  • 21d3916 Adds DisplayController
    Adds TranslationScaleFactor button to DisplayEditors
    DisplayEditors reopen if input is right

1.2.2

Choose a tag to compare

@anjoismysign anjoismysign released this 03 Jan 06:05

Changes since v1.2.1

  • 490352e Merge remote-tracking branch 'origin/master'
  • ac46964 Adds DisplaySummoner
  • f725642 Create release.yml
  • 8db81ff Preliminary update for BlobLib 1.7 compatibility

1.2.1

Choose a tag to compare

@anjoismysign anjoismysign released this 10 Oct 01:03
Partially compatible with BlobLib 1.697.6

Missing updating deprecated BlobLib API method calls

1.2.0

Choose a tag to compare

@anjoismysign anjoismysign released this 16 Aug 18:55

Adds updater