Commit Graph

1428 Commits

Author SHA1 Message Date
Song Minjae
98d7548ce8 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
073e36b48a 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
4c928f2772 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
8d4b803ef5 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
b1eade6858 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
80d993dced 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
498cf4709b 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
e7f221a499 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
8d565a36ba 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
c20524836d 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
68f45ea6ab 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
bb37f2aed7 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
4254b87e51 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
1a3c9d7f65 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
35ca5762fd 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
ed8b712cc5 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
41b236e303 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
f534f08310 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
df824ebeda 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
28a6f7bbfd 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
2e94490905 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
Song Minjae
315713efe1 proper way of setting quickslot #
Former-commit-id: 5cd21f043def3c7622290df5bf11f0b3f0080d30
2017-03-28 03:44:43 +09:00
Song Minjae
cd710de280 inventory UI wip update
Two columns, some marginal spaces to make it look better


Former-commit-id: c26d11e499970280b78193772d29937295916ae2
2017-03-27 02:58:52 +09:00
Song Minjae
61ad40672e inventory UI wip update
Two columns, some marginal spaces to make it look better


Former-commit-id: c26d11e499970280b78193772d29937295916ae2
2017-03-27 02:58:52 +09:00
Song Minjae
816502df3d inventory UI: quickslot designation
Former-commit-id: b2bddf7c271c678213f8f346d1de4b5c1dc27f60
2017-03-26 00:42:41 +09:00
Song Minjae
e47ffff126 inventory UI: quickslot designation
Former-commit-id: b2bddf7c271c678213f8f346d1de4b5c1dc27f60
2017-03-26 00:42:41 +09:00
Song Minjae
b6290134a9 runes: fixed numbers not coming up
Former-commit-id: 845b721d289842d39ea47043154a06ff7069be77
2017-03-25 02:28:49 +09:00
Song Minjae
27a91a55fd runes: fixed numbers not coming up
Former-commit-id: 845b721d289842d39ea47043154a06ff7069be77
2017-03-25 02:28:49 +09:00
Song Minjae
1e3ffd2272 runes: fixing little mistakes
Former-commit-id: 2bfd0fd56a8219d44eed429671436ed2c638706f
2017-03-25 00:53:11 +09:00