Commit Graph

31 Commits

Author SHA1 Message Date
Wuzzy 74d31d9213 Move to new mod.conf format for all mods 2021-08-08 11:43:21 +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 1d9e7a44ae Add support for Minetest protection API 2019-09-25 21:54:22 +02:00
Wuzzy af26012c69 Make torches and music players drop on flood 2019-09-22 15:41:50 +02:00
Wuzzy 8c11897f9d Achievements: Reduce counts to 1, remove grindy achievements 2019-09-22 02:52:11 +02:00
Wuzzy 55f5a54c29 Music player selects random music on placement 2019-09-21 17:18:15 +02:00
Wuzzy 1b833cc850 Floodable: Drygrass, musicbox, sapling, farmplant 2019-09-06 15:51:59 +02:00
Wuzzy b2ff35910d Rename Musician achievement 2019-09-06 00:31:13 +02:00
Wuzzy dbf02685c9 Make crops and music box attached 2019-09-04 14:58:05 +02:00
Wuzzy 02e83f7425 Add missing or incorrect sounds 2019-08-29 14:58:02 +02:00
Wuzzy 73ecab26b9 Set is_ground_content=false for a couple of nodes 2019-08-29 14:52:32 +02:00
Wuzzy 74439d6f54 Make some global vars local 2019-08-29 14:42:50 +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 69f4a621e5 Rename items, remove some from creative inventory 2019-06-23 22:37:51 +02: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 14c51b153f Fix a couple minor bugs 2017-05-19 14:04:11 -07:00
KaadmY 0feaa580d5 More crafing recipes and fix parachutes and compasses 2017-05-16 10:47:12 -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 e5be49c0b6 Changes to music and headbars 2017-05-11 16:05:36 -07:00
KaadmY 5c5f438b79 Add music volume 2017-05-11 14:21:03 -07:00
KaadmY d24cd2146e Add tons of new achievements; closes #32. Recommend not using this version with older worlds 2017-05-10 10:19:28 -07: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 e4d52ba2ce several minor changes, flowing water now makes noise 2015-09-30 16:10:06 -07:00
kaadmy 1553713a80 added more music control and added a new less obnoxious track 2015-09-29 11:46:57 -07:00
kaadmy 320c2a9eb9 use minetest.hash_node_position instead of a custom function to increase performance thanks to @t4im(Tim) 2015-09-22 10:29:46 -07:00
kaadmy d42ef6e74c use custom dump function 2015-09-09 08:59:11 -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