Commit Graph

366 Commits

Author SHA1 Message Date
Wuzzy 33dc3ae8c5 Add new icons for NPC spawn eggs 2019-06-23 22:51:33 +02:00
Wuzzy 69f4a621e5 Rename items, remove some from creative inventory 2019-06-23 22:37:51 +02:00
Wuzzy 0dc5e75fb4 Rename village spawner nodes 2019-06-23 22:15:44 +02:00
Wuzzy 4680031cb9 Add rudimentary creative inventory (for testing) 2019-06-23 22:08:20 +02:00
Wuzzy b2b5c3e472 Map item enables minimap when carried 2019-06-23 21:47:41 +02:00
Wuzzy b354e4c501 Remove unused map code 2019-06-23 21:40:34 +02:00
Wuzzy 11cdde84d0 Make statbars larger 2019-06-23 21:34:05 +02:00
Wuzzy 65927f1369 Remove player_skin privilege 2019-06-23 21:08:51 +02:00
Wuzzy e2c0f6f682 More useful responses in chat commands 2019-06-23 21:05:52 +02:00
Wuzzy d18d442d6e Remove /fixlight (is now part of Minetest builtin) 2019-06-23 20:55:16 +02:00
Wuzzy 11aaf85b7c Make fast mode fast again, remove uberspeed 2019-06-23 20:52:26 +02:00
Wuzzy b1c51d1b71 Remove welcome mod 2019-06-23 20:47:20 +02:00
Wuzzy 22c653afc7 Merge branch '5_fix' into master_revival 2019-06-23 19:52:21 +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
Wuzzy 18dd5614a9 Add v6 mapgen support 2019-03-08 08:06:57 +01:00
KaadmY e0865f77c1 More glow 2017-10-23 09:51:56 -07:00
KaadmY 9a74ef5b57 Make headbars glow 2017-10-23 09:51:03 -07:00
KaadmY 1ff1e1c325 Hope this is not needed; used to crash latest git 2017-10-23 09:37:54 -07:00
KaadmY 43d9e0aa5f Update mobs mod to remove shading on textures as well as make the Walker work better (animations look bad still) 2017-07-25 13:28:40 -07:00
KaadmY f264a61fe2 Remove extra light options 2017-07-25 09:38:56 -07:00
KaadmY 3ac8edbcc5 Add options to disable vignette 2017-07-25 09:38:26 -07:00
KaadmY 9ea78879ad Fix dis 2017-07-24 16:42:18 -07:00
KaadmY 4d8423e7fe Add a subtle vignette filter and change torch light effects 2017-07-24 16:38:08 -07:00
KaadmY bf9cb1759b Make torches use overlay and make more stuff with shader lighting 2017-07-24 15:40:07 -07:00
KaadmY 565486ed4c Reexport player model for seperate faces to fix normals and remove shading on player skins 2017-07-09 09:40:31 -07:00
KaadmY e7759e675d Remove debug info for placing saplings 2017-07-07 07:05:28 -07:00
KaadmY 3998718eb0 Rename player listing mod to be more consistent 2017-07-06 10:23:23 -07:00
KaadmY ede6739b9e Reset player crafting state on disconnect for consistency 2017-07-06 10:08:56 -07:00
KaadmY a0a1a61692 Replace deprecated itemstack metadata methods with up to date ones and add book description naming 2017-07-04 11:42:22 -07:00
KaadmY 476a723aab Fix a load time warning 2017-07-04 10:35:07 -07:00
KaadmY 5968bad31e Use node timers for farming plants also; may introduce issues but seems good from some simple tests 2017-07-04 09:48:25 -07:00
KaadmY 58e692bc65 Fix some bugs with the new sapling code and add legacy support for old saplings 2017-07-03 15:33:38 -07:00
KaadmY 45ad35e16c Use node timers for growing saplings; THIS WILL BREAK OLDER WORLDS 2017-07-03 10:54:44 -07:00
KaadmY 5cfe6c8d4a Shim for a possible Minetest regression from 0.4.15 to 0.4.16 2017-07-03 08:09:05 -07:00
KaadmY 822aa866af Make weather silent underground 2017-07-02 17:14:15 -07:00
KaadmY 85e716ef72 Disable sneaking and increase fence height to make fences impossible to jump over normally 2017-07-02 17:10:12 -07:00
KaadmY 219d544e9c Drop items out of the crafting inventory when the crafting tab loses focus 2017-07-02 13:28:17 -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 510db02b57 Fix gravity on dropped items 2017-05-19 14:13:27 -07:00
KaadmY 14c51b153f Fix a couple minor bugs 2017-05-19 14:04:11 -07:00
KaadmY af33315061 Add water sounds and make water movement harder 2017-05-18 14:09:05 -07:00
KaadmY 10d36bc643 Modify partialblocks API a bit; make slabs join into the full block. WARNING: NOT BACKWARDS COMPATIBLE, NODE NAMES CHANGED 2017-05-18 12:32:19 -07:00
KaadmY 9f5ee3bad6 Fix my brain fart 2017-05-18 10:40:40 -07:00
KaadmY b6a8c2b5e4 Fix #63, the resulting item seems to be missing the newlines in the tooltip, possibly a Minetest regression 2017-05-18 10:38:17 -07:00
KaadmY c359575913 Fix a typo with achievements #62 2017-05-18 08:44:26 -07:00
KaadmY 10292b7282 Change how bronze is made, fix #61 2017-05-18 08:42:31 -07:00
KaadmY 68a51a6e6a Fix #58 2017-05-18 08:30:43 -07:00