v1.0.9b -
Additions:
- Camera:
- IsPosVisible(position: Vector) : bool
- Game:
- RecordPlayerCompletion(CompletionType)
- ModCallbacks:
- MC_(PRE/POST)_RECORD_PLAYER_COMPLETION
Called when a player completes something that would award a mark (end bosses, tainted unlocks)
- MC_(PRE/POST)_RECORD_PLAYER_COMPLETION
- Add new Vanilla Tweaks option "Mars Double Tap Window", which determines the number of frames where a repeated movement input is counted as a double tap for activating Mars's charge
- Updater now runs asynchronously, meaning that you should no longer encounter the "white screen" issue.
- Improved mods' startup speed once again!
- Minor fix for a file map.
- "clearcache" command now reloads the file map.
- Fixed a regression that resulted in a severe slowdown for certain commands' autocomplete prompts. This fix has also made file map noticeably faster :D
- Bumbino, Ultra Greed, and familiars like Bum Friend will now trigger MC_PICKUP_GET_COIN_VALUE when collecting coins, and will default to treating modded coin subtypes as worth 1 penny instead of huge values.