32 Commits (039e55673b5e17ed3197ab8ec271a5e88c3724bb)

Author SHA1 Message Date
MagicBot 43375a6f5b Only mobiles with contracts can be slotted. 1 year ago
MagicBot 2d0116a9d9 inLined single line methods for code clarity. 1 year ago
MagicBot 4d48712470 Method to centralize slotting of abschar. 1 year ago
MagicBot c913618dc3 Method made static and moved to manager. 1 year ago
MagicBot b96b222327 Booty moved to LootManager 1 year ago
FatBoy-DOTC 923447e983 infinite loop fix 1 year ago
MagicBot dd756d4c00 _genTables populated. 1 year ago
MagicBot 0013020bfa New consolidated loot db handler. 1 year ago
MagicBot f8b09b5f33 Class moved to loot package. 1 year ago
MagicBot 9bbdef224d Project cleanup pre merge. 1 year ago
MagicBot b8eb198b09 Pirate name related code moved to NPCmanager. 2 years ago
FatBoy-DOTC 2df4f658c9 Mob.java cleanup 2 years ago
FatBoy-DOTC 38e5081b0e moved createSiegeMob and createGuardMob to the Mob class 2 years ago
FatBoy-DOTC aa8f59f6f7 wall archer debugging 2 years ago
FatBoy-DOTC 0914580bea Gave Wall Archers mob AI 2 years ago
FatBoy-DOTC 914575a360 guard minion spawning work 2 years ago
FatBoy-DOTC 259025d572 guard recall off city grid 2 years ago
MagicBot 662d1d2b85 Enum moved to Enum. 2 years ago
FatBoy-DOTC 1d965c0785 remove test code, added guard captain and minion behaviour flags 2 years ago
MagicBot de3818aef6 Equip lookups now use bootymap 2 years ago
MagicBot 5d0166a29a EquipmentSets merged into bootySet system. 2 years ago
FatBoy-DOTC 98f0928a4b replaced MobileFSM.STATE with MobileFSM.MobBehaviourTypes 2 years ago
MagicBot 30175be56a MonsterTypes loaded into Mob. 2 years ago
MagicBot 3881c2b1d0 Relevant methods made static and moved into NPCManager 2 years ago
MagicBot 39b07df2e2 Sanity check for race rune not in runebase. 2 years ago
MagicBot 5f6883059f Cleanup rune effect application. 2 years ago
MagicBot 6b2790f9c1 Mobs have runes loaded at bootstrap and effects applied. Moved logic to NPCManager. 2 years ago
MagicBot 8e236d0780 BootySets generated with cache data loaded at bootstrap. 2 years ago
MagicBot 00d0048fd0 RuneSets generated loaded at bootstrap. 2 years ago
MagicBot f744c64737 Superfluous getter and setters removed. 2 years ago
MagicBot 33334ed13c NPCManager class created. 2 years ago