MobiusDevelopment
|
f312103193
|
Avoid unlikely AggroInfo number limit memory overflows.
|
2022-12-02 06:22:55 +00:00 |
|
MobiusDevelopment
|
2980742da0
|
Removal of Encryption method synchronizations.
|
2022-12-02 06:10:14 +00:00 |
|
MobiusDevelopment
|
4ab90ca2df
|
Addition of GameClient pending packet queue.
|
2022-12-02 06:05:40 +00:00 |
|
MobiusDevelopment
|
f1158b42a0
|
Support for AggroInfo long numbers.
|
2022-12-01 04:30:00 +00:00 |
|
MobiusDevelopment
|
25ca9044f1
|
Proper admin create item inventory update.
|
2022-12-01 04:24:35 +00:00 |
|
MobiusDevelopment
|
356a9d1767
|
Game and Login server thread cleanups.
|
2022-12-01 04:22:16 +00:00 |
|
MobiusDevelopment
|
1643c068c7
|
NPE check for NetClient _pendingPacketData.
|
2022-12-01 03:57:32 +00:00 |
|
MobiusDevelopment
|
e11f49d2d8
|
Added synchronization for Encryption methods.
|
2022-11-27 02:13:41 +00:00 |
|
MobiusDevelopment
|
d3c943349f
|
Make use of existing TimeStamp getRemaining method.
|
2022-11-25 04:58:23 +00:00 |
|
MobiusDevelopment
|
bb9fbfbdde
|
Reduced skill cast reuseDelay check to 3000.
Contributed by nasseka.
|
2022-11-25 04:43:41 +00:00 |
|
MobiusDevelopment
|
ea9280bb30
|
Addition of RequestSkillCoolTime.
Thanks to Fakee.
|
2022-11-25 04:28:54 +00:00 |
|
MobiusDevelopment
|
309880c99a
|
We use tabs for spacing.
|
2022-11-24 05:29:41 +00:00 |
|
MobiusDevelopment
|
5db5af002c
|
Addition of Shadow Ingot Fragment at combination data.
Contributed by panther.
|
2022-11-24 05:23:37 +00:00 |
|
MobiusDevelopment
|
c26dc39537
|
Removal of redundant activateRate parameter.
Contributed by Iris.
|
2022-11-20 23:13:34 +00:00 |
|
MobiusDevelopment
|
2f4c44145e
|
Fixed Ride packet write.
|
2022-11-18 22:12:39 +00:00 |
|
MobiusDevelopment
|
774fcbd8c3
|
Addition of Player isAutoAttackable siege check for same clan.
|
2022-11-18 02:10:37 +00:00 |
|
MobiusDevelopment
|
ea273c6626
|
Removed unnecessary pet levels.
|
2022-11-17 03:06:52 +00:00 |
|
MobiusDevelopment
|
bb66fa5fd7
|
HpCpHeal effect should also use additional potion CP stat.
Thanks to petryxa.
|
2022-11-17 02:42:52 +00:00 |
|
MobiusDevelopment
|
e9af655afe
|
Precautionary checks for EnchantItemOptionsData.
|
2022-11-15 22:15:46 +00:00 |
|
MobiusDevelopment
|
b931904c15
|
Removed RequestAcquireSkill max level check.
Thanks to jimi3.
|
2022-11-15 01:20:48 +00:00 |
|
MobiusDevelopment
|
336956c0cf
|
Prettified ClanRewardData enum log.
|
2022-11-13 23:31:37 +00:00 |
|
MobiusDevelopment
|
1d2e773cbd
|
Cleaner approach for writing string bytes.
|
2022-11-12 22:26:21 +00:00 |
|
MobiusDevelopment
|
ada20b8095
|
Various cleanups for special characters.
|
2022-11-12 03:25:14 +00:00 |
|
MobiusDevelopment
|
6cde3bd7a6
|
Comment typo corrections.
|
2022-11-11 01:20:37 +00:00 |
|
MobiusDevelopment
|
e0fc549bb7
|
Replaced \n with space.
|
2022-11-11 00:55:58 +00:00 |
|
MobiusDevelopment
|
5be9c567be
|
Fixed ServerList getting proper server address.
|
2022-11-09 22:50:14 +00:00 |
|
MobiusDevelopment
|
db5d726793
|
Addition of creature movement fail logger.
|
2022-11-08 22:27:35 +00:00 |
|
MobiusDevelopment
|
c90b7504d6
|
Do not start disabled sieges.
|
2022-11-07 22:42:17 +00:00 |
|
MobiusDevelopment
|
14cb1e0cff
|
Use ThreadPool with login server.
|
2022-11-07 22:41:24 +00:00 |
|
MobiusDevelopment
|
f89dfc0f98
|
Fixed non-english text decoding.
|
2022-11-07 22:37:39 +00:00 |
|
MobiusDevelopment
|
d4b73a13d0
|
New networking.
|
2022-11-05 23:07:45 +00:00 |
|
MobiusDevelopment
|
703c8874f7
|
Removed CanSummonMultiSkillCondition spammed message.
Contributed by nasseka.
|
2022-11-04 01:42:43 +00:00 |
|
MobiusDevelopment
|
66e84b62a8
|
Updated pet level data with proper stats.
|
2022-11-04 01:38:51 +00:00 |
|
MobiusDevelopment
|
25fa7f050b
|
Pet level should be set properly to wanted value.
|
2022-11-04 01:33:28 +00:00 |
|
MobiusDevelopment
|
8e4340bed6
|
Check if exp or sp is gained before sending reward message.
|
2022-11-02 23:00:32 +00:00 |
|
MobiusDevelopment
|
c95be5ef68
|
Extra checks for ItemContainer deleteMe method.
|
2022-11-02 02:10:32 +00:00 |
|
MobiusDevelopment
|
d4e60159b4
|
Lottery end time should not be scheduled in the past.
|
2022-10-31 22:24:01 +00:00 |
|
MobiusDevelopment
|
c619e4e4b4
|
LoginServerThread should completely send sendLogout on login fail.
|
2022-10-31 22:17:35 +00:00 |
|
MobiusDevelopment
|
36f76e6b5a
|
Updated party experience bonus.
Contributed by Iris.
|
2022-10-31 01:03:22 +00:00 |
|
MobiusDevelopment
|
04e8766198
|
Fixed player join clan with penalty from clan entry application.
Contributed by Enryu.
|
2022-10-25 22:00:28 +00:00 |
|
MobiusDevelopment
|
742bf023d2
|
Item logger improvements.
|
2022-10-22 21:20:28 +00:00 |
|
MobiusDevelopment
|
74e6acc388
|
Addition of AttackableThink and Movement task pools.
|
2022-10-22 00:16:16 +00:00 |
|
MobiusDevelopment
|
153936058a
|
Moved countPagesNumber method to MathUtil class.
|
2022-10-22 00:02:59 +00:00 |
|
MobiusDevelopment
|
fc4ae26cc6
|
Angle of attack rework.
Contributed by kamikadzz.
|
2022-10-19 21:14:04 +00:00 |
|
MobiusDevelopment
|
ddefe2f413
|
Manage summon skill action with SELF target type.
|
2022-10-19 07:25:24 +00:00 |
|
MobiusDevelopment
|
98ce347b37
|
Addition of ThreadProvider class.
|
2022-10-18 22:11:24 +00:00 |
|
MobiusDevelopment
|
8c63798e84
|
Fixed server info deamon thread count.
|
2022-10-18 22:10:34 +00:00 |
|
MobiusDevelopment
|
b9d99e5630
|
Experience data did not follow client levels.
|
2022-10-18 21:52:39 +00:00 |
|
MobiusDevelopment
|
8f62c02c2f
|
Olympiad logger format change.
Contributed by CostyKiller.
|
2022-10-17 21:22:26 +00:00 |
|
MobiusDevelopment
|
8a050116cc
|
Reduced spam from OlympiadGameManager all current games finished log.
|
2022-10-17 21:21:36 +00:00 |
|
MobiusDevelopment
|
e93f99e04e
|
Fixed reseting daily shop limits.
|
2022-10-16 21:58:29 +00:00 |
|
MobiusDevelopment
|
8c4fff7541
|
AttackEndTime rework and proper MovementTaskManager comments.
|
2022-10-16 21:44:29 +00:00 |
|
MobiusDevelopment
|
739e49bd8e
|
Remove all toggles when set player active class.
Thanks to Liamxroy.
|
2022-10-16 21:42:04 +00:00 |
|
MobiusDevelopment
|
dbda42233c
|
AddSkillBySkill canPump transform check and send skill list onExit.
Thanks to Liamxroy.
|
2022-10-15 21:44:10 +00:00 |
|
MobiusDevelopment
|
ba0c034869
|
UnsummonServitor action should not work with pets.
Contributed by petryxa.
|
2022-10-15 21:11:23 +00:00 |
|
MobiusDevelopment
|
52ce1e3676
|
Calendar should never be used to get current time.
|
2022-10-15 21:08:11 +00:00 |
|
MobiusDevelopment
|
50a1391f2c
|
Olympiad should be enabled by default.
|
2022-10-14 04:37:55 +00:00 |
|
MobiusDevelopment
|
405042bc6e
|
Partially reverted loadReportedCharData calendar logic.
|
2022-10-14 04:25:43 +00:00 |
|
MobiusDevelopment
|
1ca3152121
|
Fixed BotReportTable calendar schedule calculations.
|
2022-10-14 04:14:26 +00:00 |
|
MobiusDevelopment
|
31d35e5c58
|
Addition of ThreadPool validate delay method.
|
2022-10-14 03:45:35 +00:00 |
|
MobiusDevelopment
|
6358fde885
|
Do not broadcast char info when client is disconnected.
|
2022-10-11 22:51:29 +00:00 |
|
MobiusDevelopment
|
0d1f12fe71
|
Fixed Aden castle battlefield zone.
Contributed by Enryu.
|
2022-10-11 22:42:10 +00:00 |
|
MobiusDevelopment
|
087bb88d2c
|
Exclude ExPacket class from debugging.
|
2022-10-10 21:26:29 +00:00 |
|
MobiusDevelopment
|
c1c60d742c
|
Ex server packet debugging.
|
2022-10-10 21:19:31 +00:00 |
|
MobiusDevelopment
|
41f9321e60
|
Synced presumably forgotten changes from Summon to SummonMulti effect.
|
2022-10-09 21:54:14 +00:00 |
|
MobiusDevelopment
|
e46fbd724f
|
Check summon shared skills on Summon effect spawn.
|
2022-10-09 21:50:47 +00:00 |
|
MobiusDevelopment
|
8302a0c125
|
Removed recalculateStats from AddSkillBySkill effect.
|
2022-10-08 23:11:45 +00:00 |
|
MobiusDevelopment
|
6201cf9303
|
Daily Mission changes.
Contributed by kamikadzz.
|
2022-10-08 22:49:25 +00:00 |
|
MobiusDevelopment
|
0f112452c3
|
Cancel effect and recalculate stats with AddSkillBySkill onExit.
|
2022-10-06 01:38:39 +00:00 |
|
MobiusDevelopment
|
f463a97e46
|
Addition of chance parameter to CallSkill effect.
|
2022-10-04 21:09:41 +00:00 |
|
MobiusDevelopment
|
81b5c76d99
|
Updated experience data.
Contributed by Iris.
|
2022-10-04 13:04:14 +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
|
b4e5902b56
|
No need to randomize territory spawns.
|
2022-10-02 23:30:37 +00:00 |
|
MobiusDevelopment
|
4ed4990c99
|
Stop skill effect check for TriggerSkillByHpPercent.
Contributed by petryxa.
|
2022-10-02 06:00:27 +00:00 |
|
MobiusDevelopment
|
9532fd2d1a
|
Prohibit ResurrectionSpecial triggering in olympiad.
|
2022-10-02 05:55:18 +00:00 |
|
MobiusDevelopment
|
581800ad57
|
Do not kill player with RealDamage in olympiad.
Thanks to Fakee.
|
2022-10-02 05:25:56 +00:00 |
|
MobiusDevelopment
|
27f19f4e0b
|
Removed unnecessary DrChaos npc null check.
|
2022-10-01 10:21:55 +00:00 |
|
MobiusDevelopment
|
961a2f88c1
|
ChatWorld should check if receiving player is blocking.
Thanks to Enryu.
|
2022-10-01 09:56:08 +00:00 |
|
MobiusDevelopment
|
a1b8557c8f
|
Fixed probable CharSummonTable NPE.
|
2022-10-01 09:49:49 +00:00 |
|
MobiusDevelopment
|
56a308196c
|
Make use of a LinkedList to store faster used ids.
|
2022-09-28 23:31:23 +00:00 |
|
MobiusDevelopment
|
13d5e5ec88
|
Make use of a Set to store unique used ids.
|
2022-09-28 23:22:33 +00:00 |
|
MobiusDevelopment
|
b695f3614d
|
Minor IdManager adjustments.
|
2022-09-28 22:51:42 +00:00 |
|
MobiusDevelopment
|
b088b93339
|
Item count parameter can be up to long value.
|
2022-09-28 21:22:05 +00:00 |
|
MobiusDevelopment
|
ad2fb066b7
|
Make use of StringBuilder for enchant skill logs.
|
2022-09-28 14:06:11 +00:00 |
|
MobiusDevelopment
|
f264234cfc
|
Make use of StringBuilder for enchant item logs.
|
2022-09-28 13:36:10 +00:00 |
|
MobiusDevelopment
|
c0663bc20c
|
Make use of StringBuilder for chat logs.
|
2022-09-28 11:48:18 +00:00 |
|
MobiusDevelopment
|
e1dfafbf7e
|
Moved GM audit calculations after configuration is checked.
|
2022-09-28 01:09:10 +00:00 |
|
MobiusDevelopment
|
36e37d437f
|
Objects are converted to string by StringBuilder append.
|
2022-09-27 23:55:37 +00:00 |
|
MobiusDevelopment
|
237155859e
|
Make use of StringBuilder for commonly used toString methods.
|
2022-09-27 23:38:13 +00:00 |
|
MobiusDevelopment
|
463c15f650
|
Make use of StringBuilder for Item logs.
|
2022-09-27 23:18:29 +00:00 |
|
MobiusDevelopment
|
008fef2e18
|
Missed a GM audit logger from previous commit.
|
2022-09-27 22:30:05 +00:00 |
|
MobiusDevelopment
|
2ccd75fc3e
|
Make use of StringBuilder for ItemTable logs.
|
2022-09-27 22:19:59 +00:00 |
|
MobiusDevelopment
|
9cdf0e3f98
|
Minor typo correction.
|
2022-09-27 21:36:37 +00:00 |
|
MobiusDevelopment
|
5b28074cc2
|
Removal of withoutAction parameter from Fast Moving (9206) skill.
|
2022-09-25 23:17:02 +00:00 |
|
MobiusDevelopment
|
6021d7348c
|
Removal of unused Allowed Player Races configuration.
|
2022-09-25 23:09:46 +00:00 |
|
MobiusDevelopment
|
629cfae635
|
Addition of OlympiadEnabled configuration.
|
2022-09-25 12:04:21 +00:00 |
|
MobiusDevelopment
|
9b7781344b
|
Exclude olympiad observers from not friend affect object types.
|
2022-09-24 10:23:05 +00:00 |
|
MobiusDevelopment
|
21ad2477c8
|
Removal of scheduleAtFixedRate DecoyLifetime task.
|
2022-09-21 01:35:13 +00:00 |
|
MobiusDevelopment
|
ee04013579
|
Decoy class rework and cleanup.
|
2022-09-21 00:48:06 +00:00 |
|