1193 Commits (12b6e414323134781bceb6b825fba8f0f2d5cb3e)

Author SHA1 Message Date
FatBoy-DOTC 669ee7215b added range modification for guards 1 year ago
FatBoy-DOTC 4edf740179 finished modifications for guards 1 year ago
FatBoy-DOTC c7abb4c920 stance modifiers for guards 1 year ago
FatBoy-DOTC df3964110a stances for guards 1 year ago
FatBoy-DOTC 967303d2de outlaw and hate value moved to modifyHealth 1 year ago
MagicBot 931d1992b6 Patrol points are reset each patrol. 1 year ago
MagicBot efec1b4444 Load data only. 1 year ago
MagicBot fa7588826a Pets set to not alive when dismissing. 1 year ago
MagicBot b8c0f997f6 Fix typo in thread name. 1 year ago
MagicBot ff36d8f3db Modification to minion retaliate. 1 year ago
MagicBot 9a6510c320 Minions now use copyonwrite collection. Slot agnostic. 1 year ago
FatBoy-DOTC d11a954b40 remove test block 1 year ago
FatBoy-DOTC f354339af1 null checks 1 year ago
FatBoy-DOTC 89658bb77a null checks 1 year ago
FatBoy-DOTC 1ff0238b6e skill loading bypass for guards 1 year ago
FatBoy-DOTC e777434d57 Mob specific rune skill loading 1 year ago
FatBoy-DOTC ee6efc30a3 rune skill loading broken into static method in NPCManager 1 year ago
FatBoy-DOTC 0758bb5f38 SkillsBase are now cached when missing for mobs 1 year ago
FatBoy-DOTC 299d5725a6 lookup using name 1 year ago
FatBoy-DOTC d7c9b31ec7 indentation and comment 1 year ago
FatBoy-DOTC 6c78bee5c1 null check 1 year ago
FatBoy-DOTC dba0cbd5f9 skill type not name used 1 year ago
FatBoy-DOTC 0752e780f2 mobs load skills 1 year ago
FatBoy-DOTC 95c203b0ed load and apply mobbaseSkill 1 year ago
FatBoy-DOTC 449c5c5c77 infrastructure for mob skills loading 1 year ago
FatBoy-DOTC 9aff208403 guard captains to move tot heir first patrol point right away 1 year ago
FatBoy-DOTC 4318849127 minion relatiate handled inside retaliate function 1 year ago
FatBoy-DOTC 29e8cdf699 attacking guard minion will no longer be ignored 1 year ago
MagicBot 71eeb3f6b8 Variable hidden elevated to abschar. 1 year ago
MagicBot 73a1ce083a Unused method removed. 1 year ago
MagicBot 22dacebc5e Override unnecessary. 1 year ago
MagicBot a4cab3565a Value cannot be null. Set early in runafterload. 1 year ago
MagicBot 70a0ed135b Refactored mob powers to rune powers. Now uses rune_id to call into system which is derived in the getter to support minions. 1 year ago
FatBoy-DOTC 7079bb6a63 resist loading refactored as static method to NPCManager 1 year ago
FatBoy-DOTC 0ab5827ee5 mobs to load equipment resists 1 year ago
FatBoy-DOTC c5443f622c utilization and assignment of aiAgentType 1 year ago
FatBoy-DOTC e4aa276cca cleanup old code 1 year ago
FatBoy-DOTC 90ff2d679e create and use applyMobbaseEffects method, remove old unused methods 1 year ago
FatBoy-DOTC da26c35d5a mobbase loads effectsList 1 year ago
MagicBot 2945fa3a47 Class reformat and removal of try block. 1 year ago
MagicBot ab1541e741 Class not needed on login server. 1 year ago
MagicBot 3aeaa709a5 Comment cleanup 1 year ago
MagicBot 91e627df6b AI moved to top of runafterload. 1 year ago
MagicBot d0795e9e1c Rework of agent type init in runafterload. Only used for 2 instances from disk. 1 year ago
MagicBot 25c0e48181 Loot bypass now uses agent type. 1 year ago
MagicBot 0d43c3620d Value is set earlier. 1 year ago
MagicBot 2f6137f8df Minion agent type set properly. 1 year ago
FatBoy-DOTC 2843b86a93 Moved agent type to top of constructor. 1 year ago
MagicBot 55c6e3cf93 Refactored out duplicate power collection. 1 year ago
MagicBot 7fc0d27c3c Siege engine agent type set properly. 1 year ago