Wynntils Artemis (fabric) v1.1.4
on Mar 20, 2024Wynntils Artemis (forge) v1.1.4
on Mar 20, 2024Wynntils Artemis (fabric) v1.1.3
on Mar 17, 2024Wynntils Artemis (forge) v1.1.3
on Mar 17, 20241.1.3 (2024-03-17)
New Features
- Add favorite filter [skip ci] (#2376) (2f55163)
- Add initial new MapData service [skip ci] (#2158) (2929a43)
- Add StatusEffect function [skip ci] (#2368) (c5abcc5)
Bug Fixes
- fix DestinationService throwing NPE if destinations fail to load [skip ci] (#2374) (d03fcd6)
- fix lootrun started message not matching the coordinate pattern [skip ci] (#2370) (a188818)
- Incorrect price lines on certain bulk buyable items [skip ci] (#2371) (de0a9cf)
- Prevent right clicking helper button in guides clearing input [skip ci] (#2372) (4b5e602)
- Staff join messages not redirecting [skip ci] (#2369) (ac9998e)
Wynntils Artemis (fabric) v1.1.2
on Mar 12, 2024Wynntils Artemis (forge) v1.1.2
on Mar 12, 2024Wynntils 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)