Commit Graph

38 Commits

Author SHA1 Message Date
Wuzzy 6885498b88 Prevent weather from changing super-rapidly (<15s) 2021-08-08 17:20:03 +02:00
Wuzzy 74d31d9213 Move to new mod.conf format for all mods 2021-08-08 11:43:21 +02:00
Wuzzy e78dd6d2ad Weather: Don't read connected players at init time 2021-02-04 22:18:10 +01:00
Wuzzy 23b0467645 Use new set_sky API 2020-04-07 01:22:50 +02:00
Wuzzy e68b33812b Optimize textures file size with zopflipng 2020-01-26 16:11:34 +01:00
Trent Pic 25df69900b Add French translation 2020-01-19 20:43:15 +01:00
Wuzzy 8819545e83 No rain sound underwater 2019-09-22 02:21:51 +02:00
Wuzzy 3fdfe4e37f Weather: Fix missing do_repeat 2019-09-21 18:19:09 +02:00
Wuzzy 0b61070a16 Save weather in mod storage 2019-09-21 18:16:49 +02:00
Wuzzy 7df8a3a307 More weather cleanup 2019-09-21 18:11:54 +02:00
Wuzzy 7a4f5bd388 Fix weather functions being called too often 2019-09-21 18:03:24 +02:00
Wuzzy af2112750a Remove snowstorm 2019-09-21 17:56:38 +02:00
Wuzzy 7a9a1d95db Add fade effects in weather sounds 2019-09-21 17:52:54 +02:00
Wuzzy a54d940c83 Clarify license situation for media files 2019-09-13 17:42:38 +02:00
Wuzzy d2a1608e6e Fix a few minor typos 2019-09-05 11:21:09 +02:00
Wuzzy 74439d6f54 Make some global vars local 2019-08-29 14:42:50 +02:00
Wuzzy 5388395706 Fix some bad translations 2019-08-28 20:49:04 +02:00
Wuzzy dc5c86d19d Add German translation 2019-08-28 20:26:01 +02:00
Wuzzy 7e11402d42 Add MT 5.0.0 translation support 2019-08-28 17:31:41 +02:00
Wuzzy e2c0f6f682 More useful responses in chat commands 2019-06-23 21:05:52 +02:00
Wuzzy 4aaa208cb9 Update deprecated function calls for 5.0.0 2019-03-20 15:04:20 +01:00
Wuzzy 688313a28d Update deprecated get_mapgen_params call 2019-03-20 15:01:03 +01:00
KaadmY 822aa866af Make weather silent underground 2017-07-02 17:14:15 -07:00
KaadmY f7498130ee Make (unused) snowstorm sound louder 2017-07-01 21:22:20 -07:00
KaadmY 6e0a565eae Make use of the Minetest 0.4.16 cloud customization API 2017-07-01 21:20:38 -07:00
KaadmY 01d22d1d63 Block of changes; uses the new 0.4.16 syntax for settings values 2017-06-27 12:13:30 -07:00
KaadmY 1faf15b5cf Fix typos I made from changing priv stuff 2017-05-15 11:39:46 -07:00
KaadmY d4103c3c15 TONS of changes again, closes a couple issues and makes hunger, beds, and achievements more stable 2017-05-15 10:44:27 -07:00
KaadmY 3f26b5431d Standardize database naming across mods along with numerous minor fixes 2017-05-11 21:25:14 -07:00
KaadmY b667b4561e Revert "Phew, use the core namespace for everything instead of minetest"
This reverts commit 4af67a5d54.
2017-05-11 19:29:55 -07:00
KaadmY 4af67a5d54 Phew, use the core namespace for everything instead of minetest 2017-05-11 16:45:53 -07:00
KaadmY 4b7363fc19 Make rain particles disappear when they touch the ground 2016-11-13 17:24:52 -08:00
kaadmy 7a38e7151d fix some wording and re-license for LGPLv2.1 and CC BY-SA 4.0 2016-01-06 08:59:26 -08:00
kaadmy 8351ef7e0f added directional ambiance sounds 2015-12-16 10:01:43 -08:00
kaadmy 15ec77dd72 torches now use animated textures instead of particles 2015-10-16 14:29:27 -07:00
kaadmy b64c12cbcd disabled snow by default with the setting weather_snow_enable 2015-09-23 11:07:30 -07:00
kaadmy 8da6282739 changed per-mod READMES to reflect using the WTFPL 2015-09-01 08:41:00 -07:00
kaadmy 12c94adf09 first commit 2015-09-01 08:15:24 -07:00