* 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
* Initial interface
* Paging functionality and conditional display completed
* Cleanup
* Move formspec display to formspecs file
* Linting
* Use max station number to decide if paging is required
* Linting
* Make sure the current page number as a valid number
* first pass adding edit functionality
* moved is_falsey_string to functions.lua
* adding some formspec_escape()
* added node_description() getter
* comment updated
* show edit formspec in a subsequent run-loop
* handle edit formspec
* changelog and misc comment fixes
* simplified elevator editing
Don't allow network or owner change on elevators
* remove unused variables
Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
* locale revisions
would be nice if some native speakers would check :)
Co-authored-by: Luke aka SwissalpS <Luke@SwissalpS.ws>
Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
* Initial linting done
* Spaces spaces everywhere, more than you might think
* No space like home
* Continuation indentation
* Double down
* One more thing
* Undo practical change
* Update doors.lua to reduce line lengths
* String concatenation and line lengths
Co-authored-by: Oversword <bionic@oversword.co.uk>
Co-authored-by: OgelGames <olliverdc28@gmail.com>