minjaesong
66e77e0a01
writing config to disk
2021-09-19 15:15:42 +09:00
minjaesong
ec08f8d07e
extra fields for something-props
2021-09-06 10:39:31 +09:00
minjaesong
e15d5c9b05
completely abolishing GSON; new save format impl wip
2021-08-23 16:55:51 +09:00
minjaesong
8cc9b98a12
more tests with gson (de)serialiser
2019-02-23 17:40:13 +09:00
minjaesong
0fee72c5d3
gson test in progress
2019-02-22 04:50:43 +09:00
Minjae Song
46284be77d
moved things a lot just so that splash screen shows up WHILE things load
2018-12-25 01:39:22 +09:00
minjaesong
a6ea2b4e18
still wip modularisation, game somehow boots
2018-06-21 17:33:22 +09:00
minjaesong
b16de87dd5
Rectified heretic YY-MM-DD to standard YYYY-MM-DD
2017-09-20 14:36:40 +09:00
minjaesong
28d7b44821
diching RGB10; colors are now fully vec3
2017-07-09 02:21:24 +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
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
24de647284
inventory ui
...
icon in list
Former-commit-id: 7182dcda408d9710d77e25e357f3a67bdd42fff9
2017-03-22 23:58:18 +09:00
Song Minjae
96c6cb2cc6
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
f7365ea47b
more AI, divided ACCELBUFF and ACCELMULT_MOVEMENT
...
Former-commit-id: f3b4c390c363612dcc58c3d50cb7a47ba7452567
Former-commit-id: 95f71db97104cf55af7aba8e0289eb89efc078a4
2016-12-29 21:10:42 +09:00
Song Minjae
35a723ee0f
actor AI from Lua script
...
Former-commit-id: 184160efc59c4f846f1cc154fe3e60d21b301ee3
Former-commit-id: 4e228542975ea52945a597b7ca1bc06b407c3be7
2016-12-26 23:55:54 +09:00
Song Minjae
c9f5fde3be
Physics stuff Float -> Double
...
Former-commit-id: 54ccee75769691aa6aaa2416767bd15270f63347
Former-commit-id: 61e892434f48adf11e3ca49b60928a930fd5cde9
2016-05-01 00:23:36 +09:00
Song Minjae
519ecec774
new console command 'error' (stderr equivalent of console window)
...
Former-commit-id: ab54663fd64f9ae9c758f53b3f5800a5894f0db3
Former-commit-id: 7aba1585ffa45195622bb25e1c62cace474420c9
2016-04-25 12:49:56 +09:00
Song Minjae
ac9f5b5138
com.torvald → net.torvald
...
Former-commit-id: 375604da8a20a6ba7cd0a8d05a44add02b2d04f4
Former-commit-id: 287287c5920b07618174d7a7573f049d350ded66
2016-04-12 12:29:02 +09:00