Commit Graph

2730 Commits (250afe3bbacabf337da07ffa817320ba9ad46208)

Author SHA1 Message Date
MagicBot b9db6e8dc6 Members moved to WorldServer.
Root object no longer read from config.
2023-06-07 13:37:43 -04:00
FatBoy-DOTC d695d3db26 epic mob damage calc fix and epic mob null reference fix 2023-05-28 16:07:18 -05:00
FatBoy-DOTC ca11651be6 guards use proper aggro rules for added aggro check 2023-05-28 15:45:38 -05:00
FatBoy-DOTC 2cfe527389 mob AI no longer checks for no online players 2023-05-28 14:12:31 -05:00
FatBoy-DOTC f94e66bf74 mobs update location after moving to patrol point index 2023-05-28 14:05:58 -05:00
FatBoy-DOTC ff3442d9ad aiinfo command null check 2023-05-28 14:02:05 -05:00
FatBoy-DOTC 33c6f1c74d patrol point index 2023-05-28 13:48:15 -05:00
FatBoy-DOTC da378bf490 patrol point index 2023-05-28 13:31:39 -05:00
FatBoy-DOTC b3b7a78cec patrol point index 2023-05-28 13:28:22 -05:00
FatBoy-DOTC 545163f60b traget name added to aiInfoCmd 2023-05-28 13:13:49 -05:00
FatBoy-DOTC bfcdd3bf4b mobile default starting point 2023-05-28 12:56:47 -05:00
FatBoy-DOTC 67808b69a6 check for dead target 2023-05-28 12:07:00 -05:00
FatBoy-DOTC 59a4da0c3f randomized patrol delays 2023-05-28 11:34:54 -05:00
FatBoy-DOTC fd9c5d06af randomized patrol delays 2023-05-28 11:30:46 -05:00
FatBoy-DOTC 19beb3d5cb randomized patrol delays 2023-05-28 11:29:00 -05:00
FatBoy-DOTC 863aa4c4a9 randomized patrol delays 2023-05-28 11:25:12 -05:00
FatBoy-DOTC 90ae798bb8 no more skating rink 2023-05-28 11:19:32 -05:00
FatBoy-DOTC c47d1b7823 aggro check for non agressive mobs 2023-05-28 11:03:29 -05:00
FatBoy-DOTC 4e5c77ec47 hamlet guard aggro fix 2023-05-28 11:02:37 -05:00
FatBoy-DOTC d673c329b6 hamlet guards + mobs aggro before going home 2023-05-28 10:55:11 -05:00
FatBoy-DOTC 7dfd8148d5 use aggro range not mob range 2023-05-28 10:47:10 -05:00
FatBoy-DOTC a2a70484ed cant check range of target if theres no target 2023-05-28 10:46:07 -05:00
FatBoy-DOTC 36eef1942b mobs use half aggro range top chase targets past go home point 2023-05-28 10:43:05 -05:00
FatBoy-DOTC b154f7ee7f mobs don't go home while in combat range 2023-05-28 10:21:56 -05:00
FatBoy-DOTC ea919b4ecf mob aggro raneg when swapping hated target 2023-05-28 10:13:49 -05:00
FatBoy-DOTC b42a378ca8 hate value reset when mob goes home 2023-05-28 10:11:20 -05:00
FatBoy-DOTC 3b3e89c98f NPC owner null check 2023-05-28 09:25:15 -05:00
FatBoy-DOTC 708d2e9fb3 building check fix 2023-05-28 09:19:10 -05:00
FatBoy-DOTC 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-DOTC 0de09ee9f5 trebs now show correct time remaining to spawn 2023-05-27 22:00:12 -05:00
FatBoy-DOTC 0d2af7c011 treb fix 2023-05-27 20:54:16 -05:00
FatBoy-DOTC 11e373db6f treb fix 2023-05-27 20:53:52 -05:00
FatBoy-DOTC 2e219916a0 respawn work 2023-05-27 19:19:06 -05:00
FatBoy-DOTC 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-DOTC 56d6efc4e4 mob chance to cast set at 50% 2023-05-24 20:27:58 -05:00
FatBoy-DOTC b6c9eed229 power chance tuning 2023-05-24 20:08:53 -05:00
FatBoy-DOTC eb9a1143e4 patrol delay fine tuning 2023-05-24 19:27:25 -05:00
FatBoy-DOTC 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-DOTC 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
MagicBot ee137c0146 Fixed pool size auto-calculated. 2023-05-24 08:34:37 -04:00
MagicBot 9edc32de13 Pool - 10 minute idle; 60 min lifetime. 2023-05-24 07:57:36 -04:00
MagicBot c46615f1d2 Logging info update on bootstrap. 2023-05-23 17:30:30 -04:00
MagicBot d7d22dbb11 Populate zone extents cache. 2023-05-23 17:15:07 -04:00
MagicBot bcc1ac115d bug class fixed involving rs usage 2023-05-23 14:29:08 -04:00
MagicBot adcf7ca927 Updated Hikari pool configuration. 2023-05-23 14:06:15 -04:00