Commit Graph

36 Commits

Author SHA1 Message Date
Till Affeldt 6c150faaaf Decrease strength of lighting effects 2023-04-02 10:58:41 +02:00
Till Affeldt 1a20676883 Remove unused translation 2023-04-02 10:58:22 +02:00
Till Affeldt 222f708760 Add additional constraints 2023-02-24 09:51:14 +01:00
Till Affeldt d04daec67d Reconfigure fog to only show up in the morning and always heavy, remove puddle sound 2023-02-24 08:24:31 +01:00
Till Affeldt 5edea29484 Move check for MTG weather to Climate API instead 2023-02-23 04:33:44 +01:00
Till Affeldt 932546a3d5 Enable shadows, increase puddle transparency, tweak player speed buffs 2023-02-22 05:22:45 +01:00
mazes-80 351c11b3c7
Modernize API calls
* Textures: fix invalid srgb profiles

* Deprecated get_player_velocity -> get_velocity

* Deprecated: boolean value for use_texture_alpha

---------

Co-authored-by: mazes 80 <>
2023-02-22 03:12:24 +01:00
Till Affeldt 4b44f25ef8 Fix crash when MTG weather is enabled 2020-10-10 12:53:48 +02:00
Till Affeldt f3e6d48b97 use improved indoors check 2020-10-08 22:03:00 +02:00
Till Affeldt 5e2cba0ae8 Delete puddles and snow faster, don't mark puddles as water by default 2020-10-08 15:42:43 +02:00
Till Affeldt 1079f9a762 Make snow griefing optional 2020-10-08 14:29:17 +02:00
Till Affeldt 0fd6942225 Implement i18n support 2020-05-29 22:02:12 +02:00
Till Affeldt 920f80e044 Disable snow in deserts, improve puddle clustering 2020-05-29 21:53:33 +02:00
Till Affeldt da4062206d Fix minor typo 2020-05-16 16:28:47 +02:00
Till Affeldt ffdbdf792e Fix MTG warning, add configurability for lightning chances, nerf movement penalties 2020-05-16 16:20:47 +02:00
Till Affeldt e6f0067f3b Add feature toggles for movement modifier and hydrating puddles 2020-05-16 05:02:01 +02:00
Till Affeldt a0c56052dd Bump version number 2020-05-13 16:05:54 +02:00
Till Affeldt 2d289abbd1 Update to new wind system, make puddles rotational, change hail conditions 2020-05-13 16:05:21 +02:00
Till Affeldt e874daa894 Adjust lightning chances and update speed buff to new API 2020-05-12 16:01:13 +02:00
Till Affeldt 231642af2f Update to new particle API, improve night visibility, move damage effect, improve cloud height calculation 2020-04-28 01:23:46 +02:00
Till Affeldt 72716122d7 Improve heavy snow performance, add pedology support, add documentation 2020-04-26 18:10:46 +02:00
Till Affeldt acab95402a Improve snow and rain performance, nerf block update speed 2020-04-25 15:50:45 +02:00
Till Affeldt 084ee8c9f5 Implement light correction for HUD, create new artwork 2020-04-24 19:52:03 +02:00
Till Affeldt 677382c142 Tweak fog effect, add puddle variants, imrove frost HUD 2020-04-24 01:36:58 +02:00
Till Affeldt 32ab2c4d23 Add new textures, tweak effects, add fog and freezing of river water 2020-04-22 00:54:27 +02:00
Till Affeldt e0b8d6d835 Update to new influences, improve rain skybox 2020-04-18 17:26:01 +02:00
Till Affeldt 497f31918a Fix speed buff effect, update to new wind influences, tinker with skybox effect 2020-04-18 11:14:09 +02:00
Till Affeldt 52f06da30f Enable snow setting, update presets to renamed lighting condition 2020-04-18 08:03:02 +02:00
Till Affeldt 9084bdf4b2 Implement ABM system and damage effect 2020-04-16 19:13:14 +02:00
Till Affeldt 6d3e33bf9f Update file structure 2020-04-16 10:04:34 +02:00
Till Affeldt bac1618a3c Change weather to be outside only, add underground skybox, add hud overlays 2020-04-16 08:04:06 +02:00
Till Affeldt 1e1126abcd Very minor weather tweaks 2020-04-14 11:25:59 +02:00
Till Affeldt 263c21db1d Add meta information, tweak effects, properly implement lightning 2020-04-14 05:45:59 +02:00
Till Affeldt 79fb0a234d Enable dynamic cloud size 2020-04-13 16:52:45 +02:00
Till Affeldt c43e972e83 Tweak weather conditions 2020-04-13 13:40:36 +02:00
Till Affeldt 5b3ddf895c Separate weathers from engine 2020-04-13 01:58:27 +02:00