FatBoy
|
0ee7507467
|
new chase logic for mobs
|
2023-04-16 13:30:46 -05:00 |
|
FatBoy
|
c1bba30dec
|
cleanup old patrol code
|
2023-04-16 13:24:22 -05:00 |
|
FatBoy
|
db0e9d1847
|
add random 10-15 delay between patrolling for mobs
|
2023-04-16 13:23:42 -05:00 |
|
FatBoy
|
0779fbab87
|
implement new patrol system
|
2023-04-16 13:03:42 -05:00 |
|
FatBoy
|
028135f859
|
new mob patrolling system
|
2023-04-16 12:48:23 -05:00 |
|
FatBoy
|
cfa59d8012
|
pet AI implemented
|
2023-04-15 22:04:55 -05:00 |
|
FatBoy
|
ecec3833c4
|
added ./aiinfo command for debugging new AI system
|
2023-04-15 20:31:13 -05:00 |
|
FatBoy
|
98eb557c58
|
added none to behaviour type for mobs and defuated RS constructor for mobs
|
2023-04-15 20:03:17 -05:00 |
|
FatBoy
|
f75323e7e2
|
LootManager cleanup + say message for mobs calling for help
|
2023-04-15 12:21:31 -05:00 |
|
FatBoy
|
ca9a72e338
|
cleaned up testing code
|
2023-04-14 20:53:21 -05:00 |
|
FatBoy
|
aaff8e7d6b
|
cleaned up some aggro rules
|
2023-04-14 20:50:47 -05:00 |
|
FatBoy
|
f9205eb4e2
|
added default behaviourType to "Simple" for mobs. added respawn logic
|
2023-04-14 19:20:12 -05:00 |
|
FatBoy
|
98f0928a4b
|
replaced MobileFSM.STATE with MobileFSM.MobBehaviourTypes
|
2023-04-11 19:53:13 -05:00 |
|
MagicBot
|
beff5c3e06
|
Refactored aggro system to use Monstertype.
|
2023-04-09 18:16:36 -04:00 |
|
FatBoy
|
a7dccb6301
|
chase null pointer
|
2023-04-07 14:48:15 -05:00 |
|
FatBoy
|
460a2152c8
|
MobLoot usage
|
2023-04-07 13:38:09 -05:00 |
|
FatBoy
|
13d83c0003
|
NPC guards no longer attack players
|
2023-04-02 15:51:39 -05:00 |
|
MagicBot
|
f21e51f74a
|
Optimized imports (getting close to release)
|
2023-03-31 10:08:44 -04:00 |
|
MagicBot
|
3881c2b1d0
|
Relevant methods made static and moved into NPCManager
|
2023-03-31 09:59:49 -04:00 |
|
MagicBot
|
177175cc1d
|
Conditionals simplified and comment added to method.
|
2023-03-15 11:59:41 -04:00 |
|
MagicBot
|
5ddc40db3b
|
Comment cleanup in method.
|
2023-03-15 11:51:28 -04:00 |
|
MagicBot
|
0039785a5a
|
Comment cleanup in method.
|
2023-03-15 11:47:27 -04:00 |
|
MagicBot
|
867fdee328
|
Added sanity check for empty power list.
|
2023-03-15 10:11:01 -04:00 |
|
MagicBot
|
f8d499f314
|
Fixed Concurrent Modification issue.
|
2023-03-15 09:39:17 -04:00 |
|
MagicBot
|
1945412f5a
|
Remove needs an object not an index value.
|
2023-03-15 09:25:18 -04:00 |
|
MagicBot
|
16db4d15bc
|
Reformatting of MobCast() method in manager.
|
2023-03-15 08:52:00 -04:00 |
|
FatBoy
|
6fe690d592
|
ranged mobs now stop when in proper attacking range
|
2023-03-14 20:53:39 -05:00 |
|
FatBoy
|
ce381f612c
|
mob ai Chase state completion
|
2023-03-14 20:34:07 -05:00 |
|
FatBoy
|
8c919bcd2a
|
mob ai Chase state work
|
2023-03-14 20:04:05 -05:00 |
|
FatBoy
|
531cd52664
|
mob ai Chase state work
|
2023-03-14 18:39:59 -05:00 |
|
FatBoy
|
dcac0634a8
|
added Chase to mob ai state enum
|
2023-03-14 13:32:41 -05:00 |
|
FatBoy
|
095aee57bc
|
mob spell casting cleanup
|
2023-03-02 21:51:31 -06:00 |
|
FatBoy
|
b000c9b60f
|
generic range method added, mob spell casting cleanup
|
2023-03-02 21:46:02 -06:00 |
|
FatBoy
|
e3f675a42b
|
call for help range added (aggro range of caller)
|
2023-03-02 19:52:17 -06:00 |
|
FatBoy
|
93a91f9d41
|
fixed null exception in aggro
|
2023-03-02 19:11:51 -06:00 |
|
FatBoy
|
bfa15ddee0
|
mob will always target self with "self target" flagged spells
|
2023-02-27 20:37:11 -06:00 |
|
FatBoy
|
028c49ac84
|
mob no longer cast spells with effect already on target
|
2023-02-27 20:22:59 -06:00 |
|
FatBoy
|
396e3dda28
|
comment
|
2023-02-27 18:59:08 -06:00 |
|
FatBoy
|
b8be399df7
|
mob AI testing
|
2023-02-08 20:37:31 -06:00 |
|
FatBoy
|
58c4ece887
|
10 second delay min between casts & mobs no longer cast beneficial spells on players
|
2023-02-08 19:38:35 -06:00 |
|
FatBoy
|
8e457abe6d
|
mage guards once again have powers
|
2023-02-07 21:41:48 -06:00 |
|
FatBoy
|
d837af7c33
|
static powers update
|
2023-02-07 20:57:56 -06:00 |
|
FatBoy
|
ce02a1ea65
|
mob mele damage formula update
|
2023-02-04 21:26:04 -06:00 |
|
FatBoy
|
15580f478f
|
mob casting logic upgrade
|
2023-02-02 20:34:25 -06:00 |
|
FatBoy
|
b2ad7e0478
|
mob casting logic upgrade
|
2023-02-02 19:44:23 -06:00 |
|
MagicBot
|
afa74ba6fe
|
Optimized imports.
|
2022-06-23 18:25:45 -04:00 |
|
FatBoy
|
69c78fa5a6
|
added power casting for pets who have DB entires
|
2022-06-07 20:24:11 -05:00 |
|
FatBoy
|
3c610a8564
|
Fix to mob/guard static power lookup
|
2022-06-06 19:21:39 -05:00 |
|
MagicBot
|
bbfdde57a3
|
Initial Repository Push
|
2022-04-30 09:41:17 -04:00 |
|