Quentin Bazin
|
8159a843c4
|
[LuaMod] Added. Better way to register blocks.
|
2019-01-04 18:05:35 +01:00 |
|
Quentin Bazin
|
ff694fe208
|
[Registry] Item drop fixed.
|
2018-12-28 23:47:57 +01:00 |
|
Quentin Bazin
|
fe57499fe2
|
[Registry] Cleaned. [recipes.lua] Fixed stick recipe.
|
2018-12-28 21:30:17 +01:00 |
|
Quentin Bazin
|
5eb6e115f5
|
[Lua] Now using string IDs instead of integer IDs.
|
2018-12-28 21:23:26 +01:00 |
|
Quentin Bazin
|
789f75b46f
|
[Block|Item] Now holds an unique name, but id is still used everywhere.
|
2018-12-28 08:36:56 +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
|
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 |
|