Commit Graph

896 Commits

Author SHA1 Message Date
MobiusDevelopment
d91ec3928f Addition of RandomCraftRefreshFee configuration. 2023-03-03 00:12:29 +02:00
MobiusDevelopment
e33c09590d Fixed declaring and removing clan wars. 2023-02-17 23:48:43 +02:00
MobiusDevelopment
68f3055f23 String UTF_16LE byte size is double of character size. 2023-02-17 13:10:07 +02:00
MobiusDevelopment
d27953b095 Added specific checks for armor over enchant. 2023-02-12 02:26:06 +02:00
MobiusDevelopment
05448d51fd Updated Primeval Isle teleport.
Contributed by snacks.
2023-02-11 01:53:33 +02:00
MobiusDevelopment
bbedceac72 Updated Alligator Island teleport.
Contributed by snacks.
2023-02-11 01:50:06 +02:00
MobiusDevelopment
4c1957ff3d Player moving on ledges check replaced by combined Water-Castle check. 2023-02-07 01:26:07 +02:00
MobiusDevelopment
2a8040a745 Addition of door data height values. 2023-02-07 00:30:52 +02:00
MobiusDevelopment
fecb1728ff Send partial InventoryUpdate with VitalityPointUp effect. 2023-02-02 06:55:52 +02:00
MobiusDevelopment
40bdaf545d Prevent stopping key movement when facing doors. 2023-02-01 00:03:24 +02:00
MobiusDevelopment
3c48b071f0 Changed calculations for max enchant values. 2023-01-31 06:34:03 +02:00
MobiusDevelopment
6bed83619b BuilderUtil setHiding should check if player has entered world. 2023-01-31 05:00:11 +02:00
MobiusDevelopment
0d6b983c6a Various updates and improvements. 2023-01-30 18:51:55 +02:00
MobiusDevelopment
e37ae33a4f Fixed database installer path for dumps with Linux.
Contributed by L2Hanesfor.
2023-01-29 01:13:05 +02:00
MobiusDevelopment
c12427b134 Proper consume item id for Scroll of Escape: Gantaki Zu Urutu.
Contributed by snacks.
2023-01-24 19:09:01 +02:00
MobiusDevelopment
b902cdaaa4 Database installer adjustments for Linux.
Thanks to L2Hanesfor.
2023-01-18 17:57:40 +02:00
MobiusDevelopment
e259367865 Boss weapon and Doll skills and some extractables.
Contributed by nnlyy520.
2023-01-14 11:27:57 +00:00
MobiusDevelopment
dbafa83a79 CREATURE_VALUES renamed to PLAYER_VALUES to reflect Map contents. 2023-01-13 22:10:00 +00:00
MobiusDevelopment
d10d61cc94 Addition of GiveItemByExp effect handler. 2023-01-13 22:04:02 +00:00
MobiusDevelopment
158eb77fa6 Addition of optional GiveXp level and percentage parameters. 2023-01-13 22:02:20 +00:00
MobiusDevelopment
3d32489fba Replaced hex values at ExMentorList with simple integers. 2023-01-13 04:02:00 +00:00
MobiusDevelopment
04af7d61d6 Addition of ExCollectionActiveEvent server packet.
Contributed by Fakee.
2023-01-13 02:14:10 +00:00
MobiusDevelopment
9cb5f9bf38 RewardRequest delay adjustments and some additions. 2023-01-12 03:56:42 +00:00
MobiusDevelopment
903d3f59df Reseting the remaining skill reuse time on each item equip is wrong. 2023-01-12 03:44:48 +00:00
MobiusDevelopment
722e712cf2 Consider skill reuseDelay for item equip delay configurations. 2023-01-12 03:28:52 +00:00
MobiusDevelopment
5ff9b568d6 Proper naming for InstanceManager player reenter times map. 2023-01-10 22:30:31 +00:00
MobiusDevelopment
1bdd4b6bc1 Removed not implemented Kratei packets. 2023-01-10 22:25:22 +00:00
MobiusDevelopment
e65012e277 ExtractableItems warning when product does not exist. 2023-01-10 22:24:07 +00:00
MobiusDevelopment
a66dc4b72b Addition of rewards on enchant failure.
Contributed by Index.
2023-01-10 22:18:46 +00:00
MobiusDevelopment
fe8cabce64 Requests must be removed on return. 2023-01-10 14:23:27 +00:00
MobiusDevelopment
b1dfc544d0 Additional RequestHuntPassReward adjustments.
Contributed by Fakee.
2023-01-10 14:10:55 +00:00
MobiusDevelopment
23af9c9c54 StatUp support for multiple stats on same effect. 2023-01-09 22:50:22 +00:00
MobiusDevelopment
4b27ff44de Improved AttackAttribute and DefenceAttribute logic. 2023-01-09 22:44:33 +00:00
MobiusDevelopment
9cba6a7a3a Renamed huntpass SQL column is_paytowin to is_premium. 2023-01-09 22:38:44 +00:00
MobiusDevelopment
36374f7a49 Removed RequestHuntPassReward unnecessary methods. 2023-01-09 22:38:11 +00:00
MobiusDevelopment
4a2ddb08c5 Removed unnecessary double spaces from log messages. 2023-01-09 00:33:08 +00:00
MobiusDevelopment
9a3d55e768 Avoid creating tempList when not needed. 2023-01-09 00:31:48 +00:00
MobiusDevelopment
af8b9e14b8 RequestHuntPassReward replenish item can be normal or premium reward. 2023-01-09 00:15:24 +00:00
MobiusDevelopment
d13e57f1d5 Addition of HuntPass premium item configurations. 2023-01-09 00:02:32 +00:00
MobiusDevelopment
ae3c350456 Requests must be removed on return. 2023-01-08 23:01:00 +00:00
MobiusDevelopment
8e3a82d821 Addition of RequestHuntPassReward index checks and logic corrections. 2023-01-08 22:44:01 +00:00
MobiusDevelopment
5467ec2cfc WorldExchangeManager improvements.
Contributed by Index.
2023-01-08 22:00:59 +00:00
MobiusDevelopment
3b162f22e1 Sort over ArrayList is faster. 2023-01-08 20:58:37 +00:00
MobiusDevelopment
889075b9b2 Removed stream usage from PrivateStoreHistoryManager. 2023-01-08 20:56:52 +00:00
MobiusDevelopment
a9908e13cc Removed stream usage from WorldExchangeManager. 2023-01-08 20:50:38 +00:00
MobiusDevelopment
d04663dce0 Removed stream usage from AbstractDailyMissionHandler. 2023-01-08 20:27:20 +00:00
MobiusDevelopment
e9246a2a21 Removed stream usage from CharSummonTable. 2023-01-08 18:44:05 +00:00
MobiusDevelopment
c579f6be4f Removed stream usage from PetInventory. 2023-01-08 18:30:16 +00:00
MobiusDevelopment
ab238e9895 Removed stream usage from World. 2023-01-08 18:23:24 +00:00
MobiusDevelopment
c399e6bd1f Store OpCheckClassListSkillCondition ClassId values in a normal HashSet. 2023-01-08 15:21:34 +00:00