Commit Graph

1574 Commits

Author SHA1 Message Date
minjaesong
5db5a23add new skybox drawing wip 2019-12-10 15:24:05 +09:00
minjaesong
c9904a113e what fucking linux crashes if i reduce the screen size?
This reverts commit e4a512a420.
2019-12-06 20:41:32 +09:00
minjaesong
0cf4264002 Revert "setting default height to be 720"
This reverts commit e4a512a420.
2019-12-06 19:37:29 +09:00
minjaesong
e4a512a420 setting default height to be 720
streaming-friendly
2019-12-05 14:16:55 +09:00
minjaesong
fe3a27932c lightmaprenderer: removing minOf() 2019-12-05 10:34:52 +09:00
minjaesong
a0aed03af5 lightmaprenderer: exporting LUT to its own class 2019-12-05 10:27:54 +09:00
minjaesong
60df739563 updated Terragen.kt 2019-12-04 15:38:32 +09:00
minjaesong
385ea3b5a9 worldgenloadscreen now makes transition 2019-11-27 17:31:29 +09:00
minjaesong
cfda47405d hypothetical multithreading on terragen 2019-11-27 16:59:24 +09:00
minjaesong
98993f1755 load screen actually draws the world
transition still not working
2019-11-27 16:42:49 +09:00
minjaesong
68ecb9139a at least message shows on loadscreen
does the transition works?
2019-11-27 15:53:09 +09:00
minjaesong
ed8e35d593 worldgen preview loadscreen (NOT WORKING) 2019-11-20 15:24:45 +09:00
minjaesong
3d59634ad9 renderToPreview() 2019-11-18 12:52:28 +09:00
minjaesong
fc15dd1f65 minor edits 2019-11-18 12:26:43 +09:00
minjaesong
a31825dbce Various Loadscreens WIP 2019-11-18 01:20:17 +09:00
minjaesong
9972f80874 fixed worldgen and threadexecutor so that they will actually wait for the thread termination 2019-11-16 02:41:25 +09:00
minjaesong
9a139be7ad Update WorldgenLoadScreen.kt, Terragen.kt, and WorldgenNoiseSandbox.kt 2019-11-10 22:35:22 +09:00
minjaesong
612b7950ed 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
86be4e4edb Update ui_config_keymap_keycap.tga 2019-11-07 19:32:41 +09:00
minjaesong
b051f7c1a1 using new terragen on main game -- noisy tiles are real issue 2019-10-30 15:13:38 +09:00
minjaesong
5a0bf98737 added missing code pieces 2019-10-24 20:56:56 +09:00
minjaesong
240efc5537 uiitem keymap keycap wip 2019-10-17 14:46:20 +09:00
minjaesong
278eff04b7 uiitem toggle button impl 2019-10-17 10:59:47 +09:00
minjaesong
eea7ddffe0 toggler graphics update 2019-10-17 02:02:18 +09:00
minjaesong
47ff45bba3 Added uiitem-toggler assets 2019-10-16 18:43:16 +09:00
minjaesong
33f74385bd issue #28 2019-10-14 20:55:53 +09:00
minjaesong
17c9d184b2 adding missing texture 2019-10-14 19:32:24 +09:00
minjaesong
77398abcb3 motherfucking git 2019-10-14 15:40:01 +09:00
minjaesong
60e91b0532 key config ui mockup 2019-10-09 00:21:12 +09:00
minjaesong
951d9e0e71 var jump just pressed 2019-10-06 14:50:16 +09:00
minjaesong
02b67de91a corrcet case for font sheet name 2019-10-04 17:04:00 +09:00
minjaesong
ae59a179d8 wall-kick-jump WIP 2019-10-02 15:24:05 +09:00
minjaesong
9789f2ef55 slight edit on kana font sheet 2019-09-30 15:08:25 +09:00
minjaesong
9bf3bc103b different hardware testing results update 2019-09-20 18:30:45 +09:00
minjaesong
b3db49c6e6 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
1cf62da4c5 commit 2019-09-19 18:10:54 +09:00
minjaesong
bce3da1446 update gitignore, new worldgen wip 2019-09-15 08:12:04 +09:00
minjaesong
5e386eb9e9 worldgentest: soil layer 2019-08-29 23:10:23 +09:00
minjaesong
98988d0065 noise test to simulate the actual worldgen 2019-08-28 22:24:53 +09:00
minjaesong
e3a0bd6a5b displays time on main window 2019-08-27 16:17:26 +09:00
minjaesong
bbcc457176 removing redundant properties 2019-08-27 01:30:46 +09:00
minjaesong
1e6c1eeeaf some minor touches 2019-08-26 16:47:30 +09:00
minjaesong
8973cd93fd terraingen candidate 1 2019-08-25 23:35:51 +09:00
minjaesong
d6040b6c17 terrain gen adjustments wip 2019-08-25 19:54:55 +09:00
minjaesong
79448a6f2b cavegen candidate 1 2019-08-25 19:29:10 +09:00
minjaesong
732e32b454 cavegen candidate 0 2019-08-25 18:53:01 +09:00
minjaesong
4a87e0a84a new cavegen is finally doing something 2019-08-25 14:14:25 +09:00
minjaesong
3fe514493b fixed minor anomalies 2019-08-21 15:12:19 +09:00
minjaesong
26d573c971 inventory ui will get taller if screen is taller 2019-08-19 03:44:15 +09:00
minjaesong
2b7376e1e4 fixd a bug where HUD will draw on top of console window 2019-08-19 02:05:00 +09:00