Commit Graph

23 Commits

Author SHA1 Message Date
luk3yx a18f23dfdb Move HDX repo 2022-12-09 11:11:48 +13:00
luk3yx e3ebafb540 Update formspec_ast so that 9-slice images can be loaded in
Note that they are rendered as regular images
2022-07-04 19:51:34 +12:00
luk3yx dc2e37dca5 Shrink resizing margins on small elements 2022-03-29 16:51:29 +13:00
luk3yx dcf790c8db Update formspec_ast and fs51 2022-02-13 16:43:16 +13:00
luk3yx 9439b6f28d Update formspec_ast and make multiline work with ${...} conversion 2022-02-08 20:46:15 +13:00
luk3yx 7f9cd33dcd Enable multiline by default and update submodules
• Enable the "one element per line" option by default
 • Update formspec_ast and fs51
 • Export formspecs with formspec_version 5
2022-02-08 19:20:27 +13:00
luk3yx 38361c220a Add one element per line option 2021-03-19 17:38:59 +13:00
luk3yx 9d14456bc3 Bump revisions 2021-03-09 21:06:49 +13:00
luk3yx 8b94eac9be Save in formspec version 4 and update submodules
Older versions of Minetest treat version 4 as their highest supported 
version so this won't break compatibility.
2021-03-09 21:05:03 +13:00
luk3yx eb6aae2ba0 Add drag+drop with interact.js (closes #2) 2021-02-27 11:42:19 +13:00
luk3yx 4e846ca773 Bugfix 2021-02-05 19:41:12 +13:00
luk3yx e81803ec97 Disallow real_coordinates (as it doesn't work) 2020-12-04 18:17:07 +13:00
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