FatBoy-DOTC
|
ee6efc30a3
|
rune skill loading broken into static method in NPCManager
|
1 year ago |
FatBoy-DOTC
|
95c203b0ed
|
load and apply mobbaseSkill
|
1 year ago |
FatBoy-DOTC
|
449c5c5c77
|
infrastructure for mob skills loading
|
1 year ago |
FatBoy-DOTC
|
9aff208403
|
guard captains to move tot heir first patrol point right away
|
1 year ago |
FatBoy-DOTC
|
7079bb6a63
|
resist loading refactored as static method to NPCManager
|
1 year ago |
FatBoy-DOTC
|
90ff2d679e
|
create and use applyMobbaseEffects method, remove old unused methods
|
1 year ago |
MagicBot
|
1ac76cfcd8
|
isPlayerguard refactored to derive from agenttype.
|
1 year ago |
MagicBot
|
d59f9857ce
|
Cleanup in pet minion
|
1 year ago |
FatBoy-DOTC
|
e78aea5735
|
Assign patrol points added as static method to NPC manager
|
1 year ago |
MagicBot
|
3392ec463d
|
Removed unused methods.
|
1 year ago |
MagicBot
|
33529404cf
|
Logic fix in siege minions.
|
1 year ago |
MagicBot
|
a43d9022fe
|
Siege engine slot override.
|
1 year ago |
FatBoy-DOTC
|
61c66b0e96
|
trebs slot in proper locations
|
1 year ago |
FatBoy-DOTC
|
36cc23457a
|
optimized slot for siege engines
|
1 year ago |
FatBoy-DOTC
|
d573b238de
|
refactored mob get/set owner
|
1 year ago |
MagicBot
|
7e64cbabf8
|
Update to slotting logic.
|
1 year ago |
MagicBot
|
14a06410ae
|
Update to slotting logic.
|
1 year ago |
MagicBot
|
85c2a4f4f0
|
Add all as hirelings
|
1 year ago |
MagicBot
|
f5c6c002a8
|
Unused method removed.
|
1 year ago |
MagicBot
|
060d831d50
|
Comment for clarity.
|
1 year ago |
MagicBot
|
51ee41c773
|
use of SiegeEngine Behaviour Type
|
1 year ago |
MagicBot
|
9b6959414a
|
More flushing out minion support.
|
1 year ago |
MagicBot
|
7eab14938d
|
Exception for siege when slotting.
|
1 year ago |
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.
Booty loading moved into new 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.
Updated logic in rs constructor to handle blanks properly.
|
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 |