Quentin Bazin
|
79e0794389
|
[Lua API] Screen size and gui scale are now available from ClientInfo.
|
2020-07-13 12:50:16 +02:00 |
|
Quentin Bazin
|
6bb0042adc
|
[mods/default/tools.lua] Added to generate tools automatically.
|
2020-07-11 02:02:19 +02:00 |
|
Quentin Bazin
|
f5f586980d
|
'use_alt_tiles' replaced by block states.
|
2020-07-10 22:43:50 +02:00 |
|
Quentin Bazin
|
4884b7c1d9
|
[ScriptEngine] 'BlockState' and 'BlockParam' added.
|
2020-07-10 22:43:50 +02:00 |
|
Quentin Bazin
|
b789fc3d9b
|
[ScriptEngine] Code splitted into multiple files, improving compilation speed.
|
2020-05-22 04:54:34 +02:00 |
|
Quentin Bazin
|
0700481ba7
|
Documentation added for entity API.
|
2020-05-20 13:39:06 +02:00 |
|
Quentin Bazin
|
17af1861b5
|
[LuaMod] Added helpers to despawn an entity and add an item stack to a player's inventory.
|
2020-05-20 13:39:06 +02:00 |
|
Quentin Bazin
|
4ff7714ece
|
Now using ServerConfig in Lua + Collision callback: OK.
|
2020-05-20 13:39:06 +02:00 |
|
Quentin Bazin
|
2f82101fb8
|
Entity definition + spawn from Lua: OK.
|
2020-05-20 13:39:06 +02:00 |
|
Quentin Bazin
|
474eeec8f6
|
[ServerModLoader] Added. Will handle modpacks and mod name conflicts.
|
2020-04-03 00:26:31 +02:00 |
|
Quentin Bazin
|
2ecef2ded9
|
Door block added.
|
2020-03-29 19:25:40 +02:00 |
|
Quentin Bazin
|
1347f81619
|
Item groups added. Now used instead of 'is_fuel' and 'burn_time'.
|
2020-03-29 15:37:49 +02:00 |
|
Quentin Bazin
|
bc3226eedc
|
Folders reorganized.
|
2020-03-17 22:22:22 +01:00 |
|