Adam Sechrest
Adam Sechrest
After conversation with @rcuhljr @rpherbig @MahtraDR , I've got a general framework for doing this via a yaml-of-yamls file, and will endeavor to work on it. It's quite a bit...
@Raykyn55 - This script appears to be broken. ``` ;apprais focus magic --- Lich: appraisal active. [appraisal]>appraise focus check You feel ready for any sort of appraisal focus. > [appraisal]>appraise...
Thanks for adding the settings to `base-help.yaml`.
Couple of suggestions to see if we can make this part of `;go2` instead of a separate script. I'll put this to draft for now.
I was able to confirm this behavior with WOTP just now. Buffed prior to combat, then it wanted to recast it once combat started.
@Dartellum Would like some visual spacing here in the code. It's wall-of-text-ish at the moment. I'll need @Raykyn55 to help evaluate this as well. I'm not good with crafting scripts.
> Thanks for testing, and I know why. Having a script argument with a space, and without enclosing quotes, will cause the script to think the second word is an...
Looks neat. I don't PVP. Can you add `parse_args` functionality, a `script_summary` arg, and the settings in `base-help.yaml`?
Dart, this is a little bit picky but I think it greatly improves code readability if we try to adhere to the Rubocop/Ruby [Style Guideline](https://github.com/rubocop/ruby-style-guide#empty-lines-between-methods) that suggests we should break...
Thanks for the spacing. Looks much better. I lied about a final comment. @rpherbig notes that this is perhaps the 3rd or 4th place in code where we list the...