Skip to content

LethalLib-0.16.0

Compare
Choose a tag to compare
@Hamunii Hamunii released this 28 May 13:18
· 2 commits to main since this release
5955896

LethalLib [0.16.0]

Added

  • Version 50 moons were finally added to the LevelTypes enum.
  • LethalLib weathers now also get added to LethalLevelLoader moons.

Changed

  • Use TryGotoNext instead of GotoNext for StackFrame.AddFrames ILHook so it doesn't throw if sequence was not found due to another mod patching the method first (#74)
  • Added a reference to a ToString weather enum Hook (#81)

Fixed

  • RemoveWeather's first argument was named "levelName", now it is "weatherName".