Commit Graph

854 Commits

Author SHA1 Message Date
Wuzzy
aa1bf87abe Don't play painting place sound if place failed 2023-06-30 14:05:31 +02:00
Wuzzy
27e623d5cf Show short item desc in itemframe, not itemstring 2023-06-30 14:05:14 +02:00
Wuzzy
e419652846 Fix missing cauldron infotext + soup sound 2023-06-30 13:42:48 +02:00
Wuzzy
c165353480 Restart boiling sound on rejoining 2023-06-30 13:33:11 +02:00
Wuzzy
05544ae293 Fix boiling cauldrons not reliably cooling down 2023-06-30 13:24:58 +02:00
Wuzzy
506629127f Add river water support for cauldrons 2023-06-30 13:16:57 +02:00
Wuzzy
7e7d9135dd List features and bugfixes in README, move old 2023-06-30 12:27:45 +02:00
Wuzzy
089695aa9f Don't pollute curtain itemmeta for better stacking 2023-06-30 11:24:26 +02:00
Wuzzy
75594bc06f Fix awkward lantern rotation, better attach rules
Lanterns now only attach to the top or ceiling but no longer the sides
2023-06-30 11:09:03 +02:00
Wuzzy
c6309e254e Fix mossy permafrost stair buggy texture 2023-06-30 10:27:57 +02:00
Wuzzy
f32beb38e6 Play 'place' sound when placing painting 2023-06-30 10:16:19 +02:00
Wuzzy
b03158bde6 Fix enchanting buttons overlapping with background 2023-06-30 09:36:51 +02:00
Wuzzy
8be37eed34 Set pointable=false for book entity 2023-06-30 09:14:47 +02:00
Wuzzy
19b6483eaf Rename "Empty Shelf" to "Plain Shelf" 2023-06-30 09:00:40 +02:00
Wuzzy
ec3369763f Use multiplication sign in mailbox donor list 2023-06-30 08:47:41 +02:00
Wuzzy
a364b74045 Make cut nodes translatable ... somewhat 2023-06-30 08:35:39 +02:00
Wuzzy
22df1519a0 Define sounds for nodes that lacked sound defs 2023-06-30 01:42:50 +02:00
Wuzzy
bfc07a425f Add more beehive status messages 2023-06-30 00:45:36 +02:00
Wuzzy
443f748df8 Fix prison door recipe collide with steel bar door 2023-06-29 23:55:34 +02:00
Wuzzy
3a378d7baf Make radio and speaker translatable 2023-06-29 23:48:30 +02:00
Wuzzy
499ebd86e5 Change packed ice recipe to end Ethereal collision 2023-06-29 23:43:42 +02:00
Wuzzy
1c01e09199 Update German translation 2023-06-29 23:40:51 +02:00
Wuzzy
902674e8db Fix wrong name of copyright holder in license text 2022-11-25 07:07:33 +01:00
Wuzzy
5656133a6c Add technical info 2022-11-25 06:14:57 +01:00
Wuzzy
f959879e8f Fix inconsistent mod name 2022-11-25 06:08:41 +01:00
Wuzzy
64fd77acfb Improve repository purpose 2022-11-25 05:58:19 +01:00
Wuzzy
6e10f29388 Clarify file list in README 2022-11-25 05:45:58 +01:00
Wuzzy
1c2a7d15da Replace WTFPL with CC0 2022-11-25 05:43:21 +01:00
Wuzzy
2eb883b9bc Clarify licenses 2022-11-25 05:42:58 +01:00
Wuzzy
2846b93b57 Change enchanting sound 2022-11-25 05:37:47 +01:00
Wuzzy
a70fc7bbee Update mod.conf 2022-11-25 05:22:25 +01:00
Wuzzy
54be11fca3 Mention replaced/removed files 2022-11-25 05:21:10 +01:00
Wuzzy
98c12fc60c Improve hanging candle texture 2022-11-25 05:07:02 +01:00
Wuzzy
71123e9c15 Remove non-free enchanting sound 2022-11-25 03:25:21 +01:00
Wuzzy
a7b778a70a Replace hanging candle texture with a libre one 2022-11-25 00:58:27 +01:00
MCLx86
8b0d66a105 Merge branch 'master' of https://github.com/MCLx86/xdecor 2022-09-27 14:49:33 -04:00
MCL Software
825875894f
Merge branch 'minetest-mods:master' into master 2022-09-27 14:49:24 -04:00
MCLx86
872939cb2b Merge branch 'master' of https://github.com/MCLx86/xdecor 2022-09-27 14:48:34 -04:00
MCLx86
1081106e27 Added sirrobzeroone's weathercock texture and updated LICENSE 2022-09-27 14:48:09 -04:00
Jean-Patrick Guerrero
8b614b3513 Do not set server-side setting from mod 2022-09-20 23:45:00 +02:00
MCL Software
0af4545a40
Merge branch 'minetest-mods:master' into master 2022-09-18 20:54:42 -04:00
Jean-Patrick Guerrero
b546d69322 Revert "Fix deprecation warnings in animations.lua (#156)"
This reverts commit 7bf70becac.
2022-09-13 00:52:03 +02:00
Niklp
7bf70becac
Fix deprecation warnings in animations.lua (#156)
This bumps the minimal required Minetest version to 5.4.0
2022-09-11 20:02:51 +02:00
MCLx86
b2d040211a Change formatting in LICENSE because Git appears to be misinterpreting the tabs 2022-08-29 20:01:53 -04:00
MCLx86
eda8aa84f0 Revert weather cock and hanging candle textures 2022-08-29 19:55:01 -04:00
MCLx86
da288741c2 Update LICENSE 2022-08-29 19:50:29 -04:00
MCLx86
e35b594b1d Added CC BY 4.0 Int'l replacements for non-free textures, and updated LICENSE 2022-08-27 08:58:15 -04:00
fluxionary
4305841cf2
Fix duplicated book entities on the enchanting table (#155)
Because of a race condition, the check for whether to regenerate a book entity can happen while the entity is unloaded, resulting in multiple entities per enchanting server.
2022-07-27 20:51:21 +02:00
SmallJoker
3b5b3f0c11 Fix texture alpha deprecation warnings 2022-02-26 12:03:20 +01:00
nixnoxus
a4c18c984b
Add missing cauldron descriptions and translations (#151) 2021-12-21 19:46:23 +01:00