Commit Graph

1508 Commits (master)

Author SHA1 Message Date
Wuzzy bdccc039da Add spikes 2022-07-17 11:50:35 +02:00
Wuzzy 575bebebd5 Add a way to "fix" orphan bed head
(by placing a bed in front of it)
2022-07-06 22:10:40 +02:00
Wuzzy 6b1815ac43 Fix naked dirt sometimes at top of village grass 2022-06-30 21:27:38 +02:00
Wuzzy b4f8bd0c4b Villagegen: Further optimize hill generation 2022-06-29 09:30:35 +02:00
Wuzzy 82ae0d2b8d Refine village column check 2022-06-29 09:00:11 +02:00
Wuzzy 128a71755c Fix village hill generating ground_top inside hill 2022-06-29 08:49:17 +02:00
Wuzzy 3f09f314a9 Villagegen: Limit generation of dirt columns 2022-06-29 08:41:47 +02:00
Wuzzy 76f4b08e71 Villagegen: get_column_nodes uses vmanip 2022-06-29 02:14:07 +02:00
Wuzzy e3a14187c5 Villagegen: Don't call get_node_at 2022-06-28 21:29:11 +02:00
Wuzzy cd4b36f252 Revert "Villagegen: Reduce set_data calls for hills"
This reverts commit 6c0f286d34.
2022-06-28 21:21:56 +02:00
Wuzzy 6c0f286d34 Villagegen: Reduce set_data calls for hills 2022-06-28 20:59:00 +02:00
Wuzzy b2f0ac58ba Villagegen: Reduce number of set_data calls 2022-06-28 20:39:02 +02:00
Wuzzy 2d66f0b649 Villagegen: Update node metadata after vmanip 2022-06-28 20:09:27 +02:00
Wuzzy fbed77d471 Villagegen: VManip now generates correct roads 2022-06-28 19:17:03 +02:00
Wuzzy 5b6884c058 Move villagegen to using VManip (first step) 2022-06-28 15:41:23 +02:00
Wuzzy 87a2cf4e96 Add hunger command 2022-06-26 15:51:39 +02:00
Wuzzy ba5a7ba3e1 Fix starve msg appearing multiple times when dead 2022-06-24 22:03:52 +02:00
Wuzzy cba649f410 'fertile' achievement now needs using fertilizer 2022-06-24 13:29:38 +02:00
Wuzzy 4c8115098e Add Forester achievement 2022-06-24 13:19:28 +02:00
Wuzzy 710edb6932 Add achv for best sword, easier off_to_battle 2022-06-24 13:03:28 +02:00
Wuzzy b9cefecdb6 Add achievement icons to 2 achievements 2022-06-22 23:51:52 +02:00
Wuzzy 13e0a2b42d Update explorer achievement desc 2022-06-22 23:19:23 +02:00
Wuzzy 2edfb98c35 Update German translation 2022-06-22 21:37:09 +02:00
Wuzzy 7e9b5b7d8e Update translation templates 2022-06-22 14:45:14 +02:00
Wuzzy 54b7fcf05d Remove underground biome from Explorer achievement 2022-06-22 11:37:52 +02:00
Wuzzy 9e5adbc2bb Dig vine if blasted 2022-06-22 11:24:45 +02:00
Wuzzy 3e88602020 Make rooted alga on alga block slippery 2022-06-16 23:30:31 +02:00
Wuzzy f65764a123 Fix dropped item not updating correctly 2022-06-16 23:26:34 +02:00
Wuzzy 6f68b93685 Fix vine not dropping properly on dig 2022-06-16 21:20:47 +02:00
Wuzzy c44bef5ec7 Fix warning in rp_builtin_item 2022-06-16 21:14:37 +02:00
Wuzzy ddc0988d29 Nerf digtime of steel shears 2022-06-16 20:14:17 +02:00
Wuzzy 17f766ab1f Buff pickaxe dig times 2022-06-16 20:13:13 +02:00
Wuzzy b18973d7f8 Remove cracky group from hand 2022-06-16 19:14:39 +02:00
Wuzzy d8163dde53 Jewels: Make sure dig time doesn't go lower than 0 2022-06-16 18:45:28 +02:00
Wuzzy a5b96fd453 Fix crash when item magnet disables 2022-06-16 17:53:29 +02:00
Wuzzy b80bc6f5ca Fix sometimes untranslated locked chest infotext 2022-06-16 14:14:56 +02:00
Wuzzy 556a30b20d Make stage-4 cotton plant unmagnetic 2022-06-16 13:52:40 +02:00
Wuzzy a56113ca14 Show achievement msg to achiever only (sett' add') 2022-06-15 22:39:35 +02:00
Wuzzy a7ef7410a5 Change achievement get message in singleplayer 2022-06-15 22:02:43 +02:00
Wuzzy 3324000dd5 Fix crafting selection jumping after craft 2022-06-13 19:49:14 +02:00
Wuzzy b2e75b5c30 Update crafting API documentation 2022-06-13 17:28:23 +02:00
Wuzzy 0abc17fa6e Fix crash if crafting with empty input 2022-06-13 17:26:22 +02:00
Wuzzy 98d88d1753 Allow multiple crafting recipes with same output (WIP) 2022-06-13 14:54:41 +02:00
Wuzzy 09245e7e46 Fix crash if item in unknown node 2022-06-11 17:17:22 +02:00
Wuzzy b56f372e55 Update builtin item from Minetest 5.6.0-dev 2022-06-10 21:08:41 +02:00
Wuzzy 0ca3225aeb Fix rare deleting grass cover when under ignore 2022-06-10 10:54:06 +02:00
Wuzzy 0a626d9ac1 Remove grass from oak tree schematics 2022-06-10 00:50:50 +02:00
Wuzzy 1b20ca6888 Fix bad nodes in schematics (fix floating grass) 2022-06-10 00:25:02 +02:00
Wuzzy 898296953b Don't spawn particles for leafdecay_drop 2022-06-09 09:43:30 +02:00
Wuzzy 57df6b72d6 Better bugfix for mob crash if die to node dmg 2022-06-09 09:06:08 +02:00
Wuzzy e12e7e390c Revert "Fix possible crash if mob dies to node damage"
This reverts commit abdb58f4ee.
2022-06-09 09:05:47 +02:00
Wuzzy abdb58f4ee Fix possible crash if mob dies to node damage 2022-06-09 08:06:02 +02:00
Wuzzy bb150892cb Prevent hanging sand/gravel 2022-06-09 02:00:17 +02:00
Wuzzy 0a19253ae3 Add vine 2022-06-09 01:59:28 +02:00
Wuzzy cc01719e0c Make oak tree easier to dig 2022-06-08 09:06:04 +02:00
Wuzzy d3f44999dc Merge branch 'default_cleanup' 2022-06-08 09:02:08 +02:00
Wuzzy 5b46a26757 Add smoke particles on burning TNT 2022-06-08 08:54:16 +02:00
Wuzzy 267c4ecee7 Add description to burning TNT 2022-06-08 08:15:36 +02:00
Wuzzy b4b9654895 Fix incorrect farming plant stage in desc 2022-06-08 08:04:45 +02:00
Wuzzy b85bffe29d Add inventory images for wieldhands 2022-06-08 08:02:02 +02:00
Wuzzy 8beca66e13 Restructure core nodes into multiple files 2022-06-08 01:09:31 +02:00
Wuzzy 73ce8cd9df Remove 'dirt with grass and footsteps' 2022-06-08 00:54:58 +02:00
Wuzzy 603436b3ce Cactus grows on dry dirt as well 2022-06-08 00:36:56 +02:00
Wuzzy eb610a90c1 Make grass clump grow only on normal fert dirt 2022-06-07 22:10:53 +02:00
Wuzzy 07c19d1f4e Remove gardener achievement 2022-06-07 21:43:43 +02:00
Wuzzy c1e9114a24 Fix swamp dirt not regrowing grass cover in swamp 2022-06-07 21:40:55 +02:00
Wuzzy 58fc45fd3f Grow tall [sea]grass with fertilizer 2022-06-07 21:36:57 +02:00
Wuzzy aede801b69 Fix wrong fertilizer group for seagrass 2022-06-07 21:13:43 +02:00
Wuzzy 9d8f6ed8f8 Document rp_drop_items_on_die and rp_farming 2022-06-07 20:17:54 +02:00
Wuzzy 4ce5fd6601 Localize ambiance table 2022-06-07 20:15:45 +02:00
Wuzzy f0ed1e8519 Make village entity spawner visible when using it 2022-06-07 19:16:46 +02:00
Wuzzy 948126cfef Convert village spawner to tool 2022-06-07 18:50:48 +02:00
Wuzzy f4981e846c Make biome names translatable with _description 2022-06-07 17:51:25 +02:00
Wuzzy 7aa4b8faae No achiev GUI update if triggering subcond again 2022-06-07 16:29:34 +02:00
Wuzzy 054a1d5f4b Merge branch 'achievement_subconds' 2022-06-07 16:18:26 +02:00
Wuzzy cb42b3ef4d Fix achievements crash 2022-06-07 16:16:36 +02:00
Wuzzy d7c2257c1f Update rp_achievements documentation 2022-06-07 16:11:10 +02:00
Wuzzy 311494de58 Save achievements in player meta 2022-06-07 15:48:44 +02:00
Wuzzy c8e8c9b306 Allow spawning into grass and flower 2022-06-06 22:43:34 +02:00
Wuzzy 29d8fa97a0 Improve safe spawning 2022-06-06 22:40:38 +02:00
Wuzzy 766f4cd2c9 Add mod to ensure safer spawning 2022-06-06 22:09:17 +02:00
Wuzzy bde9b53b62 Re-sort some waterplant decorations 2022-06-05 16:48:56 +02:00
Wuzzy e750d03c38 Revert rp_jewels locale files 2022-06-05 16:44:53 +02:00
Wuzzy e5f0b14362 Update German translation 2022-06-05 16:44:19 +02:00
Wuzzy 96b47f81d6 Update translation templates 2022-06-05 16:38:51 +02:00
Wuzzy 0d2ef1fb56 Correctly categorize waterplants 2022-06-05 16:29:02 +02:00
Wuzzy 66e4c726f0 Merge branch 'creative_newsort' 2022-06-05 16:24:49 +02:00
Wuzzy f39349004d Refine Creative sorting even more 2022-06-05 16:24:16 +02:00
Wuzzy 0f44b73d7a Rename Ocean biomes to Underwater biomes 2022-06-05 15:26:28 +02:00
Wuzzy 6616befbf5 Shrink tall seagrass a bit 2022-06-05 15:09:23 +02:00
Wuzzy 7aa73c6489 Fix bad item drop position 2022-06-05 15:06:26 +02:00
Wuzzy 912cfac696 Reduce alga drop height 2022-06-05 15:01:07 +02:00
Wuzzy 41b5ef295a Add missing growth tool cases for waterplants 2022-06-05 13:42:17 +02:00
Wuzzy d7956e255e Generalize waterplant decay 2022-06-05 13:32:15 +02:00
Wuzzy ed5629e96d Add sand/gravel ores in underwater biomes 2022-06-05 13:14:58 +02:00
Wuzzy ab194971de More tall sea grass 2022-06-05 12:43:30 +02:00
Wuzzy c0f5b2b1e3 Check for falling after destroying waterplant 2022-06-05 12:38:35 +02:00
Wuzzy 5a63e7c8fc Add roots to underside of plantlike_rooted nodes 2022-06-05 12:33:15 +02:00
Wuzzy 152d098216 More seagrass biome improvements 2022-06-05 12:04:57 +02:00
Wuzzy 79a5298f43 Grow seagrass and algae on sand 2022-06-05 11:44:00 +02:00
Wuzzy acd3ed030d Restrict algae to certain biomes 2022-06-05 08:29:44 +02:00
Wuzzy c3d3428730 Fix tall seagrass not fertilizable 2022-06-05 07:45:10 +02:00
Wuzzy 1ae352ec6d Generate algae (WIP) 2022-06-05 01:38:30 +02:00
Wuzzy a51a775b18 Slower alga decay 2022-06-05 00:53:46 +02:00
Wuzzy 4b4f1d4588 Add fertilizer support for waterplants 2022-06-04 09:21:31 +02:00
Wuzzy f09c891546 Waterplants now grow in "waterfalls" as well 2022-06-03 23:03:05 +02:00
Wuzzy 726cd3b9e2 Cull the backface of plantlike_rooted base nodes 2022-06-03 15:59:44 +02:00
Wuzzy ee9231ecaa Better alga decay particle, add leafdecay particle 2022-06-03 15:50:33 +02:00
Wuzzy eec0e87d1c Add alga decay particles 2022-06-03 15:38:47 +02:00
Wuzzy d026c7298b Add algae decay 2022-06-03 15:23:13 +02:00
Wuzzy 86645ddb03 Implement dropping the alga 2022-06-03 14:05:50 +02:00
Wuzzy 49efbc4d89 Fix cutting of algae 2022-06-03 13:42:50 +02:00
Wuzzy e2be00d04d Improve placement and sounds of underwater plants 2022-06-03 13:11:51 +02:00
Wuzzy fdeba6dae4 Fix fertilizer bug on plantlike_rooted 2022-06-03 11:02:57 +02:00
Wuzzy d4ff78af65 Remove wallmounted from sea grass 2022-06-03 10:53:08 +02:00
Wuzzy ac59649fcf Fix growth tool on alga block 2022-06-03 10:46:56 +02:00
Wuzzy 682444b67e Rename sea grass to seagrass 2022-06-03 10:46:12 +02:00
Wuzzy 31aa4bc827 Teach growth tool to grow sea grass and algae 2022-06-03 10:41:03 +02:00
Wuzzy 6acdcb4ce2 Grow alga correctly 2022-06-03 10:32:55 +02:00
Wuzzy c1ca98c7e8 Add alga 2022-06-03 00:41:37 +02:00
Wuzzy cc171a899e Add some basic underwater boulders 2022-06-01 20:28:04 +02:00
Wuzzy 1dd4025a5e Can now cut tall sea grass 2022-06-01 14:28:42 +02:00
Wuzzy 83b9a28164 Fix sea grass dropping at wrong pos 2022-06-01 13:48:11 +02:00
Wuzzy 947e2067e7 Generate tall sea grass 2022-06-01 03:09:08 +02:00
Wuzzy 4d5e323530 Add smaller sea grass 2022-06-01 02:57:23 +02:00
Wuzzy 16f35c678a Add sea grass credits 2022-06-01 02:07:06 +02:00
Wuzzy 977bd4d2dd Kill seagrass is not underwater 2022-06-01 01:09:35 +02:00
Wuzzy d1eb3c195a Add sea grass 2022-06-01 00:55:37 +02:00
Wuzzy 1b5f9c1617 Don't pass number to formspec_escape 2022-05-31 22:01:59 +02:00
Wuzzy 156b799640 Nerf gold-for-jewel trades of farmer 2022-05-31 21:55:24 +02:00
Wuzzy e7eaee5325 Make beds cheaper 2022-05-31 21:34:59 +02:00
Wuzzy 8bceb8ab8e Fix nonfunctionan text colorize 2022-05-31 21:31:27 +02:00
Wuzzy 713704819a Tweak trade formspec a bit 2022-05-31 21:24:52 +02:00
Wuzzy 673b4d6cd4 Fix being able to trade if trader has died 2022-05-31 20:06:07 +02:00
Wuzzy b0a40079d4 Fix NPCs sometimes offering double trades 2022-05-31 19:48:00 +02:00
Wuzzy a33c5ab445 Villagers offer more trades at once 2022-05-31 19:40:28 +02:00
Wuzzy 0e399604e5 Make hunger debug a hidden setting 2022-05-30 22:13:17 +02:00
Wuzzy be8b7f5f5c More logical item sorting in creative inventory 2022-05-30 21:35:49 +02:00
Wuzzy e8ba57f395 Merge branch 'more_skins' 2022-05-30 16:22:08 +02:00
Wuzzy ed77f18fbd Darken some pixels on the top head skin 2022-05-30 16:21:25 +02:00
Wuzzy 1863c58c48 Make model preview in skin selector larger 2022-05-26 01:15:09 +02:00
Wuzzy da8edf7bba Count progress of subcond achievements properly 2022-05-25 23:56:08 +02:00
Wuzzy d132c8ce3c Achievements: Show list of subcondition progress 2022-05-25 23:51:33 +02:00
Wuzzy 43457d0f1a Add floor acorn 2022-05-25 22:18:10 +02:00
Wuzzy 02dfd1ea6f Merge branch 'apple_floor' 2022-05-25 22:07:19 +02:00
Wuzzy 96e23905d5 Placing 2 path slabs on each other makes path node 2022-05-25 21:57:03 +02:00
Wuzzy 9c8d1e49f9 Document rp_hunger 2022-05-25 19:20:18 +02:00
Wuzzy a35a2473c1 Localize some hunger vars 2022-05-25 18:45:21 +02:00
Wuzzy 2f12750cfa Fix bracket in rp_creative 2022-05-25 18:42:56 +02:00
Wuzzy 0a5e5c9b72 Document rp_default 2022-05-25 18:39:02 +02:00
Wuzzy bcd596616f Creative: Per-placer inf node placement 2022-05-25 18:28:26 +02:00
Wuzzy 936cd64680 Remove creative.is_enabled_for 2022-05-25 18:27:31 +02:00
Wuzzy e548ad6dc4 Document rp_bed 2022-05-25 18:26:23 +02:00
Wuzzy 7b77d42fd9 Update German translation 2022-05-25 15:04:20 +02:00
Wuzzy cf021cae6a Update translation templates 2022-05-25 15:01:27 +02:00
Wuzzy 7ba91ec1cd Disable static_save for parachutes 2022-05-25 14:38:38 +02:00
Wuzzy 5d6319a9ac Update game name "Pixture" in source/readme files 2022-05-25 13:36:51 +02:00
Wuzzy b1c3125cff Remove respawn yaw 2022-05-23 14:38:38 +02:00
Wuzzy f60ad3357c Update bed help text 2022-05-23 14:37:06 +02:00
Wuzzy 38fdc47888 Beds: Add message when respawn pos was changed 2022-05-23 14:35:09 +02:00
Wuzzy d87ff99dae Villages: Refactor well stuff 2022-05-23 13:53:34 +02:00
Wuzzy feb28bdbb7 Replace lonely village well with lonely house 2022-05-23 13:48:39 +02:00
Wuzzy 0a67ef0848 Enforce village distance again 2022-05-23 12:44:29 +02:00
Wuzzy 6f6f6a5320 Allow villages in (Baby) Poplar Plains 2022-05-23 11:57:45 +02:00
Wuzzy 4b7f3c990a Inventory formspec: Don't set formspec twice 2022-05-23 00:42:59 +02:00
Wuzzy e680154c68 Cache the crafting guide list for fast loading 2022-05-23 00:31:13 +02:00
Wuzzy 74c8ac9fc1 Make growth tool work on dirt and swamp dirt 2022-05-22 18:14:24 +02:00
Wuzzy 0026fc0874 Oak sapling gives acorns 2022-05-22 17:23:19 +02:00
Wuzzy 3d72570f3f Make acorn easier to dig 2022-05-22 17:17:22 +02:00
Wuzzy b183c7f433 No apples in oak tree forest 2022-05-22 17:15:50 +02:00
Wuzzy 805326c63d Generate acorns in oak tree forests 2022-05-22 17:12:14 +02:00
Wuzzy 33e483d4c0 Add acorn 2022-05-22 16:14:56 +02:00
Wuzzy 66018c84ad Force players out of bed when punched or damaged 2022-05-22 13:44:39 +02:00
Wuzzy b0171c8e95 Hide dirt with grass and footsteps from Creative 2022-05-22 13:09:21 +02:00
Wuzzy 6bef221ee4 Don't set grass with footsteps anymore 2022-05-22 13:07:18 +02:00
Wuzzy 5524c68eef Make pearl trade more rewarding 2022-05-22 12:11:19 +02:00
Wuzzy cbcc73eb08 Add nodebox for apple on floor 2022-05-22 12:07:30 +02:00
Wuzzy e76a076289 Don't destroy thistle in thistle node 2022-05-21 23:28:49 +02:00
Wuzzy d34f569ec6 Fix respawn failing due to area not being loaded 2022-05-21 22:39:51 +02:00
Wuzzy 7be7bc6d66 Prevent sleep in drowning and dmg nodes 2022-05-21 21:38:51 +02:00
Wuzzy 4cec3dd4ba Chance apostrophe in rp_bed 2022-05-21 21:21:09 +02:00
Wuzzy 7669f07872 Fix buggy respawn when player died in sleep 2022-05-21 21:17:43 +02:00
Wuzzy e66df11fd7 Reduce fall damage on bed nodes 2022-05-21 20:53:50 +02:00
Wuzzy 3e48d0217e Bed: Fix wrong yaw for certain param2 values 2022-05-21 20:50:14 +02:00
Wuzzy 61d853040f Fix player potentially respawning in solid node 2022-05-21 20:46:42 +02:00
Wuzzy 80f627ad8a Add missing rp_item_drop dependency to mod 2022-05-21 18:10:23 +02:00
Wuzzy 8231f21808 Refactor item magnet and fix multi-player bug
The bug was that the item misbehaved when multiple players were close to
an item entity
2022-05-21 18:06:03 +02:00
Wuzzy 928a1e7692 Remove some broken block smelting recipes 2022-05-21 15:59:07 +02:00
Wuzzy efa40844cf Add testing command to list all cooking recipes 2022-05-21 15:51:52 +02:00
Wuzzy 0e41ebba23 Fix crash due to uninit'ed inv lists 2022-05-21 15:42:27 +02:00
Wuzzy 747b05f91e Move items out of trading slots when closing 2022-05-20 21:35:17 +02:00
Wuzzy 5eb742b634 Use single group rating for sign 2022-05-20 20:54:08 +02:00
Wuzzy 351760addf Fix crash when dropping creative tool 2022-05-20 20:20:53 +02:00
Wuzzy 18354ed288 rp_goodies: Add test if goodies are valid 2022-05-20 19:00:02 +02:00
Wuzzy c7d1b764df Remove tabs from formspecs where they don't belong 2022-05-20 18:38:26 +02:00
Wuzzy 9a5fdf80e6 Respawn parachute to player who left with it 2022-05-20 17:14:39 +02:00
Wuzzy c0fd594f09 Fix parachute fail message when underwater 2022-05-20 16:19:42 +02:00
Wuzzy 9bb6284a5d Fix some detach/attach bugs of parachute 2022-05-20 11:25:34 +02:00
Wuzzy 9db74b7397 Fix LBM restarting sapling grow timer 4 no reason 2022-05-20 03:09:14 +02:00
Wuzzy ad0a141898 Cooking lumien ore gives lumien block
To match the node drop
2022-05-20 01:53:20 +02:00