Commit Graph

8 Commits

Author SHA1 Message Date
Laetitia (O-01-67) 13067761de
* syntax for mass generation
to use it, the element input must start with an asterisk *
if it is exactly "*all" (without the quotes), generation will be done for every element
otherwise, you have flags; **the string has to start with an asterisk; do not put an asterisk before any flags besides the first one in the element input string**
if the "noauto" flag is present (regardless of any others), generation will run only on non-generated elements

if the "auto" flag is present, generation will be limited to *only* generated elements; this can be combined with the lower flags:
    "nofairies": exclude fairies
    "nocreepers": exclude creepers
    "noclouds": exclude clouds
    "nospouts": exclude spouts
    "nobombs": exclude bombs
2023-03-02 10:52:53 -05:00
Laetitia (O-01-67) ff26ee356c
Corresponding cloud update for prompt 2023-02-15 11:49:14 -05:00
Laetitia (O-01-67) 979ea6db04
update prompt mod for merged mods
+ generation feedback
2023-01-23 14:36:12 -05:00
Laetitia (O-01-67) ae69e7132c
neutronium_compressor.js support 2022-12-20 10:18:05 -05:00
Laetitia (O-01-67) ea89778e50
space to _ for prompt inputs 2022-12-12 11:01:13 -05:00
Laetitia (O-01-67) 9f512db224
bomb numbers for prompt
number of 1 = radius of 10
number of 2 = radius of 15
number of 3 = radius of 20
...
default: 1
2022-12-08 11:21:27 -05:00
Laetitia (O-01-67) 4465c0b70f
more_bombs.js compat 2022-11-17 10:04:47 -05:00
Laetitia (O-01-67) b958be00e2
Element generator prompt for genmods accessible in-game 2022-11-16 17:03:23 -05:00