Commit Graph

60 Commits (master)

Author SHA1 Message Date
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 8ae86dd0b0 Update submodules 2022-04-29 16:50:17 +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 a9b41bef47 Update formspec_ast 2022-02-10 13:59:00 +13:00
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 257710d58f Update submodules 2021-04-23 08:05:13 +12:00
luk3yx c7d352ef31 Update submodules 2021-03-29 08:49:10 +13:00
luk3yx 46d6d854d5 Update formspec_ast and fs51 2021-03-21 17:43:21 +13:00
luk3yx 38361c220a Add one element per line option 2021-03-19 17:38:59 +13:00
luk3yx a14b2bcf80 Update formspec_ast and fs51 2021-03-11 22:34:16 +13:00
luk3yx 9effc7d8e5 Update links 2021-03-11 17:44:53 +13:00
luk3yx 993d1cda0a Update fs51 2021-03-11 16:52:12 +13:00
luk3yx dcebea7965 Add GitLab CI 2021-03-11 16:41:53 +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 2dbb657415 Fix typo 2021-02-27 11:43:05 +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 1a3d1be7a2 Update gitmodules URL 2021-02-05 18:35:59 +13:00
luk3yx 3fa47549b3 Update formspec_ast (allows loading of model[]) 2021-02-05 18:32:07 +13:00
luk3yx e81803ec97 Disallow real_coordinates (as it doesn't work) 2020-12-04 18:17:07 +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 490ff71e47 Round backported x/y/w/h numbers 2020-09-10 14:21:55 +12:00
luk3yx 4140908e65 Update formspec_ast 2020-09-07 19:45:28 +12:00
luk3yx 76ebcfe630 Update formspec_ast 2020-09-07 19:35:32 +12:00
luk3yx a4246043d0 Update README.md. 2020-07-06 21:37:57 +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 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 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 843d70dcef Don't use translate() to center formspec output.
Firefox seems to have rendering glitches and off-by-one errors when
translate() is used.
2020-02-06 18:15:51 +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 3f6fbb576f Bugfix 2020-02-02 09:48:54 +13:00
luk3yx df33bd58e9 Fix screenshot. 2020-02-01 20:51:26 +13:00
luk3yx 28ab6bfa42 Add screenshot. 2020-02-01 20:43:08 +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 65fdf01eb0 Fix typo 2020-02-01 17:01:47 +13:00