minjaesong
|
b4533b86df
|
setting default res to 1108:740, an OBS-friendly number
|
2020-02-24 01:23:24 +09:00 |
|
minjaesong
|
d4f349eda3
|
randomised torch flicker
|
2020-02-24 01:00:11 +09:00 |
|
minjaesong
|
819eb612cd
|
amending last commit
|
2020-02-23 15:57:33 +09:00 |
|
minjaesong
|
12b9ec3c06
|
another attempt
|
2020-02-23 03:35:50 +09:00 |
|
minjaesong
|
d65305569c
|
fixing bad code regarding lightsource detection
...I'm stupid
|
2020-02-22 22:43:33 +09:00 |
|
minjaesong
|
8b68e8917b
|
memoised dynamic luminosity
|
2020-02-22 15:47:34 +09:00 |
|
minjaesong
|
7eee6e34d1
|
half-assed but working radiator with no directional quirks
|
2020-02-22 06:07:24 +09:00 |
|
minjaesong
|
bf9f46756f
|
comment
|
2020-02-22 00:15:55 +09:00 |
|
minjaesong
|
3035887ff7
|
radiosity: nice try but works half-assed and is slower
better optimise the old method, there's lots of overlaps there
|
2020-02-21 21:28:55 +09:00 |
|
minjaesong
|
88fbe7a5c1
|
quick idea
|
2020-02-21 05:07:34 +09:00 |
|
minjaesong
|
4a7b5952b0
|
new lightmap: nice try but didn't work
|
2020-02-21 03:40:37 +09:00 |
|
minjaesong
|
42b87d30a0
|
make quickslots work with dynamic items
|
2020-02-13 15:08:59 +09:00 |
|
minjaesong
|
54bbc473b1
|
global framerate limit
should help with some edge cases that occur when GPU is overloaded
|
2020-02-11 02:46:15 +09:00 |
|
CuriousTorvald
|
c626c5b833
|
Create energy_flow.gv
|
2020-01-19 18:09:00 +09:00 |
|
minjaesong
|
016f8ab554
|
re-draw floater gui texture
|
2020-01-05 21:44:44 +09:00 |
|
minjaesong
|
c7251d1139
|
testing borders on inventory cells
|
2019-12-29 00:27:20 +09:00 |
|
minjaesong
|
27af9ea7e0
|
test commit
|
2019-12-23 18:46:10 +09:00 |
|
minjaesong
|
3f58fcfb75
|
small remedy for KDE Plasma
|
2019-12-23 04:48:30 +09:00 |
|
minjaesong
|
e7b0bf74e2
|
re-impl skybox vertical parallax
|
2019-12-22 22:24:16 +09:00 |
|
minjaesong
|
3e5a581e89
|
making dithering work on skybox drawing
|
2019-12-15 12:39:20 +09:00 |
|
minjaesong
|
b319485637
|
wip2
|
2019-12-10 18:04:37 +09:00 |
|
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 |
|