Skip to content

Releases: ModFest/glowcase

Glowcase 2.5.4 for 26.1

29 May 09:05
v2.5.4
9e3664f

Choose a tag to compare

Changes since 2.5.3

  • Fix Item Provider allowing you to obtain a full stack in timer or one mode.

Full Changelog: v2.5.3...v2.5.4

Glowcase 2.5.3 for 26.1

26 May 07:43
v2.5.3
4b47c93

Choose a tag to compare

Changes since 2.5.2

  • Fix pool logic bugs
    • Cleaner now no longer leaks
    • Locking now uses try/finally
    • Maps are now Int2Object maps.
  • Potentially fix Sodium compatibility
    • Removes an old attempt at tricking resorting.

Full Changelog: v2.5.2...v2.5.3

Glowcase 2.5.2 for 26.1

19 May 13:50
v2.5.2
0e7abc3

Choose a tag to compare

Changes since 2.5.1

  • Make it possible to install on servers again.

Full Changelog: v2.5.1...v2.5.2

Glowcase 2.5.1 for 26.1

19 May 13:16
v2.5.1
e19c859

Choose a tag to compare

Changes since 2.5.0

  • Optimise & tweak renderers
  • Make Glowcase items open editor on empty providers & displays

Full Changelog: v2.5.0...v2.5.1

Glowcase 2.5.0 for 26.1

17 May 22:58
v2.5.0
05f6f4f

Choose a tag to compare

Changes since 2.4.2

  • Editor locking
    • Note: display with older clients do not behave correctly.
  • Many, many bakery fixes
    • Lighting is now correct
    • Memleaks be gone

Full Changelog: v2.4.2...v2.5.0

Glowcase 2.4.2 for 26.1

10 May 22:40

Choose a tag to compare

  • Fixed sprite block crashing with null Identifier

Full Changelog: v2.4.1...v2.4.2

Glowcase 2.4.1 for 26.1

09 May 08:56
v2.4.1
797cd01

Choose a tag to compare

Changes since 2.4.0

  • Patch cleared timed item provider crashing clients
  • Fix various parity issues with the text block
    • Scaling is now like prior
    • The plate has been adjusted
    • Y offset is close to parity
    • Z offset now applies after rotation
  • Text Editor now properly focuses on the color picker

Full Changelog: 2.4.0...v2.4.1

2.4.0

07 May 21:46
e4a88b9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.4...2.4.0

2.3.4

03 Sep 16:32
f53571c

Choose a tag to compare

Full Changelog: 2.3.3...2.3.4

2.3.3

03 Sep 05:40
2.3.3
9f581e0

Choose a tag to compare

Changes since 2.3.2

  • Fix & lightly optimise Text Block
    • Apparently we can't agree on the best approach. :3