* Fixes for Anniversary Event emotes
* Add Pre+Permaload of Global Event Landblock
* Making requested changes
* Add correct check for GlobalEventLandblockPreloading
* Further requested changes. New config setup for Preloaded and Permaloaded Landblocks
* Minor cleanup
* Add a hardcoded fallback incase config file not updated
* Update example to fix syntax error
* Minor tweak to example and console output
* Landblock Preloader cleanup
* WorldDatabase spelling fixes
* Added CacheAllWeeniesInParallel
* Add WeeniePrecaching
* Improved WorldDatabase Caching
Null entries are now cached as well to prevent excessive queries to the database to pull records that do not exist.
The callers should raise warnings when a record doesn't exist.
* WorldDatabasePrecaching (~400MB)