FatBoy-DOTC
|
56a6b9d204
|
guard minion logic work
|
2 years ago |
FatBoy-DOTC
|
e52b8e894b
|
guard minion logic work
|
2 years ago |
FatBoy-DOTC
|
620fad57fe
|
Mob equipment drops once more, including vorg with proper chance
|
2 years ago |
FatBoy-DOTC
|
f24605735e
|
renamed "run" in MobileFSM to "DetermineAction"
|
2 years ago |
FatBoy-DOTC
|
7e9e0d2c5b
|
MobileFSM cleanup and bonus code removal
|
2 years ago |
FatBoy-DOTC
|
2df4f658c9
|
Mob.java cleanup
|
2 years ago |
FatBoy-DOTC
|
09d7ff0740
|
make wall archers great again
|
2 years ago |
FatBoy-DOTC
|
1d74643fe3
|
None added to enum MonsterType
|
2 years ago |
FatBoy-DOTC
|
38e5081b0e
|
moved createSiegeMob and createGuardMob to the Mob class
|
2 years ago |
FatBoy-DOTC
|
45ab68caa4
|
trebuchets now have pet AI with canRoam disabled
|
2 years ago |
FatBoy-DOTC
|
5299da784a
|
mob respawn fix actual
|
2 years ago |
FatBoy-DOTC
|
e5b7bd1fa6
|
mob respawn fix
|
2 years ago |
FatBoy-DOTC
|
6a03b58aa6
|
pet AI logic
|
2 years ago |
FatBoy-DOTC
|
e38be1e18f
|
pet movement logic
|
2 years ago |
FatBoy-DOTC
|
1ff42b775c
|
added hamlet guard logic
|
2 years ago |
FatBoy-DOTC
|
cfe8d20d2b
|
added barracks list to city object
|
2 years ago |
FatBoy-DOTC
|
0448448263
|
logic for wall archers
|
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 |
FatBoy-DOTC
|
aa3c70ae31
|
guard minions AI
|
2 years ago |
MagicBot
|
662d1d2b85
|
Enum moved to Enum.
Updated logic in rs constructor to handle blanks properly.
|
2 years ago |
FatBoy-DOTC
|
6e92836deb
|
GuardCaptain aggro rules
|
2 years ago |
FatBoy-DOTC
|
c93f932caa
|
fixed spelling error in MObBehaviourType enum
|
2 years ago |
FatBoy-DOTC
|
1d965c0785
|
remove test code, added guard captain and minion behaviour flags
|
2 years ago |
FatBoy-DOTC
|
eb20d926e3
|
guard aggro logic
|
2 years ago |
FatBoy-DOTC
|
0ee7507467
|
new chase logic for mobs
|
2 years ago |
FatBoy-DOTC
|
c1bba30dec
|
cleanup old patrol code
|
2 years ago |
FatBoy-DOTC
|
db0e9d1847
|
add random 10-15 delay between patrolling for mobs
|
2 years ago |
FatBoy-DOTC
|
0779fbab87
|
implement new patrol system
|
2 years ago |
FatBoy-DOTC
|
028135f859
|
new mob patrolling system
|
2 years ago |
FatBoy-DOTC
|
cfa59d8012
|
pet AI implemented
|
2 years ago |
FatBoy-DOTC
|
ecec3833c4
|
added ./aiinfo command for debugging new AI system
|
2 years ago |
FatBoy-DOTC
|
98eb557c58
|
added none to behaviour type for mobs and defuated RS constructor for mobs
|
2 years ago |
FatBoy-DOTC
|
f75323e7e2
|
LootManager cleanup + say message for mobs calling for help
|
2 years ago |
FatBoy-DOTC
|
ca9a72e338
|
cleaned up testing code
|
2 years ago |
FatBoy-DOTC
|
aaff8e7d6b
|
cleaned up some aggro rules
|
2 years ago |
FatBoy-DOTC
|
f9205eb4e2
|
added default behaviourType to "Simple" for mobs. added respawn logic
|
2 years ago |
FatBoy-DOTC
|
98f0928a4b
|
replaced MobileFSM.STATE with MobileFSM.MobBehaviourTypes
|
2 years ago |
MagicBot
|
beff5c3e06
|
Refactored aggro system to use Monstertype.
|
2 years ago |
FatBoy-DOTC
|
a7dccb6301
|
chase null pointer
|
2 years ago |
FatBoy-DOTC
|
460a2152c8
|
MobLoot usage
|
2 years ago |
FatBoy-DOTC
|
13d83c0003
|
NPC guards no longer attack players
|
2 years ago |
MagicBot
|
f21e51f74a
|
Optimized imports (getting close to release)
|
2 years ago |
MagicBot
|
3881c2b1d0
|
Relevant methods made static and moved into NPCManager
|
2 years ago |
MagicBot
|
68ae4604b0
|
Added max values to metrics.
|
2 years ago |
MagicBot
|
a4029fb6e2
|
Updated simulation metrics access.
|
2 years ago |
MagicBot
|
3dbdad2580
|
Reverted changes.
|
2 years ago |
FatBoy-DOTC
|
626967cd86
|
revert
|
2 years ago |
FatBoy-DOTC
|
113d74cffe
|
method to check if zone has players inside it
mob ai check if zone has no players mobs need not perform actions
|
2 years ago |