paramat
1b7c8bf8ed
Fire: Move flame extinguishing to separate faster ABM
...
Add extinguish sounds (from default mod lavacooling)
'disable fire' setting extinguishes fire quickly using a dedicated ABM
'disable fire' also disables all other ABMs
Simplify flammable node removal ABM
Speed up node ignition, it was too slow
Add 'sunlight propagates = true' and 'paramtype = "light" to flame
Balance fire sounds' gain
2015-09-04 23:05:26 +01:00
paramat
d76caa3a5e
Fire: Slow down fire spread and reduce lua load
...
Increase chance value of ABMs
Disable ignition from a distance
Only detect neighbouring extinguishing nodes
Fix code style issues and add comments
2015-08-20 04:09:22 +01:00
Wuzzy
4458358651
Make TNT respect on_blast, implement on_blast for some nodes
...
Implemented nodes:
- Steel Door: Ignores explosion
- Locked Chest: Ignores explosion
- Fire: Ignores explosion
- TNT: Starts burning
- Burning TNT: Explodes immediately
- Gunpowder: Starts burning
- Burning Gunpowder: Ignores explosion
2015-05-12 16:32:52 +02:00
Rui
9e0c2d30a7
Add max_hear_distance for fire
2015-03-29 21:35:03 +02:00
MT-Modder
57510c566b
Slow down fire spread a bit
2015-03-29 21:25:46 +02:00
PilzAdam
b653c6f887
Remove remains of weather
2014-12-06 20:58:03 +01:00
PilzAdam
f41cbb2612
Fix various fire sound bugs
2014-12-03 16:59:36 +01:00
BlockMen
cac17a08f5
Revert "Fix fire blocking sunlight"
...
This reverts commit dcce6e97959647fd625c1ce219721c0b800f4938.
2014-11-08 23:25:40 +01:00
ShadowNinja
889b77e495
Fix fire blocking sunlight
2014-11-04 16:17:56 -05:00
BlockMen
1dd01c5b34
Use new firelike drawtype
2014-09-21 22:25:00 +02:00
proller
b0f8ab048e
Melting and freezing
2013-07-27 23:37:54 +04:00
PilzAdam
d5d51a035b
Replace minetest.env: with minetest.
2013-05-25 00:40:03 +02:00
PilzAdam
d35ee89674
Move all common mods back to minetest_game
2013-05-18 16:05:16 +02:00
PilzAdam
0edc85239c
Use common mods
2013-03-21 18:44:36 +01:00
Casimir
5ba4222927
Make fire buildable to
2012-12-31 13:24:05 +01:00
Splizard
0ec4eee715
Run nodeupdate() after burning nodes.
2012-12-28 02:30:52 +01:00
PilzAdam
2352fe9f2a
Make functions of fire mod global and move register_on_* functions to node definition
2012-11-25 20:11:54 +01:00
PilzAdam
bbbea27986
Make fire hurt the player
2012-11-25 20:11:40 +01:00
PilzAdam
4380e41b5a
Add animation for fire
2012-11-25 20:11:29 +01:00
Jat
1b0d7f0633
Update tile_images
2012-09-03 17:30:05 +03:00
Perttu Ahola
a65e211352
Make fire a tiny bit less eager to jump everywhere
2012-07-21 03:08:59 +03:00
Perttu Ahola
05fa9aac95
Add fire. Lava can cause it, and you can /giveme fire:basic_flame.
2012-04-08 15:32:31 +03:00