Changes since tag 8.0.1.04

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

