2.1.3+1.21
on Apr 18, 2025Changes:
- feat: Config Link Block by @Ampflower in https://github.com/ModFest/glowcase/pull/111
Full Changelog: https://github.com/ModFest/glowcase/compare/2.1.2...2.1.3
2.1.2+1.21
on Apr 16, 2025Changes:
- invisible item provider support by @AutumnalModding in https://github.com/ModFest/glowcase/pull/106
- Fix item provider timing bug by @AutumnalModding in https://github.com/ModFest/glowcase/pull/108
Full Changelog: https://github.com/ModFest/glowcase/compare/2.1.1...2.1.2
2.1.1+1.21
on Apr 15, 2025What's Changed
- fix: Stop breaking with enchantment glints by @Awakened-Redstone in https://github.com/ModFest/glowcase/pull/103
- feat: Add more options to TextBlockEntity by @Ampflower in https://github.com/ModFest/glowcase/pull/104
- fix: Improved recipe block performance by @Awakened-Redstone in https://github.com/ModFest/glowcase/pull/105
Full Changelog: https://github.com/ModFest/glowcase/compare/2.1.0...2.1.1
2.1.0+1.21
on Apr 13, 2025What's Changed
- A few fixes & improvements by @dooji2 in https://github.com/ModFest/glowcase/pull/96
- Add text fields to display blocks by @dooji2 in https://github.com/ModFest/glowcase/pull/98
- Add offset and rotation for Sprite & Recipe (also new Sprite Edit screen) by @dooji2 in https://github.com/ModFest/glowcase/pull/99
- Screen Block - Yaw & Pitch by @dooji2 in https://github.com/ModFest/glowcase/pull/101
- chore: Improve EMI block performance by @Awakened-Redstone in https://github.com/ModFest/glowcase/pull/102
- Render block model option & text at custom distance by @dooji2 in https://github.com/ModFest/glowcase/pull/100
- Fix Item Mirroring in Item Provider by @hammy275 in https://github.com/ModFest/glowcase/pull/97
Full Changelog: https://github.com/ModFest/glowcase/compare/2.0.0...2.1.0
2.0.0+1.21
on Apr 10, 2025Changes since 1.9.0:
- Split current item display block into item provider and item display blocks. by @HyperPigeon in https://github.com/ModFest/glowcase/pull/71
- Hold shift to increase the font size faster by @quat1024 in https://github.com/ModFest/glowcase/pull/73
- Entity Display Block - Move Item Display's Spawn Egg Entity Display Feature To Its Own Block by @Superkat32 in https://github.com/ModFest/glowcase/pull/58
- Recipe block by @emilyploszaj in https://github.com/ModFest/glowcase/pull/72
- Add the Collection Case by @sisby-folk in https://github.com/ModFest/glowcase/pull/75
- Add more center options to the Text Block by @dooji2 in https://github.com/ModFest/glowcase/pull/76
- Sprite Block Scale and Item Rendering by @hammy275 in https://github.com/ModFest/glowcase/pull/81
- make item acceptors work with 0 pulse by @annahla in https://github.com/ModFest/glowcase/pull/77
- fix sky color bleeding into EMI Recipe Block rendering by @techno-sam in https://github.com/ModFest/glowcase/pull/82
- Fixed Offset Being Global across all Entity and Item Displays by @Deadlydiamond98 in https://github.com/ModFest/glowcase/pull/85
- Sprite Block Add Support for Texture and Mod Icon by @hammy275 in https://github.com/ModFest/glowcase/pull/83
- Suggestion Lists by @dooji2 in https://github.com/ModFest/glowcase/pull/90
- Screen Block - Precise Offset by @dooji2 in https://github.com/ModFest/glowcase/pull/88
- List UI redesign & Fix Text Block centering by @dooji2 in https://github.com/ModFest/glowcase/pull/91
- Add more suggestions to sprite block by @TheEpicBlock in https://github.com/ModFest/glowcase/pull/92
Changes since 2.0.0-alpha5:
- Various fixes & additions by @dooji2 in https://github.com/ModFest/glowcase/pull/93
- New Sound Block edit screen by @dooji2 in https://github.com/ModFest/glowcase/pull/94
Full Changelog: https://github.com/ModFest/glowcase/compare/1.9.0...2.0.0
2.0.0-alpha.5+1.21
on Apr 9, 2025What's Changed
- Suggestion Lists by @dooji2 in https://github.com/ModFest/glowcase/pull/90
- Screen Block - Precise Offset by @dooji2 in https://github.com/ModFest/glowcase/pull/88
- List UI redesign & Fix Text Block centering by @dooji2 in https://github.com/ModFest/glowcase/pull/91
- Add more suggestions to sprite block by @TheEpicBlock in https://github.com/ModFest/glowcase/pull/92
Full Changelog: https://github.com/ModFest/glowcase/compare/2.0.0-alpha.4...2.0.0-alpha.5
2.0.0-alpha.4+1.21
on Apr 7, 2025Changes:
- Sprite Block Add Support for Texture and Mod Icon by @hammy275 in https://github.com/ModFest/glowcase/pull/83
Full Changelog: https://github.com/ModFest/glowcase/compare/2.0.0-alpha.3...2.0.0-alpha.4
2.0.0-alpha.3+1.21
on Apr 6, 2025Changes:
- fix sky color bleeding into EMI Recipe Block rendering by @techno-sam in https://github.com/ModFest/glowcase/pull/82
- Fixed Offset Being Global across all Entity and Item Displays by @Deadlydiamond98 in https://github.com/ModFest/glowcase/pull/85
Full Changelog: https://github.com/ModFest/glowcase/compare/2.0.0-alpha.2...2.0.0-alpha.3
2.0.0-alpha.2+1.21
on Apr 3, 2025Changes:
- Add more center options to the Text Block by @dooji2 in https://github.com/ModFest/glowcase/pull/76
- Sprite Block Scale and Item Rendering by @hammy275 in https://github.com/ModFest/glowcase/pull/81
- Make item acceptors work with 0 pulse by @annahla in https://github.com/ModFest/glowcase/pull/77
Known Issues:
- Elements in recipe block rendering appear as fog color. Please help us fix this!
Full Changelog: https://github.com/ModFest/glowcase/compare/1.9.0...2.0.0-alpha.1
Full Changelog: https://github.com/ModFest/glowcase/compare/2.0.0-alpha.1...2.0.0-alpha.2
1.9.0+1.21
on Feb 26, 2025What's Changed
- Note item which shows text in a players hand, similar to a Text Block (by @SammyForReal in https://github.com/ModFest/glowcase/pull/70)
- Small improvements and bug fixes on Screen Block
- No Z-Fighting on far distances
- No backside for pictures only
- Text for blank screens being rendered
- Blank backgrounds not always glowing anymore
Full Changelog: https://github.com/ModFest/glowcase/compare/1.8.0...1.9.0
1.8.0+1.21
on Feb 19, 2025What's Changed
This version introduces the Screen Block with the Screen Tablet. (Contributed by @SammyForReal in #66)
Full Changelog: https://github.com/ModFest/glowcase/compare/1.7.5...1.8.0
1.7.6+1.21
on Dec 3, 2024Persist audio bus override setting
Full Changelog: https://github.com/ModFest/glowcase/compare/1.7.4...1.7.5
1.7.4+1.21
on Nov 28, 2024Sound block can override current channel audio Full Changelog: https://github.com/ModFest/glowcase/compare/1.7.3...1.7.4
1.7.3+1.21
on Nov 28, 2024What's Changed
- sound block fixes by @afamiliarquiet in https://github.com/ModFest/glowcase/pull/60
Full Changelog: https://github.com/ModFest/glowcase/compare/1.7.2...1.7.3
1.7.2+1.21
on Nov 27, 2024Someone forgot an environment annotation
Full Changelog: https://github.com/ModFest/glowcase/compare/1.7.1...1.7.2
1.7.1+1.21
on Nov 27, 2024Adds @afamiliarquiet 's rough draft sound block
1.6.0+1.21
on Nov 27, 2024What's Changed
- add very very very rough sound block by @afamiliarquiet in https://github.com/ModFest/glowcase/pull/59
Full Changelog: https://github.com/ModFest/glowcase/compare/1.6.0...1.7.0
1.6.0+1.21
on Nov 18, 2024What's Changed
- Particle display block by @CallMeEchoCodes in https://github.com/ModFest/glowcase/pull/54
- Implement better resource checking in SpriteBlockEntity by @ekulxam in https://github.com/ModFest/glowcase/pull/53
- Added the outline block by @Chailotl in https://github.com/ModFest/glowcase/pull/50
- Add placeholder renders for blocks, change some textures by @sisby-folk in https://github.com/ModFest/glowcase/pull/55
- Added the item acceptor block by @Chailotl in https://github.com/ModFest/glowcase/pull/56
Full Changelog: https://github.com/ModFest/glowcase/compare/1.5.1+1.21...1.6.0
1.5.1+1.21
on Nov 7, 2024What's Changed
- Fix SpriteBlockEntity rendering issues by @ekulxam in https://github.com/ModFest/glowcase/pull/52
Full Changelog: https://github.com/ModFest/glowcase/compare/1.5.0+1.21...1.5.1+1.21
1.5.0+1.21
on Nov 4, 2024Changes:
- Added the sprite block by @Chailotl in https://github.com/ModFest/glowcase/pull/47
- Add the popup block by @Chailotl in https://github.com/ModFest/glowcase/pull/37
- Added the lock item by @Chailotl in https://github.com/ModFest/glowcase/pull/45
- Allows you to easily lock/unlock any lockable container
- Adds hopper extraction for the item display block by @Chailotl in https://github.com/ModFest/glowcase/pull/49
- Item display blocks now act like an infinite source of items for hoppers, similar to yttr's replicators
- Fixes and tweaks by @Chailotl in https://github.com/ModFest/glowcase/pull/39
- Adds tooltips for all of the Glowcase items, explaining their use
- Text block ux improvements by @Superkat32 in https://github.com/ModFest/glowcase/pull/51
- There are now shortcuts for commonly used QuickText formatting options
- There is now an in-game colour picker, making it way easier to colour your text
- The mailbox has been removed by @TheEpicBlock in https://github.com/ModFest/glowcase/commit/e24c0afff29547a53fd0d3e5a0721d5dfe152b63
Fixes:
- A bug with hyperlink titles (https://github.com/ModFest/glowcase/issues/38)
Full Changelog: https://github.com/ModFest/glowcase/compare/1.4.0+1.21...1.5.0+1.21