- Updated to 1.21.5
- Big rewrite on the internals for determining when notifications should fire. Now based solely on when you "physically pick up" an item from the ground, which should be more performant and less prone to bugs.
- Added support for showing notifications for experience pickups!
- Updated to 1.21.2/1.21.3/1.21.4
- Updated to 1.21/1.21.1
- Updated to 1.20.5/1.20.6
- A few under-the-hood tweak/fix/cleanup changes
- Updated to 1.20.3/1.20.4
- Fixed issue that could cause game to crash when picking up a LOT of items all at once.
- Fixed issue that could cause game to crash when picking up a LOT of items all at once (backported from version 1.6.1).
- Updated to 1.20.2
- Fixed issue causing crash on servers
- Updated to 1.20
- Fixed bug causing crashes when opening config screen
- Updated to 1.19.3
- Fixed lighting issue with block rendering in notifications
- Updated to RoundaLib 0.2.1 for compatibility with new Roundaround mods
- Combined
guiOffsetX
andguiOffsetY
config options with new visual editor - Added new
guiScale
,backgroundOpacity
, andrenderShadow
config options
- Fixed issue where merchants (villagers & wandering traders) would cause extra notifications.
- Fixed issue where notifications could stop appearing after quick transferring items
- Fixed issues where the logic checking for new items was polluting those items, causing various side effects, like items not stacking correctly.