Commit Graph

174 Commits

Author SHA1 Message Date
MobiusDevelopment
20ee74fd94 Free version update 16-10-2023. 2023-10-16 13:34:03 +03:00
MobiusDevelopment
900674e177 LoginServer should also use the Network.ini configuration file. 2023-07-12 01:15:21 +03:00
MobiusDevelopment
96a579ee4a Addition of ExecuteThread executor for running packets. 2023-07-12 00:45:47 +03:00
MobiusDevelopment
a542426d7a Addition of SendThread executor for sending packets. 2023-07-03 01:00:56 +03:00
MobiusDevelopment
5f31c3055c Addition of network configuration file. 2023-07-03 00:58:15 +03:00
MobiusDevelopment
4bd9210c69 Addition of SendThread class and other related adjustments. 2023-06-25 19:37:46 +03:00
MobiusDevelopment
4708f17e41 Replaced SocketChannel with Socket. 2023-06-19 21:02:28 +03:00
MobiusDevelopment
260d4534a5 Adjustments for grouped drop bonus chance. 2023-04-03 12:48:45 +03:00
MobiusDevelopment
a2e46381a3 Fixed monster drift parameters. 2023-03-29 00:46:28 +03:00
MobiusDevelopment
eb883e13bb Addition of FailedDecryptionLogged configuration. 2023-03-16 01:23:28 +02:00
MobiusDevelopment
aa0f378c60 Updated admin item creation coin ids.
Thanks to snacks.
2023-03-08 01:30:47 +02:00
MobiusDevelopment
d91ec3928f Addition of RandomCraftRefreshFee configuration. 2023-03-03 00:12:29 +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
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
0d6b983c6a Various updates and improvements. 2023-01-30 18:51:55 +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
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
722e712cf2 Consider skill reuseDelay for item equip delay configurations. 2023-01-12 03:28:52 +00:00
MobiusDevelopment
3264cd1e2f Addition of Extended Life (45271) skill.
Contributed by MacuK.
2023-01-12 03:26:13 +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
759d893d45 Set EnabledHuntPass configuration to false. 2023-01-10 14:11:54 +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
4a2ddb08c5 Removed unnecessary double spaces from log messages. 2023-01-09 00:33:08 +00:00
MobiusDevelopment
d13e57f1d5 Addition of HuntPass premium item configurations. 2023-01-09 00:02:32 +00:00
MobiusDevelopment
c399e6bd1f Store OpCheckClassListSkillCondition ClassId values in a normal HashSet. 2023-01-08 15:21:34 +00:00
MobiusDevelopment
a1e68bd6ab Removed stream usage from CategoryTypeCondition. 2023-01-08 15:02:10 +00:00
MobiusDevelopment
e249bd3aea Removed stream usage from SummonExceptMaster affect scope. 2023-01-08 13:55:11 +00:00
MobiusDevelopment
022c9d5028 Removed stream usage from RangeSortByHp affect scope. 2023-01-08 13:50:02 +00:00
MobiusDevelopment
f8cd0bf1e0 Removed stream usage from OpTargetWeaponAttackTypeSkillCondition. 2023-01-08 13:45:52 +00:00
MobiusDevelopment
53ce9b5233 Removed stream usage from OpTargetArmorTypeSkillCondition. 2023-01-08 13:42:04 +00:00
MobiusDevelopment
18ff6082be Removed stream usage from OpHaveSummonedNpcSkillCondition. 2023-01-08 13:31:09 +00:00
MobiusDevelopment
fdd8d2631b Removed stream usage from OpExistNpcSkillCondition. 2023-01-08 13:28:37 +00:00
MobiusDevelopment
e7a042ec3a Removed stream usage from OpCheckClassListSkillCondition. 2023-01-08 13:26:03 +00:00
MobiusDevelopment
e751bfbd47 Removed stream usage from Op2hWeaponSkillCondition. 2023-01-08 13:23:39 +00:00
MobiusDevelopment
f1cf75d6e7 Removed stream usage from ChangeBody effect. 2023-01-08 13:19:46 +00:00
MobiusDevelopment
4bf8062fd4 Removed stream usage from AbstractStatEffect. 2023-01-08 13:11:39 +00:00
MobiusDevelopment
9affd41455 Removed stream usage from CriticalRate effect. 2023-01-08 13:06:55 +00:00
MobiusDevelopment
003a68a7e1 Removed stream usage from BlockActions effect. 2023-01-08 11:51:53 +00:00
MobiusDevelopment
8226d405fc Removed stream usage from BlockAbnormalSlot effect. 2023-01-08 11:46:26 +00:00
MobiusDevelopment
248a6b65fb Removed stream usage from QuestLink. 2023-01-08 11:25:04 +00:00
MobiusDevelopment
1f0c68dc1d Spawn command should consider names containing spaces. 2023-01-06 22:09:36 +00:00
MobiusDevelopment
9bb9104728 Addition of Balok's Treasure Chest extractable items. 2023-01-06 22:07:38 +00:00