I've improved the logic for detecting status effects applied to the player so that none should be missed.
The following macro/waymark command has been added to assist with inventory management:
- "ci[item ID]" — If you are targeting an item in your inventory, the rest of the keys line will process. "Item ID" is optional and allows you to specify a specific ID to look for. IDs can be discerned by placing your cursor over the inventory item and using the -target command. The game must be the active window, so you can either make a macro or use the following console command: -cmd s3000|cc % -target.
The following console command has been added:
- -cmd [macro/waymark commands] — Speeder will activate "macro/waymark commands" as if you had pressed a macro key with them present. This is a great way to test commands to make sure they are working correctly. You could also use this command to set variables manually. Example:
- -cmd store % testvar,1|eq % testvar,1|dbg % this message should appear in the console
These changes require updating Speeder to version 157.