MagicBot
b9db6e8dc6
Members moved to WorldServer.
...
Root object no longer read from config.
2023-06-07 13:37:43 -04: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
bfcdd3bf4b
mobile default starting point
2023-05-28 12:56:47 -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
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
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
MagicBot
568b0291a2
Duplicate method removed.
2023-05-23 11:18:21 -04:00
MagicBot
6dd7315786
Garbage cleanup in SetZone().
...
Package reformat.
2023-05-23 10:27:03 -04:00
MagicBot
a2d62ec221
Unused method removed.
2023-05-23 10:08:07 -04:00
MagicBot
4d4d83d15a
Unused method removed.
2023-05-23 10:07:39 -04:00
MagicBot
f6aa71e9fb
Refactor to remove abstraction.
2023-05-22 12:42:34 -04:00
MagicBot
2cdb2fce42
Refactor to remove abstraction
2023-05-22 06:35:24 -04:00
MagicBot
df1b0e3f0f
Refactor to remove abstraction.
2023-05-21 17:34:31 -04:00
MagicBot
ea5cbf3f0c
Refactor to remove abstraction
2023-05-21 17:20:09 -04:00
MagicBot
4d08857de1
Refactor to remove abstraction
2023-05-21 17:00:17 -04:00
MagicBot
e203945ea3
Static method moved to manager singleton.
2023-05-21 15:55:15 -04:00
MagicBot
a683eb6290
Refactored to remove abstraction.
2023-05-20 19:14:01 -04:00
FatBoy
9b5573c210
guards get Mob.guardedCity assigned to
2023-05-18 19:59:39 -05:00
FatBoy
932daa730a
guards use highbred City._playerMemory.size() and Mob.playerAgroMap to go to sleep
2023-05-18 19:54:54 -05:00
MagicBot
e4ddcdeeca
Building offset added to loc.
2023-05-13 13:17:47 -04:00
MagicBot
ee1fc0d55c
Bypass npc guild leaders in override..
2023-05-12 08:27:00 -04:00
MagicBot
7f086fb850
Improved error logging.
2023-05-12 08:15:25 -04:00
MagicBot
fafd77c661
Improved error logging.
2023-05-12 08:09:17 -04:00
MagicBot
d99fc602d5
NPC table overrides for contracts.
2023-05-11 09:07:35 -04:00
FatBoy
584ad46b75
duplicate zoneMobSet additions fixed
2023-05-09 20:27:24 -05:00
FatBoy
f99698feda
duplicate zoneMobSet additions fixed
2023-05-09 19:57:34 -05:00
FatBoy
b3c7db9214
Merge branch 'magicbox1.5' into feature-guard-patrol
2023-05-09 18:40:04 -05:00
MagicBot
7168813ba5
Tweak to set model logic.
2023-05-09 15:16:24 -04:00
MagicBot
8068082768
Naming logic changed to have a valid guild.
2023-05-08 09:29:11 -04:00
MagicBot
322b88a1f4
Naming logic changed to have a valid guild.
2023-05-08 09:20:56 -04:00
FatBoy
92a0af8dbb
guard minion spawn timer scaling off barracks rank
2023-05-07 17:14:47 -05:00
FatBoy
526fe799f6
remove player formn cityoutlaws when they leave
2023-05-07 12:34:01 -05:00
FatBoy
0c9bb0d948
initialize cityOutlaws
2023-05-07 12:20:50 -05:00
FatBoy
e838bb641b
mobs use hate value to hot swap targets
2023-05-07 11:53:00 -05:00
MagicBot
ffafd44fa7
Siege bounds related bonus code removal.
2023-05-07 10:20:53 -04:00
FatBoy
c7e470166d
guard captain and wall archer spawn times hard set at 450 and 900 respectively
2023-05-07 08:02:52 -05:00
FatBoy
db218139b3
scaling respawn timer for guard minions based on barracks rank
2023-05-07 07:58:52 -05:00
MagicBot
b73eae787c
Rotation portals
2023-05-07 08:13:41 -04:00
FatBoy
df842a2209
Merge branch 'magicbox1.5' into feature-guard-patrol
2023-05-06 15:54:45 -05:00
MagicBot
a113295058
Player zone radius now reflects 24.3 at 875.
2023-05-05 08:51:49 -04:00
FatBoy
e66b25f803
update isMoving for mobs still at their bind loc
2023-05-03 21:02:38 -05:00
MagicBot
3191c20a8c
Captain slot no longer overridden.
2023-05-03 18:31:20 -04:00
MagicBot
294f8fe02b
Override removed edge case handed in db.
2023-05-03 16:17:53 -04:00
MagicBot
21c6695a05
Arty captains hardcoded to slot 4.
2023-05-03 15:44:46 -04:00
MagicBot
7dcefdf5d7
Contract moved to AbstractCharacter.
...
Arty tower restricted to a single tower captain.
2023-05-02 15:09:09 -04:00
MagicBot
7a3e3b394b
Slot two is reserved on arty towers.
2023-05-02 14:44:22 -04:00