FatBoy
da51be1bef
Mob Casting bypasses mele range check
2023-06-25 13:36:24 -05:00
MagicBot
764beb33bd
Dispatcher moved to early in bootstrap.
2023-06-07 15:31:07 -04:00
MagicBot
f8c8d7244e
Moved member to ConfigManager.
2023-06-07 14:53:15 -04:00
MagicBot
b6ce3b7ee9
Already logged when connection manager is created.
2023-06-07 14:32:01 -04:00
MagicBot
48aef2ef01
Network autoconfig now uses eth0 or default outgoing ip route.
2023-06-07 14:11:54 -04:00
MagicBot
61e4a4aed4
Realmmap loaded from config to assist with custom maps.
2023-06-07 13:47:25 -04:00
MagicBot
b9db6e8dc6
Members moved to WorldServer.
...
Root object no longer read from config.
2023-06-07 13:37:43 -04: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
ff3442d9ad
aiinfo command null check
2023-05-28 14:02:05 -05:00
FatBoy
33c6f1c74d
patrol point index
2023-05-28 13:48:15 -05:00
FatBoy
da378bf490
patrol point index
2023-05-28 13:31:39 -05:00
FatBoy
b3b7a78cec
patrol point index
2023-05-28 13:28:22 -05:00
FatBoy
545163f60b
traget name added to aiInfoCmd
2023-05-28 13:13:49 -05:00
FatBoy
bfcdd3bf4b
mobile default starting point
2023-05-28 12:56:47 -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
3b3e89c98f
NPC owner null check
2023-05-28 09:25:15 -05:00
FatBoy
708d2e9fb3
building check fix
2023-05-28 09:19:10 -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
0de09ee9f5
trebs now show correct time remaining to spawn
2023-05-27 22:00:12 -05:00
FatBoy
0d2af7c011
treb fix
2023-05-27 20:54:16 -05: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
MagicBot
abb2521f58
Bug class involving generated keys from statements.
2023-05-26 17:46:26 -04:00
MagicBot
d0287ba94e
Login should fail fast.
2023-05-25 14:55:49 -04: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
MagicBot
cb0a89cb03
Fixed pool size auto-calculated.
2023-05-24 08:36:34 -04:00