Commit Graph

14 Commits

Author SHA1 Message Date
luk3yx fb4b80940d
Remove trailing spaces 2018-09-14 19:31:12 +12:00
luk3yx 26b9036f75 Add 0.4.X compatibility comment.
formspeclib optionally needs MTG on 0.4.X, but on 0.5 it doesn't need to be in depends.txt.
2018-04-03 08:54:20 +12:00
luk3yx aa08f240d3 Add field_close_on_enter[] as textbox.close_on_enter
Adds field_close_on_enter[] as the textbox.close_on_enter parameter. If this is `false` (`not obj.close_on_enter and obj.close_on_enter ~= nil`), then it will add a `field_close_on_enter[]` element.

Some long lines are tidied as well.
2018-03-31 15:03:37 +13:00
luk3yx fb5c52c051 Add box[] 2018-03-29 08:42:27 +13:00
rdococ 9a9b812fe9 Fixed container system. (#2) 2018-03-25 13:37:18 +13:00
luk3yx e7f7a1a0ce
Add the `container` object
Add container object.
2018-03-25 13:08:58 +13:00
rdococ 0d0bfd968f Added container object. 2018-03-24 23:49:50 +00:00
luk3yx c58fc816a5 Fix textboxes 2018-03-25 11:55:33 +13:00
luk3yx b8c8649c94 Fix shift_click 2018-03-25 11:26:16 +13:00
luk3yx 6fdf42e2b7 Add listring[] as inventory.shift_click 2018-03-25 11:22:57 +13:00
luk3yx 0561ee99dc Allow prebaked chests to have an x and/or y offset 2018-03-24 17:08:31 +13:00
luk3yx b058e21b77 Change how works, create pre-baked formspecs 2018-03-24 16:47:26 +13:00
luk3yx ab01a0c8c6 Remove progress file, update README 2018-03-24 11:07:18 +13:00
luk3yx 7e4a64c890 Initial commit 2018-03-24 10:56:56 +13:00