FatBoy
|
2f4b675a2c
|
added mob fsm data to mob
|
2023-04-17 19:15:08 -05:00 |
|
FatBoy
|
6e92836deb
|
GuardCaptain aggro rules
|
2023-04-16 21:48:21 -05:00 |
|
FatBoy
|
b1bd09bfc4
|
GuardCaptain flag in run after load
|
2023-04-16 20:52:37 -05:00 |
|
FatBoy
|
7e08a3d8ab
|
GuardCaptain flag when slotting in barracks
|
2023-04-16 20:44:28 -05:00 |
|
FatBoy
|
cb5c2c668a
|
load guard in barracks
|
2023-04-16 20:36:51 -05:00 |
|
FatBoy
|
c93f932caa
|
fixed spelling error in MObBehaviourType enum
|
2023-04-16 19:59:13 -05:00 |
|
FatBoy
|
f855ec9a19
|
fsm lookup changes
|
2023-04-16 19:50:59 -05:00 |
|
FatBoy
|
6817c3dffe
|
moved fsm lookup to runAfterLoad
|
2023-04-16 19:45:55 -05:00 |
|
FatBoy
|
c17f745461
|
moved fsm lookup to runAfterLoad
|
2023-04-16 19:45:17 -05:00 |
|
FatBoy
|
664b5fea73
|
logger addition for mob
|
2023-04-16 19:40:33 -05:00 |
|
FatBoy
|
3c118ed88b
|
unecessary try removal
|
2023-04-16 19:29:14 -05:00 |
|
FatBoy
|
1d965c0785
|
remove test code, added guard captain and minion behaviour flags
|
2023-04-16 19:27:18 -05:00 |
|
FatBoy
|
37ccfaa509
|
Merge remote-tracking branch 'origin/magicbox1.5' into new-mob-behaviour
|
2023-04-16 19:16:05 -05:00 |
|
FatBoy
|
eb20d926e3
|
guard aggro logic
|
2023-04-16 18:58:55 -05:00 |
|
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
|
ef74d1ae8c
|
init. patrol points list
|
2023-04-16 13:07:28 -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
|
ca40d7a71d
|
added ./aiinfo command for debugging new AI system
|
2023-04-15 20:53:47 -05:00 |
|
FatBoy
|
ccd6032c15
|
added ./aiinfo command for debugging new AI system
|
2023-04-15 20:36:56 -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
|
c8c275bcd5
|
added equip dropping on mobs to LootManager
|
2023-04-15 11:52:19 -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 |
|
FatBoy
|
93f6d0be0b
|
new loot system completed
|
2023-04-08 21:49:17 -05:00 |
|
FatBoy
|
fe953aa8c4
|
simulatebooty command added data output
|
2023-04-08 18:05:46 -05:00 |
|
FatBoy
|
902376b517
|
simulatebooty command added data output
|
2023-04-08 17:54:53 -05:00 |
|
FatBoy
|
e56c534d2b
|
simulatebooty command added data output
|
2023-04-08 17:20:57 -05:00 |
|
FatBoy
|
74fe401ff1
|
revert simulatebooty command
|
2023-04-08 17:18:35 -05:00 |
|
FatBoy
|
862230008e
|
revert simulatebooty command
|
2023-04-08 17:15:34 -05:00 |
|
FatBoy
|
93cd329f20
|
simulate booty command work
|
2023-04-08 15:33:51 -05:00 |
|
FatBoy
|
c550360a43
|
simulate booty command work
|
2023-04-08 15:25:45 -05:00 |
|
FatBoy
|
2e3c9e703b
|
added parameter to simulateBooty command to simulate mob or zone booty and added custom iteraion input
|
2023-04-08 14:53:56 -05:00 |
|
FatBoy
|
dffc16f5ce
|
mob roll range formula
|
2023-04-08 14:19:47 -05:00 |
|
FatBoy
|
b18994a7c0
|
simulate booty command work
|
2023-04-07 22:04:39 -05:00 |
|
FatBoy
|
e483280a3c
|
simulate booty command work
|
2023-04-07 21:41:03 -05:00 |
|
FatBoy
|
0bb3c84fed
|
enable simulateBooty command
|
2023-04-07 19:50:49 -05:00 |
|
FatBoy
|
2eb9705c3a
|
added simulatbooty command for debugging loot
|
2023-04-07 19:36:51 -05:00 |
|
FatBoy
|
ec37e1f9f9
|
drop chance work
|
2023-04-07 18:43:45 -05:00 |
|
FatBoy
|
b4002fa1a5
|
added resources to drop tables
|
2023-04-07 15:41:40 -05:00 |
|
FatBoy
|
a7dccb6301
|
chase null pointer
|
2023-04-07 14:48:15 -05:00 |
|
FatBoy
|
2827db5db5
|
prefix/suffix usage for mob loot
|
2023-04-07 13:56:28 -05:00 |
|
FatBoy
|
460a2152c8
|
MobLoot usage
|
2023-04-07 13:38:09 -05:00 |
|
FatBoy
|
5edbc81934
|
MobLoot usage
|
2023-04-07 13:09:15 -05:00 |
|
FatBoy
|
335484944f
|
variable naming convention
|
2023-04-07 12:22:33 -05:00 |
|
FatBoy
|
8b6bc38082
|
error tracking
|
2023-04-07 12:05:01 -05:00 |
|
FatBoy
|
b51843942b
|
error tracking
|
2023-04-07 11:36:52 -05:00 |
|
FatBoy
|
a0310b6767
|
added case staement for "ITEM"
|
2023-04-07 11:32:53 -05:00 |
|
FatBoy
|
2b90679087
|
new booty system update
|
2023-04-07 11:22:14 -05:00 |
|
FatBoy
|
d951eb4b38
|
cleanup
|
2023-04-06 21:06:23 -05:00 |
|
FatBoy
|
847c8bc08f
|
loot system debugging
|
2023-04-06 20:35:03 -05:00 |
|
FatBoy
|
5efb5d0d4b
|
remove old loot system
|
2023-04-06 20:28:47 -05:00 |
|
FatBoy
|
0d7620900b
|
loot system implementation
|
2023-04-06 20:18:31 -05:00 |
|
FatBoy
|
dfd0d7e668
|
new loot system
|
2023-04-06 20:10:42 -05:00 |
|
FatBoy
|
1be669aa66
|
Merge branch 'bugfix-runesandbooties' into new-booty-system
# Conflicts:
# src/engine/objects/MobBase.java
|
2023-04-06 20:08:29 -05:00 |
|
FatBoy
|
95352e778d
|
place holder
|
2023-04-06 20:07:24 -05:00 |
|
FatBoy
|
16fb40e104
|
Merge remote-tracking branch 'origin/magicbox1.5' into new-booty-system
|
2023-04-06 19:41:19 -05:00 |
|
FatBoy
|
bfb6b0f5eb
|
./info now shows building information not just region
|
2023-04-06 09:44:34 -05:00 |
|
FatBoy
|
3f8d772f8f
|
treb troubleshooting
|
2023-04-05 20:29:34 -05:00 |
|
FatBoy
|
07e993b0ba
|
NPC and mob regions for real this time
|
2023-04-05 20:06:28 -05:00 |
|
FatBoy
|
1169f44041
|
NPC and mob regions
|
2023-04-05 20:04:04 -05:00 |
|
FatBoy
|
13d83c0003
|
NPC guards no longer attack players
|
2023-04-02 15:51:39 -05:00 |
|
FatBoy
|
33603958b1
|
fixed hotzone drop tables never being used
|
2023-03-30 19:44:44 -05:00 |
|
FatBoy
|
626967cd86
|
revert
|
2023-03-15 18:27:13 -05:00 |
|
FatBoy
|
113d74cffe
|
method to check if zone has players inside it
mob ai check if zone has no players mobs need not perform actions
|
2023-03-15 17:17:22 -05:00 |
|
FatBoy
|
db71635f16
|
delay between mob actions to reduce synchronized appearance
|
2023-03-15 13:46:58 -05: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
|
b310a3eb63
|
initialize new mobpower list
|
2023-03-12 18:18:13 -05:00 |
|
FatBoy
|
03a2ead922
|
mob power list troubleshooting
|
2023-03-12 18:09:42 -05:00 |
|
FatBoy
|
4f60811f6b
|
mob power list troubleshooting
|
2023-03-12 18:02:24 -05:00 |
|
FatBoy
|
ec19f18d73
|
mob power list troubleshooting
|
2023-03-12 17:59:18 -05:00 |
|
FatBoy
|
f0eb19c255
|
mob power list troubleshooting
|
2023-03-12 17:54:03 -05:00 |
|
FatBoy
|
604a86feb0
|
mob powerlist initialize directly after mobbases are loaded
|
2023-03-12 17:49:29 -05:00 |
|
FatBoy
|
3e2fbb700b
|
initialize the static mob power list
|
2023-03-12 10:53:12 -05:00 |
|
FatBoy
|
863c782f72
|
moved mob powers list call above mob spawning
|
2023-03-12 10:50:50 -05:00 |
|
FatBoy
|
83eb1a3370
|
moved mob powers method to PowersManager
|
2023-03-12 10:36:38 -05:00 |
|
FatBoy
|
4a06f18d55
|
Merge remote-tracking branch 'origin/post-wipe-merge' into new-mob-ai
|
2023-03-12 10:29:00 -05:00 |
|
FatBoy
|
e38a04bf23
|
convert DB lookup of mob powers to static Hashmap lookup
|
2023-03-12 10:17:25 -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
|
6da0df7eb7
|
duel wield attack system for mobs
|
2023-03-02 18:46:43 -06:00 |
|
FatBoy
|
cfd93f2ca0
|
cleanup
|
2023-03-01 13:31:35 -06:00 |
|
FatBoy
|
5830a9ef82
|
damage calculations cleanup
|
2023-03-01 13:29:49 -06:00 |
|
FatBoy
|
ea4862f76e
|
r8 mobs now have their own mele attack parameters
|
2023-02-28 19:06:57 -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 |
|