Commit Graph

14 Commits

Author SHA1 Message Date
minjaesong
ea490435eb exit now gracefully calls gdx.app.exit 2018-12-03 00:34:31 +09:00
minjaesong
158df1cac0 gradle migration 1 2018-12-02 19:31:38 +09:00
minjaesong
61c5460701 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
d95eaf5be0 player is now nullable; wtf is calling Ingame 5 times? 2018-09-17 01:46:50 +09:00
minjaesong
5049400b3b serialised RNG; font update 2018-09-16 03:32:12 +09:00
minjaesong
930598b5de title remocon: menu UI with no child should be displayed now 2018-09-15 01:08:10 +09:00
minjaesong
5d08bc6799 dump (another useless message) 2018-08-05 21:57:18 +09:00
minjaesong
a0cf55642c reducing down HistoricalFigure to nothing
It doesn't seem like a good idea
2018-07-03 22:45:00 +09:00
minjaesong
f544a5f929 intro screen flipped correctly, build passes 2018-07-03 14:28:30 +09:00
minjaesong
8377fe2156 PostProcessor working: nested FBO won't work, use FrameBufferManager 2018-07-03 13:48:34 +09:00
minjaesong
702cddcc5c title screen using IngameRenderer 2018-07-01 01:38:07 +09:00
minjaesong
ab27522eae IngameRenderer: damned thing finally works somewhat 2018-06-30 16:47:22 +09:00
minjaesong
ce10b69aaa still broken, still renders
because im going to break it once again
See my comment in PostProcessor.kt
2018-06-28 21:31:39 +09:00
minjaesong
ac09fa50e2 still wip modularisation, game somehow boots 2018-06-21 17:33:22 +09:00