Quentin Bazin
|
d5f5082bb0
|
Added -Wconversion and fixed warnings.
This mostly forces the casts to be explicit.
|
2021-06-09 04:36:26 +02:00 |
|
Quentin Bazin
|
a4dfd7a7aa
|
Item stack limit added (server global + per block/item definition).
|
2020-07-18 01:35:59 +02:00 |
|
Quentin Bazin
|
1485c15808
|
[Lua API] Added item definition property 'effective_on'. Fixed #143.
|
2020-07-13 06:54:05 +02:00 |
|
Quentin Bazin
|
a44a3b6ad2
|
Block states almost completely working.
|
2020-07-10 22:43:50 +02:00 |
|
Quentin Bazin
|
7497b6b2a8
|
Added 'Farmland' block, which is possible to create with any hoe.
|
2020-07-05 20:55:23 +02:00 |
|
Quentin Bazin
|
423237f484
|
Adapted to DEBUG macro removal in GameKit.
|
2020-04-03 07:27:57 +02:00 |
|
Quentin Bazin
|
786aaff198
|
Groups can now be used for filtering in InventoryWidget.
|
2020-03-29 15:37:49 +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 |
|