130 Commits (5a25958aa53ee8da53afc6d227d42fcb8cc76446)

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