Quentin Bazin
|
42df982956
|
Now using GameKit.
|
2018-12-29 02:23:23 +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
|
618ff96277
|
[Block|Item] Block hardness and item mining level/speed handled.
|
2018-06-29 21:55:47 +02:00 |
|
Quentin Bazin
|
a258fde36a
|
[BlockFurnace] Now able to smelt iron ore into ingots, using coal as fuel.
|
2018-06-29 08:56:59 +02:00 |
|
Quentin Bazin
|
6422524da9
|
[Text] Fixed glyph spacing. [MouseItemWidget] Tooltip added when hovering items.
|
2018-06-25 22:34:29 +02:00 |
|
Quentin Bazin
|
3a62fdc598
|
[shaders|textures] Moved into 'resources' folder. [Types->IntTypes] Renamed.
|
2018-06-25 18:42:50 +02:00 |
|
Quentin Bazin
|
b18333d43c
|
[BlockType|ItemType|ItemBlock] Added. Better block/item id handling!
|
2018-06-25 18:12:27 +02:00 |
|
Quentin Bazin
|
ddf771af6a
|
[Item] Attributes isBlock and textureID added.
|
2018-06-25 16:32:32 +02:00 |
|
Quentin Bazin
|
be69cfbc5b
|
[Chunk] Now stores u32 instead of Block. [Registry] Added.
|
2018-06-23 23:05:36 +02:00 |
|