Skip to content

Stable Build 4896

Compare
Choose a tag to compare
@0x0ade-bot 0x0ade-bot released this 13 Jul 20:10
741b346

For mappers:

  • Allow setting a separate campaign name for use in the map list (using the dialog key maplist_type_campaignname) to prevent long campaign names from breaking the list.
  • Add additional options to Bird Path that allow configuring rotation behavior, especially useful when speedMult is less than 1 (map editor support pending).

Tweaks:

  • Add ILOffset and NativeOffset information to crash logs to help with diagnosing crashes if no accurate PDB is loaded.
  • Mark outdated mods in the mod list in crash logs.

Bugfixes:

  • Fix Bird Paths disappearing early when speedMult is greater than 1 (vanilla bug, only fixed in modded maps).
  • Fix checkpoint data not reloading without a game restart.
  • Fix splash screen mod count being off for mods with multiple everest.yaml entries.
  • Fix Badeline Boosts with "Final Ch9Boost" option crashing the game if no Black Hole styleground exists (vanilla bug, could only occur in modded maps).
  • Fix some names in Celeste.xml documentation comments.
  • Fix important lines being removed from stacktrace if crash occurs in IL hooked method.