MobiusDevelopment
|
87878357f2
|
SummonRequestHolder null summoner NPE fix.
|
2022-01-17 03:10:56 +00:00 |
|
MobiusDevelopment
|
d4682081cd
|
Fixed friend related issues.
Contributed by Strelook66.
|
2022-01-14 22:07:14 +00:00 |
|
MobiusDevelopment
|
67b3ac6e99
|
ItemManaTaskManager should continue when player conditions are met.
|
2022-01-11 05:51:00 +00:00 |
|
MobiusDevelopment
|
4fc9d70c1e
|
Addition of ItemManaTaskManager item owner check.
|
2022-01-11 04:18:22 +00:00 |
|
MobiusDevelopment
|
15340f4024
|
Skill related enums rework.
|
2022-01-07 22:08:14 +00:00 |
|
MobiusDevelopment
|
84b58491bc
|
Added player action flood protection at RequestExEnchantSkill.
|
2022-01-07 07:37:18 +00:00 |
|
MobiusDevelopment
|
2d2dfa224c
|
Minor Npc class cleanup.
|
2022-01-06 23:21:40 +00:00 |
|
MobiusDevelopment
|
ff4e454f7c
|
Minor Creature class cleanup.
|
2022-01-06 22:20:04 +00:00 |
|
MobiusDevelopment
|
eb59d00dac
|
Minor Attackable class cleanup.
|
2022-01-06 21:18:55 +00:00 |
|
MobiusDevelopment
|
3e61211e14
|
Proper naming for various methods and variables.
|
2021-12-26 22:17:47 +00:00 |
|
MobiusDevelopment
|
9e7f8fbba7
|
Removed canMoveToTarget unnecessary cell Y border intersection check.
|
2021-12-25 04:14:34 +00:00 |
|
MobiusDevelopment
|
020e746361
|
Removal of unused RaidInfoIDs configuration.
|
2021-12-21 01:50:43 +00:00 |
|
MobiusDevelopment
|
6959aa53a8
|
Replaced unnecessary hexadecimal values with decimals and cleanup.
|
2021-12-20 07:28:35 +00:00 |
|
MobiusDevelopment
|
c044fc0319
|
Reduced queries for storing clan values.
|
2021-12-17 22:11:27 +00:00 |
|
MobiusDevelopment
|
e6b9b824c2
|
Fixed potential soulshot issue.
|
2021-12-16 23:14:03 +00:00 |
|
MobiusDevelopment
|
329374cd60
|
Do not perform sine of sight check when cannot move.
|
2021-12-15 01:54:35 +00:00 |
|
MobiusDevelopment
|
63c6248cac
|
Make use of stored player variable for simplicity reasons.
|
2021-12-13 19:39:37 +00:00 |
|
MobiusDevelopment
|
e438ab1776
|
Addition of PacketLogger class.
|
2021-12-08 02:37:47 +00:00 |
|
MobiusDevelopment
|
c166771753
|
Removed unnecessary methods from IClientOutgoingPacket.
|
2021-12-08 00:30:40 +00:00 |
|
MobiusDevelopment
|
b0c1084bf1
|
List related rework and cleanup.
|
2021-12-06 19:00:16 +00:00 |
|
MobiusDevelopment
|
b5c2af483e
|
Moved array designators to the type.
|
2021-12-06 02:26:10 +00:00 |
|
MobiusDevelopment
|
d5b5797428
|
Fixed offline trader issues.
|
2021-12-05 11:21:17 +00:00 |
|
MobiusDevelopment
|
01cada5a1f
|
Pledge related serverpacket cleanup.
|
2021-12-04 01:37:24 +00:00 |
|
MobiusDevelopment
|
8593597d36
|
Added isDead validation before pet casts skill.
Contributed by Lito.
|
2021-12-01 15:07:24 +00:00 |
|
MobiusDevelopment
|
0410494e1c
|
Basic cleanup for the Shutdown class.
|
2021-11-30 02:50:06 +00:00 |
|
MobiusDevelopment
|
ac2aef92f9
|
Do not set AI intention to idle with stopMove method.
Contributed by Strelook66.
|
2021-11-23 02:17:44 +00:00 |
|
MobiusDevelopment
|
a8aa0f4917
|
Default NPC type should be set as Folk.
|
2021-11-23 02:07:30 +00:00 |
|
MobiusDevelopment
|
3227e80226
|
Store WorldObject location in a Location object.
|
2021-11-23 00:45:29 +00:00 |
|
MobiusDevelopment
|
542c7d0b05
|
Addition of support for multiple champion monster drops.
Contributed by CostyKiller.
|
2021-11-22 14:00:47 +00:00 |
|
MobiusDevelopment
|
24d326dbae
|
Update skill shortcuts when autolearn is enabled.
|
2021-11-22 02:30:19 +00:00 |
|
MobiusDevelopment
|
df9fb73a40
|
Fixed max clan mission count, also DailyTaskManager and PlayerVariables cleanup.
Thanks to nasseka.
|
2021-11-18 13:02:32 +00:00 |
|
MobiusDevelopment
|
5813db65c2
|
Renamed skills package to skill.
|
2021-11-17 09:34:45 +00:00 |
|
MobiusDevelopment
|
e7486d6aa8
|
Renamed items package to item.
|
2021-11-17 07:35:23 +00:00 |
|
MobiusDevelopment
|
2137ebbee3
|
Removal of Instance suffix from class names.
|
2021-11-17 05:26:36 +00:00 |
|
MobiusDevelopment
|
60132d5a49
|
Prevent restoring SchemeBuffer skills that where removed from settings.
|
2021-11-15 03:23:47 +00:00 |
|
MobiusDevelopment
|
9c6f431961
|
Broadcast MoveToLocation when Playable tries to reach a Playable target.
Thanks to Trance.
|
2021-11-15 03:09:33 +00:00 |
|
MobiusDevelopment
|
25a3ca5ce8
|
Method needHpUpdate simplification.
|
2021-11-14 23:13:54 +00:00 |
|
MobiusDevelopment
|
e9f27b365e
|
Quest condition is now cached in a separate QuestState variable.
|
2021-11-13 15:21:57 +00:00 |
|
MobiusDevelopment
|
2988292540
|
Admin server info improvements and minor font tag corrections.
Thanks to Trance.
|
2021-11-12 02:33:59 +00:00 |
|
MobiusDevelopment
|
47a9d54ef4
|
Prevent admin get stuck when using bypass command.
|
2021-11-10 22:00:30 +00:00 |
|
MobiusDevelopment
|
8265c45d55
|
Include runnable class name to ThreadPool exception log.
|
2021-11-09 23:24:25 +00:00 |
|
MobiusDevelopment
|
6da66f9503
|
Simplified flood protector methods.
|
2021-11-09 16:01:26 +00:00 |
|
MobiusDevelopment
|
830fbb1b61
|
Consistent naming for config reader variables.
|
2021-11-08 22:05:49 +00:00 |
|
MobiusDevelopment
|
fcc9de1b6d
|
Replaced CrestTable ResultSet deleteRow with removeCrest method.
|
2021-11-08 17:21:06 +00:00 |
|
MobiusDevelopment
|
ac07bd6d8a
|
Organized configuration files to match newer branches.
|
2021-11-08 17:00:19 +00:00 |
|
MobiusDevelopment
|
259fa858f6
|
Addition of player action flood protector.
|
2021-11-08 15:52:50 +00:00 |
|
MobiusDevelopment
|
36b63b34b3
|
Ally crest related adjustments.
|
2021-11-07 22:47:49 +00:00 |
|
MobiusDevelopment
|
99c349ead8
|
Addition of AugmentScript and EnchantItem flood protectors.
|
2021-11-07 11:58:07 +00:00 |
|
MobiusDevelopment
|
ab19b0ba91
|
Avoid front backstab visual character rotation.
|
2021-11-07 11:53:34 +00:00 |
|
MobiusDevelopment
|
aee19fe012
|
Clan warehouse should not be bound with player id.
|
2021-11-07 11:44:26 +00:00 |
|