MagicBot
|
a43d9022fe
|
Siege engine slot override.
|
2023-08-27 22:57:11 -04:00 |
|
FatBoy
|
61c66b0e96
|
trebs slot in proper locations
|
2023-08-27 21:38:31 -05:00 |
|
FatBoy
|
36cc23457a
|
optimized slot for siege engines
|
2023-08-27 21:26:00 -05:00 |
|
FatBoy
|
d573b238de
|
refactored mob get/set owner
|
2023-08-27 21:04:34 -05:00 |
|
MagicBot
|
7e64cbabf8
|
Update to slotting logic.
|
2023-08-27 21:30:57 -04:00 |
|
MagicBot
|
14a06410ae
|
Update to slotting logic.
|
2023-08-27 21:25:43 -04:00 |
|
MagicBot
|
85c2a4f4f0
|
Add all as hirelings
|
2023-08-27 21:20:00 -04:00 |
|
MagicBot
|
f5c6c002a8
|
Unused method removed.
|
2023-08-26 13:53:32 -04:00 |
|
MagicBot
|
060d831d50
|
Comment for clarity.
|
2023-08-26 12:37:28 -04:00 |
|
MagicBot
|
51ee41c773
|
use of SiegeEngine Behaviour Type
|
2023-08-26 11:19:36 -04:00 |
|
MagicBot
|
9b6959414a
|
More flushing out minion support.
|
2023-08-25 14:33:43 -04:00 |
|
MagicBot
|
52486fa278
|
Contract handling cleanup.
|
2023-08-25 13:24:07 -04:00 |
|
MagicBot
|
a6c60e2c04
|
Merge remote-tracking branch 'origin/master' into mobile-cleanup
|
2023-08-22 07:50:46 -04:00 |
|
FatBoy
|
f636f4d2ec
|
optimized equipment dropping system
|
2023-08-21 19:36:46 -05:00 |
|
FatBoy
|
8fb6c43c66
|
alternative loot drop limitation
|
2023-08-21 19:21:50 -05:00 |
|
MagicBot
|
7eab14938d
|
Exception for siege when slotting.
|
2023-08-21 17:11:20 -04:00 |
|
MagicBot
|
43375a6f5b
|
Only mobiles with contracts can be slotted.
|
2023-08-21 15:22:08 -04:00 |
|
MagicBot
|
b8217a8858
|
Remove unused variable from signature.
|
2023-08-21 14:11:22 -04:00 |
|
MagicBot
|
740e75f8e4
|
New less ungodly NPC constructor.
|
2023-08-21 13:26:13 -04:00 |
|
MagicBot
|
c79d9ae891
|
Unused lastXYZ timers set but never used.
|
2023-08-21 04:19:20 -04:00 |
|
MagicBot
|
07aeb6e58d
|
dirtyFlag integration.
|
2023-08-20 20:02:16 -04:00 |
|
MagicBot
|
ca21c3d266
|
dirtyFlag integration.
|
2023-08-20 19:07:26 -04:00 |
|
MagicBot
|
0eae76180b
|
Update state of npc.
|
2023-08-20 17:23:50 -04:00 |
|
MagicBot
|
f0cfb69752
|
Update state of npc.
|
2023-08-20 17:16:18 -04:00 |
|
MagicBot
|
2e7d2b5bcf
|
Update state of npc.
|
2023-08-20 17:12:20 -04:00 |
|
MagicBot
|
09b346dcb2
|
Update state of npc.
|
2023-08-20 17:01:58 -04:00 |
|
MagicBot
|
46d07b386b
|
Update state of npc.
|
2023-08-20 16:55:15 -04:00 |
|
MagicBot
|
8ba4ed20c8
|
loc set to bindloc after npc returned.
|
2023-08-20 16:18:51 -04:00 |
|
MagicBot
|
2d0116a9d9
|
inLined single line methods for code clarity.
|
2023-08-20 15:26:24 -04:00 |
|
MagicBot
|
4d48712470
|
Method to centralize slotting of abschar.
|
2023-08-19 15:22:43 -04:00 |
|
MagicBot
|
d7c3f2a6ce
|
Newbie Island excluded from server drop rates. Newbie tables having a baseline roll of 44.
|
2023-08-18 12:00:28 -04:00 |
|
MagicBot
|
04fd91ff7d
|
Bugfix: suffix was set as prefix.
|
2023-08-17 17:53:31 -04:00 |
|
MagicBot
|
7a5dde7100
|
Modified GenTable.rollTable() interface to support drop rates natively.
|
2023-08-16 08:29:29 -04:00 |
|
MagicBot
|
c913618dc3
|
Method made static and moved to manager.
|
2023-08-15 08:50:02 -04:00 |
|
MagicBot
|
36be6f3620
|
Merge remote-tracking branch 'origin/master' into feature-petition
|
2023-08-14 15:43:11 -04:00 |
|
MagicBot
|
7aa63a65b6
|
Petition db update including table creation.
|
2023-08-14 13:40:27 -04:00 |
|
MagicBot
|
1ecf1d4bc2
|
Merge remote-tracking branch 'origin/feature-branch-branch' into bugfix-marksmanship
|
2023-08-13 10:34:02 -04:00 |
|
MagicBot
|
d21921cb6d
|
Typo in command string.
|
2023-08-13 09:44:28 -04:00 |
|
MagicBot
|
04534e2ca6
|
Current repo branch reported during bootstrap.
|
2023-08-13 09:43:06 -04:00 |
|
MagicBot
|
4cd180141c
|
Read current repo branch using MB Devops script.
|
2023-08-13 09:39:16 -04:00 |
|
MagicBot
|
895b87ae05
|
Class cleanup. Formatting, squiggles and unused code/variables.
|
2023-08-13 08:16:02 -04:00 |
|
MagicBot
|
1c9b7594d3
|
Class cleanup. Formatting, squiggles and unused code/variables.
|
2023-08-13 08:13:27 -04:00 |
|
FatBoy
|
58fe2d93b7
|
weapon range bonus works again
|
2023-08-12 19:58:27 -05:00 |
|
FatBoy
|
a278f8bc79
|
range bonus confined to 1 spot
|
2023-08-12 19:41:44 -05:00 |
|
FatBoy
|
8c287154c8
|
players to use marksmanship again
|
2023-08-12 19:07:50 -05:00 |
|
MagicBot
|
962ad4277a
|
Unnecessary cast removed.
|
2023-08-12 07:46:24 -04:00 |
|
MagicBot
|
a7495bf942
|
Bugfix: R8 slot locations.
|
2023-08-12 06:16:12 -04:00 |
|
MagicBot
|
bafb48fe14
|
Merge remote-tracking branch 'origin/feature-gambler' into bugfix-mob-casting
|
2023-08-09 18:31:51 -04:00 |
|
MagicBot
|
015e6301fb
|
ErrorPopup for fate peddler encumbrance.
|
2023-08-09 17:58:11 -04:00 |
|
MagicBot
|
1efb9daff8
|
ErrorPopup for fate peddler encumbrance.
|
2023-08-09 17:52:39 -04:00 |
|