685 Commits (e21ebc75ee31fbe320bbefe82ce41502f235647f)

Author SHA1 Message Date
MagicBot b8217a8858 Remove unused variable from signature. 2 years ago
MagicBot df6b9e48d3 New npc creation work. 2 years ago
MagicBot 291cb97a22 New npc creation work. 2 years ago
MagicBot 740e75f8e4 New less ungodly NPC constructor. 2 years ago
MagicBot 9072fc2788 Lock for dirtyload integration. 2 years ago
MagicBot 14968dbb3b Unused variables removed. 2 years ago
MagicBot c79d9ae891 Unused lastXYZ timers set but never used. 2 years ago
MagicBot 621d78172d Threadsafe is needed for the flag. 2 years ago
MagicBot c1f613a1a5 Flag set to true when created. 2 years ago
MagicBot 6923251a88 dirtyflag chosen as solution. 2 years ago
MagicBot b21e9dc59e Moving items out of constructor. 2 years ago
MagicBot 2c9fc405e9 More unused junk removed. 2 years ago
MagicBot a0a3d34578 Unused lock removed. 2 years ago
MagicBot 8ba4ed20c8 loc set to bindloc after npc returned. 2 years ago
MagicBot 5e474851a8 bugfix: Setting loc before loc is defined in abstract constructor. 2 years ago
MagicBot c69e68cb27 Npc name override moved to runafterload. 2 years ago
MagicBot 2d0116a9d9 inLined single line methods for code clarity. 2 years ago
MagicBot bed99dce62 aiAgentType enumeration defined. 2 years ago
MagicBot e4283c2444 Unused orphan npc collection removed. 2 years ago
MagicBot 407f5d1f71 Init code for instance variables moved to runafterload. 2 years ago
MagicBot 86e4ee4aa9 Debugging. 2 years ago
MagicBot 0d7e69f772 Early exit for npc guild owners. 2 years ago
MagicBot 4d0980d13e Early exit for npc guild owners. 2 years ago
MagicBot 9239bc1400 bug fix in old constructor 2 years ago
MagicBot f1958453c1 bug fix in old constructor 2 years ago
MagicBot 9adb03a845 Code moved to runafterload. 2 years ago
MagicBot 4d48712470 Method to centralize slotting of abschar. 2 years ago
FatBoy-DOTC f1d31948e8 0 skill weapons don't roll anymore 2 years ago
MagicBot 3883963225 Unused and duplicate variable removed. 2 years ago
MagicBot c4cc6bb92d Rotation conforms with bootstrap version. 2 years ago
MagicBot 5ccf833981 Casting cleanup in constructor signature. 2 years ago
MagicBot d3ffe9140a Unused method removed. 2 years ago
MagicBot e09a6ccd88 File reformat. 2 years ago
MagicBot c913618dc3 Method made static and moved to manager. 2 years ago
MagicBot 6e3dd55804 Class cleanup. 2 years ago
MagicBot 7aa63a65b6 Petition db update including table creation. 2 years ago
MagicBot 82ad774093 Bugfix in sql statement. 2 years ago
MagicBot 4342fe9819 Enum defined and database work started. 2 years ago
MagicBot 68feae4111 Enum defined and database work started. 2 years ago
MagicBot 231d8810c8 Enum defined and database work started. 2 years ago
FatBoy-DOTC e2add187fd database petition logging system 2 years ago
MagicBot a7495bf942 Bugfix: R8 slot locations. 2 years ago
MagicBot b96b222327 Booty moved to LootManager 2 years ago
FatBoy-DOTC 923447e983 infinite loop fix 2 years ago
FatBoy-DOTC e88e8b56c6 mobs only toggle combat mode when changing combat target 2 years ago
MagicBot 9f0fb26e1f Need to preserver order of hashmap insertion. 2 years ago
MagicBot 434078cebf Power loading work. 2 years ago
MagicBot 1fb2d8cadf Power loading work. 2 years ago
MagicBot 2e6ebbb9c3 Refactor of mob powers loading for efficiency. 2 years ago
MagicBot 071eb26e48 Powers also loaded from contract. 2 years ago