FatBoy
bd48198a51
pets stats calculate properly & pet buffs no longer nerf pet
2023-07-18 19:29:12 -05:00
FatBoy
c72cda1b73
pets attack buildings
2023-07-15 22:34:09 -05:00
FatBoy
9db568206d
pet stats added again
2023-07-15 21:57:27 -05:00
FatBoy
9ea02c888f
pet troubles resolved
2023-07-15 18:38:46 -05:00
FatBoy
06c4b7ca3c
ghost mob fix
2023-07-15 15:48:11 -05:00
FatBoy
8c1b237720
dead pets removed form seafloor zonemobset
2023-07-15 15:39:57 -05:00
FatBoy
7dc6fece7d
work on pet AI
2023-07-15 15:27:22 -05:00
FatBoy
525facf7b5
remote commit
2023-07-15 13:27:35 -05:00
FatBoy
38317a4ee5
cast chance and cooldown modification for mobs
2023-07-15 08:35:00 -05:00
MagicBot
9bbdef224d
Project cleanup pre merge.
2023-07-15 09:23:48 -04:00
MagicBot
f73aed9d48
Merge remote-tracking branch 'origin/magicbox1.5' into configupdate2
2023-07-01 13:05:23 -04:00
FatBoy
761adca2ef
guards no longer recall when player aggro map is empty
2023-06-30 21:02:51 -05:00
FatBoy
b32705ce56
mob casting will now check for and properly check against hit roll requirements
2023-06-30 20:33:41 -05:00
MagicBot
9cd3cdf3a3
Mob AI uses two config entries.
2023-06-27 16:19:15 -04:00
FatBoy
ef0e277f46
refactored AI variables from MBServerStatics
2023-06-26 20:21:10 -05:00
FatBoy
413df09ddf
removed error code in FSM manager
2023-06-25 19:51:52 -05:00
FatBoy
fc3ca3b814
null target check for mobs
2023-06-25 19:44:27 -05:00
FatBoy
01b8b67ffd
mobs respect invisibility again
2023-06-25 19:30:28 -05:00
FatBoy
da51be1bef
Mob Casting bypasses mele range check
2023-06-25 13:36:24 -05:00
FatBoy
d695d3db26
epic mob damage calc fix and epic mob null reference fix
2023-05-28 16:07:18 -05:00
FatBoy
ca11651be6
guards use proper aggro rules for added aggro check
2023-05-28 15:45:38 -05:00
FatBoy
2cfe527389
mob AI no longer checks for no online players
2023-05-28 14:12:31 -05:00
FatBoy
f94e66bf74
mobs update location after moving to patrol point index
2023-05-28 14:05:58 -05:00
FatBoy
33c6f1c74d
patrol point index
2023-05-28 13:48:15 -05:00
FatBoy
67808b69a6
check for dead target
2023-05-28 12:07:00 -05:00
FatBoy
59a4da0c3f
randomized patrol delays
2023-05-28 11:34:54 -05:00
FatBoy
fd9c5d06af
randomized patrol delays
2023-05-28 11:30:46 -05:00
FatBoy
19beb3d5cb
randomized patrol delays
2023-05-28 11:29:00 -05:00
FatBoy
863aa4c4a9
randomized patrol delays
2023-05-28 11:25:12 -05:00
FatBoy
90ae798bb8
no more skating rink
2023-05-28 11:19:32 -05:00
FatBoy
c47d1b7823
aggro check for non agressive mobs
2023-05-28 11:03:29 -05:00
FatBoy
4e5c77ec47
hamlet guard aggro fix
2023-05-28 11:02:37 -05:00
FatBoy
d673c329b6
hamlet guards + mobs aggro before going home
2023-05-28 10:55:11 -05:00
FatBoy
7dfd8148d5
use aggro range not mob range
2023-05-28 10:47:10 -05:00
FatBoy
a2a70484ed
cant check range of target if theres no target
2023-05-28 10:46:07 -05:00
FatBoy
36eef1942b
mobs use half aggro range top chase targets past go home point
2023-05-28 10:43:05 -05:00
FatBoy
b154f7ee7f
mobs don't go home while in combat range
2023-05-28 10:21:56 -05:00
FatBoy
ea919b4ecf
mob aggro raneg when swapping hated target
2023-05-28 10:13:49 -05:00
FatBoy
b42a378ca8
hate value reset when mob goes home
2023-05-28 10:11:20 -05:00
FatBoy
bee3a9b376
Merge remote-tracking branch 'origin/magicbox1.5' into magicbox1.5
...
# Conflicts:
# src/engine/ai/MobileFSM.java
2023-05-28 09:18:09 -05:00
MagicBot
566522befb
Reformat and bonus code removal.
2023-05-28 08:12:34 -04:00
MagicBot
a1f8fedefe
Merge remote-tracking branch 'origin/magicbox1.5' into mob-AI-debug
...
# Conflicts:
# src/engine/ai/MobileFSM.java
2023-05-28 07:42:10 -04:00
FatBoy
11e373db6f
treb fix
2023-05-27 20:53:52 -05:00
FatBoy
2e219916a0
respawn work
2023-05-27 19:19:06 -05:00
FatBoy
a07ee7903b
respawn work
2023-05-27 19:11:17 -05:00
FatBoy
56d6efc4e4
mob chance to cast set at 50%
2023-05-24 20:27:58 -05:00
FatBoy
b6c9eed229
power chance tuning
2023-05-24 20:08:53 -05:00
FatBoy
eb9a1143e4
patrol delay fine tuning
2023-05-24 19:27:25 -05:00
FatBoy
3e659d981a
Patrol wait determined by MBServerStatics.AI_PATROL_DIVISOR
...
mob cast chance now determined by MBStatics.AI_POWER_CHANCE
mob cast cooldown now determined by MBServerStatics.AI_POWER_DIVISOR
guards use normal mob damage calculations
2023-05-24 19:14:23 -05:00
FatBoy
d999d60e9a
Patrol wait determined by MBServerStatics.AI_PATROL_DIVISOR
...
mob cast chance now determined by MBStatics.AI_POWER_CHANCE
mob cast cooldown now determined by MBServerStatics.AI_POWER_DIVISOR
2023-05-24 19:05:35 -05:00