Commit Graph

1508 Commits (master)

Author SHA1 Message Date
Wuzzy 4f3ee42569 Remove unused util.split function 2022-08-01 20:50:44 +02:00
Wuzzy 384bd0f77d Move rp_util documentation to extra file 2022-08-01 20:49:55 +02:00
Wuzzy 6f412d0423 Add German translation for spikes 2022-07-30 09:40:27 +02:00
Wuzzy b6db04b6d1 Remove mini-beard from 3 NPC textures 2022-07-30 09:29:15 +02:00
Wuzzy 92a84dc6e0 Update German translation 2022-07-30 02:03:29 +02:00
Wuzzy 8cb56d5808 Update locale files 2022-07-30 01:52:04 +02:00
Wuzzy 9f60ef8ea5 Reduce clam satiation to 10 2022-07-30 01:32:59 +02:00
Wuzzy 86714da8f4 Coal block is no longer breakable by hand 2022-07-30 01:15:42 +02:00
Wuzzy 920e3cffe0 'fertile' achievement: Putting on ground suffices 2022-07-30 01:11:25 +02:00
Wuzzy 3da0a29f02 Update subcondition achievements in new version 2022-07-29 23:23:34 +02:00
Wuzzy 9f3c24aeaf Remove 2 harvest achievements, rename farmer ach. 2022-07-29 19:43:02 +02:00
Wuzzy a9ab99d523 Boar now eats acorn instead of apple 2022-07-29 19:28:50 +02:00
Wuzzy 71cd29442c Add new farming foods to trades and chests 2022-07-29 19:11:34 +02:00
Wuzzy 7d8ce9d2fb Add potato/asparagus/carrot to mapgen 2022-07-29 18:51:05 +02:00
Wuzzy de8b5ebdab Add asparagus, carrot, baked potato ...
... and rebalance food points, growth times, soil requirements for
farming plants.
2022-07-29 18:51:00 +02:00
Wuzzy 4e6435d4af Increase drops of potato plant 2022-07-25 19:53:48 +02:00
Wuzzy cbae5b1ca5 Simplify potato texture palette 2022-07-25 19:47:19 +02:00
Wuzzy 32ea6c9a0d Add credits for potato textures 2022-07-25 17:25:10 +02:00
Wuzzy ffd5ab9ea8 Add potato
With textures from [crops] mod
2022-07-25 00:08:23 +02:00
Wuzzy 0d3ac2c55b Farming: Add support for meshoptions 2022-07-24 23:39:13 +02:00
Wuzzy 3012b0117d Refactor rp_farming plant node registration 2022-07-23 20:47:29 +02:00
Wuzzy 23a8258a35 Check node handler for mobspawn/village node 2022-07-23 14:23:24 +02:00
Wuzzy 604141ea01 Change cotton seed texture 2022-07-23 14:08:28 +02:00
Wuzzy 4358296fa5 Fix compass being placable in mid-air 2022-07-23 13:31:38 +02:00
Wuzzy b2125f311b Fix crash if place compass on unknown node 2022-07-23 13:26:08 +02:00
Wuzzy 2ea13a97ca Make compass_1 to _7 craftitems, fix place bug 2022-07-23 13:24:24 +02:00
Wuzzy 2963a7a669 Merge branch 'beard' 2022-07-23 13:10:23 +02:00
Wuzzy 2f9db028db Shift skin buttons around a little 2022-07-23 13:10:07 +02:00
Wuzzy de70dd93ba Make wrought iron spikes magnetic 2022-07-23 09:22:17 +02:00
Wuzzy 6cd9784b67 Fix floor apple dropping acorn 2022-07-22 23:56:14 +02:00
Wuzzy c0cd4c419b Render beard before hair 2022-07-22 22:55:19 +02:00
Wuzzy fad3aca4bd Add extra pixel for chin beard at head bottom 2022-07-22 21:46:07 +02:00
Wuzzy b372d3351d Balance the component chances for random skins 2022-07-21 23:04:08 +02:00
Wuzzy 50777f998e Add selectable beard 2022-07-21 12:41:16 +02:00
Wuzzy 57e27bc5e2 Fix missing takeitem snd 4 itemshow nodes in Creat 2022-07-19 02:08:09 +02:00
Wuzzy e0c7868772 Add creative_decoblock to the new nodes 2022-07-17 21:54:30 +02:00
Wuzzy 5187595e95 Add itemframe offset for lumien crystal 2022-07-17 21:45:20 +02:00
Wuzzy 6617098952 Add max light source in lumien crystal tooltip 2022-07-17 21:38:25 +02:00
Wuzzy 237601640f Prevent compasses nodes being stackable 2022-07-17 21:21:27 +02:00
Wuzzy 81bfbdc573 Make compass nodes non-walkable 2022-07-17 20:51:41 +02:00
Wuzzy b4bf0f7bc2 Compass: Erase Y component when checking direction 2022-07-17 19:55:09 +02:00
Wuzzy b3ff8fcaf8 Rotate the magnocompass needle if placed at target 2022-07-17 19:53:10 +02:00
Wuzzy ee4746e894 Make compass placable 2022-07-17 19:27:42 +02:00
Wuzzy 26eff8f1d8 Fix magnocompass on itemframe dir 2022-07-17 17:38:34 +02:00
Wuzzy ea9b8e72bd Set yaw of item ent. when popped out of itemframe 2022-07-17 17:25:08 +02:00
Wuzzy b865c09be4 Fix itemshow item dupe bugs 2022-07-17 17:17:30 +02:00
Wuzzy 178e4c119f Add itemshow sounds (put/take) 2022-07-17 17:12:18 +02:00
Wuzzy fc7a00fb42 Rotate compass on itemframe, showcase and ground 2022-07-17 16:41:32 +02:00
Wuzzy 9857afa0c0 Add item frame and item showcase 2022-07-17 13:39:56 +02:00
Wuzzy c06825b5c0 Thistle and spikes no longer destroy items 2022-07-17 11:59:21 +02:00
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