Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@iMilchshake iMilchshake released this 09 Sep 21:31
· 1 commit to main since this release

Bug Fixes

  • Add basemaps $\Rightarrow$ should fix the export map crash when using compiled binaries

Editor / GUI

  • Add command-line arguments for editor/gui
  • Rework debug layers system and add float layers
  • Rework camera handling in the editor with a new MapCamera struct
  • Add sections to GUI sidebar
  • Add debug_layers_window for detailed mouse position and layer value visualization

Map Generation

  • Add position lock feature
  • Update platform generation
  • Update skip generation logic with level skip distance validation

Other

  • Add benchmark.rs for benchmarking map generation
  • Add base64 seed conversion
  • Performance improvements (optional validation/debug logic)