Closed Kyoril closed 1 week ago
As from now on, players do have an inventory and it is available at the server and synchronized with the client. Although players don't yet have any way to get new items in the game as there is no loot, no vendors etc., items could be added directly via the server database manually for testing purposes.
Players would then see these items in their inventory on the client, which is accessable by pressing the I key by default. They would be able to move items around in the inventory.
Players should have an inventory which can hold items.
The ingame UI should show items and allow the player to organize these by dragging them around and assign items to certain slots in their inventory.
The inventory should have a default size of for example 16 item slots.
The inventory should be extendable by so called container items (call them bags for example), so that a single character can hold more items.
The player should also have money which is also shown in the inventory UI.