Commit Graph

29 Commits

Author SHA1 Message Date
866f7d2848 game: terrain snow brightness fix 2022-05-14 17:58:54 -03:00
dd92d9dab3 game: contrast terrain mix 2022-05-14 17:47:46 -03:00
d5cc9394a3 game: terrain material patch 2022-05-13 18:27:02 -03:00
e17ff5f7b8 game: replace terrain material 2022-05-08 20:39:04 -03:00
f249c69e44 game: snowfall add transparency 2022-05-04 15:31:03 +00:00
396b0a722a game: cube shader optimize 2022-03-25 19:37:27 +00:00
ed15ceb22f game: add data: cubes shader 2022-03-25 19:36:46 +00:00
6e8f207ced game: gizmo shader update for ownership use 2022-03-25 19:23:35 +00:00
ede17b6a4a game: gizmo shader 2022-03-25 19:22:20 +00:00
285da7d492 game: texture: night stars 2022-03-25 19:07:06 +00:00
d4104362ff game: post: add ColorLUT 2022-03-25 18:56:40 +00:00
ee829da0ac game: post: add SSAO 2022-03-25 16:26:33 +00:00
a10a65d9da game: config: add GammaCorrection 2022-03-25 16:23:07 +00:00
Crypto City
1e3330fd28 game: speed up terrain rendering when there is no snow 2021-09-24 00:55:28 +00:00
Crypto City
69ab637519 game: disable snow "depth" y tweaking in vertex program
it causes Z fighting
2021-09-04 14:14:07 +00:00
Crypto City
cf821870cb game: fix snowfall effect at night 2021-09-04 14:14:07 +00:00
Crypto City
3b33e7a510 game: better snow texture 2021-09-04 14:14:07 +00:00
Crypto City
30a0db432b add snowstorm event and associated in game weather effeect 2021-09-01 15:12:14 +00:00
Crypto City
1e6b5256e3 game: lower quality terrain technique
Doesn't gain much at all, but more may be done later
2021-09-01 15:12:13 +00:00
Crypto City
2694eb6af4 game: improve snow effect, snowier with altitude, tweak temperature drop 2021-09-01 15:12:13 +00:00
Crypto City
2a1109c628 game: fix selection display in non-natural ground mode 2021-08-21 21:43:45 +00:00
Crypto City
2c75c589c2 game: move selection highlight to the fragment program
Should be faster, avoids extra geometry and fixes Z fighting
on uneven terrain
2021-08-12 11:01:35 +00:00
Crypto City
04f467def6 runestones
Currently only a player written message
2020-11-22 15:27:07 +00:00
Crypto City
f48f870441 game: poke and hope sky changes to remove the deep blue "floor" 2020-11-02 19:10:00 +00:00
Crypto City
0682afd9c0 game: make the terrain snowy based on temperature 2020-08-05 14:09:06 +00:00
Crypto City
764028edc3 GameData: add missing cloud files 2020-01-17 17:51:04 +00:00
Crypto City
b857530615 game: fancy clouds 2020-01-10 17:05:08 +00:00
Crypto City
6eee3091fb game: improve procsky (and enable it by default) and lighting
Procsky is now updated only when needed, removing the performance hit

A nighttime camera light is now added, and interpolates with the
sun light at dawn and dusk
2020-01-06 12:44:11 +00:00
Crypto City
e631bdfa7c add data 2019-12-13 01:18:19 +00:00