* 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>
* changelog title
* split registration and helper function
* add api docs
* simplify travelnet registration (dye as item-string, color only as string)
* fix docs
* add white travelnet
* fix inventory preview
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>