Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Button-maker: take content of bottom text from paramsHEADmaster | MetroWind | 2025-10-01 |
| | |||
* | Add button maker. Support basic editing. | MetroWind | 2025-09-27 |
| | |||
* | Add readme files | MetroWind | 2025-09-25 |
| | |||
* | This repo will be used for all small web apps. | MetroWind | 2025-09-25 |
| | | | | The NMS Freighter Planner is moved into its own dir. | ||
* | Fix HTML title | MetroWind | 2025-08-31 |
| | |||
* | 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 |