Commit Graph

25 Commits

Author SHA1 Message Date
minjaesong
d9c7d3c681 quickslot selections are controlled by the ingame rather than the 'bar UI' 2019-01-13 02:17:49 +09:00
minjaesong
90cbf85047 TerrarumSansBitmap update 2019-01-11 03:07:10 +09:00
minjaesong
808797760d circular array is fixed and tested 2019-01-09 05:43:56 +09:00
minjaesong
adf45b1f68 prolonged alpha blending issue seemingly fixed?
at least it's partially fixed...
2019-01-07 17:34:47 +09:00
Minjae Song
1afd50cf2d Summary
Description
2018-12-26 19:26:08 +09:00
Minjae Song
288fa46418 still cleaning up
Making wall item textures takes SO long
2018-12-25 15:39:01 +09:00
Minjae Song
a899462333 have been forgetting to update fullscreenquad on resize :\ 2018-12-25 05:34:59 +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
Minjae Song
2c1f7eec23 new version number
eheheheh
2018-12-22 02:10:33 +09:00
Minjae Song
a7d12b2b54 rename TARGET_FPS to PHYS_TIME_FRAME; shader to use multiple atlas tex; and things 2018-12-16 15:30:25 +09:00
minjaesong
d0e0f8dd8d moved white box tex to AppLoader; textButton now has alignment option 2018-12-09 04:36:53 +09:00
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