The auto-block commands have been updated to accept "2" in the "is fury" parameter to allow you to differentiate between block and dodge attacks. To mark an attack as a dodge attack, simply append an asterisk to its ID in your line 37 file, such as 935623783*. In this way, you can set up an auto-dodge macro as well as auto-block:
keys=matt0,1,300,10000,-1,1|81d|store % blocked,1|gt5
keys2=matt0,2,300,10000,-1,1|160d|store % dodged,1|gt5
keys3=eq % blocked,1|81u|store % blocked,0
keys4=eq % dodged,1|160u|store % dodged,0
keys5=nop
The PAGE UP and PAGE DOWN keys can now be used to quickly scroll through the console.
The new "-clear" console command can be used to clear the console's text. As a reminder, console commands can also be activated via macros:
keys=cc % -clear.
The -displayfish console command will no longer cause a crash.
The "bk[key]" (block key) script command can now block all keys by setting "key" to 0, such as bk0. Be careful when doing this and make sure to guarantee a call to bk-. I believe CTRL+ALT+Delete will still work if you mess up and need to recover.
These changes require Speeder version 131+.