MagicBot
|
17b7fb6999
|
Unused method
|
2023-09-11 13:48:16 -04:00 |
|
MagicBot
|
7bf31f9a47
|
Rework of class interface.
|
2023-09-11 11:01:09 -04:00 |
|
FatBoy
|
003b939d33
|
Move to point message variable naming and handler cleanup
|
2023-09-10 19:37:46 -05:00 |
|
FatBoy
|
46e67be8ca
|
player character attacks added to city outlaws
|
2023-09-10 11:57:52 -05:00 |
|
FatBoy
|
cae5c36d84
|
guards will aggro siege equipment not belonging to the guild
|
2023-09-09 22:01:59 -05:00 |
|
FatBoy
|
1b92fa76e1
|
characters that attack city friendly buildings are added to cityOutlaws
|
2023-09-09 21:48:22 -05:00 |
|
FatBoy
|
d966d50bd5
|
removed duplicate variables in MobBase
|
2023-09-09 20:40:52 -05:00 |
|
FatBoy
|
7e20db33f2
|
final guard stat revisions
|
2023-09-09 20:37:47 -05:00 |
|
FatBoy
|
669ee7215b
|
added range modification for guards
|
2023-09-09 20:11:00 -05:00 |
|
FatBoy
|
4edf740179
|
finished modifications for guards
|
2023-09-09 19:57:17 -05:00 |
|
FatBoy
|
c7abb4c920
|
stance modifiers for guards
|
2023-09-09 19:41:32 -05:00 |
|
FatBoy
|
df3964110a
|
stances for guards
|
2023-09-09 19:23:46 -05:00 |
|
FatBoy
|
967303d2de
|
outlaw and hate value moved to modifyHealth
|
2023-09-09 10:20:25 -05:00 |
|
MagicBot
|
931d1992b6
|
Patrol points are reset each patrol.
|
2023-09-09 09:10:08 -04:00 |
|
MagicBot
|
efec1b4444
|
Load data only.
|
2023-09-08 12:39:04 -04:00 |
|
MagicBot
|
fa7588826a
|
Pets set to not alive when dismissing.
|
2023-09-07 11:15:30 -04:00 |
|
MagicBot
|
b8c0f997f6
|
Fix typo in thread name.
|
2023-09-05 12:30:47 -04:00 |
|
MagicBot
|
ff36d8f3db
|
Modification to minion retaliate.
|
2023-09-05 08:27:34 -04:00 |
|
MagicBot
|
9a6510c320
|
Minions now use copyonwrite collection. Slot agnostic.
|
2023-09-04 14:50:59 -04:00 |
|
FatBoy
|
d11a954b40
|
remove test block
|
2023-09-03 20:41:21 -05:00 |
|
FatBoy
|
f354339af1
|
null checks
|
2023-09-03 20:38:48 -05:00 |
|
FatBoy
|
89658bb77a
|
null checks
|
2023-09-03 20:28:17 -05:00 |
|
FatBoy
|
1ff0238b6e
|
skill loading bypass for guards
|
2023-09-03 20:22:01 -05:00 |
|
FatBoy
|
e777434d57
|
Mob specific rune skill loading
|
2023-09-03 20:10:57 -05:00 |
|
FatBoy
|
ee6efc30a3
|
rune skill loading broken into static method in NPCManager
|
2023-09-03 19:52:16 -05:00 |
|
FatBoy
|
0758bb5f38
|
SkillsBase are now cached when missing for mobs
|
2023-09-03 19:44:33 -05:00 |
|
FatBoy
|
299d5725a6
|
lookup using name
|
2023-09-03 19:31:04 -05:00 |
|
FatBoy
|
d7c9b31ec7
|
indentation and comment
|
2023-09-03 19:24:34 -05:00 |
|
FatBoy
|
6c78bee5c1
|
null check
|
2023-09-03 19:24:06 -05:00 |
|
FatBoy
|
dba0cbd5f9
|
skill type not name used
|
2023-09-03 19:22:28 -05:00 |
|
FatBoy
|
0752e780f2
|
mobs load skills
|
2023-09-03 19:19:18 -05:00 |
|
MagicBot
|
90cbe90492
|
Merge remote-tracking branch 'origin/mobile-effects' into magicbox-1.5.2
|
2023-09-03 07:33:50 -04:00 |
|
FatBoy
|
95c203b0ed
|
load and apply mobbaseSkill
|
2023-09-02 20:39:36 -05:00 |
|
FatBoy
|
449c5c5c77
|
infrastructure for mob skills loading
|
2023-09-02 20:29:03 -05:00 |
|
FatBoy
|
9aff208403
|
guard captains to move tot heir first patrol point right away
|
2023-09-02 19:43:40 -05:00 |
|
FatBoy
|
4318849127
|
minion relatiate handled inside retaliate function
|
2023-09-02 19:34:08 -05:00 |
|
FatBoy
|
29e8cdf699
|
attacking guard minion will no longer be ignored
|
2023-09-02 19:23:33 -05:00 |
|
MagicBot
|
71eeb3f6b8
|
Variable hidden elevated to abschar.
|
2023-09-02 15:57:23 -04:00 |
|
MagicBot
|
73a1ce083a
|
Unused method removed.
|
2023-09-02 15:00:38 -04:00 |
|
MagicBot
|
22dacebc5e
|
Override unnecessary.
|
2023-09-02 15:00:06 -04:00 |
|
MagicBot
|
a4cab3565a
|
Value cannot be null. Set early in runafterload.
|
2023-09-02 13:16:34 -04:00 |
|
MagicBot
|
70a0ed135b
|
Refactored mob powers to rune powers. Now uses rune_id to call into system which is derived in the getter to support minions.
|
2023-09-02 12:47:04 -04:00 |
|
FatBoy
|
7079bb6a63
|
resist loading refactored as static method to NPCManager
|
2023-09-01 21:39:34 -05:00 |
|
FatBoy
|
0ab5827ee5
|
mobs to load equipment resists
|
2023-09-01 21:34:48 -05:00 |
|
FatBoy
|
c5443f622c
|
utilization and assignment of aiAgentType
|
2023-09-01 20:57:09 -05:00 |
|
FatBoy
|
e4aa276cca
|
cleanup old code
|
2023-09-01 20:42:33 -05:00 |
|
FatBoy
|
90ff2d679e
|
create and use applyMobbaseEffects method, remove old unused methods
|
2023-09-01 20:39:31 -05:00 |
|
FatBoy
|
da26c35d5a
|
mobbase loads effectsList
|
2023-09-01 20:36:07 -05:00 |
|
MagicBot
|
2945fa3a47
|
Class reformat and removal of try block.
|
2023-09-01 14:17:07 -04:00 |
|
MagicBot
|
ab1541e741
|
Class not needed on login server.
|
2023-09-01 14:09:48 -04:00 |
|