25 Commits (0013020bfa3b7d8770bba5e93f96cf5c18c43229)

Author SHA1 Message Date
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