57 Commits (23a07175e5b6758b624e159ef18552dfa6301d82)

Author SHA1 Message Date
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 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 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
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
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
FatBoy-DOTC bfa15ddee0 mob will always target self with "self target" flagged spells 2 years ago
FatBoy-DOTC 028c49ac84 mob no longer cast spells with effect already on target 2 years ago
FatBoy-DOTC 396e3dda28 comment 2 years ago
FatBoy-DOTC b8be399df7 mob AI testing 2 years ago
FatBoy-DOTC 58c4ece887 10 second delay min between casts & mobs no longer cast beneficial spells on players 2 years ago
FatBoy-DOTC 8e457abe6d mage guards once again have powers 2 years ago
FatBoy-DOTC d837af7c33 static powers update 2 years ago
FatBoy-DOTC ce02a1ea65 mob mele damage formula update 2 years ago
FatBoy-DOTC 15580f478f mob casting logic upgrade 2 years ago
FatBoy-DOTC b2ad7e0478 mob casting logic upgrade 2 years ago
FatBoy-DOTC 2922fdf623 changed mob casting rate from 1/3 to 1/10 2 years ago
FatBoy-DOTC 3f35df3916 fixed crashing bug form my own mistake 2 years ago
FatBoy-DOTC e79a907f3b mobs no longer always hit, mob powers now send power message in chat window 2 years ago
MagicBot afa74ba6fe Optimized imports. 2 years ago
MagicBot 02ed3ff778 Removed unused imports. 2 years ago
FatBoy-DOTC 3189ac0d56 mob powers now scale based on their level 2 years ago
FatBoy-DOTC f8a9262fc5 changed location of mob power lookup 2 years ago