Commit Graph

52 Commits

Author SHA1 Message Date
10d2ed8ef3 game: config: terrain shadows (need fix: subsampling and terrain shadows not loading config values at start) 2022-01-22 10:02:31 -03:00
6753260de7 game: post: add ColorLUT 2022-01-21 22:23:05 -03:00
8dadc34abe game: post: add Bloom 2022-01-21 21:45:09 -03:00
dfc30ea155 game: post: add SSAO 2022-01-19 16:42:25 -03:00
41fd1482b4 game: config: specular 2022-01-19 09:57:31 -03:00
ef63feb18d game: config: add Texture Filter 2022-01-19 09:41:56 -03:00
6aca7a2c06 game: post: add FXAA 2022-01-19 09:23:00 -03:00
2dc24628a3 game: config: add GammaCorrection 2022-01-19 08:23:47 -03:00
71bbcd5063 game: options ui reorg 2022-01-19 07:53:59 -03:00
Crypto City
82a7d432f2 game: add warning about view distance memory usage 2021-11-25 12:10:05 +00:00
Crypto City
228bd88685 game: add an exit button in options 2021-11-24 07:08:50 +00:00
Crypto City
e9b73a99bd game: reword lod option 2021-10-16 19:54:15 +00:00
Crypto City
557885ddef game: add a voxel lod option 2021-10-14 10:47:26 +00:00
Crypto City
a079220af6 game: make the terrain cache size a user option (including disabled) 2021-09-07 20:37:11 +00:00
Crypto City
9e193167c5 game: allow fps ceiling to go to 1000 2021-09-04 15:53:21 +00:00
Crypto City
184168536e game: remove dynamic sky on/of option and fallback skybox
This was originally an option because the dynamic sky was slow,
but this is no longer an issue since it's only recreated when
new blocks come in
2021-09-04 14:14:07 +00:00
Crypto City
7528d4bac4 game: wind audio ambience 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
ac2eba7e06 game: add user selected information to the selection tooltip 2021-08-20 13:06:14 +00:00
Crypto City
7827f70905 game: add terrain subsampling to options 2021-08-12 11:01:36 +00:00
Crypto City
42886701b3 game: add a notifications history screen in options 2021-06-29 08:56:56 +00:00
Crypto City
cc4828e2e6 game: make notification lifetime an option 2021-05-29 12:32:20 +00:00
Crypto City
a10582af3a game: add tutorial list in options, double click to replay 2021-04-28 11:41:44 +00:00
Crypto City
604fddee32 game: new simple in game tutorial system 2021-04-19 17:13:29 +00:00
Crypto City
ffa8a52de4 game: add auto daemon options for data directory and log level 2021-04-10 00:06:37 +00:00
Crypto City
bc3279dd7c game: default to a fixed time of day, it confuses people too easily otherwise 2021-03-28 23:28:36 +00:00
Crypto City
8fe5a1835c game: the daemon is now started/stopped automatically (with option)
also fix stray "incompatible" message
2021-03-26 20:37:15 +00:00
Crypto City
50ed459261 game: optional extra music
Plus a "skip track" key
2021-01-28 12:10:01 +00:00
Crypto City
d4af84717e game: make view distance configurable 2020-10-26 17:31:10 +00:00
Crypto City
9f39f612cb game: add turn rate config 2020-10-26 14:04:51 +00:00
Crypto City
09069fafc9 game: add frame rate limiter options 2020-10-17 23:28:43 +00:00
Crypto City
63f73ffb14 game: add shadow quality/map size options 2020-09-17 02:30:44 +00:00
Crypto City
c8a85cd419 game: add thermometer widget 2020-09-02 23:07:03 +00:00
Crypto City
2c3fe2182a game: remove horizon, it doesn't look good with the new 3D terrain 2020-09-02 23:07:03 +00:00
Crypto City
703ebab3e6 game: add seasonal calendar widget 2020-09-02 23:07:03 +00:00
Crypto City
e280bb5cf4 game: add a notification when a new block is found 2020-07-25 22:43:58 +00:00
Crypto City
eef30b89dd game: add compass size option 2020-07-24 15:36:49 +00:00
Crypto City
e6533ed4d1 game: add font size option and default based on screen size
Not saved for now
2020-07-24 15:36:49 +00:00
Crypto City
5a4e37be99 game: make music default not include chiptunes 2020-06-29 22:16:07 +00:00
Crypto City
b5fcb9e1b7 game: add random music selection and a skip track button 2020-06-29 22:16:07 +00:00
Crypto City
103e227edb add chiptune music too 2020-06-14 23:43:30 +00:00
Crypto City
f8ad8d1724 game: add music 2020-06-07 17:22:35 +00:00
Crypto City
d0191ad7f1 game: add a compass 2020-05-26 16:22:42 +00:00
Crypto City
2edb2843f9 game: allow unsetting controls 2020-04-04 00:59:02 +00:00
Crypto City
1ebd6d0bee game: add invert mouse y and mouse sensitivity to controls config 2020-04-04 00:11:36 +00:00
Crypto City
ddf4491019 game: add controls configuration UI 2020-04-03 15:43:36 +00:00
Crypto City
e41bd2a01e game: add graphics mode options 2020-02-05 01:54:56 +00:00
Crypto City
39bdccc437 game: add forest horizon 2020-02-04 14:55:58 +00:00
Crypto City
aa0d1c7cbf game: move show flags to the options dialog 2020-01-31 03:21:02 +00:00
Crypto City
59a8a6345d GameData: make checkbox toggled by their text widget too 2020-01-18 12:26:54 +00:00