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 |
|
MagicBot
|
88bf38b858
|
Mobbase updated with new booty and fsm fields.
|
2023-04-06 20:58:13 -04:00 |
|
FatBoy
|
16fb40e104
|
Merge remote-tracking branch 'origin/magicbox1.5' into new-booty-system
|
2023-04-06 19:41:19 -05:00 |
|
MagicBot
|
d0279599f6
|
BootySets expanded to handle rune booty.
|
2023-04-06 18:08:01 -04: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 |
|
MagicBot
|
563fe8684a
|
Workaround for mob region issue.
|
2023-04-05 20:20:23 -04:00 |
|
MagicBot
|
a85391e5a4
|
Workaround for mob region issue.
|
2023-04-05 19:49:20 -04:00 |
|
MagicBot
|
fc6f400e09
|
Corner trebs go into slot 1.
|
2023-04-05 18:32:03 -04:00 |
|
MagicBot
|
55fc6a68e1
|
Corner trebs go into slot 1.
|
2023-04-05 18:06:50 -04:00 |
|
MagicBot
|
e1811c7bfc
|
Corner trebs go into slot 1.
|
2023-04-05 17:41:11 -04:00 |
|
MagicBot
|
bccbb1d8b7
|
Mobs are not hirelings but minions in this context.
|
2023-04-05 17:06:08 -04:00 |
|
MagicBot
|
2b214f8934
|
Bugfix in string output.
|
2023-04-04 18:14:54 -04:00 |
|
MagicBot
|
6a5f0596e0
|
Unused variable removed.
|
2023-04-04 18:11:07 -04:00 |
|
MagicBot
|
8f87bc5ca0
|
Bugfix in info dealing with mob flags on npcs.
|
2023-04-04 18:06:32 -04:00 |
|
MagicBot
|
a0e63cde8f
|
Bugfix in info dealing with mob flags on npcs.
|
2023-04-04 17:52:26 -04:00 |
|
MagicBot
|
94e3a594ec
|
Mobbases can have empty mobflag values.
|
2023-04-04 17:38:52 -04:00 |
|
MagicBot
|
bbf0709643
|
Mobbases can have empty mobflag values.
|
2023-04-04 17:30:56 -04:00 |
|
MagicBot
|
4492a93df4
|
Clarity in naming.
|
2023-04-04 16:26:47 -04:00 |
|
MagicBot
|
65e7566d0f
|
More slotting work.
|
2023-04-04 15:36:56 -04:00 |
|
MagicBot
|
1c496b3c98
|
More slotting work.
|
2023-04-04 15:13:18 -04:00 |
|
MagicBot
|
ee115a473d
|
Exclude not include noId npc's.
|
2023-04-04 14:57:07 -04:00 |
|
MagicBot
|
5a4559d7b2
|
ContractID for captain is 850 not 650.
|
2023-04-04 14:47:23 -04:00 |
|
MagicBot
|
3b69c8c267
|
Tower captains don't use slot 1.
|
2023-04-04 14:41:01 -04:00 |
|
MagicBot
|
14c4443f20
|
loadID is needed; different mob.
|
2023-04-04 13:56:34 -04:00 |
|
MagicBot
|
a01a342fd8
|
Affirmatively check hireling entry instead of relying upon loadID =0 which was a side effect.
|
2023-04-04 13:48:56 -04:00 |
|
MagicBot
|
1cb103c156
|
Slots are slots; blueprint logic not needed on back-end.
|
2023-04-04 11:08:07 -04:00 |
|
MagicBot
|
84bae3141c
|
Slots are slots; blueprint logic not needed on back-end.
|
2023-04-04 10:48:17 -04:00 |
|