curioustorvald / Terrarum

Modular game engine for a side-scrolling tilemap platformer, and a game that runs on top of it
Other
12 stars 0 forks source link

Make quickslot work again #14

Closed curioustorvald closed 5 years ago

curioustorvald commented 5 years ago

Don’t care if it’s called Quickslot, Hotbar, whatevs; make it work again.

Registering must be done in the inventory. Selecting the slot causes player to “equip on grip” the item in the slot. If equip slot is not a grip (armours, rings, …) then don’t equip the item. Quickslot must render the icon of the item been registered.

curioustorvald commented 5 years ago

Fixed in the commit at 2019-01-13T03:02:57+09