Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix asset drop clientx issue. | MetroWind | 2025-08-31 |
| | | | | | On Windows Firefox, the clientX property of the dragend event is unreliable. Use the drop event. | ||
* | Correctly initialize the plan array. | MetroWind | 2025-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.) | MetroWind | 2025-08-31 |
| | |||
* | UI layout | MetroWind | 2025-08-31 |
| | |||
* | Support multiple floors. Use 98 style. | MetroWind | 2025-08-31 |
| | |||
* | Add plan serialization | MetroWind | 2025-08-30 |
| | |||
* | Can drag assets on to the grid, can save image. | MetroWind | 2025-08-30 |
| | |||
* | WIP | MetroWind | 2025-08-29 |