Changes since tag 8.0.1.03

commit 102d62768c4d0032da20ead0d90c9e1d2ced5db2
Author: Quentin Giraud <dev@aethys.io>
Date:   Thu Jul 26 20:32:38 2018 +0200

    .gitignore update

commit 102d62768c4d0032da20ead0d90c9e1d2ced5db2
Author: Quentin Giraud <dev@aethys.io>
Date:   Thu Jul 26 20:32:38 2018 +0200

    .gitignore update

commit 8851f09cf55bca7267228fd72f6889838009e331
Author: ghr74 <28192634+ghr74@users.noreply.github.com>
Date:   Wed Jul 25 22:33:39 2018 +0200

    [Spell/Main] IsUsablePP > IsUsablePPool

commit 7837b7a82df68860dfc5563bc46fb386a46fe2b3
Author: ghr74 <28192634+ghr74@users.noreply.github.com>
Date:   Wed Jul 25 17:24:42 2018 +0200

    [Spell/Main] Add IsUsableP / IsUsablePP

commit 59cc639fa88e613af7b1e07d418266487ca7530e
Author: ghr74 <28192634+ghr74@users.noreply.github.com>
Date:   Wed Jul 25 17:24:11 2018 +0200

    [Power] Add Predicted Resource function map

commit 78228fcf6bdd5b4351527ec0491e61ae98968eb5
Author: EvanMichaels <evan.michaels@gmail.com>
Date:   Tue Jul 24 00:43:38 2018 -0400

    Class/Unit - Add Unit Cache System
    
    * Cache off immutable properties of Units on Unit creation/update
    * Hook into a number of unit update events in order to properly update the unit cache
    * Significant performance increase/optimization

