Commit Graph

23 Commits

Author SHA1 Message Date
Wuzzy c106a62979 Use minetest.is_creative_enabled 2020-07-10 16:45:40 +02:00
Wuzzy c5e4ec5e27 Use ephemeral sounds 2020-04-07 00:55:45 +02:00
Wuzzy b56ead7a23 Don't allow to set fire on fire 2020-03-24 19:53:08 +01:00
Wuzzy ba74546d48 Add extended tooltips 2020-02-19 04:54:17 +01:00
Wuzzy a29626881f New translation system, part 7: Items, part 3 2019-03-08 00:00:09 +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 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 70198eb50b Allow to light Nether portal with any fire 2017-09-19 15:45:23 +02:00
Wuzzy 987ad8eaf4 Add portal help texts, rewrite help of other items 2017-08-17 19:05:13 +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 c5856fa32d Update eternal fire help 2017-07-26 22:08:20 +02:00
Wuzzy 979246a7c5 Fix fire charge and flint and steel ignoring itemframe 2017-07-24 19:57:37 +02:00
Wuzzy 38cf151806 Fix many crashes when placing item on unknown node 2017-06-29 13:02:53 +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 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 9d737e32d0 Play sound when using flint and steel 2017-02-19 22:58:51 +01:00
Wuzzy 3d2d31896f Break sounds for flint and steel and fishing rod 2017-02-19 20:23:33 +01:00
Wuzzy 3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
Renamed from mods/mcl_fire/flint_and_steel.lua (Browse further)