Commit Graph

1609 Commits

Author SHA1 Message Date
minjaesong
e77c52a86f commenting out the assert code that is called ~50 000 times per frame 2020-03-06 01:54:18 +09:00
minjaesong
6d420691cb fixing bug where blocks cant be placed if mouse is over quickslot and watch 2020-03-06 01:30:33 +09:00
minjaesong
418353c652 stupid idea that didnt work 2020-03-04 10:32:05 +09:00
minjaesong
82bb7ddd0d see issue #31 2020-03-01 01:03:25 +09:00
minjaesong
6662d7f96c fixing unlit torch bug 2020-02-29 20:28:55 +09:00
minjaesong
1a6817aa49 gitignore: linux temp files 2020-02-28 17:47:14 +09:00
minjaesong
bac2190104 back to octagonal lightspreading and one more failed test 2020-02-28 05:39:46 +09:00
minjaesong
c4521b9fd9 more comments 2020-02-28 05:14:13 +09:00
minjaesong
c406cefd18 removing temporary-zoom snippet 2020-02-27 18:18:55 +09:00
minjaesong
1524919ae0 determining array base offset: replaced trick code with proper code 2020-02-27 17:54:35 +09:00
minjaesong
e235b81041 middle click to open pie menu 2020-02-27 05:41:57 +09:00
minjaesong
89c99e19c0 TEST: 5-pass performs better than 2-split idea 2020-02-25 00:05:54 +09:00
minjaesong
ad903952cc lightsource randomiser hash will be same even when x < 0 2020-02-24 14:46:37 +09:00
minjaesong
0d8d6ca9fa using proper hashing function 2020-02-24 14:45:12 +09:00
minjaesong
73775d9148 setting default res to 1108:740, an OBS-friendly number 2020-02-24 01:23:24 +09:00
minjaesong
73c827b77f randomised torch flicker 2020-02-24 01:00:11 +09:00
minjaesong
6c7fe9cf2b amending last commit 2020-02-23 15:57:33 +09:00
minjaesong
0176c95539 another attempt 2020-02-23 03:35:50 +09:00
minjaesong
a96df1041b fixing bad code regarding lightsource detection
...I'm stupid
2020-02-22 22:43:33 +09:00
minjaesong
fc99ee72c3 memoised dynamic luminosity 2020-02-22 15:47:34 +09:00
minjaesong
d97283e76c half-assed but working radiator with no directional quirks 2020-02-22 06:07:24 +09:00
minjaesong
13f44f3861 comment 2020-02-22 00:15:55 +09:00
minjaesong
4da45860b8 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
3210cad23d quick idea 2020-02-21 05:07:34 +09:00
minjaesong
947224c290 new lightmap: nice try but didn't work 2020-02-21 03:40:37 +09:00
minjaesong
9d51f419f5 make quickslots work with dynamic items 2020-02-13 15:08:59 +09:00
minjaesong
d29fed8da3 global framerate limit
should help with some edge cases that occur when GPU is overloaded
2020-02-11 02:46:15 +09:00
CuriousTorvald
5dee9f8548 Create energy_flow.gv 2020-01-19 18:09:00 +09:00
minjaesong
697424efc4 re-draw floater gui texture 2020-01-05 21:44:44 +09:00
minjaesong
f36209e3bf testing borders on inventory cells 2019-12-29 00:27:20 +09:00
minjaesong
24c6e8b385 test commit 2019-12-23 18:46:10 +09:00
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