Commit Graph

7 Commits

Author SHA1 Message Date
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
Lily-129 d3ef7dd90d
Changed liquidString toggle to query string
instead of a dummy file
also alert()ed bounds
2022-04-30 16:45:18 -04:00
Lily-129 f9cdd92e07
fixed rgbToHex rounding 2022-04-19 09:05:37 -04:00
Lily-129 d28748376e
liquidAmount sets the amount of generated liquids
It works like the "rockAmount" parameter in the rock mod. "?liquidAmount=100" will produce 100 randomly generated solid-liquid-gas triplets.

With both mods enabled, passing "?rockAmount=76&liquidAmount=42" will make the mods generate 76 rock-gravel pairs and 42 SLG triplets.
2022-04-08 10:17:01 -04:00
Lily-129 19f9024698
compatibility 2022-04-07 07:46:58 -04:00
Lily-129 1a7df7bbbc
liquid generator script like the rock one
and its companion dummy file
2022-04-06 18:31:11 -04:00