MagicBot
|
de3818aef6
|
Equip lookups now use bootymap
|
2023-04-14 18:19:43 -04:00 |
|
MagicBot
|
5d0166a29a
|
EquipmentSets merged into bootySet system.
|
2023-04-14 16:46:10 -04:00 |
|
MagicBot
|
23a07175e5
|
Single map color stored as hex string.
|
2023-04-10 13:27:27 -04:00 |
|
MagicBot
|
beff5c3e06
|
Refactored aggro system to use Monstertype.
|
2023-04-09 18:16:36 -04:00 |
|
MagicBot
|
6b62c90bc8
|
NONE is not needed for a BitSet. 0 is just empty.
|
2023-04-09 14:06:57 -04:00 |
|
MagicBot
|
ef6bb65e73
|
NONE is not needed for a BitSet. 0 is just empty.
|
2023-04-09 14:06:03 -04:00 |
|
MagicBot
|
6f82ee24d9
|
MonsterType fields added to ./info
|
2023-04-09 13:58:29 -04:00 |
|
MagicBot
|
97165bbdfe
|
Aggro fields combined in RunAfterLoad
|
2023-04-09 13:55:46 -04:00 |
|
MagicBot
|
30175be56a
|
MonsterTypes loaded into Mob.
|
2023-04-09 13:43:12 -04:00 |
|
MagicBot
|
4fe6040707
|
enemy/notEnemy bitvectors loaded into mobbase.
|
2023-04-09 13:31:42 -04:00 |
|
MagicBot
|
aaa67ec635
|
new MonsterType bitvector added.
|
2023-04-09 13:20:03 -04:00 |
|
MagicBot
|
f47eb63057
|
Merge remote-tracking branch 'origin/magicbox1.5' into new-booty-system
|
2023-04-08 10:48:13 -04:00 |
|
MagicBot
|
9d6b3ab3ff
|
Merge remote-tracking branch 'origin/bugfix-runesandbooties' into magicbox1.5
|
2023-04-08 06:26:39 -04:00 |
|
MagicBot
|
88bf38b858
|
Mobbase updated with new booty and fsm fields.
|
2023-04-06 20:58:13 -04:00 |
|
MagicBot
|
d0279599f6
|
BootySets expanded to handle rune booty.
|
2023-04-06 18:08:01 -04: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 |
|
MagicBot
|
307f52866d
|
Merge remote-tracking branch 'origin/bugfix-runesandbooties' into magicbox1.5
|
2023-04-04 10:33:18 -04:00 |
|
MagicBot
|
7ef338be1d
|
Bugfix in slotting blueprint buildings
|
2023-04-04 10:31:59 -04:00 |
|
MagicBot
|
385b89e6ba
|
Two layered continent support.
|
2023-04-03 15:56:36 -04:00 |
|
MagicBot
|
41a53d1205
|
Merge remote-tracking branch 'origin/bugfix-runesandbooties' into magicbox1.5
|
2023-04-03 12:30:49 -04:00 |
|
MagicBot
|
a85bbde9d2
|
Mobbase runes no longer needed.
|
2023-04-03 06:27:29 -04:00 |
|
MagicBot
|
f21e51f74a
|
Optimized imports (getting close to release)
|
2023-03-31 10:08:44 -04:00 |
|
MagicBot
|
045840ec54
|
Last vestige of FidalityID garbage and raw cache files removed.
|
2023-03-31 10:05:13 -04:00 |
|
MagicBot
|
4e1455be7f
|
Hunt for more fidality insanity.
|
2023-03-31 10:01:59 -04:00 |
|
MagicBot
|
3881c2b1d0
|
Relevant methods made static and moved into NPCManager
|
2023-03-31 09:59:49 -04:00 |
|
MagicBot
|
bbdbead1ff
|
Fidaltiy garbage removed from NPC class.
|
2023-03-31 09:17:15 -04:00 |
|
MagicBot
|
24b6820a1b
|
Fidaltiy garbage removed from NPC class.
|
2023-03-31 09:15:52 -04:00 |
|
MagicBot
|
2b307daeb2
|
MobileBooty system integrated.
|
2023-03-31 09:09:57 -04:00 |
|
MagicBot
|
fb15ee912b
|
Clarity fix in instance variable ordering.
|
2023-03-31 08:01:14 -04:00 |
|
MagicBot
|
3b7c516975
|
Merge remote-tracking branch 'origin/post-wipe-merge' into bugfix-runesandbooties
|
2023-03-30 20:56:42 -04:00 |
|
MagicBot
|
f669be18b3
|
Unused MobRaceType enum removed.
|
2023-03-30 11:51:59 -04:00 |
|
MagicBot
|
dcae131b67
|
Removed Fidality garbage. Fixed mobs in buildings.
|
2023-03-30 11:07:57 -04:00 |
|
MagicBot
|
f5d5dce791
|
Revert "Fidality borking mobs in buildings unborked."
This reverts commit 2befa063ef.
|
2023-03-30 10:34:15 -04:00 |
|
MagicBot
|
5a0910eb5c
|
Revert "Fidelity > Fidality"
This reverts commit f4da8544d3.
|
2023-03-30 10:32:08 -04:00 |
|
MagicBot
|
2befa063ef
|
Fidality borking mobs in buildings unborked.
|
2023-03-30 10:28:46 -04:00 |
|
MagicBot
|
f4da8544d3
|
Fidelity > Fidality
|
2023-03-30 10:14:40 -04:00 |
|
MagicBot
|
60a9f14aa3
|
Mobbases don't need skills.
|
2023-03-29 18:52:36 -04:00 |
|
MagicBot
|
39b07df2e2
|
Sanity check for race rune not in runebase.
|
2023-03-29 17:57:37 -04:00 |
|
MagicBot
|
5f6883059f
|
Cleanup rune effect application.
|
2023-03-29 15:42:32 -04:00 |
|
MagicBot
|
6b2790f9c1
|
Mobs have runes loaded at bootstrap and effects applied. Moved logic to NPCManager.
|
2023-03-29 08:05:34 -04:00 |
|
MagicBot
|
73d2129394
|
Runes and Booties ID set in constructor for mobs and npcs.
|
2023-03-28 18:34:42 -04:00 |
|
MagicBot
|
8e236d0780
|
BootySets generated with cache data loaded at bootstrap.
|
2023-03-28 18:01:46 -04:00 |
|
MagicBot
|
00d0048fd0
|
RuneSets generated loaded at bootstrap.
|
2023-03-28 17:45:58 -04:00 |
|
MagicBot
|
f744c64737
|
Superfluous getter and setters removed.
|
2023-03-28 17:29:16 -04:00 |
|
MagicBot
|
33334ed13c
|
NPCManager class created.
|
2023-03-28 17:22:57 -04:00 |
|
MagicBot
|
2e64164251
|
Bonus code removal.
|
2023-03-23 06:00:53 -04:00 |
|
MagicBot
|
03060478ee
|
Helper method for finding next heightmap.
|
2023-03-22 05:41:39 -04:00 |
|
MagicBot
|
94b863a835
|
Rework of ismacro and iscontinent.
|
2023-03-21 03:20:57 -04:00 |
|
MagicBot
|
ab14173aaa
|
Account for vorringia parenting.
|
2023-03-21 03:09:39 -04:00 |
|
MagicBot
|
eb5e09c3f4
|
Merge remote-tracking branch 'origin/bugfix-magic-numbers' into post-wipe-merge
|
2023-03-20 11:20:42 -04:00 |
|
MagicBot
|
1142676c87
|
Milliseconds are easier to interpret than fractions.
|
2023-03-16 13:00:22 -04:00 |
|
MagicBot
|
76af946b5f
|
Duration string output.
|
2023-03-16 12:53:16 -04:00 |
|
MagicBot
|
b6b9d7635f
|
Using miliseconds.
|
2023-03-16 12:48:36 -04:00 |
|
MagicBot
|
68ae4604b0
|
Added max values to metrics.
|
2023-03-16 12:40:08 -04:00 |
|
MagicBot
|
c06da74eec
|
Nanosecond display.
|
2023-03-16 12:27:50 -04:00 |
|
MagicBot
|
a4029fb6e2
|
Updated simulation metrics access.
|
2023-03-16 12:18:42 -04:00 |
|
MagicBot
|
3dbdad2580
|
Reverted changes.
|
2023-03-16 11:48:54 -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 |
|
MagicBot
|
f97d9844f9
|
Merge branch 'new-mob-ai' of http://repo.magicbane.com/MagicBane/Server into new-mob-ai
Conflicts:
src/engine/ai/MobileFSM.java
|
2023-03-15 08:49:33 -04:00 |
|
MagicBot
|
7473067329
|
Reformatting of MobCast() method in manager.
|
2023-03-15 08:47:22 -04:00 |
|
MagicBot
|
e7ceeac7b8
|
Magic numbers are for mental patients.
|
2023-03-14 13:10:05 -04:00 |
|
MagicBot
|
bbbf0c4160
|
Magic numbers are for mental patients.
|
2023-03-14 12:59:50 -04:00 |
|
MagicBot
|
584fde5579
|
Reworked the loading of Mobile powers at bootstrap.
|
2023-03-13 19:26:16 -04:00 |
|
MagicBot
|
66f0c12790
|
Reworked the loading of Mobile powers at bootstrap.
|
2023-03-13 19:19:03 -04:00 |
|
MagicBot
|
0ce94360f7
|
Magicbox channel support added.
|
2023-03-02 08:06:17 -05:00 |
|
MagicBot
|
110a05d5a4
|
bugfix-merge issue in constructor.
|
2023-03-01 16:12:17 -05:00 |
|
MagicBot
|
7d655bc44b
|
Mine serialized loc is the tower loc. No need to store offsets in a table to reconstruct this loc.
|
2023-02-28 10:43:49 -05:00 |
|
MagicBot
|
f0f91325ba
|
Reset is handled when picking new hotZone.
|
2023-02-26 07:31:26 -05:00 |
|
MagicBot
|
d5c219897d
|
Experience Modifiers added to ConfigManager
|
2023-02-24 10:45:46 -05:00 |
|
MagicBot
|
c51f6b73af
|
ProductionRate added to ConfigManager.
|
2023-02-24 09:48:15 -05:00 |
|
MagicBot
|
cacf67a81c
|
lastUpdate always from top of the hour.
|
2023-02-24 09:08:45 -05:00 |
|
MagicBot
|
72a610fd0c
|
Seconds remaining calculated only once.
|
2023-02-24 09:05:47 -05:00 |
|
MagicBot
|
bbbd5f8996
|
Time remaining is from now().
|
2023-02-24 08:48:36 -05:00 |
|