Releases: iMilchshake/gores-mapgen
Releases · iMilchshake/gores-mapgen
v1.0.1
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)
v1.0
This is not a "full" release, just the beginning of proper incremental versioning for configuration files and the cargo crate.
Full Changelog: https://github.com/iMilchshake/gores-mapgen-rust/commits/v1.0