1083 Commits

Author SHA1 Message Date
Wuzzy
d07b726fc2 Remove shulker box code in rp_creative 2022-05-04 12:52:46 +02:00
Wuzzy
5525c5e52a Use minetest.is_creative_enabled everywhere 2022-05-04 12:51:06 +02:00
Wuzzy
1971ec1573 Link item entity gravity to player gravity 2022-05-04 12:11:02 +02:00
Wuzzy
fe1c1aa363 Fix item entities not rotating after activate 2022-05-04 12:08:23 +02:00
Wuzzy
6ed13c745f Drop items higher on death 2022-05-04 12:05:54 +02:00
Wuzzy
1cbd8eba1c Connect fences with tree trunk 2022-05-04 10:50:17 +02:00
Wuzzy
3c2b5510d2 Change fence textures to emulate fencelike 2022-05-04 10:42:50 +02:00
Wuzzy
7ddb628c0b Fix wrong fence texture 2022-05-04 09:53:41 +02:00
Wuzzy
f5c5790e5f Don't try to tame sheep with compass 2022-05-04 09:49:07 +02:00
Wuzzy
8dc6c01881 Fix compass not actually pointing to North 2022-05-04 09:46:48 +02:00
Wuzzy
252d2d7d79 Rightclicking door with sign now opens door 2022-05-04 09:19:44 +02:00
Wuzzy
a51ef5ff5d Add birch and oak doors in villages 2022-05-04 09:05:19 +02:00
Wuzzy
d1025e3efe Fix book translation ID 2022-05-04 08:38:17 +02:00
Wuzzy
4fffa6970f Update German 2022-05-04 08:36:30 +02:00
Wuzzy
ab0102a17b Update locale files 2022-05-04 08:34:44 +02:00
Wuzzy
bf7bff9059 Removed some pointless .xcf files 2022-05-04 08:33:30 +02:00
Wuzzy
e3374311f7 Add oak door and birch door 2022-05-04 08:33:15 +02:00
Wuzzy
801523a86d Merge branch 'sign_woods' 2022-05-04 08:32:02 +02:00
Wuzzy
5946609652 Add sandstone slab and stair 2022-05-04 08:12:30 +02:00
Wuzzy
61caa7253a No TNT fuel 2022-05-03 18:05:28 +02:00
Wuzzy
524cfdd9d2 Add smelting recipes for ores 2022-05-03 17:48:31 +02:00
Wuzzy
515af675ce Make several items burnable in furnace 2022-05-03 17:38:14 +02:00
Wuzzy
6aba251361 Can craft metal+coal blocks/slabs/stairs back 2022-05-03 16:50:50 +02:00
Wuzzy
b0e3936adc Move carpenter trade out of rp_jewels mod check 2022-05-03 15:10:41 +02:00
Wuzzy
0d2cd22b91 Fix outdated mod checks: jewels/drop_items_on_die 2022-05-03 15:09:02 +02:00
Wuzzy
7bea8ecb03 Add gold block, slab, stair 2022-05-03 15:02:03 +02:00
Wuzzy
b37b65c854 Update German 2022-05-03 15:01:53 +02:00
Wuzzy
6d6980689c Update translation templates 2022-05-03 14:19:05 +02:00
Wuzzy
32bede00a1 Add mob capture sounds 2022-05-03 14:04:20 +02:00
Wuzzy
f0b3972a06 Modernize fences 2022-05-03 13:15:42 +02:00
Wuzzy
36e231289c Add tin+copper block/stair/slab 2022-05-03 12:05:48 +02:00
Wuzzy
223957602e Only iron is magnetic now 2022-05-03 11:44:43 +02:00
Wuzzy
d0edc73158 Change True Navigator achievement requirements 2022-05-03 11:39:34 +02:00
Wuzzy
1e289c9903 Unsheared sheep can demagnetize compass 2022-05-03 11:07:17 +02:00
Wuzzy
e4034e88cb Add better compass help 2022-05-03 10:43:05 +02:00
Wuzzy
def9476177 Can demagnetize compass at wool/cotton bale 2022-05-03 10:26:57 +02:00
Wuzzy
7a4bd5992a Add fertilize and torch ignite sounds 2022-05-03 09:58:40 +02:00
Wuzzy
a174d4fe84 Add two more NPC hints 2022-05-03 09:44:07 +02:00
Wuzzy
9a5d30d481 Rename magnocompass 2022-05-03 09:06:27 +02:00
Wuzzy
0033bb001a Add magnocompass 2022-05-03 09:05:27 +02:00
Wuzzy
2384a5c0b7 Fix possible crash in rp_achievements 2022-05-03 09:03:10 +02:00
Wuzzy
60eb3df65e Fix undeclared global warning in rp_village 2022-05-03 07:34:22 +02:00
Wuzzy
5fea54f030 Fix birch fence 2022-05-03 07:26:56 +02:00
Wuzzy
c5d5e5ef49 Move ladder code to own Lua file 2022-05-03 07:23:00 +02:00
Wuzzy
b51e5b3567 Refactor: Move fence to own Lua file 2022-05-03 07:21:35 +02:00
Wuzzy
d5e8a2d0b8 Add /find_village cmd 2022-05-03 05:48:22 +02:00
Wuzzy
17486b1cae Force a maximum village size 2022-05-03 04:34:59 +02:00
Wuzzy
69342384ea Village emerge: Reduce emerged height area 2022-05-03 03:45:19 +02:00
Wuzzy
b3ff2e7a2b Update rp_villages translation 2022-05-03 03:12:43 +02:00
Wuzzy
510b3c17b5 Tweak villages command 2022-05-03 03:10:45 +02:00