Wynntils Artemis (fabric) v1.1.1
on Mar 11, 2024Wynntils Artemis (forge) v1.1.1
on Mar 11, 20241.1.1 (2024-03-11)
New Features
- Add support for events in string-parsed StyledTexts [skip ci] (#2365) (c54326f)
- Custom Seaskipper screen redesign [skip ci] (#2364) (1dda1cf)
Bug Fixes
- Fix NotificationManager not displaying notifications if the Game Notification overlay is disabled, but the parent feature is enabled [skip ci] (#2361) (7f27f28)
- Fix StatusEffectsOverlay rendering some status effects without respecting the font size setting [skip ci] (#2360) (12f462a)
- Refactor multi-line message handling in ChatHandler, fix multi-line messages not appearing twice, even if they should (#2366) (8e767f7)
- Wait even more in CommandHandler when trying to execute a command during a dialogue [skip ci] (#2367) (07f7a81)
Code Refactoring
Wynntils Artemis (fabric) v1.1.0
on Mar 6, 2024Wynntils Artemis (forge) v1.1.0
on Mar 6, 20241.1.0 (2024-03-06)
âš BREAKING CHANGES
- Make NpcDialogueFeature work in a chat-based mode, add legacy chat mode, fix many NPC dialogue related bugs, make the overlay work once again (#2358)
New Features
- Make NpcDialogueFeature work in a chat-based mode, add legacy chat mode, fix many NPC dialogue related bugs, make the overlay work once again (#2358) (c58214f)
Bug Fixes
- Add a versions file for CI (cafeeaf)
- Fix some bugs in dialogue parsing (in ChatHandler) [ci skip] (#2357) (c2d2c16)
- Fix some bugs in dialogue parsing (in ChatHandler) [ci skip] (#2357) (54fed73)
- Fix TradeMarketScreen crashing the game if the user closes an ItemSharingScreen (#2354) (4fc0a07)
- Fix TradeMarketScreen crashing the game if the user closes an ItemSharingScreen (#2354) (07a8613)
- fix versioning by adding a version.json file for release branch (1c6c3d8)