1303 Commits (master)
 

Author SHA1 Message Date
MagicBot 3649c629b7 Revert "DamageType defined as in JSON" 2 months ago
MagicBot 1c31070fc8 DamageType defined as in JSON 2 months ago
MagicBot bff41967db Revert "Out of combat mode when patrolling." 8 months ago
MagicBot d3692d0fb7 Out of combat mode when patrolling. 8 months ago
FatBoy-DOTC 074a799d01 added health recovery to mobs 9 months ago
FatBoy-DOTC 36ffd08a72 guard minions logic work 9 months ago
FatBoy-DOTC 58f828b3cd items removed properly from inventory, NPCs nop longer stock base items 9 months ago
FatBoy-DOTC e5fba340fb guard minion AI restored to follow captain attack commands 9 months ago
FatBoy-DOTC ea2241732a fixed bug where pet persisted through dismissal 9 months ago
FatBoy-DOTC 2b83db7bba moved initial loadInventory call to runAfterLoad 9 months ago
FatBoy-DOTC f636f4d2ec optimized equipment dropping system 9 months ago
FatBoy-DOTC 8fb6c43c66 alternative loot drop limitation 9 months ago
MagicBot e331f7e2ff Unused methods removed. 9 months ago
MagicBot b8217a8858 Remove unused variable from signature. 9 months ago
MagicBot 50f81396c7 Cleanup of PERSIST db call. 9 months ago
MagicBot 0bca57686d New npc creation work. 9 months ago
MagicBot df6b9e48d3 New npc creation work. 9 months ago
MagicBot 291cb97a22 New npc creation work. 9 months ago
MagicBot 740e75f8e4 New less ungodly NPC constructor. 9 months ago
MagicBot b7bbf8d369 Interest manager updates when moving 64 units. 9 months ago
MagicBot abf450d6ea Use character load range for dirty flag. 9 months ago
MagicBot 9072fc2788 Lock for dirtyload integration. 9 months ago
MagicBot 14968dbb3b Unused variables removed. 9 months ago
MagicBot c79d9ae891 Unused lastXYZ timers set but never used. 9 months ago
MagicBot dbca131a0f Set dirty out to load range. 9 months ago
MagicBot 621d78172d Threadsafe is needed for the flag. 9 months ago
MagicBot 50e962b77e dirtyFlag integration. 9 months ago
MagicBot 07aeb6e58d dirtyFlag integration. 9 months ago
MagicBot f6e2c6c618 dirtyFlag integration. 9 months ago
MagicBot 44b5b98597 dirtyFlag integration. 9 months ago
MagicBot ca21c3d266 dirtyFlag integration. 9 months ago
MagicBot c1f613a1a5 Flag set to true when created. 9 months ago
MagicBot 6923251a88 dirtyflag chosen as solution. 9 months ago
MagicBot 8222cb8530 Remove distance early exit. 9 months ago
MagicBot 0eae76180b Update state of npc. 9 months ago
MagicBot f0cfb69752 Update state of npc. 9 months ago
MagicBot 2e7d2b5bcf Update state of npc. 9 months ago
MagicBot 09b346dcb2 Update state of npc. 9 months ago
MagicBot 46d07b386b Update state of npc. 9 months ago
MagicBot b21e9dc59e Moving items out of constructor. 9 months ago
MagicBot 2c9fc405e9 More unused junk removed. 9 months ago
MagicBot a0a3d34578 Unused lock removed. 9 months ago
MagicBot 8ba4ed20c8 loc set to bindloc after npc returned. 9 months ago
MagicBot 5e474851a8 bugfix: Setting loc before loc is defined in abstract constructor. 9 months ago
MagicBot c69e68cb27 Npc name override moved to runafterload. 9 months ago
MagicBot 2d0116a9d9 inLined single line methods for code clarity. 9 months ago
MagicBot bed99dce62 aiAgentType enumeration defined. 9 months ago
MagicBot e4283c2444 Unused orphan npc collection removed. 9 months ago
MagicBot 407f5d1f71 Init code for instance variables moved to runafterload. 9 months ago
MagicBot 86e4ee4aa9 Debugging. 9 months ago