Commit Graph

107 Commits

Author SHA1 Message Date
Wuzzy 101c9b7322 Use minetest.LIGHT_MAX 2019-12-14 18:57:17 +01:00
Wuzzy ed336829b4 Fade out rain and fire sounds 2019-09-05 00:07:32 +02:00
Wuzzy ab81dfb4b4 Stop fire spread if enable_fire=false 2019-04-09 15:25:27 +02:00
Wuzzy c5db9987c3 Fix various typos in German translation 2019-03-25 11:01:52 +01:00
Wuzzy 661e10e992 Fix crash when dying cuz fire, lava or magmablock 2019-03-15 07:10:18 +01:00
Wuzzy 86e5eb748f More fire fixes 2019-03-15 04:36:17 +01:00
Wuzzy f5c1e19781 Add help for disabled fire and translate 2019-03-15 04:25:54 +01:00
Wuzzy 5aeb4aea74 Add translation templates for most mods
Using the findtext.lua script
2019-03-13 23:40:59 +01:00
Wuzzy 049c632276 Generalize node damage death message 2019-03-08 21:59:16 +01:00
Wuzzy a29626881f New translation system, part 7: Items, part 3 2019-03-08 00:00:09 +01:00
Wuzzy 2f74aea6f5 Replace deprecated functions 2019-03-06 04:38:57 +01:00
Wuzzy aa3739528b Fix weird arguments given to is_protected 2019-02-11 21:27:17 +01:00
Wuzzy b729ffc604 Spawning fire now respects protection 2019-02-08 23:17:20 +01:00
Wuzzy a918696509 Revert "Update fire help"
This reverts commit 954125f6e2.
2019-02-01 22:17:42 +01:00
Wuzzy 954125f6e2 Update fire help 2019-02-01 08:42:23 +01:00
Wuzzy 0586c0ea18 Destroy items in fire 2019-02-01 08:31:17 +01:00
Wuzzy e789801662 Replace getpos() with get_pos() 2019-02-01 06:33:07 +01:00
Wuzzy fa10dc93ae Add _on_dispense callback for dispenser; refactor 2018-02-01 22:49:41 +01:00
Wuzzy 16bb9b8901 Localize various unneeded global variables 2018-01-26 22:37:42 +01:00
Wuzzy b0c87f74fe Move world-related functions to mcl_worlds 2017-11-24 03:10:02 +01:00
Wuzzy b4f1d2c521 Move eternal fire ignition code to the actual node 2017-11-11 19:52:11 +01:00
Wuzzy 70198eb50b Allow to light Nether portal with any fire 2017-09-19 15:45:23 +02:00
Wuzzy d55f83346e Fire on bedrock in the End is now eternal 2017-09-08 15:28:38 +02:00
Wuzzy 16c1181a47 Destroy fire by flooding 2017-08-21 16:37:21 +02:00
Wuzzy 987ad8eaf4 Add portal help texts, rewrite help of other items 2017-08-17 19:05:13 +02:00
Wuzzy f2bee2286f Make fire charge a normal igniter, too 2017-08-17 13:53:54 +02:00
Wuzzy 02f46da152 Fix some bugs WRT eternal fire spawning 2017-08-17 04:56:14 +02:00
Wuzzy 817c52f92f Fix bugs in flint and ssteel and ender eye 2017-08-17 04:12:34 +02:00
Wuzzy e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
Wuzzy 69c8c36e35 Destroy a syntax failur in mcl_fire 2017-07-26 22:26:34 +02:00
Wuzzy c5856fa32d Update eternal fire help 2017-07-26 22:08:20 +02:00
Wuzzy f05e976c27 Fix sometimes no eternal fire spawn on magma/nrack 2017-07-26 22:00:19 +02:00
Wuzzy e3577b0427 Change fire inventory image to Pixel Perfection 2017-07-26 20:39:32 +02:00
Wuzzy 979246a7c5 Fix fire charge and flint and steel ignoring itemframe 2017-07-24 19:57:37 +02:00
Wuzzy df8efb050e Tweak textures: Clay, flint (and steel), gravel 2017-07-24 02:44:50 +02:00
Wuzzy e65029394f Replace most textures with Pixel Perfection
- Using the converter script
- A bunch of textures are still missing
2017-07-20 20:20:45 +02:00
Wuzzy 38cf151806 Fix many crashes when placing item on unknown node 2017-06-29 13:02:53 +02:00
Wuzzy dfd80ecd38 Spawn eternal flame on magma block as well 2017-06-08 20:50:19 +02:00
Wuzzy f551eb42ce Fix eternal fire help mistakes 2017-05-27 14:36:13 +02:00
Wuzzy 7ec501f779 Remove fire debug stuff 2017-05-20 04:25:51 +02:00
Wuzzy f7b75834f1 Ignite air above lava sources 2017-05-20 03:24:36 +02:00
Wuzzy e2e2a99d6b Remove igniter group 2017-05-20 02:46:47 +02:00
Wuzzy d257fa1437 Change fire spread rules, switch to timers 2017-05-20 02:45:37 +02:00
Wuzzy 6ff1f46887 Make eternal fire destroy stuff as well 2017-05-09 19:05:08 +02:00
Wuzzy 0641697404 Update netherrack/flint and steel help 2017-05-09 18:18:59 +02:00
Wuzzy a8dd5f42c4 _on_ignite, +eternal fire when igniting netherrack 2017-05-09 17:49:38 +02:00
Wuzzy 30564e494e Make many blocks drop when pushed by piston 2017-03-29 22:58:31 +02:00
Wuzzy 91131dbdf0 Add help for: TNT, fire, flint and steel 2017-03-11 20:54:27 +01:00
Wuzzy ba278bbc25 Use rightclick for fire charge/flint and steel 2017-03-11 02:51:31 +01:00
Wuzzy 697a7b6505 Add help texts for dispensers and fire charges 2017-03-11 02:50:12 +01:00
Wuzzy 0aeb109c64 Add blast resistance to a ton of blocks 2017-02-22 16:03:59 +01:00
Wuzzy 9d737e32d0 Play sound when using flint and steel 2017-02-19 22:58:51 +01:00
Wuzzy fa9f081770 Remove dig_immediate sound 2017-02-19 22:54:06 +01:00
Wuzzy 13ec1ce743 Import Minetest Game 0.4.15 code for: fire
- Fire spread is much slower now
- Higher code quality in general
2017-02-19 22:46:22 +01:00
Wuzzy 3d2d31896f Break sounds for flint and steel and fishing rod 2017-02-19 20:23:33 +01:00
Wuzzy 001a2d2064 Move gunpowder to mcl_mobitems 2017-02-16 21:33:14 +01:00
Wuzzy 3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00