Changes since tag 8.0.1.04

commit 9c05c4cdab507d66eab582c52d697b195f88dad9
Author: Quentin Giraud <dev@aethys.io>
Date:   Sun Jul 29 18:50:21 2018 +0200

    Fix shebang in symlink.sh

commit deefbf65e063e3462378b0c77acc694625c96d4a
Author: Quentin Giraud <dev@aethys.io>
Date:   Sun Jul 29 11:39:19 2018 +0200

    Fix symlink script

commit ec88f34c3763ade1fac829456ee9319bad0c7ef4
Author: ghr74 <28192634+ghr74@users.noreply.github.com>
Date:   Sat Jul 28 05:02:52 2018 +0200

    [Spell/Main] Update CustomCost handling

commit ce05d8540d6136a1fdb0bfe229b6307483d7142d
Author: EvanMichaels <evan.michaels@gmail.com>
Date:   Fri Jul 27 22:57:21 2018 -0400

    Partial Revert of Previous Commit
    
    * Do Player:Cache() on PLAYER_LOGIN as delaying causes issues in some modules

commit c14d60616f04dd1c6574fb0f1405d4a089742b84
Author: EvanMichaels <evan.michaels@gmail.com>
Date:   Fri Jul 27 22:44:16 2018 -0400

    [Unit] Minor Unit Cache Optimizations
    
    * Localize a number of unit variables for performance
    * Delay the Player:Cache() after PLAYER_LOGIN to handle certain edge case loading issues

