ItsVerday / LuckyAPI

A modloader for Luck be a Landlord
https://discord.gg/7ZncdvbXp7
MIT License
12 stars 7 forks source link

LuckyAPI requires additional updates to support Content Patch #9 #23

Closed kazyofloof closed 3 years ago

kazyofloof commented 3 years ago

Is your feature request related to a problem? Please describe. The modloader currently cannot support the latest content patch; simply changing the version number expected to the current one results in all floor effects being rendered as "Null" and it being impossible to start a game.

Describe the solution you'd like This will require additional research into what is causing the issue particularly, and a fix deployed for said issue. This mostly serves as a note, and something to be closed once support exists. One thing of note may be the altered save structure; there are now two files, LBAL.save for save-specific information and LBAL-Stats.save for unlocked floors, total runs, and other such statistics. In addition, the implementation of extra floors might be causing issues itself.

Additional context Screenshot_20210718_125248 "Start" does not start a game, rather replacing the options button with another functional Back button, oddly enough.

kazyofloof commented 3 years ago

The game now works fine for the most part, but the solution used has caused Comfy Pillow to no longer function.

ItsVerday commented 3 years ago

Should be fixed now.