1776 Commits (68aef50283b4721e70598e399956600f14c6db4e)
 

Author SHA1 Message Date
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
MagicBot c43919ce01 Level loaded into object. 1 year ago
MagicBot 0d95510b72 captain uuid added to aiInfoCmd 1 year ago
MagicBot 60fb2571a2 Support for loading of skill adjustment map. 1 year ago
MagicBot 90cbe90492 Merge remote-tracking branch 'origin/mobile-effects' into magicbox-1.5.2 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 4427dbdcad Fix in exception for werwolf/werebear (magic numbers) 1 year ago
MagicBot af4c3819b9 contract added to aiInfoCmd 1 year ago
MagicBot 39379e1ac0 Sight check moved out of cancast. 1 year ago
MagicBot 71eeb3f6b8 Variable hidden elevated to abschar. 1 year ago
MagicBot d409ef49af Can cast added to aiinfo. 1 year ago
MagicBot e7a80e9280 Comment cleanup 1 year ago
MagicBot 65c2d2ea0b Logic cleanup when dealing with contracts. 1 year ago
MagicBot 92666dca21 Invis check precedes power check. 1 year ago
MagicBot 3e1a79c248 AI info dev command updated. 1 year ago
MagicBot 73a1ce083a Unused method removed. 1 year ago
MagicBot 22dacebc5e Override unnecessary. 1 year ago
MagicBot 80d0948e24 Contract power handling now additive. 1 year ago
MagicBot 58b427b977 Contract support added to mobile ai when gathering powers. 1 year ago
MagicBot a4cab3565a Value cannot be null. Set early in runafterload. 1 year ago
MagicBot 205c9580e3 sql column name fix. 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 f556181d77 guardlist serialization displays correct minion rank 1 year ago
FatBoy-DOTC d48e26904e revert last commit 1 year ago
FatBoy-DOTC 19232ac405 archers added to human guards as minions 1 year ago
FatBoy-DOTC 9ee2ccc8af werebear and werewolf guard can use powers 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 779e3da74e Cleanup of clear minion logic. 1 year ago
MagicBot e358c08773 Removed msg from handler. 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