Commit Graph

898 Commits

Author SHA1 Message Date
Laetitia (O-01-67) bb1fb3a61c
fowtim, shit, loona 2022-11-15 16:57:46 -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
Laetitia (O-01-67) 0b47569696
tracking eList 2022-11-14 17:07:30 -05:00
Laetitia (O-01-67) f083d071fc
tracking eList 2022-11-14 17:06:51 -05:00
Laetitia (O-01-67) 372201517c
tracking eList 2022-11-14 17:06:11 -05:00
Laetitia (O-01-67) 7c6914f7b5
generateFairies param 2022-11-14 16:57:03 -05:00
Laetitia (O-01-67) 6e7fdb2bc8
paramgate creepergen (generateCreepers)
generateCreepers query param
2022-11-14 16:51:55 -05:00
Laetitia (O-01-67) abf1029de7
fix inter-mod interference 2022-11-14 16:32:18 -05:00
Laetitia (O-01-67) 4f1def8d33
hsl code for those tools 2022-11-14 11:21:15 -05:00
Laetitia (O-01-67) 9b0070eb45
hsl tools 2022-11-14 11:20:43 -05:00
Laetitia (O-01-67) 19ac1a3c08
the purpose of those hsl changes: more_clouds.js
and its clouds having 0.5x sat and lum of their base elements
2022-11-13 18:21:14 -05:00
Laetitia (O-01-67) b8d1693b71
compat changes 2022-11-13 18:11:40 -05:00
Laetitia (O-01-67) 6cecf9d865
haphazard hsl extension 2022-11-13 18:11:19 -05:00
Laetitia (O-01-67) 722996ecae
fix behavior and burnInto 2022-11-13 13:32:45 -05:00
Laetitia (O-01-67) 80e006253b
Merge pull request #42 from Schweeny/patch-4
Update and rename Testruby to Gemstones.js
2022-11-13 13:29:39 -05:00
Laetitia (O-01-67) 5319f013e0
add rock,sand test 2022-11-13 13:27:57 -05:00
Laetitia (O-01-67) d62675f1bf
force set movable
+ rock,sand test fairy
2022-11-13 13:27:01 -05:00
Laetitia (O-01-67) bff2eee10c
runAfterLoad wrap 2022-11-13 13:12:46 -05:00
Laetitia (O-01-67) 69df2c5dd4
add illogic catcher code 2022-11-13 13:07:46 -05:00
Laetitia (O-01-67) 9ffff583e8
readd illogical catcher code 2022-11-13 13:07:20 -05:00
Laetitia (O-01-67) 2da1188bda
order fixes 2022-11-13 13:00:07 -05:00
Laetitia (O-01-67) 724e02a77c
missing ee checks 2022-11-13 12:58:47 -05:00
Laetitia (O-01-67) 8c802da555
add mod 2022-11-13 12:56:08 -05:00
Laetitia (O-01-67) 1a77a62aa9
update mod list
+ if-wrap library functions to avoid dependency
2022-11-13 12:21:20 -05:00
Laetitia (O-01-67) 4e963743f4
color converter fuckery 2022-11-13 11:37:30 -05:00
Laetitia (O-01-67) e300acde02
mobs/spouts-style generation 2022-11-13 11:37:09 -05:00
Laetitia (O-01-67) e01df3ce43
unhardcode alkahest blacklist 2022-11-13 09:52:43 -05:00
Laetitia (O-01-67) 1c4bd1601e
use lib + isAfterScriptLoading handling
get functions from library and add dependency + copy mobs.js's new post-loading element generation handling to spouts.js
2022-11-12 22:08:04 -05:00
Laetitia (O-01-67) fc0f57f7ee
fix color
+ changes to isAfterScriptLoading behavior in creator function (ID, elemcount, and button handling)
2022-11-12 17:28:59 -05:00
Laetitia (O-01-67) 2c6426e112
cp fix 2022-11-12 17:03:24 -05:00
Laetitia (O-01-67) 3fe84e302f
lib fix 2022-11-12 15:52:34 -05:00
Laetitia (O-01-67) b05da50596
use library 2022-11-12 15:50:57 -05:00
Laetitia (O-01-67) fdec4431e6
use library 2022-11-12 15:44:02 -05:00
Laetitia (O-01-67) 25da755352
prepare column function for spoutoid generalization 2022-11-12 15:39:11 -05:00
Laetitia (O-01-67) e5a14b95eb
move some mobs.js common functions to library 2022-11-12 15:37:41 -05:00
Laetitia (O-01-67) d271e13001
move code to library
also use generation function in generation
stan triple s
2022-11-12 15:36:47 -05:00
Laetitia (O-01-67) bbba5aa808
func name fix 2022-11-12 15:13:40 -05:00
Laetitia (O-01-67) 88faa9c871
critical increment fix 2022-11-12 15:09:28 -05:00
Laetitia (O-01-67) 7303f073f9
Fix, add more color funcs 2022-11-12 15:08:56 -05:00
Laetitia (O-01-67) 9d569d8dd0
Use library 2022-11-12 15:04:27 -05:00
Laetitia (O-01-67) 72ae6652c9
Library pre-release 2022-11-12 13:47:48 -05:00
Laetitia (O-01-67) bd013db7f3
Use upcoming library 2022-11-12 13:47:16 -05:00
Laetitia (O-01-67) f94febc6fe
Liquid bounding feedback 2022-11-12 13:43:34 -05:00
Laetitia (O-01-67) d4d5783637
Use upcoming code library 2022-11-12 13:41:42 -05:00
Laetitia (O-01-67) 6a27b228ea
Use code library to be added 2022-11-12 13:37:11 -05:00
Laetitia (O-01-67) 92ff5de716
revert to before creeper spouts + mobs.js-style generator function
La, la-la, la, la-la, la, la-la...
2022-11-12 13:11:22 -05:00
Laetitia (O-01-67) 64b13caff2
rename function to more accurate name
i played myself
2022-11-12 12:09:19 -05:00
Laetitia (O-01-67) 4280079009
controllable_pixel_test.js but it can fuck shit up 2022-11-11 21:49:57 -05:00