Song Minjae
261d78f1d2
about issue #17
2017-04-19 21:15:09 +09:00
Song Minjae
d8d4a062de
Proper tga.gz loading using own imagedata
2017-04-19 20:53:03 +09:00
Song Minjae
6e4e52d693
Some space saving, terrain reads GZip directly
2017-04-19 16:15:14 +09:00
Song Minjae
9427293d7d
terrain damage data is now properly removed when the tile is newly placed
2017-04-19 03:03:53 +09:00
Song Minjae
56d78d50ca
pickaxe working as intended
2017-04-18 01:14:25 +09:00
Song Minjae
cec266d396
modular first test
2017-04-17 16:14:35 +09:00
Song Minjae
98d7548ce8
mod support design wip
2017-04-17 04:03:58 +09:00
Song Minjae
073e36b48a
voi helvetti
2017-04-17 02:29:05 +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
b1eade6858
inventory ui update
2017-04-13 03:25:49 +09:00
Song Minjae
80d993dced
font adjustments
2017-04-12 00:27:14 +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
e7f221a499
sanity check on equipping the item
2017-04-11 21:12:51 +09:00
Song Minjae
8d565a36ba
selecting and consuming item in inventory
2017-04-11 19:21:32 +09:00
Song Minjae
c20524836d
clickable inventory for (un)equip
2017-04-11 02:30:34 +09:00
Song Minjae
68f45ea6ab
working inventory clicking ingame
2017-04-10 01:35:28 +09:00
Song Minjae
bb37f2aed7
UIs will draw on "backing" framebuffer where skybox is
2017-04-09 22:22:29 +09:00
Song Minjae
4254b87e51
Inventory UI on ingame
2017-04-09 03:35:18 +09:00
Song Minjae
1a3c9d7f65
vt: new filesystem using tevd
2017-04-07 19:12:27 +09:00
Song Minjae
35ca5762fd
global light matched to skybox
2017-04-07 19:11:56 +09:00
Song Minjae
41b236e303
new WorldTime based on TIME_T
2017-04-05 02:52:00 +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
df824ebeda
inventory now shows equipped position
...
Former-commit-id: 10950ffc409accfa914b9f531193b2fac0783f7d
2017-03-31 17:26:44 +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
315713efe1
proper way of setting quickslot #
...
Former-commit-id: 5cd21f043def3c7622290df5bf11f0b3f0080d30
2017-03-28 03:44:43 +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
e47ffff126
inventory UI: quickslot designation
...
Former-commit-id: b2bddf7c271c678213f8f346d1de4b5c1dc27f60
2017-03-26 00:42:41 +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
b1df26f096
runes: fixing little mistakes
...
Former-commit-id: 2bfd0fd56a8219d44eed429671436ed2c638706f
2017-03-25 00:53:11 +09:00
Song Minjae
5c83f9afe1
runes update
...
Former-commit-id: 65a31563da924f46d5ce62c2af25549a97092762
2017-03-25 00:47:21 +09:00
Song Minjae
a3fc937d6f
new runes impl and test
...
Former-commit-id: f92f6d528128ed19aadffee7e112daa5736d50e3
2017-03-24 23:59:57 +09:00
Song Minjae
d390217ba9
inventory ui
...
icon in list
Former-commit-id: 7182dcda408d9710d77e25e357f3a67bdd42fff9
2017-03-22 23:58:18 +09:00
Song Minjae
2ece4b7ca7
MIDI input test
...
Former-commit-id: 8ec51637782a2c4185716f3164c837477e648975
2017-03-17 23:49:48 +09:00
Song Minjae
75aaa7a3ab
font upd kana
...
Former-commit-id: c61920ca695eeafb3a9e200b5083b323b11814e6
2017-03-17 17:28:22 +09:00
Song Minjae
0e7ac916b7
inventory and its ui
...
Former-commit-id: b1a073c5636ac4516e6c9cf41bb97a844057de3f
2017-03-17 03:28:47 +09:00
Song Minjae
03bf6e95e4
TextButtonList working kinematic background
...
Former-commit-id: 8976d3b3d1e40731adf13430ad747351a6401b24
2017-03-15 01:06:13 +09:00
Song Minjae
18ce52e407
text labels now has background
...
Former-commit-id: 05f2767134b385960deb65c2e76c97432c8303ad
2017-03-14 15:08:18 +09:00
Song Minjae
1bad5550b2
magic description language update
...
Former-commit-id: 9637f09aa90345c2c2f4889a85d69af9f9c1e584
2017-03-13 21:41:08 +09:00
Song Minjae
f1151977d9
UI testing env and working text buttons
...
Former-commit-id: b8fd27c7f71f9bc8da259ae132badcbc9ce117ac
2017-03-13 21:40:50 +09:00
Song Minjae
0e474b02d4
minor fixes in UI with aliases
...
Former-commit-id: 539604058bcf7e545de920b1c7a5958e30577a34
2017-03-10 21:23:51 +09:00
Song Minjae
50c080b388
pre-assigned vital metre
...
Former-commit-id: 48d968d5b93ed6a4fb5a2f7fe63e2c24b7aaa476
2017-03-10 02:15:17 +09:00
Song Minjae
4987798be6
message notificator bug fixed where it would only work properly for first time
...
Former-commit-id: 640b113cb242ec572f17654feaa8b9be52c333c3
2017-03-10 02:14:58 +09:00
Song Minjae
ef8469d2d6
git gud
...
Former-commit-id: 86d4fba868dbe1c2841e1829f2857ff47187cc57
2017-03-05 01:31:40 +09:00
Song Minjae
9bfb958b0c
ordered vital metre -- you can display two or more vitals
...
Former-commit-id: 27767b632a1c65060750e49c55db7e71a0e443ae
Former-commit-id: b431478a0d43193ac60011a958f6305673334755
2017-03-05 00:28:20 +09:00
Song Minjae
97df2ad6e4
vital metre prototype
...
Former-commit-id: c3f95f7ef280eabc5516ad6885386cb89d6ee35d
Former-commit-id: ab9cd5bd8daf27d37828a5ca4a737a723d76fa1a
2017-03-04 01:52:30 +09:00
Song Minjae
50da7db1ee
vital metre mockup
...
Former-commit-id: c49f7ba80cff854db6d79af1c9d50d77b0bae76d
Former-commit-id: bd62a24bfd4c9737e2f23b0bae1756df62a19acf
2017-03-03 18:42:47 +09:00
Song Minjae
7bd1ed1bcf
still working on vt, still buggy :/
...
Former-commit-id: 9164ca8ef33917f7254c65f3947903b8a17dd654
Former-commit-id: 3ebf64f00a0b86d11a449c1d399e149f2714839c
2017-03-03 04:05:00 +09:00
Song Minjae
55f7a4ed46
working io.read from STDIN
...
Former-commit-id: b1168a53fd5fbd09c6a5a76506402560fc4e0fd7
Former-commit-id: a0d455da14a6eb7bf0127e136949273ec5a28628
2017-03-02 22:35:13 +09:00
Song Minjae
74250150de
bunch of codes:
...
- Test InputStream() on VirtualComputer (blocking/unblocking using simple semaphore) -- no more dirty lua impl of io.read
- Typealias Kotlin 1.1
- Primitive box drawing on VideoCard
- Removing unnecessary fonts
Former-commit-id: cece88af3a3430678e685856eec78b4a9d598b4f
Former-commit-id: 22eed3a7beb9b4cb34636cbab2ff0e94989bdb31
2017-03-02 02:11:50 +09:00
Song Minjae
a744cdf92f
vc ppu: some updates for Lua
...
Former-commit-id: 3d99a6788d05eaf3e90bffe8d412f0ab92e7f9bb
Former-commit-id: 306ed39d09f2b0b5461cb71d0cef96d7d5793769
2017-02-26 03:08:58 +09:00