Commit Graph

658 Commits

Author SHA1 Message Date
Wuzzy
c6efdc9f10 Make parachutes and headbars immortal 2019-09-15 12:55:39 +02:00
Wuzzy
fd5caec63f Fix buggy headbars 2019-09-15 12:46:36 +02:00
Wuzzy
421b268716 Fix item entities not dropping when digging below 2019-09-15 10:48:27 +02:00
Wuzzy
1d4060f8c7 Cleanup builtin_item a bit 2019-09-14 09:58:07 +02:00
Wuzzy
d3ad2f72cd Mobs API: Add NaN checks 2019-09-14 09:37:09 +02:00
Wuzzy
a54d940c83 Clarify license situation for media files 2019-09-13 17:42:38 +02:00
Wuzzy
660500c1be Make jewel ore generation functional again 2019-09-12 15:29:57 +02:00
Wuzzy
0d4ca6bf5e Increate hand range in Creative 2019-09-10 14:28:43 +02:00
Wuzzy
21f10a47f4 Villages: Fix incorrect amt_connections counting 2019-09-06 18:15:08 +02:00
Wuzzy
1fbc8b83a9 Change villager spawning algorithm
Now the entity spawners regularily check if another object is nearby, only then they spawn.
This should make entity spawns more reliable.
2019-09-06 18:10:08 +02:00
Wuzzy
1b833cc850 Floodable: Drygrass, musicbox, sapling, farmplant 2019-09-06 15:51:59 +02:00
Wuzzy
02ec1de7fa Tall/swamp grass clump can now craft fiber 2019-09-06 13:48:11 +02:00
Wuzzy
c958af51d2 Fix broken grass and clam ABM 2019-09-06 13:26:54 +02:00
Wuzzy
109fcba8c2 Check recipe validity 2019-09-06 11:52:37 +02:00
Wuzzy
5762d89011 Re-enable sneaking 2019-09-06 10:30:03 +02:00
Wuzzy
6db816ca34 Fix another string.gfind call ... 2019-09-06 10:25:12 +02:00
Wuzzy
39411e515d Fix up German achievements translation a bit 2019-09-06 00:59:06 +02:00
Wuzzy
b2ff35910d Rename Musician achievement 2019-09-06 00:31:13 +02:00
Wuzzy
1772beb33c Farming: Fix broken LBM 2019-09-06 00:16:20 +02:00
Wuzzy
60c16f6872 Farming: Check growth later if water was missing 2019-09-05 23:59:14 +02:00
Wuzzy
3a57a08e4e Add workaround in achievements mod 2019-09-05 23:23:51 +02:00
Wuzzy
a3152c39bb Fix undiggable slabs 2019-09-05 22:58:44 +02:00
Wuzzy
d7f5814ae1 Simplify slab-on-slab placement 2019-09-05 22:47:27 +02:00
Wuzzy
184252144d Use correct dirt in wasteland rock schematics 2019-09-05 22:21:31 +02:00
Wuzzy
a4eccb1522 Change dry dirt texture 2019-09-05 22:12:02 +02:00
Wuzzy
f5a8388356 Add fertilized dry/swamp dirt 2019-09-05 21:30:49 +02:00
Wuzzy
cb6937bfa9 Fix fertilizer turning some blocks into sth. else 2019-09-05 21:09:38 +02:00
Wuzzy
963f1c67e1 Village spawner: Guarantee well placement 2019-09-05 20:07:15 +02:00
Wuzzy
51a96d0f13 Regrow appropriate grass on (swamp) dirt 2019-09-05 19:53:58 +02:00
Wuzzy
785e96c420 Fix crash when farming plant tries to grow in rain 2019-09-05 18:58:31 +02:00
Wuzzy
3d9496ec56 Dirt path covers grass below 2019-09-05 18:49:38 +02:00
Wuzzy
7fee79f884 Village: Connect well properly with road network 2019-09-05 18:38:15 +02:00
Wuzzy
f9c29032f3 Village: Fix minor schematic annoyances 2019-09-05 18:24:50 +02:00
Wuzzy
6f761e2323 Village: Fix entities spawning on same pos 2019-09-05 17:55:14 +02:00
Wuzzy
482d856233 Village: Add cotton-only and wheat-only farm 2019-09-05 17:36:59 +02:00
Wuzzy
c4bae1daeb Sink villages by 1 node 2019-09-05 16:54:25 +02:00
Wuzzy
5ad66933cd Villagegen: Stop generating into stone,tree,leaves 2019-09-05 16:44:34 +02:00
Wuzzy
d2a1608e6e Fix a few minor typos 2019-09-05 11:21:09 +02:00
Wuzzy
5898f8cab5 Fix drowning mob not getting removed 2019-09-04 17:35:43 +02:00
Wuzzy
df549c378d No longer drop pearls, they're useless atm 2019-09-04 17:21:49 +02:00
Wuzzy
4bcad4e536 Remove redundant replacements 2019-09-04 16:41:39 +02:00
Wuzzy
6a596f5f11 Fix oak trees never generating 2019-09-04 16:30:40 +02:00
Wuzzy
c354424a7d Don't take sapling in creative mode 2019-09-04 16:10:31 +02:00
Wuzzy
68782753ce Improve village ground generation 2019-09-04 15:53:06 +02:00
Wuzzy
dbf02685c9 Make crops and music box attached 2019-09-04 14:58:05 +02:00
Wuzzy
db45ccf4c8 Restrict villages to grasslands 2019-09-04 14:47:41 +02:00
Wuzzy
9df7ec8b96 Tweak village entity spawner 2019-09-04 14:24:07 +02:00
Wuzzy
7810a7ed82 Turn grass to dirt below slabs and stairs 2019-09-04 14:18:57 +02:00
Wuzzy
22a9f7667b Village farms: Add dirt path slabs 2019-09-04 14:09:09 +02:00
Wuzzy
cb200e1396 Villages: Fix roads being weird sometimes 2019-09-04 13:40:14 +02:00
Wuzzy
b790d5e676 Randomize village wood materials per-world 2019-09-04 13:07:37 +02:00
Wuzzy
50e19202f6 Fix villages not being random enough 2019-09-04 11:34:06 +02:00
Wuzzy
0ed06e8a3a Kick player out of bed when re-joining 2019-09-04 01:01:02 +02:00
Wuzzy
10070e8d1f Player_skins: Update inv menu when using cmd 2019-09-04 00:44:05 +02:00
Wuzzy
499f3bd7aa Player_skins: Update formspec after skin change 2019-09-04 00:36:41 +02:00
Wuzzy
9be74dcb2b village_tavern.mts: More bed space 2019-09-04 00:33:49 +02:00
Wuzzy
8a124d2b34 Prevent sleep if not enough space 2019-09-04 00:15:38 +02:00
Wuzzy
9dd4835c16 Rename defused TNT 2019-09-03 23:10:35 +02:00
Wuzzy
c6da0a69de Remove mineturtle achievement if peaceful only 2019-09-03 23:05:41 +02:00
Wuzzy
524aa71aea Disabling TNT defuses it 2019-09-03 22:43:38 +02:00
Wuzzy
5bb5829e86 Message when try 2 spawn hostile mob if forbidden 2019-09-03 21:39:29 +02:00
Wuzzy
57b9a7d1cb Add more settings 2019-09-03 21:30:19 +02:00
Wuzzy
952f4b5f79 Add descriptions to settings, fix broken settings 2019-09-03 21:09:39 +02:00
Wuzzy
22bba65a6f Removed player_list and pm mods 2019-09-03 20:08:07 +02:00
Wuzzy
2b4f6fc8eb Add more mob sounds 2019-09-03 20:01:56 +02:00
Wuzzy
66e5d3230d Fix death and drop handling of mobs 2019-09-03 19:56:47 +02:00
Wuzzy
59864a8311 Fix seed and lumien achievements 2019-09-03 19:34:50 +02:00
Wuzzy
4aaa26681b Fix translation of heated dirt path 2019-09-03 18:32:21 +02:00
Wuzzy
c14b5573fd Fix nodebox overlap of dirt path slab 2019-09-03 18:31:55 +02:00
Wuzzy
1eccf8ee19 Fix furnace/chest facing wrong way in forge house 2019-09-03 18:23:48 +02:00
Wuzzy
63c83c1489 Fix treasure stack size not being properly limited 2019-09-03 17:32:24 +02:00
Wuzzy
eea78b8f0a Restrict number of music players per village 2019-09-03 17:14:51 +02:00
Wuzzy
7c0e69ef3f Fix villages never spawning if seed is large 2019-09-03 16:39:07 +02:00
Wuzzy
b39e322545 Remove village mapgen node 2019-09-03 16:17:11 +02:00
Wuzzy
c9f9596325 Village spawning: Use gennotify 2019-09-03 16:13:21 +02:00
Wuzzy
77a46578da Fix incorrect function call: string.gfind 2019-09-02 20:30:04 +02:00
Wuzzy
6cb897ee58 Remove useless file in player_skins 2019-09-02 20:26:53 +02:00
Wuzzy
2d326dd148 Achievements: End all descriptions with a period. 2019-09-02 14:54:29 +02:00
Wuzzy
cb72077c13 Don't take item in Creative if place slab on slab 2019-09-02 14:19:50 +02:00
Wuzzy
343e2eb638 Add cactus to food group 2019-09-01 14:50:10 +02:00
Wuzzy
74c225573f Fix achievements menu aggressively taking over 2019-09-01 14:49:01 +02:00
Wuzzy
1b231ead4c Change achievement name 2019-09-01 03:37:14 +02:00
Wuzzy
0fb7826ded Fix achievements form not updating right after opening inventory 2019-09-01 02:57:40 +02:00
Wuzzy
2511d64d8c Color gotten achievements in green 2019-09-01 01:49:16 +02:00
Wuzzy
8eff007aab Disallow putting items into crafting output slot 2019-08-31 19:59:44 +02:00
Wuzzy
78306e6e2a Fix crash in creative 2019-08-31 19:40:51 +02:00
Wuzzy
0f8757ccba Restrict creative inventories to player 2019-08-31 19:16:09 +02:00
Wuzzy
beb95a21a6 Improve slot clearing after closing craftmenu 2019-08-31 18:49:17 +02:00
Wuzzy
03f84f062a Crafting: Fix some incorrect inventory states 2019-08-31 18:30:58 +02:00
Wuzzy
06edc935b7 Make dropped items non-pointable 2019-08-31 17:42:49 +02:00
Wuzzy
a525fbace1 Make coal block cracky 2019-08-31 17:30:34 +02:00
Wuzzy
9b368ca664 Fix partialblocks being used in crafting 2019-08-31 17:27:09 +02:00
Wuzzy
075abf0df5 Make buttons in player skin menu larger 2019-08-31 16:57:15 +02:00
Wuzzy
f21ca0bfd5 Remove mapgen village spawner from Creative 2019-08-31 16:32:06 +02:00
Wuzzy
45273fb183 Fix bad torches in villages 2019-08-31 16:18:19 +02:00
Wuzzy
8a15505df9 Fix thistle not getting dug by water properly 2019-08-31 16:06:34 +02:00
Wuzzy
272f3cdfd4 Add pointable=false to some entities 2019-08-31 15:23:39 +02:00
Wuzzy
0cfa34e501 Select creative inventory by default in creative 2019-08-31 15:15:54 +02:00
Wuzzy
a4ea22f7bf Fix weird fertilizer behaviour 2019-08-31 14:58:40 +02:00
Wuzzy
32c0630776 Inventory menu: Remember page when closing 2019-08-31 14:47:37 +02:00
Wuzzy
b9cef3f784 Add a bunch of helpful groups 2019-08-31 14:07:31 +02:00
Wuzzy
6ed057f3b4 Torches: Add LBM 2019-08-31 12:36:56 +02:00
Wuzzy
d18cc27c96 Fix texturing of wall torches 2019-08-31 12:27:33 +02:00
Wuzzy
b890ac42d5 Add crafting FIXME 2019-08-31 02:07:04 +02:00
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