Commit Graph

40 Commits

Author SHA1 Message Date
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
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 53ba9ed087 Fix visual glitches 2020-02-01 12:47:39 +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