Commit Graph

26 Commits

Author SHA1 Message Date
d70fc0cd71 game: terrain shader 2022-01-30 07:13:07 -03:00
dc84e834fa game: snowfall add transparency 2022-01-26 21:32:03 -03:00
1f10623fb0 game: cube shader optimize 2022-01-23 21:18:01 -03:00
a77f6684cc game: add data: cubes shader 2022-01-23 21:07:15 -03:00
b27fa920af game: gizmo shader update for ownership use 2022-01-23 08:29:01 -03:00
1769a4fafa game: gizmo shader 2022-01-23 07:57:52 -03:00
0899851194 game: texture: night stars 2022-01-21 22:45:35 -03:00
6753260de7 game: post: add ColorLUT 2022-01-21 22:23:05 -03:00
dfc30ea155 game: post: add SSAO 2022-01-19 16:42:25 -03:00
2dc24628a3 game: config: add GammaCorrection 2022-01-19 08:23:47 -03: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