225 Commits (2f8de2a91975afe9c8ce3609f2cb6c3ac0538efb)

Author SHA1 Message Date
MagicBot 2f8de2a919 Worthless collection only used in 2 places. 1 year ago
MagicBot 338110973d Mobbase cannot be null. 1 year ago
MagicBot 3c9c4495bc playerGuard = true. 1 year ago
MagicBot 93476f782c Bind loc not overwritten. 1 year ago
MagicBot 3aec6ee578 More minion setup work. 1 year ago
MagicBot 3bca76d4c8 Setloc to spawn minion. 1 year ago
MagicBot b9d6f35aac Unused variable. 1 year ago
MagicBot 9b6959414a More flushing out minion support. 1 year ago
MagicBot 89bfad78a6 Contract handling cleanup. 1 year ago
MagicBot 52486fa278 Contract handling cleanup. 1 year ago
MagicBot dc0e14eb21 AI added earlier in sequence for availability. 1 year ago
MagicBot ac3588c76a manager init moved to the top of method. 1 year ago
MagicBot ab335aef2a Enums are fragile. 1 year ago
MagicBot 719c855bdb Cleanup of inventoryManager usage. 1 year ago
MagicBot 99b952ee28 Refactor towards new constructor. 1 year ago
MagicBot 24639b62c0 Refactor towards new constructor. 1 year ago
MagicBot 573cc531bf Refactor towards new constructor. 1 year ago
MagicBot 29e24bae93 Unused constructor removed. 1 year ago
MagicBot 22e4cc07c0 Separate pet and siege behaviour types. 1 year ago
MagicBot 9264347698 Minions inherit enemy/notenemy from captain. 1 year ago
MagicBot 579c26ac59 InitializeMob removed. 1 year ago
MagicBot ef577dd313 Removed catch to propagate error. 1 year ago
MagicBot 62c7e52487 Starting to whittle away at initmob method. 1 year ago
MagicBot 3534ac6477 Starting to whittle away at initmob method. 1 year ago
MagicBot 1738f7b311 Starting to whittle away at initmob method. 1 year ago
MagicBot eb25caec81 Object creation moved out of rs const. 1 year ago
FatBoy-DOTC ea2241732a fixed bug where pet persisted through dismissal 1 year ago
FatBoy-DOTC 2b83db7bba moved initial loadInventory call to runAfterLoad 1 year ago
FatBoy-DOTC f636f4d2ec optimized equipment dropping system 1 year ago
MagicBot adafbdf6d3 Duplicate building and building ID values. 1 year ago
MagicBot 7eab14938d Exception for siege when slotting. 1 year ago
MagicBot 039e55673b Exception for siege when slotting. 1 year ago
MagicBot ec3a9b6cb4 Minions don't have contracts. 1 year ago
MagicBot 17a6494b2b Unused code. 1 year ago
MagicBot 0b05c7074f Slot all agents but true mobiles. 1 year ago
MagicBot 876ccc7cbf New constructor created. 1 year ago
MagicBot e00328ae13 Siege pets use slotting mechanic. 1 year ago
MagicBot 07c553294b Mobiles use new slotting mechanic. 1 year ago
MagicBot b21e9dc59e Moving items out of constructor. 1 year ago
MagicBot 2d0116a9d9 inLined single line methods for code clarity. 1 year ago
MagicBot bed99dce62 aiAgentType enumeration defined. 1 year ago
MagicBot 3883963225 Unused and duplicate variable removed. 1 year ago
FatBoy-DOTC 923447e983 infinite loop fix 1 year ago
MagicBot 9f0fb26e1f Need to preserver order of hashmap insertion. 1 year ago
MagicBot 434078cebf Power loading work. 1 year ago
MagicBot 1fb2d8cadf Power loading work. 1 year ago
MagicBot 2e6ebbb9c3 Refactor of mob powers loading for efficiency. 1 year ago
MagicBot 071eb26e48 Powers also loaded from contract. 1 year ago
MagicBot 4e01c8e794 Moved manager class to manager package 1 year ago
FatBoy-DOTC 140a9bd084 mob AI new thread 1 year ago