4 Commits

Author SHA1 Message Date
OgelGames
0be2434c3d fix incorrect variable name 2022-08-28 21:06:56 +10:00
Oversword
20e77d56ef
Fix travelnet removal issue and cleanup removal code (#58) 2022-08-21 14:12:18 +10:00
Oversword
43281e5f22 Consistently rename owner to owner_name (except metadata prop); Move a line below a condition to avoid crash. 2022-06-09 21:27:00 +01:00
Oversword
302e425262
Draft: Formspec redo (#47)
* Remove the usage of pos2str using context var

* Make sure on punch and paging is working

* Generate formspecs on interact, not on update

* Linting and page_formspec usage

* Clear metadata formspec on interact

* Consolidate ordered formspec function

* Reduce repetition in infotext when updating station

* Formspec redo - first working version

* Move largest actions to individual files

* Cleanup and tested
2022-02-12 14:56:37 -05:00