Commit Graph

21 Commits

Author SHA1 Message Date
luk3yx
4f8b2e6c86 Add support for field_enter_after_edit[] 2023-10-24 09:50:08 +13:00
luk3yx
c7629b718d Fix tabheader parsing and use busted for tests 2023-04-19 12:50:03 +12:00
luk3yx
68712195f3 Add support for (non-standard) scrollbar textures for now 2022-10-10 10:07:05 +13:00
luk3yx
a42f688274 Add support for 9-slice images and animated images 2022-07-04 19:46:11 +12:00
luk3yx
eef2860b4b Handle image_button{,_exit} parameters like the MT engine 2022-04-29 16:49:42 +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
a4d5dc23d3 Add old function back to lua_dump.py 2021-03-22 08:11:59 +13:00
luk3yx
cbfddef14d Shrink elements.lua
As the tables are never modified, any values that are the same can be 
shared.
2021-03-21 20:46:32 +13:00
luk3yx
17503d543b Update elements and fix background9 unparsing 2021-03-21 17:42:52 +13:00
luk3yx
d1ba059652 Improve performance and fix index_event parsing 2021-03-11 22:30:27 +13:00
luk3yx
df9e9e93a5 Parse positioned tooltips correctly 2021-03-09 10:27:26 +13:00
luk3yx
e9302239fb Fix bgcolor fullscreen value 2021-03-09 10:18:14 +13:00
luk3yx
98906e1dde Add support for model[] 2021-02-05 18:28:50 +13:00
luk3yx
9f28d8cae3 Improve make_elements.py and fix some issues. 2021-02-04 22:29:50 +13:00
luk3yx
64f33a51fa Fix dropdown[] 2020-09-07 19:45:01 +12:00
luk3yx
9a958355ca Add scroll_container[] (minor compatibility break) 2020-09-07 17:48:51 +12:00
luk3yx
70683baae5 Fix size[]. 2020-01-29 12:53:21 +13:00
luk3yx
125f259a13 Fix bgcolor[]. 2019-12-17 09:20:58 +13:00
luk3yx
1d14900cfb Fix dropdown[] AST 2019-10-22 16:35:41 +13:00
luk3yx
b2399d6825 Initial commit 2019-10-20 15:12:35 +13:00