Commit Graph

61 Commits

Author SHA1 Message Date
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
eb883e13bb Addition of FailedDecryptionLogged configuration. 2023-03-16 01:23:28 +02:00
MobiusDevelopment
0d6b983c6a Various updates and improvements. 2023-01-30 18:51:55 +02:00
MobiusDevelopment
722e712cf2 Consider skill reuseDelay for item equip delay configurations. 2023-01-12 03:28:52 +00:00
MobiusDevelopment
9df3988d2e Removal of Warehouse Cache. 2022-12-19 07:55:58 +00:00
MobiusDevelopment
527e1b3f64 Renamed packet debug configurations. 2022-12-14 22:02:36 +00:00
MobiusDevelopment
eaa84b6a67 Addition of item logger by item id configuration.
Contributed by CostyKiller.
2022-12-04 06:56:33 +00:00
MobiusDevelopment
9aef448d32 Reuse active, non offensive, item skill cooldown on equip.
Thanks to Liamxroy.
2022-12-02 23:42:12 +00:00
MobiusDevelopment
45a018c974 New networking. 2022-11-05 21:39:22 +00:00
MobiusDevelopment
087bb88d2c Exclude ExPacket class from debugging. 2022-10-10 21:26:29 +00:00
MobiusDevelopment
93daabd259 Fixed minor typo at Character.ini MaximumPlayerLevel warning.
Contributed by Iris.
2022-10-04 12:46:03 +00:00
MobiusDevelopment
303d46dc91 XML indentation cleanup. 2022-10-04 12:31:51 +00:00
MobiusDevelopment
e3f9c52e05 Addition of debug packet configurations. 2022-08-31 22:25:21 +00:00
MobiusDevelopment
a038d7bf4f GeoEngine CellPathFinding recommendation. 2022-08-26 00:29:36 +00:00
MobiusDevelopment
c82add27e5 Addition of configurable drops for bosses.
Contributed by MrNiceGuy.
2022-08-24 23:24:12 +00:00
MobiusDevelopment
e9b5d1101c Addition of BlowRateChanceLimit configuration. 2022-08-23 22:25:14 +00:00
MobiusDevelopment
7765b83c16 Addition of .online voiced command. 2022-08-22 21:39:24 +00:00
MobiusDevelopment
f9cad86ed8 Addition of OfflineAbnormalEffect configuration. 2022-08-21 21:32:28 +00:00
MobiusDevelopment
19241a0080 Addition of .offline voiced command. 2022-08-21 21:18:06 +00:00
MobiusDevelopment
2a4a17b73f Addition of OfflineDisconnectSameAccount configuration. 2022-08-21 21:01:31 +00:00
MobiusDevelopment
58f30044d5 Dropped ForceInventoryUpdate configuration. 2022-08-19 22:31:14 +00:00
MobiusDevelopment
b3c92bebee Implemented admin delete_group command. 2022-08-16 21:02:41 +00:00
MobiusDevelopment
3520367d06 Addition of chaseRange values to spawns. 2022-08-08 00:16:49 +00:00
MobiusDevelopment
0eebada4bd Implemented Spawn chaseRange parameter. 2022-08-07 21:05:53 +00:00
MobiusDevelopment
8acc1890e2 Addition of World Olympiad.
Thanks to nasseka and Sero.
2022-08-04 08:21:23 +00:00
MobiusDevelopment
9e41afee0a Configuration for Attackable corpse camping. 2022-07-23 01:09:01 +00:00
MobiusDevelopment
beb1aa0b77 Abstraction Layer GeoEngine. 2022-07-16 06:04:42 +00:00
MobiusDevelopment
7c3f8bf3b7 Disconnect player after being dead for 1 hour.
Contributed by nasseka.
2022-06-28 11:44:04 +00:00
MobiusDevelopment
a159e401ec Proper configuration for GrandBossInstanceAnnouncements.
Contributed by CostyKiller.
2022-05-25 09:32:13 +00:00
MobiusDevelopment
083e119dde Fixes and improvements for latest homunculus changes. 2022-05-10 12:26:06 +00:00
MobiusDevelopment
0b80d2b80a Calculate magic success by target level and skill magic level configuration. 2022-05-05 08:35:30 +00:00
MobiusDevelopment
f8661a336e Replacements for using minimal and maximal words. 2022-04-25 22:59:05 +00:00
MobiusDevelopment
f762def810 Removal of vote reward system. 2022-04-09 00:08:03 +00:00
MobiusDevelopment
7bc8e2da10 Addition of vampiric skill configurations. 2022-03-23 23:27:26 +00:00
MobiusDevelopment
797e6f71a8 Better defeat explanations for boss announcements configuration. 2022-03-20 22:52:21 +00:00
MobiusDevelopment
545d1d5a10 Addition of HpLimit effect handler.
Contributed by dontknowdontcare.
2022-03-19 01:41:52 +00:00
MobiusDevelopment
49d468dcd4 Addition of boss announcements configuration. 2022-03-18 23:56:59 +00:00
MobiusDevelopment
5cd9e8ba5a Simplified implementation of SpeedLimit effect. 2022-03-09 22:31:38 +00:00
MobiusDevelopment
0b319c3730 Reverted recent break speed limit changes. 2022-03-09 17:19:07 +00:00
MobiusDevelopment
2e3281b3db Removal of Balthus Knights configurations. 2022-03-07 22:00:56 +00:00
MobiusDevelopment
44c6bbbdb5 Ability to break the speed limit.
Contributed by dontknowdontcare.
2022-03-07 09:10:23 +00:00
MobiusDevelopment
01fdcae68d Removal of Training Camp. 2022-01-02 23:55:15 +00:00
MobiusDevelopment
fca34d55b7 Intro video rework. 2021-12-28 23:07:33 +00:00
MobiusDevelopment
c4e35819c9 Configurable event item drop level range between character and monster.
Contributed by CostyKiller.
2021-11-22 14:20:23 +00:00