Commit Graph

4 Commits

Author SHA1 Message Date
Laetitia (O-01-67) 0d9e39384b
New properties: fireSpawnTemp, fireSpawnChance
temp is obvious
chance is int 0-100 (default 10)
2022-12-06 15:13:43 -05:00
Laetitia (O-01-67) ae71e87863
randomness.js integration 2022-11-15 11:51:50 -05:00
Laetitia (O-01-67) eaa447001b
Cold fire should no longer spread to hot fire things 2022-11-15 11:29:48 -05:00
Laetitia (O-01-67) af74d3e308
Changes doBurning and cold fire
* Property burnTempChange: By how much the pixel's temperature changes while burning (default 1)
* Variable fireSpawnBlacklist: Elements whose names are in here do not spawn fireElement when burning
    (fireElement is a vanilla property that sets the element which appears when a pixel burns, default "fire")
* liquid_energy.js compatibility
2022-11-15 10:58:24 -05:00