KomradeSpectre / AetheriumMod

A mod for Risk of Rain 2.
10 stars 9 forks source link

Various Improvements and Fixes #11

Closed cheeeeeeeeeen closed 3 years ago

cheeeeeeeeeen commented 3 years ago

Improvements

Utilize TILER2 for hooking in RecalculateStats using its IL and event. Inspiring Drone now uses this and it works perfectly.

Fixes

Allow CharacterBody components For BotStatTracker to be referenced and cached instead of directly storing it. This should lessen checks for as long as the CharacterMaster is stored.

Weighted Anklet is now updated to use TILER2's hooking. Multiplier is passed to IL and is now compatible with other mods.