vtcifer
vtcifer
Setting HidePostStrings flag to on breaks safe-room waiting in the auto-paths: OFF (Works): Also here: Foo who is lying down. ON(Doesn't work): Also here: Foo (prone).
Adds support to allow to redirect output to customizable windows and highlight message based on FE presets of DRC.message method. This change introduces the following: - Allows custom windows to...
Grab additional data for help_me for troubleshooting - debug mode - ignore dependency mode - signature of key (base/data) files Fix issue with pastebin and not liking the word 'bastard'
### Description Currently you can use `--filter label=foo=bar` to only display specific tasks/services that match that filter logic, but service labels are not something you can display. It would be...
**Is your feature request related to a problem? Please describe.** Currently when installing RCC plugin for vscode, it tries to download additional dependencies from the internet. When you attempt to...
Allows for custom defined toolsets to be picked up from the society clerks. Does NOT support toolbelts currently: Yaml examples ```yaml # setup custom toolsets to get from clerk-tools. example...
### Description I have my entrypoint script setup to trap SIGTERM and cleanly shut down the running processes/activities inside my docker container. In 28.5, this works cleanly, but after upgrading...