Wynntils Artemis (fabric) v1.2.7
on May 14, 2024Wynntils Artemis (forge) v1.2.7
on May 14, 20241.2.7 (2024-05-14)
New Features
Bug Fixes
- Detect insulators and simulators in mythic found feature [skip ci] (#2487) (61f03c8)
- Detect raid failure from chat message [skip ci] (#2496) (4873261)
- fix damage stat collecting neutral damage only (#2497) (759459a)
- Handle streamer mode correctly in WorldStateModel [skip ci] (#2491) (964b17d)
- Use scale in bomb bell overlay [skip ci] (#2486) (b3ac5eb)
Wynntils Artemis (forge) v1.2.6
on May 12, 2024Wynntils Artemis (fabric) v1.2.6
on May 12, 2024Wynntils Artemis (fabric) v1.2.5
on May 12, 2024Wynntils Artemis (forge) v1.2.5
on May 12, 2024Wynntils Artemis (fabric) v1.2.4
on May 11, 2024Wynntils Artemis (forge) v1.2.4
on May 11, 20241.2.4 (2024-05-11)
New Features
- Add custom names for info boxes and custom bars [skip ci] (#2480) (d6836c6)
- Colour territory attack time if player is inside territory [skip ci] (#2475) (8908ae2)
Bug Fixes
- Don't overwrite current world name when entering housing [skip ci] (#2477) (3f1179a)
- Don't return null in profession last harvest functions [skip ci] (#2479) (4a46ba9)
- Fix DeathCoordinatesFeature sending both the Wynn and the custom message [skip ci] (#2478) (87fd4f5)
- Fix ItemGuessFeature tooltip line being fully underlined incorrectly [skip ci] (#2482) (f9400cf)
- Fix transcription tooltip option not working correctly [skip ci] (#2476) (419aebe)
- Powder special charges do not reset on use [skip ci] (#2481) (cc4d773)
Wynntils Artemis (forge) v1.2.3
on May 10, 2024Wynntils Artemis (fabric) v1.2.2
on May 7, 2024Wynntils Artemis (forge) v1.2.2
on May 7, 20241.2.2 (2024-05-07)
New Features
- Add open guild bank keybind [skip ci] (#2470) (9267c1e)
- Make TowerStatsFeature messages copy-able [skip ci] (#2465) (2ca6298)
- Shift middle click to place multiple markers on guild map [skip ci] (#2469) (1d83ba3)
- Use scrolling text in various screens [skip ci] (#2461) (0ec6e1d)
Bug Fixes
- Actually track raid succeeded stats [skip ci] (#2462) (7b3a203)
- fix gammabright resetting brightness setting, even when the feature is off [skip ci] (#2468) (b57566a)
- Fix war info (dps, estimated time) not being accurate (#2471) (79805be)
- Only render server list overlay if the actual player tab is rendering [skip ci] (#2464) (537e884)
- Parse shaman mask correctly when only one mask available [skip ci] (#2467) (5141419)
- Some lootrun drops not included in box possibilities [skip ci] (#2466) (4a98fc9)
Miscellaneous Chores
Wynntils Artemis (fabric) v1.2.1
on May 5, 2024Wynntils Artemis (forge) v1.2.1
on May 5, 2024Wynntils Artemis (fabric) v1.2.0
on May 5, 2024Wynntils Artemis (forge) v1.2.0
on May 5, 20241.2.0 (2024-05-05)
âš BREAKING CHANGES
- Release Wynntils 1.2.0
New Features
- Add an overall mode the statistics page (#2432) (31e4c5d)
- Add beacons/POIs for territories with queued war timers (#2406) (4d023bf)
- Add ExtendedSeasonLeaderboardFeature (#2431) (5e80f8e)
- Add guild bank redirector in ChatRedirectFeature (#2430) (171a012)
- Add mythic pull dry streaks and some new lootrun statistics (#2435) (c4b6f1a)
- Add onlinemembers and player command (#2412) (53f63de)
- Add ProfessionHighlightFeature (#2424) (2bff405)
- Add RevealNicknamesFeature (#2408) (ad4c00f)
- Add ServerUptimeInfoOverlay (#2414) (a8ef08a)
- Add soulpoint subcommand and aliases for server commands, click-to-switch server texts, fix formatting issues, command no longer hands the game (#2415) (aa94e6e)
- Add statistics functions, add overall support for statistics command (#2434) (ebde28b)
- Add TerritoryManagementScreen (#2439) (e9035c9)
- Add timer and vignette overlay, sound effect and functions for tower volley and tower aura (#2405) (9b169fd)
- Add TowerStatsFeature and TowerStatsOverlay (#2427) (7613756)
- Add war statistics and WarSinceFunction (#2451) (8e07892)
- Add WarHornFeature (#2411) (16b682c)
- Add WeeklyConfigBackupFeature (#2449) (a58ef62)
- Bomb Bell Overlay (#2409) (460dc41)
- Handle territory timers in a more advanced way to make sure they always appear as accurate as they can (#2429) (eee5682)
- Item Filter GUI (#2417) (ec77450)
- Raid progress overlay and print times feature (#2446) (b4e5c43)
- Redirect guild reward messages (#2437) (bfdb3fa)
- Release Wynntils 1.2.0 (c104c45)
- Spell Recast Functions [skip ci] (#2448) (f216c38)
Bug Fixes
- Fix CrowdSourcedData races by using concurrent collections (#2447) (e580f9c)
- Fix TerritoryModel#getTerritoryProfileFromShortName not having a stable order (#2442) (adfcf50)
- Fix WorldWaypointDistanceFeature not rendering all waypoint markers correctly (1af00a8)
- Make boss-bars update, if they are rendered, but tracked (675c681)
- Make guild map compass behaviour consistent with main map [skip ci] (#2450) (b43bbe6)
- Make GuildAttackTimerModel use string territory names instead of profiles (#2445) (0467354)
- Use proper url encoding [skip ci] (#2410) (c510838)
- Use the new dropMeta info for showing item guesses [skip ci] (#2399) (81337ca)
Performance Improvements
- Multiple
StyledText
optimizations [skip ci] (#2444) (91e84e2) - Optimize ItemHandler lore soft matching [skip ci] (#2440) (14de02f)