Commit Graph

529 Commits

Author SHA1 Message Date
MobiusDevelopment
d278e64e5d Ignore interruption exception for game and movement task managers. 2022-07-31 19:00:56 +00:00
MobiusDevelopment
b6fe06aa07 Delay tasks for frequent packet broadcasts. 2022-07-31 02:00:10 +00:00
MobiusDevelopment
117100b50c Sanity cleanup for player.getPlayer() uses. 2022-07-29 22:53:21 +00:00
MobiusDevelopment
bb9334a053 Corrected cplayer typos. 2022-07-29 22:30:37 +00:00
MobiusDevelopment
e14839c951 Restore actions on player login.
Contributed by Index.
2022-07-28 21:10:42 +00:00
MobiusDevelopment
6eb6b14ebd Fixed probable NPE when admin uses not owned items.
Contributed by nasseka.
2022-07-28 12:11:56 +00:00
MobiusDevelopment
3b4ab73421 Reworked Inventory order for rings and earrings. 2022-07-24 08:53:24 +00:00
MobiusDevelopment
914c9efe6c Pet include LR hand to weapon getter method.
Contributed by darkillust.
2022-07-24 08:47:29 +00:00
MobiusDevelopment
a83ba35ebc Use simplified Math hypot method to calculate distance. 2022-07-23 11:01:04 +00:00
MobiusDevelopment
9e41afee0a Configuration for Attackable corpse camping. 2022-07-23 01:09:01 +00:00
MobiusDevelopment
563794ef55 AI movement rework for return to spawn and long range paths. 2022-07-22 23:34:26 +00:00
MobiusDevelopment
c9a3a26302 Extend AbstractConditionalHpEffect for HpRegen effect.
Contributed by nasseka.
2022-07-22 08:56:34 +00:00
MobiusDevelopment
c58f57ad3f Minor RequestAcquireSkill improvement and cleanup. 2022-07-21 09:05:06 +00:00
MobiusDevelopment
2d72634dc3 Support for random teleport list locations.
Contributed by Index.
2022-07-19 11:28:14 +00:00
MobiusDevelopment
a732e1a784 Homunculus related cleanups. 2022-07-18 22:39:36 +00:00
MobiusDevelopment
257eae3f30 Removal of FastStringBuilder implementation. 2022-07-18 09:05:10 +00:00
MobiusDevelopment
0b38c9f724 Removal of FastNodeList implementation. 2022-07-18 08:45:28 +00:00
MobiusDevelopment
8658f3a75d Removal of CopyOnWriteArrayList from CellPathFinding. 2022-07-18 08:28:59 +00:00
MobiusDevelopment
03aef1c2bd Removal of CopyOnWriteArrayList from Player damage taken. 2022-07-18 08:16:53 +00:00
MobiusDevelopment
52fa8ed00a Cleaner solution for starting listener once. 2022-07-17 00:09:06 +00:00
MobiusDevelopment
937acf1692 Store GameTimeTaskManager calculated values locally. 2022-07-16 23:37:10 +00:00
MobiusDevelopment
38bce3aefe Renamed Modifier effects to Modify. 2022-07-16 22:58:15 +00:00
MobiusDevelopment
f237282148 Better naming for NightStatModifier effect. 2022-07-16 22:30:47 +00:00
MobiusDevelopment
b4b76176de Reworked GameTime task manager. 2022-07-16 22:11:41 +00:00
MobiusDevelopment
beb1aa0b77 Abstraction Layer GeoEngine. 2022-07-16 06:04:42 +00:00
MobiusDevelopment
939e56683e Comments should follow a space. 2022-07-15 11:02:22 +00:00
MobiusDevelopment
267cc8c60e Method refreshWeight should send current load StatusUpdate.
Thanks to Index.
2022-07-15 09:59:00 +00:00
MobiusDevelopment
cbdc958c3b ExOlympiadHeroAndLegendInfo query check for played value.
Contributed by Enryu.
2022-07-15 09:47:22 +00:00
MobiusDevelopment
d3b51827fd Hero list size should be written only once.
Contributed by nasseka.
2022-07-15 09:42:50 +00:00
MobiusDevelopment
4338fad8cc Moved MP reward task to proper location. 2022-07-14 17:31:22 +00:00
MobiusDevelopment
d7a17d1150 Base MP reward value should be divided by double. 2022-07-14 17:26:40 +00:00
MobiusDevelopment
fbee304684 Homunculus summon result packet improvements.
Contributed by nasseka.
2022-07-14 09:53:03 +00:00
MobiusDevelopment
a72aa6a826 Addition of various mpReward values. 2022-07-13 21:53:29 +00:00
MobiusDevelopment
d1af2f877b Proper Baium statue type and heading. 2022-07-13 21:11:32 +00:00
MobiusDevelopment
cf815a088f Propel denial message for RequestExAskJoinMPCC. 2022-07-12 21:30:08 +00:00
MobiusDevelopment
38366a9017 Better naming from raidboss status getter and setter. 2022-07-12 09:15:47 +00:00
MobiusDevelopment
1f164b009c Reduce checks for Baium info by moving it to clientpacket. 2022-07-12 08:45:59 +00:00
MobiusDevelopment
b4814a917b Use RaidBossStatus to store ExRaidBossSpawnInfo data.
Contributed by nasseka.
2022-07-12 08:33:31 +00:00
MobiusDevelopment
3617418be1 Updated AgitDecoInfo packet. 2022-07-11 12:24:11 +00:00
MobiusDevelopment
f632005ccd Show red icon in map when boss is in combat. 2022-07-11 03:14:19 +00:00
MobiusDevelopment
a07d2f03fb Adjustments for BlinkSwap effect.
Thanks to Fakee.
2022-07-10 13:18:24 +00:00
MobiusDevelopment
28f655c829 Accept XML enchant values when base item group is not set. 2022-07-09 12:37:42 +00:00
MobiusDevelopment
2d4952b8e1 Proper opcode for ExDeleteHomunculusDataResult.
Contributed by Fakee.
2022-07-09 12:21:00 +00:00
MobiusDevelopment
c188d5dd77 Reduced UserInfo artifact slots write to one line.
Contributed by nasseka.
2022-07-08 08:53:38 +00:00
MobiusDevelopment
53312e19b7 Directly send SystemMessageId when possible. 2022-07-06 23:55:25 +00:00
MobiusDevelopment
b1bd7af5b9 Updated client links. 2022-07-05 21:07:22 +00:00
MobiusDevelopment
5a11632d28 Damage should not interrupt spellcasting when target has DC_MOD abnormal type.
Contributed by Enryu and nasseka.
2022-07-05 10:56:31 +00:00
MobiusDevelopment
0e06cf26aa Added missing Benusta random reward in some instances.
Contributed by CostyKiller.
2022-07-05 07:38:36 +00:00
MobiusDevelopment
637bf5f0a4 Clan war related fixes.
Contributed by nasseka.
2022-07-04 18:51:42 +00:00
MobiusDevelopment
0649ec5ba0 Swapped ExOlympiadRankingInfo hero and legend counts.
Contributed by nasseka.
2022-07-04 17:24:45 +00:00