Commit Graph

554 Commits

Author SHA1 Message Date
Wuzzy e596a063a8 Select random player skin for new players 2019-08-31 00:58:56 +02:00
Wuzzy 265b402f20 Translate default skin names 2019-08-31 00:53:51 +02:00
Wuzzy 082def55ac Set creative dig time to 0 2019-08-31 00:29:35 +02:00
Wuzzy da38048ed6 Creative: Reduce item droppings 2019-08-31 00:20:23 +02:00
Wuzzy c0f377c100 Don't wear or destroy items in creative 2019-08-31 00:07:26 +02:00
Wuzzy 940b9f87f6 Inventory menu: Add trash icon+change guide symbol 2019-08-30 23:08:23 +02:00
Wuzzy 770ead8aa2 Add pretty creative mode tab 2019-08-30 22:19:25 +02:00
Wuzzy 1fa07b17d7 Add button to toggle crafting guide mode 2019-08-30 20:32:36 +02:00
Wuzzy 6ecbcd0a84 Fix potential crashes due to timing 2019-08-30 20:32:18 +02:00
Wuzzy c7d1f54167 Remove pointless message when there's no messages 2019-08-30 03:09:29 +02:00
Wuzzy 5fdc520400 Fix lockpicks trying to pick imaginary locks 2019-08-30 03:00:16 +02:00
Wuzzy b1aebd4f0c Fix crash when using lockpick in air 2019-08-30 02:53:58 +02:00
Wuzzy a25486c49a Tweak messages for locks mod 2019-08-30 02:52:30 +02:00
Wuzzy 8a7dc21b9e Crafting: Strip newlines from item descriptions 2019-08-30 02:16:04 +02:00
Wuzzy ceac579c3a Fix crash in crafting 2019-08-30 01:42:24 +02:00
Wuzzy 2216afef92 Achievements: Make table a bit wider 2019-08-30 01:33:33 +02:00
Wuzzy 6360b7acfc Crafting: Hide crafting list if nothing applies 2019-08-30 01:31:39 +02:00
Wuzzy f50c83e622 Crafting: Double-click crafts single 2019-08-30 01:23:44 +02:00
Wuzzy d6ffa79522 Improve listring support 2019-08-30 01:17:24 +02:00
Wuzzy ae7a04b56f Crafting: Add group support back 2019-08-30 01:09:18 +02:00
Wuzzy b9960f474a Crafting: Only show craftable items 2019-08-30 00:34:25 +02:00
Wuzzy 7957cb9883 Colorize some info messages 2019-08-29 23:24:35 +02:00
Wuzzy 29e8be0825 Add help msg when using map 2019-08-29 23:15:16 +02:00
Wuzzy 0d16f54b8d Faster update of minimap HUD flags 2019-08-29 23:08:01 +02:00
Wuzzy 6e78206293 Translate string in parachute mod 2019-08-29 22:28:04 +02:00
Wuzzy 6be0d73953 Refactor default mod 2019-08-29 19:51:23 +02:00
Wuzzy 25387e1805 Fix crash in hunger mod 2019-08-29 18:57:21 +02:00
Wuzzy dbec7b6550 Fix filled buckets not emptying properly 2019-08-29 18:40:21 +02:00
Wuzzy 82a01803c2 Remove duplicate bucket definition 2019-08-29 18:37:07 +02:00
Wuzzy b6438d8a59 Simplify empty bucket behaviour 2019-08-29 18:27:37 +02:00
Wuzzy c0f4ce199d Simplify bucket code and move to separate file 2019-08-29 18:23:06 +02:00
Wuzzy 0aae257932 Prevent going to bed while moving 2019-08-29 18:15:38 +02:00
Wuzzy 2339c52ead Fix bed being destroyed if placed invalid 2019-08-29 18:10:11 +02:00
Wuzzy 45295d6dc2 Use lad-free player damage sound 2019-08-29 17:47:43 +02:00
Wuzzy 8c851f07e4 Fix potentially dangerous minetest.after calls 2019-08-29 17:44:48 +02:00
Wuzzy 3b6904d9ad Fix some bed bugs 2019-08-29 17:39:51 +02:00
Wuzzy 7ebae54cb9 Tweak reinforced stair textures 2019-08-29 17:10:31 +02:00
Wuzzy 9778c591c6 NPC: Force trade msg only on gold ingot 2019-08-29 17:04:51 +02:00
Wuzzy 45dd644e0c Tweak drops for mapgen nodes 2019-08-29 16:22:42 +02:00
Wuzzy b73d424616 Add new textures for village spawners 2019-08-29 16:13:39 +02:00
Wuzzy 0ca01a6b16 Fix crash in mobs mod 2019-08-29 15:00:35 +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 bbd1e97314 Fix 2 translation typos 2019-08-29 08:23:57 +02:00
Wuzzy 6955f0ab7d Add new inventory image for tall grass clump 2019-08-29 08:15:28 +02:00
Wuzzy 045c99d915 Crafting: Highlight group items 2019-08-29 07:45:20 +02:00
Wuzzy 2f5fc6ef80 Simplify NPC messages even more 2019-08-29 07:00:18 +02:00
Wuzzy d829331398 Be more liberal in accepting trades 2019-08-29 06:18:23 +02:00
Wuzzy 1a3ac6a40d Fix trading menu listrings 2019-08-29 05:58:20 +02:00
Wuzzy 09dfe9dfff Refactor fake itemstack 2019-08-29 05:56:58 +02:00
Wuzzy 52bd4bc52e Remove ui_null.png 2019-08-29 05:46:44 +02:00
Wuzzy 0080a2bbb7 Sign: Limit max. sign text length 2019-08-29 05:28:18 +02:00
Wuzzy 1487c7f631 Limit book title and text length 2019-08-29 05:23:23 +02:00
Wuzzy 07ef0ef491 Add different textures for weak torch 2019-08-29 05:17:50 +02:00
Wuzzy 50e8b7b90a Add stair/slab versions of the metal blocks 2019-08-29 04:38:21 +02:00
Wuzzy 55e4dc3c0c Improve texturing of slabs and stairs 2019-08-29 04:31:49 +02:00
Wuzzy 4fd187a528 Translate achievement string 2019-08-29 02:40:36 +02:00
Wuzzy 77258c1486 Fix typo 2019-08-29 01:53:42 +02:00
Wuzzy 2f49d70117 Fix deprecated stuff 2019-08-29 01:47:17 +02:00
Wuzzy 59453dee3b Make NPC items distinguishable 2019-08-29 01:17:17 +02:00
Wuzzy 4ffa1c1679 Change NPC flavor texts to be more functional 2019-08-29 01:03:43 +02:00
Wuzzy 7b3b2d33cf Translate NPC strings 2019-08-29 00:31:26 +02:00
Wuzzy 1bd3729232 Teach NPCs to talk 2019-08-29 00:20:20 +02:00
Wuzzy 840df7d711 Tweak book item name 2019-08-28 22:14:50 +02:00
Wuzzy f8ecf46736 Fix book not displaying contents properly 2019-08-28 22:11:16 +02:00
Wuzzy 9d4bc87435 Fix rocks in wasteland floating on water 2019-08-28 22:03:19 +02:00
Wuzzy 48893eb1df Add missing translation 2019-08-28 22:01:02 +02:00
Wuzzy ac8c7ff609 Remove silly 30000m restriction 2019-08-28 21:41:17 +02:00
Wuzzy 1fd777b4a5 Fix incorrect itemstring in gold and goodies mod 2019-08-28 21:35:20 +02:00
Wuzzy bc0acb09bc Fix duplicate achievement ID and name 2019-08-28 21:27:55 +02:00
Wuzzy 7adccb318a Translate armor items 2019-08-28 20:59:56 +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 742a68c35c Improve creative listring support 2019-08-28 18:11:10 +02:00
Wuzzy 482c05682a Add stubs for waypoint functions 2019-08-28 18:03:54 +02:00
Wuzzy cff5062736 Replace TNT sounds 2019-08-28 17:58:02 +02:00
Wuzzy 3795496672 Clean up debug messaging 2019-08-28 17:55:18 +02:00
Wuzzy 158f8966d7 Add license to parachute mod 2019-08-28 17:47:55 +02:00
Wuzzy e5a181df79 Add description for creative tool 2019-08-28 17:46:43 +02:00
Wuzzy 9ef875e8a9 Add walker spawner item 2019-08-28 17:45:27 +02:00
Wuzzy 7e11402d42 Add MT 5.0.0 translation support 2019-08-28 17:31:41 +02:00
Wuzzy 2505b12bd3 Merge branch '5_fix' into master_revival 2019-06-26 18:06:25 +02:00
Wuzzy 8f285f01bc Make player model compatible for 5.0.0 2019-06-26 18:05:52 +02:00
Wuzzy c88b289084 Remove noisy bed-related messages 2019-06-23 23:43:37 +02:00
Wuzzy 3a0fef36e0 Add newline in net and lasso descriptions 2019-06-23 23:12:56 +02:00
Wuzzy 2e5a477bd2 Add show_wielded_item 2019-06-23 23:10:56 +02:00
Wuzzy b25ed349d8 Rename group "not_in_craftingguide" to more standard "not_in_craft_guide" 2019-06-23 23:04:20 +02:00
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
KaadmY 82c59771fc Fix #59 2017-05-18 08:29:56 -07:00
KaadmY c974bd1645 Reformat some code and make some nodes floodable 2017-05-17 18:38:18 -07:00
KaadmY f01a257013 Modify tool wear/times to fit with the material types 2017-05-17 16:23:29 -07:00
KaadmY f582284467 Add more sane tool times 2017-05-17 15:11:29 -07:00
KaadmY a01717ba71 Add graphite and sulfur as functional items 2017-05-17 14:48:21 -07:00
KaadmY ed9b0fcd92 Make new metals actually possible to get 2017-05-17 14:04:53 -07:00
KaadmY 7ab7f642f1 Disable debugging code 2017-05-17 13:55:32 -07:00
KaadmY 94b1ba03a2 Tons of ore modifications; added and/or tweaked ore spawning 2017-05-17 13:54:33 -07:00
KaadmY e4090ca812 Add bronze armor and add an API for item drop on death 2017-05-17 09:24:18 -07:00
KaadmY 823261023a An absolute ton of changes, add new tool types and rename old ones, armor and ores are still WIP 2017-05-17 08:57:14 -07:00
KaadmY 6693590126 Prevent villages from spawning near the static spawnpoint; closes #43 2017-05-16 12:05:17 -07:00
KaadmY fcee665c27 Warp player back to bed if they get shifted away too far, closes #45 2017-05-16 11:31:46 -07:00