aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAge
* Correctly initialize the plan array.MetroWind2025-08-31
| | | | | Similar to python, filling the array with an array just create references. We need actual copies.
* Add all rooms. (Except for internal wall. Need to figure out how they work.)MetroWind2025-08-31
|
* UI layoutMetroWind2025-08-31
|
* Support multiple floors. Use 98 style.MetroWind2025-08-31
|
* Add plan serializationMetroWind2025-08-30
|
* Can drag assets on to the grid, can save image.MetroWind2025-08-30
|
* WIPMetroWind2025-08-29