Wynntils 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)
Miscellaneous Chores
Code Refactoring
Wynntils Artemis (forge) v1.1.14
on Apr 25, 2024Wynntils Artemis (fabric) v1.1.14
on Apr 25, 2024Wynntils Artemis (fabric) v1.1.13
on Apr 23, 2024Wynntils Artemis (forge) v1.1.13
on Apr 23, 2024Wynntils Artemis (fabric) v1.1.12
on Apr 23, 2024Wynntils Artemis (forge) v1.1.12
on Apr 23, 20241.1.12 (2024-04-23)
New Features
- Add Enabled Template to TextOverlay [skip ci] (#2407) (b8b289c)
- Add exponential interpolation map zooming [skip ci] (#2373) (54bc3af)
- Introduce provider types for ItemStatProviders and SearchableContainers [skip ci] (#2418) (983d50f)
- Parse territory items, add territory item properties, advanced search for territory list [skip ci] (#2421) (7d337ed)
Bug Fixes
- Make Wynntils much smarter about user info requests to greatly reduce Athena load (#2422) (4681f99)
- Parse awakened bar & mask correctly [skip ci] (#2402) (80c0aa9)
Miscellaneous Chores
- [auto-generated] Update urls.json [ci skip] (#2403) (fab7e3f)
- [auto-generated] Update urls.json [ci skip] (#2413) (3b2f44d)
Code Refactoring
Wynntils Artemis (fabric) v1.1.11
on Apr 11, 2024Wynntils Artemis (forge) v1.1.11
on Apr 11, 2024Wynntils Artemis (forge) v1.1.10
on Apr 11, 2024Wynntils Artemis (fabric) v1.1.10
on Apr 11, 20241.1.10 (2024-04-11)
New Features
- Above ground function (#2398) (e835269)
- Add OR support for item filters [ci skip] (#2392) (47bb948)
- Bomb Bell Relay Keybinds [skip ci] (#2397) (8fa3e3a)
Bug Fixes
- Don't render lootrun path chests on air or barriers [skip ci] (#2400) (404ea39)
- Horse keybind does not stop on vanish message [skip ci] (#2395) (f94aa06)
- Loadouts misalignment and disappearing when deleting [skip ci] (#2396) (cb7adc8)