Commit Graph

19 Commits

Author SHA1 Message Date
Song Minjae
9508249533 blocks now have properly formatted ids 2017-04-29 00:05:10 +09:00
Song Minjae
93939f22bf quickslot works, new event for actor "actorValueChanged"
- "unpacking" fresh new tool would un-register quickslot desig.
- priority issue on "equipped by quickslot change" and "equipped by inventory UI"
2017-04-28 12:21:27 +09:00
Song Minjae
a7dea93744 Quickbar: all working except for equip/unequip 2017-04-28 01:48:51 +09:00
Song Minjae
ebc8174d2c fresh-new dynamic items (e.g. pickaxe) can be stacked 2017-04-25 02:59:59 +09:00
Song Minjae
5cd5ebbea3 Resolving issues #16 and #20 2017-04-24 02:23:13 +09:00
Song Minjae
5fe604cf45 pickaxe working as intended 2017-04-18 01:14:25 +09:00
Song Minjae
f2ae2d9449 fixes, bits and pieces, changes in ID referencing, terrain and wall takes damage, working test pickaxe, and a new issue 2017-04-17 02:18:52 +09:00
Song Minjae
a47eb41d9a inventory ui update 2017-04-13 03:25:49 +09:00
Song Minjae
037e84d6e2 setting up the inventory using builder (during init) requires ingame.player to be nullable, lateinit won't work 2017-04-11 23:07:29 +09:00
Song Minjae
d20190b2bd selecting and consuming item in inventory 2017-04-11 19:21:32 +09:00
Song Minjae
bb797a0910 clickable inventory for (un)equip 2017-04-11 02:30:34 +09:00
Song Minjae
d33d25f384 working inventory clicking ingame 2017-04-10 01:35:28 +09:00
Song Minjae
12015669c6 UIs will draw on "backing" framebuffer where skybox is 2017-04-09 22:22:29 +09:00
Song Minjae
671048e1e1 Inventory UI on ingame 2017-04-09 03:35:18 +09:00
Song Minjae
5bfc5c3a38 inventory now shows equipped position
Former-commit-id: 10950ffc409accfa914b9f531193b2fac0783f7d
2017-03-31 17:26:44 +09:00
Song Minjae
48315daa7d proper way of setting quickslot #
Former-commit-id: 5cd21f043def3c7622290df5bf11f0b3f0080d30
2017-03-28 03:44:43 +09:00
Song Minjae
816502df3d inventory UI: quickslot designation
Former-commit-id: b2bddf7c271c678213f8f346d1de4b5c1dc27f60
2017-03-26 00:42:41 +09:00
Song Minjae
ff817c25e6 text labels now has background
Former-commit-id: 05f2767134b385960deb65c2e76c97432c8303ad
2017-03-14 15:08:18 +09:00
Song Minjae
bc4fd8866a UI testing env and working text buttons
Former-commit-id: b8fd27c7f71f9bc8da259ae132badcbc9ce117ac
2017-03-13 21:40:50 +09:00