negue
negue
- Either skip the same last value - Or try to get a random value of a couple of run - or a weighted randomnesse
Have a grid of all actions and maybe even when connected to a screen - the settings of that - be available in one view to quick improvements Example provided...
The more data there is the bigger the current json file gets, and at some point a database would be the better option Maybe one of these of TsED https://tsed.io/tutorials/mikroorm.html#obtain-entitymanager...
Either for debug purpose or just for interest - maybe View to see which queues exists and if there any "awaits" on the Pipeline might be handy
- #421 - Load 3rd Party Modules (need a bundler, no NPM lazy loads) - Plugin System for more Events, Command Blocks etc
- have a pool of events to choose from - each event can have config arguments (like in recipe command blocks) - these will have inline recipes
- Variables - from trigger - some static/dynamic known data - results of previous command blocks - Blocks/Functions to run things in parallel - Dependent "awaits" (just a thought maybe...
Instead of saving - triggering from outside It would be nice to try it in the Recipe Window Maybe even with a custom marker where the script/recipe command is currenty...
Needed for example for the Recipe Command Blocks Needs to be added in: `APP_ICONS` `command-blocks.obs.ts` => `entryIcon` per Command
Might need to support both versions at once - to switch https://stackoverflow.com/a/46305502