Commit Graph

19 Commits

Author SHA1 Message Date
luk3yx
4836cb2fb1 Merge branch 'feat-walk-override-container-elms' into 'master'
feat(walk): Allow overriding container elms

See merge request luk3yx/minetest-formspec_ast!1
2023-07-29 03:23:59 +00:00
Nathan Fritzler
e78df3e0f8
feat(walk): Allow overriding container elms
This can, for example, allow for walking over flow formspecs. This would
allow for mods to modify forms from other mods.
2023-07-27 11:19:15 -06:00
luk3yx
775d5e6f9d Make luacheck happy 2023-04-19 12:51:42 +12:00
luk3yx
c7629b718d Fix tabheader parsing and use busted for tests 2023-04-19 12:50:03 +12:00
luk3yx
f721bc5a7e Revert README.md change 2022-07-18 18:34:09 +12:00
luk3yx
5e6d7f40a4 Fix README.md 2022-07-18 18:30:31 +12:00
luk3yx
eff068f1f2 Update README.md 2022-07-18 18:29:54 +12:00
luk3yx
ec24aed60a Lazy load safety.lua and fix some issues 2022-07-18 17:45:27 +12:00
luk3yx
f9b29ba6e3 Use plurals for item, listelem, and caption 2022-02-13 16:34:01 +13:00
luk3yx
1d92fcf28b Fix scrollbar value 2022-02-05 20:45:34 +13:00
luk3yx
4f189ca0e9 Make register_element undocumented 2021-11-24 15:50:08 +13:00
luk3yx
ccba5eca04 Convert invsize[] to size[] and fix tablecolumns 2021-11-24 15:41:26 +13:00
luk3yx
d1ba059652 Improve performance and fix index_event parsing 2021-03-11 22:30:27 +13:00
luk3yx
86faeff45d Partially fix safe_parse on formspec version >= 3 2021-02-05 14:18:36 +13:00
luk3yx
9f28d8cae3 Improve make_elements.py and fix some issues. 2021-02-04 22:29:50 +13:00
luk3yx
9a958355ca Add scroll_container[] (minor compatibility break) 2020-09-07 17:48:51 +12:00
luk3yx
c551fc2b8e Bugfix and documentation update. 2020-01-28 17:56:53 +13:00
luk3yx
1203a69d8a Fix typo 2019-11-22 09:52:56 +13:00
luk3yx
b2399d6825 Initial commit 2019-10-20 15:12:35 +13:00