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
|
ba09d61dc4
|
Addition of ReplaceSkillBySkill canStart transformation condition.
Thanks to Liamxroy.
|
2022-10-15 21:40:37 +00:00 |
|
MobiusDevelopment
|
257ffff881
|
Fixed pet skill display.
Thanks to petryxa.
|
2022-10-15 21:34:28 +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
|
eff401ff2a
|
Change nickname, emote and color.
Contributed by Serenitty.
|
2022-10-15 01:54:25 +00:00 |
|
MobiusDevelopment
|
232c2d37aa
|
Pets must share their master buffs.
Thanks to petryxa.
|
2022-10-15 01:13:51 +00:00 |
|
MobiusDevelopment
|
2c3542d363
|
Fixed several defense related effect inverted values.
Contributed by Iris.
|
2022-10-14 04:52:08 +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
|
c1751129a7
|
Correct functionality of SkillTurningOverTime effect.
Contributed by Iris.
|
2022-10-12 21:17:59 +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
|
9a8eb5000e
|
Updated enchant HP bonus values.
Contributed by Iris.
|
2022-10-10 22:24:59 +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
|
ef797e8792
|
Do not use getWritableBytes for ExCollectionRegister.
|
2022-10-09 21:21:42 +00:00 |
|
MobiusDevelopment
|
b108ba37c3
|
Updated collection packets.
Contributed by Index.
|
2022-10-08 23:27:49 +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
|
98d60b45ef
|
Fixed probable ExRequestMultiEnchantItemList enchantItem NPE.
|
2022-10-08 14:19:19 +00:00 |
|
MobiusDevelopment
|
1854cda4f3
|
Vanguards should not be able to use riding transformations.
|
2022-10-08 14:13:56 +00:00 |
|
MobiusDevelopment
|
0f112452c3
|
Cancel effect and recalculate stats with AddSkillBySkill onExit.
|
2022-10-06 01:38:39 +00:00 |
|
MobiusDevelopment
|
45b2799184
|
Fixed Player applyDyePotenSkills NPE.
Thanks to MacuK.
|
2022-10-06 00:33:58 +00:00 |
|
MobiusDevelopment
|
df25f1df46
|
Updated Kamael class base physicalAbnormalResist.
Contributed by Iris.
|
2022-10-06 00:26:50 +00:00 |
|
MobiusDevelopment
|
dfbfd9cc99
|
Moved some packets to proper packages.
|
2022-10-05 23:50:04 +00:00 |
|
MobiusDevelopment
|
28db841ba3
|
Do not increase souls when player is transformed.
Thanks to Iris.
|
2022-10-04 22:03:49 +00:00 |
|
MobiusDevelopment
|
690b8d70e4
|
Various skill adjustments.
Contributed by Iris.
|
2022-10-04 22:00:53 +00:00 |
|
MobiusDevelopment
|
f463a97e46
|
Addition of chance parameter to CallSkill effect.
|
2022-10-04 21:09:41 +00:00 |
|
MobiusDevelopment
|
f88bb58c4a
|
No need for _replacedSkills to be public.
|
2022-10-04 21:06:12 +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
|
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
|
b872a53a3e
|
Two handed stance effect implementation.
Thanks to nasseka.
|
2022-09-29 22:12:30 +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 |
|