87 Commits (bbdb6830615e918df438aa6f2c466a09c5fabcdf)

Author SHA1 Message Date
FatBoy-DOTC 5192c801f7 CombatUtilities cleanup 1 year ago
FatBoy-DOTC df3964110a stances for guards 1 year ago
FatBoy-DOTC 96231260bc consolidated all guards to GuardLogic 1 year ago
FatBoy-DOTC 955481773d wall archer early exit for canCast 1 year ago
FatBoy-DOTC d66a7049e8 guard walking bug fix 1 year ago
MagicBot 23f41f8ae7 Minions always have offset not determined by captain being alive. 1 year ago
MagicBot 3f416f83d3 Patrol points only set once. 1 year ago
MagicBot 36485a0f01 Formation enforced when captain is dead. 1 year ago
MagicBot bdf6500260 Outlaw moved before guild check. 1 year ago
MagicBot db4eb0579e Aggro code removed from check to send mob home. 1 year ago
MagicBot 76f33534d4 Captains force march minions 1 year ago
MagicBot 39fea5bc2f Captains order minions to patrol 1 year ago
MagicBot 660d5c1270 Captains order minions to patrol 1 year ago
MagicBot 781e2fc9b2 Comment adjusted 1 year ago
MagicBot c2a2464fe8 Errant delimiter removed. 1 year ago
MagicBot beb3c15eb3 Miniond patrol on own if captain is dead. 1 year ago
MagicBot 553010bb7b Minions get marching orders from captain 1 year ago
MagicBot 8d12bbf453 Formation offset for minions. 1 year ago
MagicBot 332f191e19 Merged switch cases. 1 year ago
MagicBot 8151382a6b Patrol points inherited from barracks not captain. 1 year ago
MagicBot ae44a21be1 Duplicate range check removed. 1 year ago
MagicBot b0ff0995de Start consolidation of guard logic 1 year ago
MagicBot e711095ecd Start consolidation of guard logic 1 year ago
MagicBot 5eb6302d2a Null check is made before this method call. 1 year ago
MagicBot 2e346ae7fd Rework of combat deference to captain. 1 year ago
MagicBot 1285d12915 Consolidated cast methods. 1 year ago
MagicBot 8b5cb9258e dd roll removed 1 year ago
MagicBot 16acd1c08c Simplify logic; variable is provided. 1 year ago
MagicBot 9a6510c320 Minions now use copyonwrite collection. Slot agnostic. 1 year ago
MagicBot 4427dbdcad Fix in exception for werwolf/werebear (magic numbers) 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 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 80d0948e24 Contract power handling now additive. 1 year ago
MagicBot 58b427b977 Contract support added to mobile ai when gathering powers. 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 9ee2ccc8af werebear and werewolf guard can use powers 1 year ago
FatBoy-DOTC c5443f622c utilization and assignment of aiAgentType 1 year ago
MagicBot 55c6e3cf93 Refactored out duplicate power collection. 1 year ago
MagicBot 1ac76cfcd8 isPlayerguard refactored to derive from agenttype. 1 year ago
MagicBot c8ed04aaaf Refactor to separate persistence and write fsm to table. 1 year ago
FatBoy-DOTC 69fdddfc71 hate value fix 1 year ago
FatBoy-DOTC 6abdc68ca5 removed un-needed cast to player character for pets 1 year ago
FatBoy-DOTC d573b238de refactored mob get/set owner 1 year ago
FatBoy-DOTC da9e211ec7 SiegeEngine enum and logic added 1 year ago
MagicBot a796f5fe4b More siege engine work. 1 year ago
MagicBot 7e5ed3efe5 sqrMagnitude not sqrRoot 1 year ago
MagicBot 3c9c4495bc playerGuard = true. 1 year ago