Commit Graph

5 Commits

Author SHA1 Message Date
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