Skip to content

KALE v0.92

Latest
Compare
Choose a tag to compare
@devinacker devinacker released this 31 Dec 05:27
· 12 commits to master since this release
  • added "extra room info" patch which does three things (so far):
    • allows wind effects to be used in any room
    • allows miniboss encounters in any room
    • allows star switches to be placed on any screen
  • added option to allow adding unknown/unused sprite types
  • added missing sfx/jingles to music selection (for the sake of completeness)
  • fixed exits from rotating tower rooms (0CD, 0D4, 0DF, 0E6) not working
  • fixed copy-pasting more than 4 screens wide/tall not working correctly
    (due to old static buffer sizes from KDCEditor and because I am an idiot)
  • fixed rare instances of corruption where map data chunks would be saved at bad
    locations if no other suitable free space was available