MagicBot
|
eb5e09c3f4
|
Merge remote-tracking branch 'origin/bugfix-magic-numbers' into post-wipe-merge
|
2 years ago |
MagicBot
|
1142676c87
|
Milliseconds are easier to interpret than fractions.
|
2 years ago |
MagicBot
|
76af946b5f
|
Duration string output.
|
2 years ago |
MagicBot
|
b6b9d7635f
|
Using miliseconds.
|
2 years ago |
MagicBot
|
68ae4604b0
|
Added max values to metrics.
|
2 years ago |
MagicBot
|
c06da74eec
|
Nanosecond display.
|
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 |
FatBoy-DOTC
|
db71635f16
|
delay between mob actions to reduce synchronized appearance
|
2 years ago |
MagicBot
|
177175cc1d
|
Conditionals simplified and comment added to method.
|
2 years ago |
MagicBot
|
5ddc40db3b
|
Comment cleanup in method.
|
2 years ago |
MagicBot
|
0039785a5a
|
Comment cleanup in method.
|
2 years ago |
MagicBot
|
867fdee328
|
Added sanity check for empty power list.
|
2 years ago |
MagicBot
|
f8d499f314
|
Fixed Concurrent Modification issue.
|
2 years ago |
MagicBot
|
1945412f5a
|
Remove needs an object not an index value.
|
2 years ago |
MagicBot
|
16db4d15bc
|
Reformatting of MobCast() method in manager.
|
2 years ago |
MagicBot
|
f97d9844f9
|
Merge branch 'new-mob-ai' of http://repo.magicbane.com/MagicBane/Server into new-mob-ai
Conflicts:
src/engine/ai/MobileFSM.java
|
2 years ago |
MagicBot
|
7473067329
|
Reformatting of MobCast() method in manager.
|
2 years ago |
FatBoy-DOTC
|
6fe690d592
|
ranged mobs now stop when in proper attacking range
|
2 years ago |
FatBoy-DOTC
|
ce381f612c
|
mob ai Chase state completion
|
2 years ago |
FatBoy-DOTC
|
8c919bcd2a
|
mob ai Chase state work
|
2 years ago |
FatBoy-DOTC
|
531cd52664
|
mob ai Chase state work
|
2 years ago |
FatBoy-DOTC
|
dcac0634a8
|
added Chase to mob ai state enum
|
2 years ago |
MagicBot
|
e7ceeac7b8
|
Magic numbers are for mental patients.
|
2 years ago |
MagicBot
|
bbbf0c4160
|
Magic numbers are for mental patients.
|
2 years ago |
MagicBot
|
584fde5579
|
Reworked the loading of Mobile powers at bootstrap.
|
2 years ago |
MagicBot
|
66f0c12790
|
Reworked the loading of Mobile powers at bootstrap.
|
2 years ago |
FatBoy-DOTC
|
b310a3eb63
|
initialize new mobpower list
|
2 years ago |
FatBoy-DOTC
|
03a2ead922
|
mob power list troubleshooting
|
2 years ago |
FatBoy-DOTC
|
4f60811f6b
|
mob power list troubleshooting
|
2 years ago |
FatBoy-DOTC
|
ec19f18d73
|
mob power list troubleshooting
|
2 years ago |
FatBoy-DOTC
|
f0eb19c255
|
mob power list troubleshooting
|
2 years ago |
FatBoy-DOTC
|
604a86feb0
|
mob powerlist initialize directly after mobbases are loaded
|
2 years ago |
FatBoy-DOTC
|
3e2fbb700b
|
initialize the static mob power list
|
2 years ago |
FatBoy-DOTC
|
863c782f72
|
moved mob powers list call above mob spawning
|
2 years ago |
FatBoy-DOTC
|
83eb1a3370
|
moved mob powers method to PowersManager
|
2 years ago |
FatBoy-DOTC
|
4a06f18d55
|
Merge remote-tracking branch 'origin/post-wipe-merge' into new-mob-ai
|
2 years ago |
FatBoy-DOTC
|
e38a04bf23
|
convert DB lookup of mob powers to static Hashmap lookup
|
2 years ago |
FatBoy-DOTC
|
095aee57bc
|
mob spell casting cleanup
|
2 years ago |
FatBoy-DOTC
|
b000c9b60f
|
generic range method added, mob spell casting cleanup
|
2 years ago |
FatBoy-DOTC
|
e3f675a42b
|
call for help range added (aggro range of caller)
|
2 years ago |
FatBoy-DOTC
|
93a91f9d41
|
fixed null exception in aggro
|
2 years ago |
FatBoy-DOTC
|
6da0df7eb7
|
duel wield attack system for mobs
|
2 years ago |
MagicBot
|
0ce94360f7
|
Magicbox channel support added.
|
2 years ago |
MagicBot
|
110a05d5a4
|
bugfix-merge issue in constructor.
|
2 years ago |
FatBoy-DOTC
|
cfd93f2ca0
|
cleanup
|
2 years ago |
FatBoy-DOTC
|
5830a9ef82
|
damage calculations cleanup
|
2 years ago |
FatBoy-DOTC
|
ea4862f76e
|
r8 mobs now have their own mele attack parameters
|
2 years ago |