FatBoy
|
33603958b1
|
fixed hotzone drop tables never being used
|
2023-03-30 19:44:44 -05: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
FatBoy
|
b310a3eb63
|
initialize new mobpower list
|
2023-03-12 18:18:13 -05:00 |
|