Skip to content

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 29 Jul 10:20
Fix patcher packaging; VIP-character selector; live-date option

Patcher (mac .app + win .exe): bundle TypeTreeGeneratorAPI (loaded __file__-relative -> DATAS in pkg dir), lief, and core/native prebuilt so it stops crashing on open (ModuleNotFoundError) and builds mods with custom levels end-to-end. Add the deps to requirements. Fix run_build() missing clone_package/strip_store kwargs.

VIP characters: selector only scrolls unlocked+locked lists; ShouldCharacterBeLoadedFromPlayerPrefs excluded specials (returns !isSpecialCharacter). Force it true in vip_unlock (now 15 patches) so VIP/special chars enter the roster.

Live-date option: build follows the real device clock (no frozen date); mutually exclusive with force_date.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>