Commit Graph

11 Commits

Author SHA1 Message Date
luk3yx c01a5fa734 Add WIP digistuff touchscreen exporting 2020-10-21 18:37:38 +13:00
luk3yx 490ff71e47 Round backported x/y/w/h numbers 2020-09-10 14:21:55 +12:00
luk3yx 503b964190 Add a horrible elements list and a "map" property type. 2020-05-31 22:36:24 +12:00
luk3yx f3864f0c9f Save formspecs with formspec_version[3].
Apparently Minetest 5.1.1 will treat formspec_version[3] similarly to
formspec_version[2], so compatibility shouldn't be broken.
2020-05-06 23:13:43 +12:00
luk3yx 2bf4a582c0 Try and render unknown elements instead of erroring. 2020-05-05 18:42:48 +12:00
luk3yx 032604821f Tentatively add vertlabel[] support.
Currently you have to load a formspec containing a vertlabel[] element 
to make use of this feature.
2020-04-18 17:24:26 +12:00
luk3yx 4cbcad8178 Add dropdown element. 2020-02-06 20:35:17 +13:00
luk3yx 91f7ace5c0 Keep properties dialog open. 2020-02-03 16:09:18 +13:00
luk3yx 3f6fbb576f Bugfix 2020-02-02 09:48:54 +13:00
luk3yx b2fdcf91b8 Add grid 2020-02-01 20:29:06 +13:00
luk3yx d19dca03fe Refactor and add .luacheckrc. 2020-02-01 16:57:03 +13:00