Changes since tag 8.0.1.04

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

