Commit Graph

106 Commits

Author SHA1 Message Date
Wuzzy a235e97189 Add transparency to TNT textures 2020-04-18 19:42:35 +02:00
Wuzzy e0f9cc9cef Tweak behavior of tnt:boom 2020-04-18 19:39:28 +02:00
Wuzzy 06cbcbbf7a Add inventory/wield image for walking light (for debug) 2020-04-18 19:35:04 +02:00
Wuzzy 9b74b1c525 Don't drop walking light node 2020-04-18 19:23:24 +02:00
Wuzzy e877dc1a3b Replace problematic TNT sounds 2020-04-17 20:57:53 +02:00
Wuzzy 14ac460927 Capitalize letter in /time cmd help 2020-04-17 20:47:08 +02:00
Wuzzy 4b8187b886 Reduce creative inventory spam a bit 2020-04-17 20:39:19 +02:00
Wuzzy 8e9b4d65dc Improve logging in mf_skins 2020-04-17 20:35:11 +02:00
Wuzzy 840fa0554c Require server priv to set that special skin 2020-04-17 20:29:09 +02:00
Wuzzy 95b13e2c8e Save skins on initial skin set 2020-04-17 20:24:10 +02:00
Wuzzy c6d47cf502 Fix bad player skin 2020-04-17 20:21:49 +02:00
Wuzzy a4fa0a91b7 Pick random gender for new players 2020-04-17 20:19:32 +02:00
Wuzzy 3338333ee0 Fix crash when TNT explodes 2020-04-17 20:00:06 +02:00
Wuzzy d6a4b86571 Clean up descriptions and messages of commands 2020-04-17 19:56:12 +02:00
Wuzzy 8ad75bfa19 Fix crash when using /skin command 2020-04-17 19:49:40 +02:00
Wuzzy 400c09d40a Awards: Switch to minetest.log 2020-04-15 15:49:54 +02:00
Wuzzy e1d53d0ce6 Disambiguate some ore descriptions 2020-04-15 15:26:53 +02:00
Wuzzy 1f89dd9f5e Disambiguate table names 2020-04-15 15:14:36 +02:00
Wuzzy 4c77a35a5b Fix wield image of fire 2020-04-15 15:03:33 +02:00
Wuzzy fd416876b7 Fix broken burning sounds 2020-04-15 15:01:59 +02:00
Wuzzy eb68fe8a1c Use ephemeral sounds 2020-04-11 16:30:05 +02:00
Wuzzy fe41a9b2cd Fix furnace/bonfire burn sound playing when igniting without fuel 2020-04-05 06:40:06 +02:00
Wuzzy 55e2d56bd2 Reset bonfire/furnace sound when loaded again 2020-04-05 06:30:50 +02:00
Wuzzy 5f4a4f7e8c Fix crash if furnace wastes item 2020-04-05 06:14:44 +02:00
Wuzzy 4d3db766a5 Add show_wielded_item with actual contents 2020-04-02 01:21:41 +02:00
Wuzzy e28d62bad8 Remove show_wielded_item 2020-04-02 01:21:06 +02:00
Wuzzy 2764bb9a6e Localize accidental global in smelter mod 2020-04-02 01:07:24 +02:00
Wuzzy 806fbf7c93 Fix sound stay active if destroy furnace/bonfire 2020-04-02 00:41:19 +02:00
Wuzzy 98a25222eb Replace deprecated invsize[] 2020-04-02 00:23:18 +02:00
Wuzzy 9005b9fb16 Craftguide: Add delay before polling players 2020-04-01 22:32:52 +02:00
Wuzzy 283ce76bfd Fix cavegen carving through liquids 2020-04-01 22:25:39 +02:00
Wuzzy 151e94b2eb Make oven formspec identical to bonfire formspec 2020-04-01 22:15:37 +02:00
Wuzzy 53cdbe9a02 Add guide to smelter 2020-04-01 21:52:18 +02:00
Wuzzy 7f7e00c050 Add arrow to bonfire+smelter formspecs 2020-04-01 08:28:32 +02:00
Wuzzy e9ca897c50 Fix accidental global in furnace 2020-04-01 08:01:27 +02:00
Wuzzy 8b491cdb49 Remove invalid recipe in smelter mod 2020-04-01 07:52:23 +02:00
Wuzzy b7f97b9123 Don't use raillike drawtype for seeds 2020-04-01 07:11:31 +02:00
Wuzzy e203d7841d Joinerguide: tweak instrument tooltip 2020-04-01 06:47:18 +02:00
Wuzzy c7030bd236 Make joiner table guide more readable 2020-04-01 06:37:38 +02:00
Wuzzy c994252a1e Consistent size of scribetable 2020-04-01 06:35:00 +02:00
Wuzzy 16a347a79a Anvil/scribe guide: Do nothing on the fake buttons 2020-04-01 06:32:22 +02:00
Wuzzy 74ebc47364 Anvil: Fix broken displaying of special wrought iron recipe 2020-04-01 06:25:16 +02:00
Wuzzy 2848c4724f Anvilguide: More logical if pressing stone button 2020-04-01 05:58:54 +02:00
Wuzzy 286f0afa1c Anvilguide: Fix output missing if count ~= 1 2020-04-01 05:28:01 +02:00
Wuzzy 4bff4e99ed Anvilguide: Select proper ingot if change material 2020-04-01 05:24:59 +02:00
Wuzzy 8c57528369 Remove text on scribing guide image buttons 2020-04-01 05:14:54 +02:00
Wuzzy 1f40393faf Make anvil guide button texts more readable 2020-04-01 05:11:02 +02:00
Wuzzy 2d5d046a74 Add more tooltips to guides 2020-04-01 04:44:19 +02:00
Wuzzy d6cd4806f8 Add listring to furnace 2020-04-01 03:25:52 +02:00
Wuzzy bb9a2a5fbf Fix critical typo in fire mod 2020-04-01 01:47:21 +02:00