Wynntils (neoforge) v3.1.6
on Jul 16, 2025Wynntils (fabric) v3.1.6
on Jul 16, 2025Fixes
- Fixed black screen issue with NeoForge
Wynntils (fabric) v3.1.5
on Jul 15, 2025Wynntils (neoforge) v3.1.5
on Jul 15, 2025Fixes
- Fix timer formatting on status effects overlay
- Character info is no longer updated on left click whilst outside of character selection
Wynntils (fabric) v3.1.4
on Jul 14, 2025Wynntils (neoforge) v3.1.4
on Jul 14, 2025Custom Content Book
- New config Open Wynntils Menu Instead will open the Wynntils menu instead of the content book on interaction, default disabled
Custom Universal Bars, Ability bars & other bar overlays
- Added missing Experience B texture
Durability Arc
- Renamed feature to Durability Overlay
- New config Durability Render Mode, whether to render durability as an arc or a bar like vanilla Minecraft, default arc
Status Overlay
- New config Ignored Effects, enter a list of comma separated status effects to hide from the overlay
Functions
- Character Functions
status_effect_duration
returns a NamedValue for the status effect name and durationquery
required string argument, the status effect to search for
- Font Functions
to_background_text
converts the given text into the background style fonttext
required string argument, the text to converttextColor
required color argument, the color to use for the textbackgroundColor
required color argument, the color to use for the backgroundleftEdge
required string argument, what edge style to use for the left either "None" or "Pill"rightEdge
required string argument, what edge style to use for the right either "None" or "Pill"
to_fancy_text
converts the given text into the fancy style fonttext
required string argument, the text to convert
- Lootrun Functions
lootrun_sacrifices
returns the number of sacrifices in current lootrunlootrun_rerolls
returns the number of rerolls in current lootrun- Does not account for free daily reroll
Improvements were made to the character info checks ran when joining a world, they will no longer run if entering a world without changing character
Fixes
- Disabling "Hide if not charged" on powder special bar overlay will now work
- If an overlay crashes it will no longer cause other rendering events to fail
- Fixes progress bar rendering on update screen
- Fix opening content on map in custom content book breaking the open content book keybind
- Fix error spamming log when tracking content with scoreboard disabled
- Fix chat being cleared when config is reloaded and chat tabs are disabled
- Fix overlay selection screen crashing on rare occasions
- Fix combat XP gain tracking (XP gain functions, XP gain messages)
- Due to Wynncraft changes these numbers are no longer as accurate as they once were
- Improved lootrun mission tracking
- Fixed issue causing you to not meet raid requirements occasionally
Wynntils (fabric) v3.1.3
on Jul 5, 2025Wynntils (neoforge) v3.1.3
on Jul 5, 2025Localisation
- Improved quality of and added missing translations for Korean
Fixes
- Custom Loading screen will now vanish when reaching character creation screen if no characters have been created
Wynntils (fabric) v3.1.2
on Jun 28, 2025Wynntils (neoforge) v3.1.2
on Jun 28, 2025Fixes
- Hopefully fix publishing to Modrinth & CurseForge
Wynntils (fabric) v3.0.24
on Jun 17, 2025Wynntils (neoforge) v3.0.24
on Jun 17, 2025Wynntils (neoforge) v3.0.23
on Jun 17, 2025Wynntils (fabric) v3.0.22
on Jun 9, 2025Wynntils (neoforge) v3.0.22
on Jun 9, 2025Wynntils (neoforge) v3.0.21
on May 31, 2025Wynntils (fabric) v3.0.21
on May 31, 2025Wynntils (fabric) v3.0.20
on May 18, 2025Wynntils (neoforge) v3.0.20
on May 18, 20253.0.20 (2025-05-18)
New Features
- Add item_count function [skip ci] (#3235) (89671f6)
- Make Rainbow beacons rainbow in overlays [skip ci] (#3243) (ddbb90c)
- Support hex color codes in functions and escaping fixes (#3239) (8790031)
Bug Fixes
- Fix and unify Enabled Templates [skip ci] (#3236) (8c4828e)
- Fix EventThread.IO message filtering [skip ci] (#3248) (242450d)
- Fix tooltip rendering under text on overlay selection screen [skip ci] (#3241) (33b7c1b)
- Fix transparent cape rendering [skip ci] (#3227) (66a8115)
- Fix x position of filter buttons on item filter screen [skip ci] (#3226) (5038e03)
- Return early if no lines in gathering node label parser [skip ci] (#3228) (4739d6c)
- Revert rainbow beacon rendering change, fix task overlay not using rainbow text with name displayed [skip ci] (#3249) (ef8a1e6)