FatBoy
|
a313e3f364
|
setRegion removal
|
2023-09-13 19:56:54 -05:00 |
|
MagicBot
|
a1753a28ec
|
Player cities write correct offset.
|
2023-09-13 07:29:29 -04:00 |
|
MagicBot
|
fa4039cf63
|
Add y offset to zone altitude.
|
2023-09-12 16:25:46 -04:00 |
|
MagicBot
|
4b0814c0a1
|
Add y offset to zone altitude.
|
2023-09-12 16:24:47 -04:00 |
|
MagicBot
|
78d0b06b36
|
Revert for testing.
|
2023-09-12 16:22:41 -04:00 |
|
MagicBot
|
426bdf5df3
|
Removed yoffset from world altitude.
|
2023-09-12 16:13:27 -04:00 |
|
MagicBot
|
6ef33c5b7f
|
Update to world altitude calculation
|
2023-09-12 15:27:00 -04:00 |
|
MagicBot
|
045ee73b61
|
rework of world altitude calculation.
|
2023-09-12 14:51:04 -04:00 |
|
MagicBot
|
a9d84749ba
|
Removed worthless command.
|
2023-09-11 14:26:06 -04:00 |
|
FatBoy
|
003b939d33
|
Move to point message variable naming and handler cleanup
|
2023-09-10 19:37:46 -05:00 |
|
MagicBot
|
c24913d124
|
Handler filled in with logic.
|
2023-09-10 13:52:04 -04:00 |
|
FatBoy
|
1b92fa76e1
|
characters that attack city friendly buildings are added to cityOutlaws
|
2023-09-09 21:48:22 -05:00 |
|
FatBoy
|
bbdb683061
|
players who attack buildinsg added to cityOutlaw list
|
2023-09-09 21:43:29 -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
|
6fa00a43a4
|
removed unused method
|
2023-09-09 20:06:33 -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
|
e73b8d2826
|
Harden against null
|
2023-09-09 10:20:20 -04:00 |
|
MagicBot
|
ea23003807
|
Hirelings removed from zone mob set
|
2023-09-09 10:16:36 -04:00 |
|
MagicBot
|
fd927a7052
|
New method implemented.
|
2023-09-09 08:58:41 -04:00 |
|
MagicBot
|
be2b29ccc7
|
New method implemented.
|
2023-09-09 08:38:00 -04:00 |
|
MagicBot
|
c93e3bc947
|
Update to ordering of logic
|
2023-09-09 08:34:09 -04:00 |
|
MagicBot
|
f4c9e6d7b8
|
Remove hireling method defined in manager.
|
2023-09-09 08:28:03 -04:00 |
|
MagicBot
|
08de97a2a8
|
Guild check removed from outlaw condition.
|
2023-09-07 09:55:55 -04:00 |
|
MagicBot
|
ef3e3a0392
|
.contains check needed.
|
2023-09-05 13:43:09 -04:00 |
|
MagicBot
|
a8e8804ce3
|
Attacking guard flags you as an outlaw.
|
2023-09-05 12:34:46 -04:00 |
|
MagicBot
|
11e63f38b1
|
Update to mob retaliate logic.
|
2023-09-05 12:19:50 -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
|
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 |
|
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 |
|
MagicBot
|
71eeb3f6b8
|
Variable hidden elevated to abschar.
|
2023-09-02 15:57:23 -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
|
c5443f622c
|
utilization and assignment of aiAgentType
|
2023-09-01 20:57:09 -05:00 |
|
FatBoy
|
90ff2d679e
|
create and use applyMobbaseEffects method, remove old unused methods
|
2023-09-01 20:39:31 -05:00 |
|
MagicBot
|
0e12dd4874
|
Contract powers loaded first to preserve ordering.
|
2023-09-01 12:57:20 -04:00 |
|
MagicBot
|
e2f9a4c7f0
|
Guard minions inherit powers from captain.
|
2023-08-31 13:57:46 -04:00 |
|
MagicBot
|
55c6e3cf93
|
Refactored out duplicate power collection.
|
2023-08-31 13:42:15 -04:00 |
|
MagicBot
|
11c154e564
|
Assignment fix and comment cleanup.
|
2023-08-31 08:58:55 -04:00 |
|
MagicBot
|
1ac76cfcd8
|
isPlayerguard refactored to derive from agenttype.
|
2023-08-31 08:13:37 -04:00 |
|