servuo/Scripts
Vorspire 4b359449ff + Added FastMovementImpl
* Can be enabled or disabled by setting the static property 'Enabled' to true or false (disabled by default).
* Uses single-list caching for movement operations instead of multiple caches depending on direction.
* Uses deferred Linq queries to process high volumes of items in collision detection only when necessary.
* Reduces movement lag for all Mobiles, including players, even with thousands of on-screen Mobiles and Items.
2015-08-22 03:30:15 +01:00
..
Accounting Found issue with XMLserialization incorrectly using local time instead of UTC. 2014-04-13 22:57:17 -05:00
Commands Multiple changes 2015-08-19 15:55:01 +01:00
Context Menus - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Custom Systems Fix for crash due to null reference in BaseVIPDeed. Still not implemented but fixed the crash. 2014-08-17 20:43:12 -05:00
Gumps - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Holiday Stuff/Halloween - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Items Added ML begging. 2015-08-20 02:35:47 +01:00
Misc Multiple changes 2015-08-19 15:55:01 +01:00
Mobiles Multiple changes 2015-08-19 15:55:01 +01:00
Multis Remove console write from HumanBrigandCamp.cs 2014-08-25 10:57:07 -05:00
Quests Update xml spawner and fix time issue in 2 quests. 2015-08-21 05:41:29 +01:00
Regions Few bug fixes 2015-08-20 00:21:14 +01:00
Services + Added FastMovementImpl 2015-08-22 03:30:15 +01:00
Skills Added ML begging. 2015-08-20 02:35:47 +01:00
SpecialSystems - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Spells Few bug fixes 2015-08-20 00:21:14 +01:00
Targets - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Scripts.csproj - Don't treat ALL warnings as errors; ReSharper takes this way too seriously. 2015-08-22 01:45:40 +01:00