Commit Graph

1578 Commits

Author SHA1 Message Date
minjaesong
b5482ed07c small remedy for KDE Plasma 2019-12-23 04:48:30 +09:00
minjaesong
95e47066ca re-impl skybox vertical parallax 2019-12-22 22:24:16 +09:00
minjaesong
8d5fba9492 making dithering work on skybox drawing 2019-12-15 12:39:20 +09:00
minjaesong
90495b6137 wip2 2019-12-10 18:04:37 +09:00
minjaesong
01783387ad new skybox drawing wip 2019-12-10 15:24:05 +09:00
minjaesong
75dad8a78c what fucking linux crashes if i reduce the screen size?
This reverts commit 8180f81f38.
2019-12-06 20:41:32 +09:00
minjaesong
653fc23115 Revert "setting default height to be 720"
This reverts commit 8180f81f38.
2019-12-06 19:37:29 +09:00
minjaesong
8180f81f38 setting default height to be 720
streaming-friendly
2019-12-05 14:16:55 +09:00
minjaesong
d3bf27e8db lightmaprenderer: removing minOf() 2019-12-05 10:34:52 +09:00
minjaesong
e4aa4d2b87 lightmaprenderer: exporting LUT to its own class 2019-12-05 10:27:54 +09:00
minjaesong
fbe941bb39 updated Terragen.kt 2019-12-04 15:38:32 +09:00
minjaesong
25c585e4c1 worldgenloadscreen now makes transition 2019-11-27 17:31:29 +09:00
minjaesong
5255392bc0 hypothetical multithreading on terragen 2019-11-27 16:59:24 +09:00
minjaesong
a66dc344b3 load screen actually draws the world
transition still not working
2019-11-27 16:42:49 +09:00
minjaesong
c13aebd3ba at least message shows on loadscreen
does the transition works?
2019-11-27 15:53:09 +09:00
minjaesong
f715ba9a6e worldgen preview loadscreen (NOT WORKING) 2019-11-20 15:24:45 +09:00
minjaesong
deb8b43a81 renderToPreview() 2019-11-18 12:52:28 +09:00
minjaesong
899bb00aac minor edits 2019-11-18 12:26:43 +09:00
minjaesong
d8317e4226 Various Loadscreens WIP 2019-11-18 01:20:17 +09:00
minjaesong
e71c56cf0d fixed worldgen and threadexecutor so that they will actually wait for the thread termination 2019-11-16 02:41:25 +09:00
minjaesong
7939ff3690 Update WorldgenLoadScreen.kt, Terragen.kt, and WorldgenNoiseSandbox.kt 2019-11-10 22:35:22 +09:00
minjaesong
0fd4f957c2 wip fixing multithreaded noisy image bug
decided to remove my own thread pool impl to reduce the scope of attack
2019-11-08 01:34:39 +09:00
minjaesong
ea4c0c1697 Update ui_config_keymap_keycap.tga 2019-11-07 19:32:41 +09:00
minjaesong
96158c5a90 using new terragen on main game -- noisy tiles are real issue 2019-10-30 15:13:38 +09:00
minjaesong
288afba105 added missing code pieces 2019-10-24 20:56:56 +09:00
minjaesong
0f335cd312 uiitem keymap keycap wip 2019-10-17 14:46:20 +09:00
minjaesong
08efc934a9 uiitem toggle button impl 2019-10-17 10:59:47 +09:00
minjaesong
7f4e6aad15 toggler graphics update 2019-10-17 02:02:18 +09:00
minjaesong
b08a34c67e Added uiitem-toggler assets 2019-10-16 18:43:16 +09:00
minjaesong
7dafc508e5 issue #28 2019-10-14 20:55:53 +09:00
minjaesong
4a1ef21155 adding missing texture 2019-10-14 19:32:24 +09:00
minjaesong
4eb1940d13 motherfucking git 2019-10-14 15:40:01 +09:00
minjaesong
1190974901 key config ui mockup 2019-10-09 00:21:12 +09:00
minjaesong
b6fe91ad19 var jump just pressed 2019-10-06 14:50:16 +09:00
minjaesong
951a65cb4f corrcet case for font sheet name 2019-10-04 17:04:00 +09:00
minjaesong
15a6324ef4 wall-kick-jump WIP 2019-10-02 15:24:05 +09:00
minjaesong
c14453cb35 slight edit on kana font sheet 2019-09-30 15:08:25 +09:00
minjaesong
71109602e7 different hardware testing results update 2019-09-20 18:30:45 +09:00
minjaesong
2980d3eb94 improved shader compatibility with intel builtin gpu
apparently you can't use 1f for float, always use 1.0
2019-09-20 14:15:26 +09:00
minjaesong
aaae4f71d8 commit 2019-09-19 18:10:54 +09:00
minjaesong
7ec1fbc1bf update gitignore, new worldgen wip 2019-09-15 08:12:04 +09:00
minjaesong
c315022d80 worldgentest: soil layer 2019-08-29 23:10:23 +09:00
minjaesong
7ab15fe966 noise test to simulate the actual worldgen 2019-08-28 22:24:53 +09:00
minjaesong
11a30d3c2a displays time on main window 2019-08-27 16:17:26 +09:00
minjaesong
a29a47e009 removing redundant properties 2019-08-27 01:30:46 +09:00
minjaesong
79fb81f757 some minor touches 2019-08-26 16:47:30 +09:00
minjaesong
2a2e63e10a terraingen candidate 1 2019-08-25 23:35:51 +09:00
minjaesong
668c10f736 terrain gen adjustments wip 2019-08-25 19:54:55 +09:00
minjaesong
0af5002638 cavegen candidate 1 2019-08-25 19:29:10 +09:00
minjaesong
004a9af098 cavegen candidate 0 2019-08-25 18:53:01 +09:00