CHANGELOG
0.3.0 (Current)
📜 View
Bug Fixes:
- BuffsDisplay: Fixed countdown timer freezing when multiple timed items are active
SummaryBuffSecondsLeftnow returns the shortest (soonest expiring) timer among all active containers, instead of only reflecting the last container
- BuffsDisplay: Updated timer calculation to use
BuffContainer.buffTime(the engine-side normalized [0,1] drain timer) for accurate remaining time display after game update - ShowItemInfo: Fixed compile error —
LookAtPlayerwas renamed toUT_LookatPlayerin the game update; theplayerfield was also removed as the component now auto-detects the player
0.2.0
📜 View
New Feature:
- Added
BuffsDisplay, a feature that displays all current buff effects (Stacks/Icon/Duration)
0.1.1
📜 View
RoutePlayer:
- A silly bug that prevented builtin routes from being loaded from the zip file has been fixed
SpeedrunStats:
-
Improved view
-
Added Option
ShowOnlyInPause -
Added Option `PredictElapsedTime
-
The
elapsedTimefor a level can now be predicted in real time, and with fairly high accuracy
0.1.0
📜 View
- Mod uploaded to thunderstore