mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-07 23:52:24 +00:00
Copy paste fail [skip ci]
This commit is contained in:
parent
9304e09eca
commit
67c7254fd1
@ -2,8 +2,8 @@ EQEMu Changelog (Started on Sept 24, 2003 15:50)
|
|||||||
-------------------------------------------------------
|
-------------------------------------------------------
|
||||||
== 11/2/2015 ==
|
== 11/2/2015 ==
|
||||||
Akkadius: Performance boost (exponential) - Adjusted default idle cast check timers in rules
|
Akkadius: Performance boost (exponential) - Adjusted default idle cast check timers in rules
|
||||||
- NPC:NPCToNPCAggroTimerMin 500 (Now 6000) 6 seconds
|
- Spells:AI_IdleNoSpellMinRecast 500 (Now 6000) 6 seconds
|
||||||
- NPC:NPCToNPCAggroTimerMax 2000 (Now 60000) 60 seconds
|
- Spells:AI_IdleNoSpellMaxRecast 2000 (Now 60000) 60 seconds
|
||||||
- Database version 9089 will take care of this update automatically only if you used the default values
|
- Database version 9089 will take care of this update automatically only if you used the default values
|
||||||
- The CPU cost of NPC's checking the entire entity list to cast beneficial spells (Heals/Buffs) becomes extremely high when higher NPC count zones exist (Based off of process profiling)
|
- The CPU cost of NPC's checking the entire entity list to cast beneficial spells (Heals/Buffs) becomes extremely high when higher NPC count zones exist (Based off of process profiling)
|
||||||
- Distance checks for every single NPC to every single other NPC who are casting beneficial spells occur every .5 - 2 seconds unless npc_spells dictates other values, which most of the time it does not
|
- Distance checks for every single NPC to every single other NPC who are casting beneficial spells occur every .5 - 2 seconds unless npc_spells dictates other values, which most of the time it does not
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user