Cave-Story-Mod-Loader
Cave-Story-Mod-Loader copied to clipboard
Add toggleable bugfixes to the mod loader
These will be built into the mod loader itself. They will be enabled via settings. Mods will be able to override these settings, in the event that they depend on a particular bugfix (the WASD and SDL2 controller mods require the door input masking bug be fixed, for example).
- [ ] Door input masking bug
- [ ] Teleporter menu transparency bug
- [ ] window.rect window size bug
- [ ] window.rect bad 'push window on-screen' priority bug
- [ ] Out-of-bound tile drawing bug