Commit graph

5 commits

Author SHA1 Message Date
Ty Conner
ca6c8d1fc3
Fixes for Anniversary Event emotes (#1086)
* 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
2018-11-01 20:10:54 -04:00
Mag-nus
b7ca774e53 WeeniePrecaching (#1047)
* 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)
2018-10-09 11:52:00 -04:00
kdmxp256
561fd5d4ae
Landblock Preloading PoC (#1038)
* Landblock Preloading PoC

* Add TODO comment

* Reformat RawLandblockId array

* Requested changes

* Third change
2018-10-02 09:53:24 -07:00
Ty Conner
2224b48da5
Commit THX 1138 - Adding Spell Table to World DB (#716)
* Adding Spell Table to World DB

* Various changes

* Adding DB PR Override

* Fix Spell "Collision".. heh
2018-04-02 05:55:35 -04:00
Mag-nus
7e256a7fb3
ACE prj to ACE.Server rename (#628)
* ACE.DatLoader renames PositionNew to Position

* Remove comment

* ACE.DatLoader DatDatabase I prefer this type instead.

* Unused references removed

* namespace fixes

* ACE prj to ACE.Server rename

* Appveyor fix I think

* Changelog

* appveyor fixes

* Update AccountTests.cs

* Update ConstructedStatementTests.cs

* Update WeenieSearchTests.cs

* ACE.Tests -> ACE.Server.Tests

* Appvyeor
2018-02-08 17:05:02 -06:00
Renamed from Source/ACE/Config.json.example (Browse further)