Commit Graph

40 Commits

Author SHA1 Message Date
minjaesong
36387753b1 game compiles but: render is wrong; can't have any wall items 2021-02-20 16:53:22 +09:00
minjaesong
295dd8b8d6 wippie 2021-02-15 16:25:47 +09:00
minjaesong
0292115f89 wipwip 2021-02-14 10:07:08 +09:00
minjaesong
46b56b8fd0 more TODO 2021-02-11 23:33:01 +09:00
minjaesong
8fdc11288c the-flattening wip 2021-02-10 17:48:01 +09:00
minjaesong
73acaea025 65536 Blocks!!! 2021-02-09 17:53:33 +09:00
minjaesong
5685243443 light whitewash version 1 2020-12-01 17:50:47 +09:00
minjaesong
7a58cf9edb inventory ui transition wip 2020-08-30 16:09:42 +09:00
minjaesong
6662d7f96c fixing unlit torch bug 2020-02-29 20:28:55 +09:00
minjaesong
73c827b77f randomised torch flicker 2020-02-24 01:00:11 +09:00
minjaesong
fc99ee72c3 memoised dynamic luminosity 2020-02-22 15:47:34 +09:00
minjaesong
b45caebda0 it turns out the test-entering is broken; will fix later idk; Threadparallel.startAllWaitForDie seems to work as intended 2019-06-21 16:05:02 +09:00
minjaesong
23b103892e blockprop: fall is now grav 2019-06-11 20:55:28 +09:00
minjaesong
15cb42e26b 80 fps with unsafe access 2019-06-08 03:00:47 +09:00
minjaesong
c632818e03 migration wip java 9 modularise 2019-06-01 03:25:20 +09:00
minjaesong
1ac735805d not reading material csv issue fixed 2019-03-12 00:47:06 +09:00
minjaesong
1bf9228e75 reading material from the module; pixaxes use it
But "dynamic item" created from the pickaxe class is not right
2019-03-10 23:38:11 +09:00
minjaesong
deb82d54b0 codes to produce fluid atlas 2019-03-03 00:25:42 +09:00
minjaesong
a3ef1b435d buildingmaker penmenu; resolving mouse click clash between world and UIs 2019-02-16 17:11:36 +09:00
minjaesong
820d314e6a blockprop opacity to be actually cached 2019-02-04 17:17:48 +09:00
minjaesong
89ecdbc608 nuked fluidcodex 2019-01-27 05:09:52 +09:00
minjaesong
02f9a5e127 light calc takes fluid into account 2019-01-27 00:30:56 +09:00
Minjae Song
ccd67b2625 watch is semitransparent when EL is off 2019-01-01 22:29:18 +09:00
Minjae Song
546ddfdb19 csv editor wip 2019-01-01 21:00:33 +09:00
Minjae Song
a0b773aef2 WIP platforms, at least "should I collide with this?" is one single function 2018-12-30 19:50:22 +09:00
Minjae Song
3765678735 removed FLUID prop from the blocks 2018-12-29 21:04:27 +09:00
Minjae Song
8e6fcf0b8a bugs on fluid sim, Type is NULL but fill isn't 0/new temporary fluid draw 2018-12-16 02:10:04 +09:00
Minjae Song
cc67f69fff working very crude fluid sim 2018-12-14 00:52:10 +09:00
Minjae Song
783313a4ae worldinfo writer 2018-10-08 01:16:29 +09:00
minjaesong
07724942b0 title remocon: menu UI with no child should be displayed now 2018-09-15 01:08:10 +09:00
minjaesong
e565a9f173 adopting Java 9/Kotlin 1.2 2018-02-10 21:40:17 +09:00
minjaesong
b16de87dd5 Rectified heretic YY-MM-DD to standard YYYY-MM-DD 2017-09-20 14:36:40 +09:00
minjaesong
dfa2a0a86d wall render bug fixed
- wall wouldn't render if transparent-yet-sold tiles like glass is placed on top of it
2017-07-15 00:02:00 +09:00
minjaesong
eba6b3801d working world-glow blend 2017-07-11 13:34:14 +09:00
minjaesong
28d7b44821 diching RGB10; colors are now fully vec3 2017-07-09 02:21:24 +09:00
minjaesong
b4042f0060 fixed LB/RB/BR bug (actor jitters because of false positive collision?) with a hack 2017-06-01 23:10:08 +09:00
minjaesong
a9d35678c5 why things are keep happening? 2017-05-03 14:41:09 +09:00
minjaesong
165ae1777b some organisation, Base32 password generator 2017-05-03 02:37:03 +09:00
Song Minjae
9508249533 blocks now have properly formatted ids 2017-04-29 00:05:10 +09:00
Song Minjae
f4db93ca9e Tile -> Block && Map -> World 2017-04-27 01:57:45 +09:00