Skip to content

0.19.6

Compare
Choose a tag to compare
@icewolfz icewolfz released this 02 Oct 20:38
· 1253 commits to master since this release
  • Fixed:
    • Fixed disconnect dialog when window size is small
    • Immortal tools: Fixed error when navigating by using keyboard
    • Code editor: Fixed bugs in tabstrip
    • Command line arguments:
      • Fixed --profiles/-pf not loading new profiles and only setting already loaded profiles as enabled
    • Remove Hide On Minimize hack as electron fixed minimize event and hack now breaks linux when option enabled
    • Display: revert a performance fix that added flicker
  • Changed:
    • Update electron 19.0.16 to 19.1.1
    • Code editor:
      • Virtual area editor: When creating a new virtual area will create a separate terrain and state file to reduce file size instead of one large map file
      • Area designer: Compress design files using gzip to save space