Commit Graph

1467 Commits

Author SHA1 Message Date
minjaesong
cb8d3fd8b9 action listener on textbutton list 2017-07-20 22:25:40 +09:00
minjaesong
78b09b2790 action listener on textbutton list 2017-07-20 22:25:40 +09:00
minjaesong
48b8923434 parallax (sky looks bluer when you go up) 2017-07-20 18:39:05 +09:00
minjaesong
6f2c1e578e parallax (sky looks bluer when you go up) 2017-07-20 18:39:05 +09:00
minjaesong
15dbd16766 limitedly successful attempt to create a title screen 2017-07-20 00:36:41 +09:00
minjaesong
5d86f054e8 limitedly successful attempt to create a title screen 2017-07-20 00:36:41 +09:00
minjaesong
3a1379e376 Ingame's Player is now mandatory; player spawn on right position 2017-07-18 00:19:55 +09:00
minjaesong
b6f92d87cc Ingame's Player is now mandatory; player spawn on right position 2017-07-18 00:19:55 +09:00
minjaesong
a3d7e42a22 Inventory UI: items page button 2017-07-17 14:37:10 +09:00
minjaesong
fe0f87e428 Inventory UI: items page button 2017-07-17 14:37:10 +09:00
minjaesong
2423c7540b some bayer matrix things and my discoveries 2017-07-17 12:22:15 +09:00
minjaesong
6476fe88bb some bayer matrix things and my discoveries 2017-07-17 12:22:15 +09:00
minjaesong
485cbe1206 simplified a structure of UIs a bit 2017-07-16 23:15:32 +09:00
minjaesong
d6f2f4158c simplified a structure of UIs a bit 2017-07-16 23:15:32 +09:00
minjaesong
942971f456 dithered skybox 2017-07-16 05:03:04 +09:00
minjaesong
bf47b82445 dithered skybox 2017-07-16 05:03:04 +09:00
minjaesong
9f56ca2e99 bayer-dithering shader revisited 2017-07-15 18:35:57 +09:00
minjaesong
3505b2dd6a bayer-dithering shader revisited 2017-07-15 18:35:57 +09:00
minjaesong
1f0608b768 camera clamping, UI resize 2017-07-15 02:02:30 +09:00
minjaesong
f7867c1a6b camera clamping, UI resize 2017-07-15 02:02:30 +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
75795677be 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
75cd080023 load screen adj, faster gravity response for standard 2017-07-14 18:48:48 +09:00
minjaesong
1a10a9b33f load screen adj, faster gravity response for standard 2017-07-14 18:48:48 +09:00
minjaesong
8675fa927e Rudimentary load screen works (only with Ingame screen) 2017-07-13 19:10:11 +09:00
minjaesong
0288fa58d9 Rudimentary load screen works (only with Ingame screen) 2017-07-13 19:10:11 +09:00
minjaesong
d5c1c9e400 GenuineSonic 2017-07-13 18:07:12 +09:00
minjaesong
7742d5b0d4 GenuineSonic 2017-07-13 18:07:12 +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
c2fe538b78 disposable UI; loading screen mockup (i heard like loading screen -- sonic 06) 2017-07-13 17:53:40 +09:00
minjaesong
fb899dae2d load screen render, fixed some init code of the app 2017-07-13 03:59:26 +09:00
minjaesong
c87e51d426 load screen render, fixed some init code of the app 2017-07-13 03:59:26 +09:00
minjaesong
149d17ed13 how changing the screen should be done 2017-07-13 01:34:09 +09:00
minjaesong
a4fe26adf8 how changing the screen should be done 2017-07-13 01:34:09 +09:00
minjaesong
50c32574e0 lightmap downsample works, sampling bug fixed with Filter.NEAREST, now having shrinkage issue 2017-07-12 14:33:59 +09:00
minjaesong
ed5997d5b4 lightmap downsample works, sampling bug fixed with Filter.NEAREST, now having shrinkage issue 2017-07-12 14:33:59 +09:00
minjaesong
ecf9387d01 working UV simulation using alpha channel 2017-07-12 02:35:36 +09:00
minjaesong
448c5f0fca working UV simulation using alpha channel 2017-07-12 02:35:36 +09:00
minjaesong
eba6b3801d working world-glow blend 2017-07-11 13:34:14 +09:00
minjaesong
ca83322df9 working world-glow blend 2017-07-11 13:34:14 +09:00
minjaesong
56cca83028 prep for draw glow 2017-07-09 20:29:35 +09:00
minjaesong
63a33ae0cf prep for draw glow 2017-07-09 20:29:35 +09:00
minjaesong
28d7b44821 diching RGB10; colors are now fully vec3 2017-07-09 02:21:24 +09:00
minjaesong
dfcc57eb68 diching RGB10; colors are now fully vec3 2017-07-09 02:21:24 +09:00
minjaesong
43fee8aa9d float lightmap seems it does have little boost on fps 2017-07-09 00:51:25 +09:00
minjaesong
d0b8f811c8 float lightmap seems it does have little boost on fps 2017-07-09 00:51:25 +09:00
minjaesong
fe8ca3bbd8 failed attempt at multithreading 2017-07-08 22:34:45 +09:00
minjaesong
482cb5ff21 failed attempt at multithreading 2017-07-08 22:34:45 +09:00
minjaesong
b91ba9fc08 asynch update and render (aka frameskip) 2017-07-08 20:38:05 +09:00
minjaesong
383a2f7259 asynch update and render (aka frameskip) 2017-07-08 20:38:05 +09:00