* Add alwaysshowwelcome to default config dict
* Update SQL tools for 8.0
* Rebase SQL scripts
* Update scaffolding
* Fix TargetType Enum
* Correct TargetType again...
* Use 16PY PR db for confirmation of SQL rebase testing
* Undo enum shift in code
* Update EmoteCategory, EmoteType and SpellType enums
* Add CombatStyle enum
* Rebase SQL scripts
* Change uint to int in SQL
* Adjust SpellType
* Changed all PropertyInt properties from uint to int
* Some CombatStance work + StyleCop clean up
* Update README
* Updated ACE-World requirement and appveyor
* STOP... Rebase time!
* WIP appveyor
* appveyor WIP 2
* appveyor WIP 3
* appveyor WIP 4
* appveyor WIP 5
* appveyor WIP 6
* appveyor WIP 7
* appveyor WIP 8
* Fixes for Appveyor
* Cleaning up StyleCop warning
* More AppVeyor fun
* Another Appveyor test
* Updated GuidManager
* Deleted previous generator test data due to issues with appveyor?
* Stylecop error
* Changed GuidType to fix IsCreature. why is this a thing?
* Rebased SQL scripts. World data will now be found in ACE-World.
* Fix DB scripts for database creation.
* Restore Create/Drop scripts.
* DB script fixes.