Commit Graph

31 Commits

Author SHA1 Message Date
luk3yx 9439b6f28d Update formspec_ast and make multiline work with ${...} conversion 2022-02-08 20:46:15 +13:00
luk3yx 4ceff62c57 Add index_event to default dropdown template 2022-02-08 19:23:33 +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 eb6aae2ba0 Add drag+drop with interact.js (closes #2) 2021-02-27 11:42:19 +13:00
luk3yx adfc9d3ef8 Separate export button from load/save 2020-10-22 21:16:21 +13:00
luk3yx c01a5fa734 Add WIP digistuff touchscreen exporting 2020-10-21 18:37:38 +13:00
luk3yx 3c52ddff9b Bump revision 2020-09-10 14:22:32 +12:00
luk3yx 650d35aa2b Bump revision 2020-05-31 22:43:30 +12:00
luk3yx 503b964190 Add a horrible elements list and a "map" property type. 2020-05-31 22:36:24 +12:00
luk3yx dfa7da5598 Update URLs. 2020-05-06 23:22:10 +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 857601790b Make dropdown smaller. 2020-02-06 20:44:24 +13:00
luk3yx 4cbcad8178 Add dropdown element. 2020-02-06 20:35:17 +13:00
luk3yx 42f6b30389 Bugfix 2020-02-03 16:44:28 +13:00
luk3yx df49e369fa Bugfix 2020-02-03 16:24:57 +13:00
luk3yx 97dd0dfc61 Close properties dialog/pane when loading formspec 2020-02-03 16:13:33 +13:00
luk3yx 91f7ace5c0 Keep properties dialog open. 2020-02-03 16:09:18 +13:00
luk3yx b2fdcf91b8 Add grid 2020-02-01 20:29:06 +13:00
luk3yx 23f008e0e4 Bugfix 2020-02-01 19:39:39 +13:00
luk3yx d19dca03fe Refactor and add .luacheckrc. 2020-02-01 16:57:03 +13:00
luk3yx f5bbf9b839 Add pwdfield[]. 2020-02-01 15:51:03 +13:00
luk3yx d3c12e9952 UI polishing. 2020-02-01 15:31:57 +13:00
luk3yx 4ad5c2f3bd Squash more bugs. 2020-02-01 12:36:45 +13:00
luk3yx 9c679f1bf3 Fix empty items in textlists. 2020-02-01 12:24:50 +13:00
luk3yx 82b8901a76 Bugfix 2020-02-01 11:13:19 +13:00
luk3yx fd7e245a4b Start with blank formspec. 2020-01-31 21:28:03 +13:00
luk3yx 2a2799eeda Add link. 2020-01-31 21:10:13 +13:00
luk3yx fb528cb7f3 Initial commit. 2020-01-31 20:27:51 +13:00