Commit Graph

325 Commits

Author SHA1 Message Date
MobiusDevelopment
e37ae33a4f Fixed database installer path for dumps with Linux.
Contributed by L2Hanesfor.
2023-01-29 01:13:05 +02:00
MobiusDevelopment
b902cdaaa4 Database installer adjustments for Linux.
Thanks to L2Hanesfor.
2023-01-18 17:57:40 +02:00
MobiusDevelopment
c97048218b Changed Refugee Neti 3409500 multisell maintainEnchantment to false.
Contributed by panther.
2023-01-17 02:54:19 +02:00
MobiusDevelopment
1155fe22cf Updated Nevit's Gold Hourglass (47918).
Contributed by CostyKiller.
2023-01-14 10:59:08 +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
a44b68a5d6 Replaced hex values at ExMentorList with simple integers. 2023-01-13 04:08:09 +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
dd9f3c03b2 AbnormalVisualEffect enum additions.
Thanks to Index.
2023-01-13 02:03:36 +00:00
MobiusDevelopment
bc406176af Addition of ExPledgeMissionInfo constructor for single DailyMissionDataHolder. 2023-01-13 02:00:16 +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
d5f2507032 Addition of Superior Seed Bracelet Augmentation skill effects. 2023-01-10 22:20:26 +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
97c6d8a6cd Proper Season Pass Bonus (29521) P. Atk. and M. Atk. effects. 2023-01-09 22:57:27 +00:00
MobiusDevelopment
5c88a006b6 Addition of Huntpass reward items.
Contributed by Fakee.
2023-01-09 22:51:12 +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
a5c731bc30 Updated monster ids for Dragon Valley.
Contributed by CostyKiller.
2023-01-08 22:17:49 +00:00
MobiusDevelopment
2a54860862 Addition of DragonValleyDayNightMonsters AI.
Contributed by CostyKiller.
2023-01-08 22:14:34 +00:00
MobiusDevelopment
946372d75e Fixed PA artifacts.
Contributed by CostyKiller.
2023-01-08 22:07:16 +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
e9246a2a21 Removed stream usage from CharSummonTable. 2023-01-08 18:44:05 +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
MobiusDevelopment
b9ab99c655 Removed stream usage from AbstractResidence. 2023-01-08 15:10:27 +00:00
MobiusDevelopment
eb3f77bfcb Removed stream usage from CommonUtil. 2023-01-08 15:06:47 +00:00
MobiusDevelopment
a1e68bd6ab Removed stream usage from CategoryTypeCondition. 2023-01-08 15:02:10 +00:00
MobiusDevelopment
6fd1fe7363 Removed stream usage from PlayerInventory. 2023-01-08 14:59:19 +00:00
MobiusDevelopment
1d450d87d8 Removed stream usage from RecipeHolder. 2023-01-08 14:55:41 +00:00
MobiusDevelopment
834387f340 Removed stream usage from PunishmentHolder. 2023-01-08 14:52:54 +00:00