Skip to content

fixes / controller stuff / more stats / other requests - #214

Merged
ToastedOven merged 13 commits into
Wet-Boys:mainfrom
WolfoIsBestWolf:main
Jan 3, 2026
Merged

fixes / controller stuff / more stats / other requests#214
ToastedOven merged 13 commits into
Wet-Boys:mainfrom
WolfoIsBestWolf:main

Conversation

@WolfoIsBestWolf

Copy link
Copy Markdown
Contributor

1.15.0

Condensed Stat Display & sorting options, to be more managable to use in RiskOfOptions. (14 configs turned into 4)

Added option to disable all other info boxes when scoreboard is open, and only show stats.
- For modpacks that have too many mods using that space.
- Preset to go alongside it.

Command & Pickup menus now show tooltips with Controllers.
Added Cooldown & ProcCoeff to skills loadout in lobby.
Added proper, local, Wandering Chef sorting.
Added [damagePercent], [damagePercentWithWatch] stat. (damage increases as %)
Added [maxHpPercent], [maxHealthStat], [maxShieldStat] stat. (hp/health/shield increases as %)
Added [shieldFraction] stat. (% of CombinedHP that is shield)
Added config to disable item procs in skill descriptions.
Access Node and Artifact Portal now tracked by [portals] stat

Expanded Item, Equip & Skill icon descriptions now update specifically when opening the scoreboard.
- Less math that needs to constantly be done, instead just one big update instead.

Permanent Skill/Equip cooldown should work a bit better in general.
Fixed PermamentEquipmentCooldown getting stuck showing 0.
Fixed Command menu controller navigation getting broken by mod.
Fixed maxRunKillCombo not getting reset per run.
Fixed stat display being empty when opening a menu while paused.
Fixed spacing on the last line of the stat display.
Fixed closing command/scrapper menu on key press not working consistently.
Fixed closing menu & translucent menu config not working on Drone Scrapper.
Fixed Stew Damage% stat being a bit off or weird at times.

### 1.15.0
Condensed Stat Display & sorting options, to be more managable to use in RiskOfOptions. *(14 configs turned into 4)*

Added option to disable all other info boxes when scoreboard is open, and only show stats.
	- *For modpacks that have too many mods using that space.
	- Preset to go alongside it.

Command & Pickup menus now show tooltips with Controllers.
Added Cooldown & ProcCoeff to loadout in lobby.
Added [damagePercent] stat.	*(track damage increases in %)*
Added [shieldPercent] stat.	*(% of CombinedHP that is shield)*
Added proper, local, Wandering Chef sorting.
Added config to disable item procs in skill descriptions.
Access Node and Artifact Portal now tracked by [portals] stat

Fixed PermamentEquipmentCooldown getting stuck showing 0.
Fixed Command menu controller navigation getting broken by mod.
Fixed maxRunKillCombo not getting reset per run.
Fixed stat display being empty when opening a menu while paused.
Fixed spacing on the last line of the stat display.
Fixed closing command/scrapper menu on key press not working consistently.
Fixed closing menu & translucent menu config not working on Drone Scrapper.
@WolfoIsBestWolf

Copy link
Copy Markdown
Contributor Author

Would be good to close some issue related to this or previous fixes.

I can't do that idk if if that can be given to me.

@WolfoIsBestWolf

WolfoIsBestWolf commented Dec 23, 2025

Copy link
Copy Markdown
Contributor Author

Always bothered me that Skill/Equip icons set their stuff in Update of all places.

But since this mod uses tooltip override it can just override, whenever needed
(ie Scoreboard gets opened, I don't think you can read either icons tooltip without opening it)

So hopefully that works better.

Same applied for item icons tho those are updated more reasonably by the game anyways so we'll see if it was needed.

@ToastedOven

Copy link
Copy Markdown
Member

I'm out for new years stuff sorry, but I'll take a look at merging this on the 3rd/4th

@ToastedOven
ToastedOven merged commit 1ab7a0a into Wet-Boys:main Jan 3, 2026
1 check passed
@ToastedOven

Copy link
Copy Markdown
Member

Thanks again wolfo!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants