Commit Graph

1009 Commits

Author SHA1 Message Date
minjaesong
f39ff87ee9 4096 shader finally works... perhaps it needs bayer matrix? 2017-07-05 18:30:53 +09:00
minjaesong
539b06aec2 4096 shader finally works... perhaps it needs bayer matrix? 2017-07-05 18:30:53 +09:00
minjaesong
2d5761d66c downsampling sorta works, ONLY WHEN (width or height % 4) is 0 or 1 2017-07-05 16:03:50 +09:00
minjaesong
0f20f01e66 downsampling sorta works, ONLY WHEN (width or height % 4) is 0 or 1 2017-07-05 16:03:50 +09:00
minjaesong
e54822a7e4 control scheme update 2017-07-05 12:49:26 +09:00
minjaesong
6998b652e1 control scheme update 2017-07-05 12:49:26 +09:00
minjaesong
60a3c6518f Ladies and Gents, we have shader-powered smooth lighting! 2017-07-05 02:20:10 +09:00
minjaesong
4d04aadc58 Ladies and Gents, we have shader-powered smooth lighting! 2017-07-05 02:20:10 +09:00
minjaesong
3af196004e shader seems working!; it's messed up by all the test codes but I commit anyway 2017-07-05 02:05:03 +09:00
minjaesong
f5d229105c shader seems working!; it's messed up by all the test codes but I commit anyway 2017-07-05 02:05:03 +09:00
minjaesong
cf2932a519 blur shader works 2017-07-04 23:30:48 +09:00
minjaesong
c29f663a0e blur shader works 2017-07-04 23:30:48 +09:00
minjaesong
75d449cc10 shader does work at least... 2017-07-04 22:04:07 +09:00
minjaesong
3e64d8447c shader does work at least... 2017-07-04 22:04:07 +09:00
minjaesong
14a745b18d killed old zoom so that framebuffer would render without hack 2017-07-04 20:11:54 +09:00
minjaesong
ecc883f9ca killed old zoom so that framebuffer would render without hack 2017-07-04 20:11:54 +09:00
minjaesong
db2fd0c8e4 needs more shader (for smoothing out lightmap render) 2017-07-04 14:58:18 +09:00
minjaesong
4a6f88ea29 needs more shader (for smoothing out lightmap render) 2017-07-04 14:58:18 +09:00
minjaesong
9027f85d1d barely managed to fix inventory UI 2017-07-04 01:27:18 +09:00
minjaesong
b2a8fe5bd7 barely managed to fix inventory UI 2017-07-04 01:27:18 +09:00
minjaesong
6057bd9c22 dunno why but setting camera position to negative works... 2017-07-03 23:42:59 +09:00
minjaesong
70849582ee dunno why but setting camera position to negative works... 2017-07-03 23:42:59 +09:00
minjaesong
7e417ed8c7 putting ore vein prototype on main sheet; also a commit before fuck-up 2017-07-03 19:26:00 +09:00
minjaesong
8774506690 putting ore vein prototype on main sheet; also a commit before fuck-up 2017-07-03 19:26:00 +09:00
minjaesong
04db52ca3a fixed bug: things go dark as inventory is opened
Not cloning the color when MULing was the culprit
2017-07-03 02:55:33 +09:00
minjaesong
5c24f57d03 fixed bug: things go dark as inventory is opened
Not cloning the color when MULing was the culprit
2017-07-03 02:55:33 +09:00
minjaesong
65ef9c2787 fixed bad color rendering on blocksdrawer and lightmaprenderer 2017-07-02 21:53:50 +09:00
minjaesong
bbc68110d9 fixed bad color rendering on blocksdrawer and lightmaprenderer 2017-07-02 21:53:50 +09:00
minjaesong
a91cbb8924 debugger's got its colour codes back 2017-07-02 15:28:45 +09:00
minjaesong
bea125b66d debugger's got its colour codes back 2017-07-02 15:28:45 +09:00
minjaesong
cc6a2d6898 proper sprite flip draw 2017-07-02 00:45:57 +09:00
minjaesong
ad9d8de86f proper sprite flip draw 2017-07-02 00:45:57 +09:00
minjaesong
cbcd32e132 keyboard control ported to GDX (at least as much as I can right now) 2017-07-01 18:31:00 +09:00
minjaesong
d680656f64 keyboard control ported to GDX (at least as much as I can right now) 2017-07-01 18:31:00 +09:00
minjaesong
b97f5162a5 blocks camera and framebuffer seems working 2017-06-30 01:50:06 +09:00
minjaesong
c233eeabbf blocks camera and framebuffer seems working 2017-06-30 01:50:06 +09:00
minjaesong
f0e73cda1d can see camera working but not the actor gravity 2017-06-28 22:15:42 +09:00
minjaesong
299dec1476 can see camera working but not the actor gravity 2017-06-28 22:15:42 +09:00
minjaesong
4472722c5d a commit before heading to the airport 2017-06-23 02:18:03 +09:00
minjaesong
b0031c8a67 a commit before heading to the airport 2017-06-23 02:18:03 +09:00
minjaesong
187277d6a8 Just got enought to render without error (no display tho) 2017-06-22 18:59:53 +09:00
minjaesong
2ebe4bc519 Just got enought to render without error (no display tho) 2017-06-22 18:59:53 +09:00
minjaesong
ad481853bb LibGDX, here I am. 2017-06-22 02:31:07 +09:00
minjaesong
8e5e95e5a9 LibGDX, here I am. 2017-06-22 02:31:07 +09:00
minjaesong
1ecbc57f83 gdx font: thai works good enough; RIP performance tho 2017-06-16 22:06:08 +09:00
minjaesong
ae00e2b8a6 gdx font: thai works good enough; RIP performance tho 2017-06-16 22:06:08 +09:00
minjaesong
41791af764 gdx font: can customise font spritesheet location 2017-06-16 19:29:40 +09:00
minjaesong
fc9778118f gdx font: can customise font spritesheet location 2017-06-16 19:29:40 +09:00
minjaesong
c664755ad8 gdx font working good 2017-06-16 19:27:14 +09:00
minjaesong
5894cb944a gdx font working good 2017-06-16 19:27:14 +09:00