Commit Graph

15 Commits

Author SHA1 Message Date
minjaesong
b488fe7083 smooth delta uses framerate-averaged instead of raw delta; stupid but works :\ 2019-01-20 21:46:11 +09:00
minjaesong
38c847443c trying to get smooth delta (because fuck you GDX) 2019-01-20 20:13:56 +09:00
minjaesong
808797760d circular array is fixed and tested 2019-01-09 05:43:56 +09:00
minjaesong
9b087f0ae5 fixed a NaN bug caused by a zero-width/height hitbox
Also inventory is widened to 10x7 of prev 9x7
2018-11-06 04:02:33 +09:00
minjaesong
6ed012f0c1 dump (another useless message) 2018-08-05 21:57:18 +09:00
minjaesong
b16de87dd5 Rectified heretic YY-MM-DD to standard YYYY-MM-DD 2017-09-20 14:36:40 +09:00
minjaesong
a3a5b7ff57 leak patched I guess 2017-07-23 17:38:57 +09:00
minjaesong
9f56ca2e99 bayer-dithering shader revisited 2017-07-15 18:35:57 +09:00
minjaesong
8675fa927e Rudimentary load screen works (only with Ingame screen) 2017-07-13 19:10:11 +09:00
minjaesong
2a5cb3ee38 disposable UI; loading screen mockup (i heard like loading screen -- sonic 06) 2017-07-13 17:53:40 +09:00
minjaesong
12c6f6fd04 more inlining and minor performance tweaks on LightmapRenderer 2017-06-12 04:04:54 +09:00
minjaesong
b421dcf187 av fuck 2017-05-11 03:12:10 +09:00
Song Minjae
a9eb1f579e Loading item from module using Groovy 2017-04-26 23:53:22 +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