The following macro/waymark command has been added:
- "ca" — Your current animation will be immediately canceled. This can allow you to attack more quickly than normal as you can cancel your attack animations as soon as the damage registers. Example:
- [118]
keys=ani % T_NORMAL_ATTACK_A|s300|ca|dbg % canceling
keys2=ani1122238465|s300|ca|dbg % canceling
keys3=s10
repeat=2 - Press F2 to auto-cancel the specific animations after 300 milliseconds.
- [118]
I've updated the [Safety] section with my thoughts on the new command:
- The "ca" macro/waymark command is potentially even safer than line 3 as it adjusts a value in memory that is constantly changing every few milliseconds. It does not alter the actual speed of the animation but instead the delay between animations, which may be harder to detect. That said, it is new, and we don't have much data on it right now.
I've changed the way Speeder reads config.txt to match the new way it reads .ini files. This allows me to immediately erase the file from memory once it has been read. You should not notice any difference in terms of usage.
These changes require updating Speeder to version 198.