Commit Graph

441 Commits

Author SHA1 Message Date
Song Minjae
3498a100a4 clean ice tex fix 2017-04-28 21:52:05 +09:00
Song Minjae
7a3e7546de Sandstone connectivity change
- TODO do the same with ice block
2017-04-28 17:07:45 +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
253260de6f blocks name update 2017-04-28 01:49:32 +09:00
Song Minjae
a7dea93744 Quickbar: all working except for equip/unequip 2017-04-28 01:48:51 +09:00
Song Minjae
26cbe6970a modularised lang 2017-04-27 23:41:19 +09:00
Song Minjae
3e54dcab2c working walls, quickbar and piemenu fixed 2017-04-27 17:22:56 +09:00
Song Minjae
56b77d1838 working quickbar and piemenu 2017-04-27 14:45:55 +09:00
Song Minjae
f4db93ca9e Tile -> Block && Map -> World 2017-04-27 01:57:45 +09:00
Song Minjae
a9eb1f579e Loading item from module using Groovy 2017-04-26 23:53:22 +09:00
Song Minjae
36a7983024 durability meter: stack of (new) tools displayed as intended
- displaying NOT based on their stacks but their health
2017-04-25 17:24:56 +09:00
Song Minjae
ab8f019109 removing stupidity which harmed AmmoMeterProxy 2017-04-25 15:29:24 +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
c35ba8201a new ID for dynamic item work flawlessly with adding multiple at once 2017-04-24 21:31:53 +09:00
Song Minjae
5cd5ebbea3 Resolving issues #16 and #20 2017-04-24 02:23:13 +09:00
Song Minjae
6399c2d66b Resolving issue #18 and #19 2017-04-23 22:53:49 +09:00
Song Minjae
b342e7d042 working vital meter for tool durability 2017-04-21 18:11:30 +09:00
Song Minjae
c6e42ffbbe wenquanyi: fixed bad code point allocation 2017-04-20 20:48:23 +09:00
Song Minjae
e0a23f6089 more housecleaning 2017-04-19 22:56:10 +09:00
Song Minjae
c779baa72d compressing large font images 2017-04-19 22:31:55 +09:00
Song Minjae
aa4fbba711 about issue #17 2017-04-19 21:15:09 +09:00
Song Minjae
2895f4be6d Proper tga.gz loading using own imagedata 2017-04-19 20:53:03 +09:00
Song Minjae
fcd378c51a Some space saving, terrain reads GZip directly 2017-04-19 16:15:14 +09:00
Song Minjae
fe94ebbe4a terrain damage data is now properly removed when the tile is newly placed 2017-04-19 03:03:53 +09:00
Song Minjae
8689ab1565 does it work? 2017-04-18 01:24:54 +09:00
Song Minjae
4f43fdbd27 README update 2017-04-18 01:23:15 +09:00
Song Minjae
5fe604cf45 pickaxe working as intended 2017-04-18 01:14:25 +09:00
Song Minjae
f840dbe7de modular first test 2017-04-17 16:14:35 +09:00
Song Minjae
532c836553 mod support design wip 2017-04-17 04:03:58 +09:00
Song Minjae
7ebb21124c voi helvetti 2017-04-17 02:29:05 +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
6087072d3d 10-bit RGB conversion tool 2017-04-14 22:45:55 +09:00
Song Minjae
a47eb41d9a inventory ui update 2017-04-13 03:25:49 +09:00
Song Minjae
47b9b92797 font adjustments 2017-04-12 00:27:14 +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
1301121aa9 sanity check on equipping the item 2017-04-11 21:12:51 +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
c5367f8f1c vt: new filesystem using tevd 2017-04-07 19:12:27 +09:00
Song Minjae
2332239ef2 global light matched to skybox 2017-04-07 19:11:56 +09:00
Song Minjae
25128d45e5 change in light
- darker night
- no blue in deep night, as in real life
2017-04-07 03:46:16 +09:00
Song Minjae
207c90d35e new WorldTime based on TIME_T 2017-04-05 02:52:00 +09:00
Song Minjae
1057e7d442 VT: shit is still rolling
- We might need virtual disk image...

Former-commit-id: c3278cd9fe1ddad8b26b45577fecb0500365d38b
2017-03-31 17:27:53 +09:00
Song Minjae
5bfc5c3a38 inventory now shows equipped position
Former-commit-id: 10950ffc409accfa914b9f531193b2fac0783f7d
2017-03-31 17:26:44 +09:00
Song Minjae
84f91e6a7a brighter soil and grass tex
Former-commit-id: 8457edfdd297ddef3ebc6c6327611a42d21dbb44
2017-03-31 17:26:01 +09:00
Song Minjae
4363bd4ba2 fixed a bug where for whatever reason io.read would return 0x0D (CR)
Former-commit-id: 769e2d3931472d14ce66cfef3a496a3913dc51be
2017-03-31 17:25:31 +09:00
Song Minjae
48315daa7d proper way of setting quickslot #
Former-commit-id: 5cd21f043def3c7622290df5bf11f0b3f0080d30
2017-03-28 03:44:43 +09:00