Commit Graph

  • 2ac09aa32d Add button_url support master luk3yx 2024-08-08 08:24:44 +1200
  • fc663cb7c7 Fix unit test luk3yx 2023-10-24 09:51:14 +1300
  • 4f8b2e6c86 Add support for field_enter_after_edit[] luk3yx 2023-10-24 09:50:08 +1300
  • 37838b2d5f Make luacheck happy luk3yx 2023-09-03 13:32:21 +1200
  • 61e91d483d
    feat(walk_inner): provide parent info Lazerbeak12345 2023-09-03 01:26:02 +0000
  • 4836cb2fb1 Merge branch 'feat-walk-override-container-elms' into 'master' luk3yx 2023-07-29 03:23:59 +0000
  • e78df3e0f8
    feat(walk): Allow overriding container elms Nathan Fritzler 2023-07-27 11:19:15 -0600
  • f874307f8d Add supported_games to mod.conf luk3yx 2023-06-20 13:06:52 +1200
  • 775d5e6f9d Make luacheck happy luk3yx 2023-04-19 12:51:42 +1200
  • c7629b718d Fix tabheader parsing and use busted for tests luk3yx 2023-04-19 12:50:03 +1200
  • 68712195f3 Add support for (non-standard) scrollbar textures for now luk3yx 2022-10-10 10:07:05 +1300
  • f721bc5a7e Revert README.md change luk3yx 2022-07-18 18:34:09 +1200
  • 958525c20e Bugfix luk3yx 2022-07-18 18:32:44 +1200
  • 5e6d7f40a4 Fix README.md luk3yx 2022-07-18 18:30:31 +1200
  • eff068f1f2 Update README.md luk3yx 2022-07-18 18:29:54 +1200
  • dbe51fe476 Swap code around luk3yx 2022-07-18 17:50:58 +1200
  • ec24aed60a Lazy load safety.lua and fix some issues luk3yx 2022-07-18 17:45:27 +1200
  • a42f688274 Add support for 9-slice images and animated images luk3yx 2022-07-04 19:46:11 +1200
  • eef2860b4b Handle image_button{,_exit} parameters like the MT engine luk3yx 2022-04-29 16:49:42 +1200
  • 7ec3236a18 Add title to mod.conf luk3yx 2022-04-12 14:24:19 +1200
  • f9b29ba6e3 Use plurals for item, listelem, and caption luk3yx 2022-02-13 16:34:01 +1300
  • 0ba38e041e Make new raw_parse more robust luk3yx 2022-02-08 21:22:26 +1300
  • 8fca50e407 Drastically improve parsing and unparsing speed and fix bug luk3yx 2022-02-08 20:36:14 +1300
  • 1d92fcf28b Fix scrollbar value luk3yx 2022-02-05 20:45:34 +1300
  • b540045734 Update list[] based on new documentation luk3yx 2022-02-05 20:41:52 +1300
  • 0679c46b2c Add padding[] luk3yx 2022-01-23 08:58:33 +1300
  • 4f189ca0e9 Make register_element undocumented luk3yx 2021-11-24 15:50:08 +1300
  • ccba5eca04 Convert invsize[] to size[] and fix tablecolumns luk3yx 2021-11-24 15:41:26 +1300
  • 8b18059cdf Make formspec_ast.flatten ignore scroll containers luk3yx 2021-04-06 08:29:18 +1200
  • b56162912d Remove unrequired table.insert luk3yx 2021-03-31 17:44:59 +1300
  • 549157bd22 Fix lua_dump.py luk3yx 2021-03-27 10:09:47 +1300
  • a4d5dc23d3 Add old function back to lua_dump.py luk3yx 2021-03-22 08:11:59 +1300
  • af262da9de Update again luk3yx 2021-03-21 20:50:22 +1300
  • 094fd57f32 Tweak lua_dump.py luk3yx 2021-03-21 20:48:55 +1300
  • cbfddef14d Shrink elements.lua luk3yx 2021-03-21 20:46:32 +1300
  • 17503d543b Update elements and fix background9 unparsing luk3yx 2021-03-21 17:42:52 +1300
  • d1ba059652 Improve performance and fix index_event parsing luk3yx 2021-03-11 22:30:27 +1300
  • df9e9e93a5 Parse positioned tooltips correctly luk3yx 2021-03-09 10:27:26 +1300
  • e9302239fb Fix bgcolor fullscreen value luk3yx 2021-03-09 10:18:14 +1300
  • 98906e1dde Add support for model[] luk3yx 2021-02-05 18:28:50 +1300
  • 4c79bd7110 Improve safety.lua again luk3yx 2021-02-05 14:31:28 +1300
  • 86faeff45d Partially fix safe_parse on formspec version >= 3 luk3yx 2021-02-05 14:18:36 +1300
  • 9f28d8cae3 Improve make_elements.py and fix some issues. luk3yx 2021-02-04 22:29:50 +1300
  • 649acafff3 Fix containers in custom elements not ending luk3yx 2021-01-10 20:18:32 +1300
  • a3c1a490e0 Add luacheck and fix reported warnings luk3yx 2020-11-26 16:20:50 +1300
  • 5545c25ea7 Fix tests.lua luk3yx 2020-11-22 18:09:18 +1300
  • 64f33a51fa Fix dropdown[] luk3yx 2020-09-07 19:45:01 +1200
  • 9a958355ca Add scroll_container[] (minor compatibility break) luk3yx 2020-09-07 17:48:51 +1200
  • ea5ed53b5a Bugfix luk3yx 2020-07-21 15:20:26 +1200
  • a0e2158b80 Fix lua_dump.py. luk3yx 2020-02-13 16:17:53 +1300
  • 70683baae5 Fix size[]. luk3yx 2020-01-29 12:53:21 +1300
  • c551fc2b8e Bugfix and documentation update. luk3yx 2020-01-28 17:56:53 +1300
  • 0ef995ab5c Make it easier to embed formspec_ast outside MT. luk3yx 2020-01-28 17:53:30 +1300
  • 125f259a13 Fix bgcolor[]. luk3yx 2019-12-17 09:20:58 +1300
  • 09d076e1d2 Bugfix luk3yx 2019-11-24 19:45:32 +1300
  • 7d1457279c Update elements.lua luk3yx 2019-11-24 19:23:46 +1300
  • 1203a69d8a Fix typo luk3yx 2019-11-22 09:52:56 +1300
  • 1d14900cfb Fix dropdown[] AST luk3yx 2019-10-22 16:35:41 +1300
  • 0427c348dd Bugfix luk3yx 2019-10-20 15:17:45 +1300
  • b2399d6825 Initial commit luk3yx 2019-10-20 14:57:16 +1300