Releases: spelunky-fyi/Playlunky
Releases · spelunky-fyi/Playlunky
Release v0.5.5
Release v0.5.4
Release v0.5.3
Release v0.5.2
Release v0.5.1
Added
- Add a playlunky.ini file for future configuration.
- Add support for Modlunky full sheets, e.g. char_black_full.png or poochie_full.png, for pets, mounts and characters.
- Add random mode for character mods (configured in playlunky.ini), which picks a random character mod from all installed mods per color.
Changed
- Bumped the supported version of Spelunky
Fixed
- Fix a crash when deleting a mod folder that was previously loaded
Release v0.5.0
Release v0.4.5
Release v0.4.4
Added
- Add a mod installer that should make it super easy to install mods now (also works for Modlunky2 since it loads mods from the same folder)
Changed
- Shader mods now copy all parts that are not known into the shader (instead of being ignored)
- Shader mods are also properly parsed for comments (single line '//' and multiline '/*' comments should work)
- Slightly optimized pattern lookup in Spel2.exe
- Bumped OpenCV to latest
Fixed
- Fix a mods folder structure unconditionally, which resolves some rare errors when changing existing mods
- Fixed an issue with pattern lookup in Spel2.exe that wouldn't look for the whole pattern if it contained null-characters