inventory-system icon indicating copy to clipboard operation
inventory-system copied to clipboard

Documentation

Open scriptsengineer opened this issue 3 years ago • 3 comments

Reference API GDExtension

  • [x] Crafting
  • [x] CraftStation
  • [x] CraftStationType
  • [x] Hotbar
  • [x] Inventory
  • [x] InventoryDatabase
  • [x] Item
  • [x] ItemCategory
  • [x] ItemDefinition
  • [x] NodeInventories
  • [x] Recipe
  • [x] Slot

Tutorials Inventory

  • [ ] Add inventory-system to an existing project
  • [ ] Remove items from inventory
  • [ ] Integrate Inventory to UI basic

Crafting

  • [ ] Create basic recipe
  • [ ] Create craftstationtype and Craftstation
  • [ ] Craft a item with station
  • [x] How to test multiplayer demo

scriptsengineer avatar Jan 19 '23 23:01 scriptsengineer

Looking forward to the tutorial as I cant get it working currently with your Character Controller addon

deathsyrup avatar Feb 26 '23 23:02 deathsyrup

Thanks for your great work!

Is any possible to update wiki or any document for current version, to be frank, wiki is out of date....

SugarWong97 avatar Aug 27 '24 14:08 SugarWong97

I'm working on a 2.0 version, the idea is to include strong documentation and also class references. The reference only became possible now with version 4.3 of gdextension.

The idea of ​​this new version is to focus on the essential classes of this package and make them much clearer using more intuitive names.

https://github.com/expressobits/inventory-system/discussions/127

scriptsengineer avatar Aug 27 '24 14:08 scriptsengineer