Commit Graph

129 Commits

Author SHA1 Message Date
minjaesong
f54a2133f9 new param 'frameDelta' on every render() function 2024-01-04 16:38:58 +09:00
minjaesong
6f4e60284b user-selectable compression methods: zstd and snappy 2023-12-21 03:48:18 +09:00
minjaesong
c0c41adcee testing google snappy 2023-12-20 16:11:56 +09:00
minjaesong
d6e024974b seamless zstd integration 2023-12-20 14:45:11 +09:00
minjaesong
d4fe903273 zstd test 2023-12-20 02:12:03 +09:00
minjaesong
fd385d33a0 marble veins on worldgen 2023-11-15 20:37:52 +09:00
minjaesong
b9d2e3e9d9 aaa 2023-11-15 17:49:29 +09:00
minjaesong
7e8e7ab7bf more rock band experiments 2023-11-15 15:28:20 +09:00
minjaesong
e66c7f5002 multiple rock bands 2023-11-15 15:11:42 +09:00
minjaesong
95977050bf rock vein 2023-11-15 14:58:42 +09:00
minjaesong
996359c9c7 worldgensandbox: reviving old feature of showing real progress 2023-11-15 14:14:35 +09:00
minjaesong
4dae2fcc66 worldgen: aggresive use of ModuleCache 2023-11-15 13:32:53 +09:00
minjaesong
3707abcb3a terragen: rock band generator wip 2023-11-15 13:07:40 +09:00
minjaesong
1affb24cae terragen: proportion of layer depth is better preserved 2023-11-15 12:43:29 +09:00
minjaesong
3ebedbb9cf another worldgen wip 2023-11-15 00:47:48 +09:00
minjaesong
f5c004104e worldgen: sand patch 2023-11-10 14:59:20 +09:00
minjaesong
74eb5f648d lead ore 2023-11-09 20:42:25 +09:00
minjaesong
6f0f756fe4 new oregen params 2023-11-06 22:54:56 +09:00
minjaesong
cc5b9616fe new ore gen params 2023-10-29 01:06:06 +09:00
minjaesong
acae5dab8b better ore texture 2023-10-28 23:15:56 +09:00
minjaesong
991a16e6a7 btex using xml wip 2023-10-28 16:51:23 +09:00
minjaesong
76d6579ce9 new oregen param: ratio 2023-10-28 16:49:34 +09:00
minjaesong
012d3482dc worldgen: actually generating ores 2023-10-26 15:37:48 +09:00
minjaesong
2bd54c8316 ore generation test 2023-10-26 00:10:45 +09:00
minjaesong
c83c83a395 current terragen code backported to the noise sandbox 2023-10-25 18:26:44 +09:00
minjaesong
8e2f3254ff oregen test 2023-10-25 17:05:42 +09:00
minjaesong
cf98c13111 fix: 'q' would close the ui when you're typing in something 2023-09-05 00:41:43 +09:00
minjaesong
c45cab388e working invitation code via portal 2023-09-04 21:48:28 +09:00
minjaesong
65b610ce01 world portal share code 2023-09-03 17:06:02 +09:00
minjaesong
5eed921288 debugwin: drawing ingame weatherboxes 2023-08-31 17:03:27 +09:00
minjaesong
64e05a4f17 load list: thumbnail on management scr 2023-07-11 15:18:44 +09:00
minjaesong
79f19120f2 replacing min/max usage with kotlin's 2023-07-11 01:54:46 +09:00
minjaesong
6b8798a19e single screen ui for world portal 2023-06-18 01:28:51 +09:00
minjaesong
3ba7ddd30e new toggler design 2023-05-21 20:46:54 +09:00
minjaesong
7e10039d29 no autocorrect on biomegen; code structure improvements 2023-05-17 09:52:28 +09:00
minjaesong
2474583a86 using gl32 shaders for other runnables 2023-02-28 22:59:32 +09:00
minjaesong
267b524a66 GDX 1.11 update 2022-12-29 16:16:07 +09:00
minjaesong
474279aefe more descriptive name for the blend-normal function because why there are two fucking standards for an alpha channel 2022-10-31 01:52:40 +09:00
minjaesong
7905de5481 serialisation of the world is split into two packages: complex one is moved under the modulebasegame package 2022-09-03 23:05:49 +09:00
minjaesong
3443a5baab modularise everything 2022-02-27 18:52:59 +09:00
minjaesong
f5b6a3e22a colour picker wip 2022-02-21 16:29:35 +09:00
minjaesong
202123486a lang composition 2022-01-11 11:04:11 +09:00
minjaesong
0d14f9e027 a point to insert the item image to the item sprite 2022-01-06 14:56:36 +09:00
minjaesong
ff848c7c3a minimap is working but update is slow 2021-12-16 12:55:21 +09:00
minjaesong
435677a543 font updating to indev version 2021-11-11 16:49:31 +09:00
minjaesong
9326b87909 text input pane wip 2021-10-20 23:00:25 +09:00
minjaesong
d5eef2a687 rename 'tvda' -> 'savegame' 2021-10-20 10:38:42 +09:00
minjaesong
3f9b41fd29 still working on the new savegame scheme
main game works fine, saving/loading will not be possible
2021-10-07 17:43:23 +09:00
minjaesong
55624e93e6 fixed a bug where the app would not generate correct config if there is no existing config 2021-09-26 15:50:09 +09:00
minjaesong
83c3c22b51 chunked world output/deploying custom format of TVD 2021-09-11 02:19:10 +09:00