16 Commits

Author SHA1 Message Date
Quentin Bazin
7c7af38097 [LuaGUI] gk::Image support added. 2019-01-07 02:39:39 +01:00
Quentin Bazin
b8eac29892 [LuaGUI] InventoryWidget support added. 2019-01-07 02:05:23 +01:00
Quentin Bazin
c993b2ea10 [LuaGUI|LuaGUIState] Lua interface for GUI: OK. (only buttons) 2019-01-07 01:26:02 +01:00
Quentin Bazin
02aa54fa97 [ScriptEngine] Temporary fix for workbench and furnace. 2019-01-05 04:00:55 +01:00
Quentin Bazin
ac0d6bfa4d [ScriptEngine] Useless code removed. [TextButton] Now changes text color when hovered. 2019-01-04 22:48:30 +01:00
Quentin Bazin
9ff12e1315 [LuaMod] Now able to register items and recipes. 2019-01-04 18:22:27 +01:00
Quentin Bazin
8159a843c4 [LuaMod] Added. Better way to register blocks. 2019-01-04 18:05:35 +01:00
Quentin Bazin
5eb6e115f5 [Lua] Now using string IDs instead of integer IDs. 2018-12-28 21:23:26 +01:00
Quentin Bazin
b05ff08ce0 [Registry] Numerical ID are not longer required. [Block|Item] 'name' -> 'label'. 2018-12-28 06:57:34 +01:00
Quentin Bazin
07b534b15b [Camera] Merged into Player. 2018-12-26 21:02:03 +01:00
Quentin Bazin
5d1b024d64 [Registry] Now able to register items from a Lua table. 2018-12-20 17:51:19 +01:00
Quentin Bazin
ca953b6661 [Registry] Now able to register elements from a Lua table. 2018-12-20 13:31:32 +01:00
Quentin Bazin
2f4a9eac44 [ScriptEngine] Now using snake_case for Lua. 2018-12-20 12:58:23 +01:00
Quentin Bazin
ff69ddb160 [ScriptEngine] Now able to register crafts. 2018-12-20 05:19:56 +01:00
Quentin Bazin
2dadf9dc0a [ScriptEngine] Now able to register block/item properties. 2018-12-20 03:30:11 +01:00
Quentin Bazin
a26a567e95 [ScriptEngine] Added. Items and Blocks are partially loaded from Lua now. 2018-12-20 02:51:30 +01:00