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
|
c43919ce01
|
Level loaded into object.
|
2023-09-03 09:48:37 -04:00 |
|
MagicBot
|
0d95510b72
|
captain uuid added to aiInfoCmd
|
2023-09-03 09:15:20 -04:00 |
|
MagicBot
|
60fb2571a2
|
Support for loading of skill adjustment map.
|
2023-09-03 08:18:48 -04: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
|
4427dbdcad
|
Fix in exception for werwolf/werebear (magic numbers)
|
2023-09-02 16:28:16 -04:00 |
|
MagicBot
|
af4c3819b9
|
contract added to aiInfoCmd
|
2023-09-02 16:18:05 -04:00 |
|
MagicBot
|
39379e1ac0
|
Sight check moved out of cancast.
|
2023-09-02 16:04:40 -04:00 |
|
MagicBot
|
71eeb3f6b8
|
Variable hidden elevated to abschar.
|
2023-09-02 15:57:23 -04:00 |
|
MagicBot
|
d409ef49af
|
Can cast added to aiinfo.
|
2023-09-02 15:44:42 -04:00 |
|
MagicBot
|
e7a80e9280
|
Comment cleanup
|
2023-09-02 15:33:12 -04:00 |
|
MagicBot
|
65c2d2ea0b
|
Logic cleanup when dealing with contracts.
|
2023-09-02 15:30:10 -04:00 |
|
MagicBot
|
92666dca21
|
Invis check precedes power check.
|
2023-09-02 15:25:19 -04:00 |
|
MagicBot
|
3e1a79c248
|
AI info dev command updated.
|
2023-09-02 15:11:17 -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
|
80d0948e24
|
Contract power handling now additive.
|
2023-09-02 14:04:47 -04:00 |
|
MagicBot
|
58b427b977
|
Contract support added to mobile ai when gathering powers.
|
2023-09-02 13:34:26 -04:00 |
|
MagicBot
|
a4cab3565a
|
Value cannot be null. Set early in runafterload.
|
2023-09-02 13:16:34 -04:00 |
|
MagicBot
|
205c9580e3
|
sql column name fix.
|
2023-09-02 12:52:55 -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
|
f556181d77
|
guardlist serialization displays correct minion rank
|
2023-09-01 22:15:29 -05:00 |
|
FatBoy
|
d48e26904e
|
revert last commit
|
2023-09-01 22:06:21 -05:00 |
|
FatBoy
|
19232ac405
|
archers added to human guards as minions
|
2023-09-01 22:01:09 -05:00 |
|
FatBoy
|
9ee2ccc8af
|
werebear and werewolf guard can use powers
|
2023-09-01 21:48:57 -05: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
|
779e3da74e
|
Cleanup of clear minion logic.
|
2023-09-01 14:33:33 -04:00 |
|
MagicBot
|
e358c08773
|
Removed msg from handler.
|
2023-09-01 14:23:55 -04: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 |
|
MagicBot
|
3aeaa709a5
|
Comment cleanup
|
2023-09-01 14:07:00 -04:00 |
|
MagicBot
|
91e627df6b
|
AI moved to top of runafterload.
|
2023-09-01 14:05:50 -04:00 |
|
MagicBot
|
d0795e9e1c
|
Rework of agent type init in runafterload. Only used for 2 instances from disk.
|
2023-09-01 13:57:58 -04:00 |
|
MagicBot
|
0e12dd4874
|
Contract powers loaded first to preserve ordering.
|
2023-09-01 12:57:20 -04:00 |
|
MagicBot
|
25c0e48181
|
Loot bypass now uses agent type.
|
2023-09-01 12:55:33 -04:00 |
|
MagicBot
|
0d43c3620d
|
Value is set earlier.
|
2023-09-01 12:50:57 -04:00 |
|
MagicBot
|
2f6137f8df
|
Minion agent type set properly.
|
2023-09-01 12:38:23 -04:00 |
|