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
24c857b57c
[PlayerInventoryWidget] Added. Now the crafting table is only accessible through the Workbench block.
2018-06-27 05:39:56 +02:00
Quentin Bazin
d1e504d3de
[InventoryWidget] Hovering item highlight.
2018-06-25 23:46:10 +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
3e187fe263
[CraftingWidget] Crafting result now read-only. Only consumes recipe items when result is taken.
2018-06-25 03:31:10 +02:00
Quentin Bazin
2eecb88ced
[Hotbar|WorkbenchWidget] Inventories linked.
2018-06-23 03:26:34 +02:00
Quentin Bazin
a9f182ec61
[MouseItemWidget] Added. [WorkbenchWidget] Now using MouseItemWidget to move items across inventories.
2018-06-23 01:32:23 +02:00
Quentin Bazin
28071a6b89
[InventoryWidget] Small bugs fixed.
2018-06-23 00:34:02 +02:00
Quentin Bazin
1a302dfb1c
[InventoryWidget] Now moving items correctly.
2018-06-21 13:05:05 +02:00
Quentin Bazin
be7b857b84
[Widget] Base class was needed to get widget real positions. [InventoryWidget] Drag n'drop is working.
2018-06-21 09:00:53 +02:00
Quentin Bazin
fb3f7f0501
Lot of changes. [...]
...
[Renderer] Deleted, code moved to Application.
[Transformable] Transformations are now applied to model matrix in applyTransform.
[ResourceHandler|TextureLoader|XMLFile] Added.
[Debug|Exception] Updated.
2018-06-21 05:45:17 +02:00
Quentin Bazin
05957d4552
[Inventory|InventoryWidget|ItemWidget] Added. Need to add ITransform to go further.
2018-06-21 01:32:55 +02:00