Commit Graph

61 Commits

Author SHA1 Message Date
f3c42293e2 game: add shadow distance to options 2022-08-07 13:50:02 -03:00
Crypto City
d708f5c818 game: visual tweaks in the options screen 2022-08-02 06:19:05 +00:00
Crypto City
eb06bc7754 avoid tiling terrain textures 2022-08-02 06:19:04 +00:00
Crypto City
f162539b21 game: move disk options back into a disk page as they used to be 2022-07-23 15:46:18 +00:00
Crypto City
ac3c5a8899 game: add an option to disable automatic backups 2022-07-23 15:46:18 +00:00
Crypto City
9da71e4ae1 game: add a button to clear the terrain cache 2022-07-04 21:15:33 +00:00
Crypto City
ce5f42b289 game: fix click labels not being clickable in options 2022-07-04 21:15:33 +00:00
Crypto City
9f6412b083 water/shoreline 2022-06-30 07:26:16 +00:00
c3f8ae74bd game: config: terrain shadows (need fix: subsampling and terrain shadows not loading config values at start) 2022-03-25 19:10:00 +00:00
d4104362ff game: post: add ColorLUT 2022-03-25 18:56:40 +00:00
576648d122 game: post: add Bloom 2022-03-25 18:54:54 +00:00
ee829da0ac game: post: add SSAO 2022-03-25 16:26:33 +00:00
2132d7e4a1 game: config: specular 2022-03-25 16:24:18 +00:00
60437543dc game: config: add Texture Filter 2022-03-25 16:23:10 +00:00
6e0f58dc24 game: post: add FXAA 2022-03-25 16:23:10 +00:00
a10a65d9da game: config: add GammaCorrection 2022-03-25 16:23:07 +00:00
Crypto City
85ed261c2d game: restore options buttons to button-like for clarity 2022-03-25 16:16:54 +00:00
da44d3796a game: options ui reorg 2022-03-25 16:07:18 +00: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