Skip to content

0.5.4

Compare
Choose a tag to compare
@carstene1ns carstene1ns released this 26 Oct 19:02
· 577 commits to master since this release
3ea0483
  • CMake building improvements
  • Add RPG Maker 2003 1.1x map save count chunk
  • Add actor/class equipment and battle test terrain chunks
  • Add enum to string functionality for tags
  • Fix 2000/2003 chunk writing differences
  • Fix changed_battle_commands chunk name
  • Fix reversed HP change map value <-> steps
  • Fix battle commands type and initialization
  • Fix save actor class ID initialization
  • Fix actor default initial and final level writing
  • Fix terrain grid defaults
  • Fix and optimize flags
  • Fix incorrect string handling in ini reader
  • Fix generic int types not being int32_t types
  • Fix memory leak on LMU loading failure
  • Fix warnings when building with LCF_DEBUG_TRACE
  • Support MorphOS, AmigaOS and gcc 4.8