Commit Graph

12 Commits

Author SHA1 Message Date
kilbith 4dee35893a Cleaning and tweaking node params 2015-04-29 16:58:33 +02:00
jp dca81b1648 Clean-up 2015-03-05 23:10:27 +01:00
Tim e9bfc337d4 abstract fake_fire node registration to reduce code size and make the code more maintainable 2015-01-23 12:37:23 -05:00
Tim 8fc6802730 make fake_fire buildable_to 2015-01-19 22:57:48 +01:00
Diego Martinez 1f1c889601 Use new format for `add_particlespawner` call. 2014-12-21 15:27:31 -03:00
Vanessa Ezekowitz 3e91d0cef3 initialize cp 2014-11-20 11:23:43 -05:00
kilbith 5c442b77b3 Fire smoke : checking air nodes above
Fire smoke : checking air nodes above
2014-08-15 13:06:53 +02:00
Vanessa Ezekowitz f3cef98520 warn user if they're not allowed to set a fire 2014-07-30 10:18:30 -04:00
Vanessa Ezekowitz ec7a2e7c74 honor node protection when setting a fire 2014-07-30 10:05:16 -04:00
Vanessa Ezekowitz c9133337a2 use four randomly-chosen smoke textures derived from real smoke,
also widen the particle size range
makes for a much more varied smoke pattern
2014-07-28 19:30:08 -04:00
kilbith 375a5701c9 Update abms.lua
Better parameters for smoke particles.
2014-07-28 21:31:30 +02:00
Vanessa Ezekowitz 6f492914db Added jp's fork of LazyJ's fork of semmet9's fake fire mod
Used and re-licensed with permission of LazyJ and jp:

```
[07-27 10:02] <jp__> Hi Vanessa. I replaced the LazyJ's smokes nodes by few particules : https://forum.minetest.net/viewtopic.php?p=149534#p149534
[07-27 10:03] <jp__> Now I think this mod is mature for integrate Homedecor...

[07-27 10:17] <VanessaE> LazyJ: homedecor is LGPL.  your code is GPL.  by extension so is jp's fork.
[07-27 10:18] <VanessaE> I'd like to include his fork of your mod into homedecor modpack.
[07-27 10:18] <VanessaE> your permission is required :)
[07-27 10:18] <LazyJ> Ok.
[07-27 10:18] <LazyJ> What's the difference between LGPL and GPL? I just go with whatever the original author uses.
[07-27 10:19] <VanessaE> beats the hell out of me exactly except LGPL is supposed to make it easier to use code so-licensed in proprietary projects or something.
[07-27 10:19] <VanessaE> I only use it because minetest_game did and I got some code from there.
[07-27 10:20] <LazyJ> Ok with me to use it.
[07-27 10:21] <LazyJ> Credit to semmett9 too.
```
2014-07-27 12:03:52 -04:00