fixed bind always going to console command instead of spellcast quickcommand for spellcasting
ffxi.windower is under new management. recompile ensures the code we have matches the code you're running ^^
added “about” command to print version information
fixed crash when using “screenshot” console command without any arguments
fixed “wait” command to properly handle commands (see below)
added “unalias” console command. ex: “alias f input /fish” to set, “unalias f” to remove
changed console_font to accept 2 arguments only. console_font “Font Name” FONT_SIZE. Buggy, use at your own risk
plugins now show an extra decimal versions for maintenance releases
rewrote bind code to function properly and better handle errors in input (code by Yekyaa)