Skip to content

kdceditor v1.00

Compare
Choose a tag to compare
@devinacker devinacker released this 21 Sep 07:06
· 80 commits to master since this release
  • Released source under MIT license
  • Updated source and build to Qt 5
  • Added sample course "demo-6holes.kdc" [by Revenant]
  • Added sample course "KirbysRevCourseSampleSelects.kdc" [by DarkMatt]
  • 2D view displays an indicator for layer 2 tiles
  • Added support for bumpers on diagonal slope top/bottom tiles, and some 2-way slopes
  • Fixed several Gordo path types sometimes behaving like invisible Gordos (?! HAL...)
  • Fixed tiles for terrain 0x1A (slope northwest middle)
  • Fixed tiles for obstacle 0x37 (east conveyor sloping down)
  • Fixed east/west bumpers for north slope
  • Fixed north/west bumpers of north/west slopes next to a flat tile with no bumpers
  • Fixed tiles for adjacent rotating spaces
  • Reworked some other tile data to be less broken sometimes
  • Slopes on layer 1 next to terrain on layer 2 don't sometimes have messed up edges anymore
  • Window maximized state and level image path are saved on exit
  • More menu/toolbar actions are enabled/disabled when appropriate
  • Current file name is displayed in titlebar
  • Removed several unused icons
  • Prevent main window being closed while file save is in progress
  • Fixed small memory leaks