Commit Graph

203 Commits

Author SHA1 Message Date
MobiusDev
08e4c8f50a Fake player aggression checks. 2018-02-21 08:15:34 +00:00
MobiusDev
055da88da9 Dropped addCharName message parameter. 2018-02-20 18:44:52 +00:00
MobiusDev
be738375da Olympiad NPC improvements.
Contributed by quangnguyen.
2018-02-20 17:37:12 +00:00
MobiusDev
a1e7a7824e Reduced Classic clanhall prices.
Contributed by quangnguyen.
2018-02-20 17:03:54 +00:00
MobiusDev
4ebdc09474 Olympiad daily mission handler NPE fix. 2018-02-19 12:35:59 +00:00
MobiusDev
e73aa43b3d Replaced Trait id with ordinal. 2018-02-19 10:58:11 +00:00
MobiusDev
ff7006dbc2 Addition of %npcname% replaceable npc html string. 2018-02-19 06:52:09 +00:00
MobiusDev
bf1d5e3f97 Updated Classic augmentation options.
Contributed by quangnguyen.
2018-02-18 16:58:46 +00:00
MobiusDev
78a3dcfba8 Proper quest icons for dialogs. 2018-02-17 20:30:59 +00:00
MobiusDev
37e219b32f A few missing htmls for previous commit. 2018-02-17 20:28:11 +00:00
MobiusDev
f059c004b8 Addition of ToI Vortex AI. 2018-02-17 20:19:51 +00:00
MobiusDev
959090d16d Updated Classic Variations.xml file.
Contributed by quangnguyen.
2018-02-17 19:09:06 +00:00
MobiusDev
c459395968 Combination item rework.
Adapted from: L2jUnity free files.
2018-02-17 14:58:09 +00:00
MobiusDev
c112d243be Replaced Augmentation with Variation data.
Adapted from: L2jUnity free files.
2018-02-17 13:39:22 +00:00
MobiusDev
164b4fe686 New style quest bypass links for some quests. 2018-02-17 11:32:42 +00:00
MobiusDev
69afdcc09f Finished first class transfer quests.
Contributed by quangnguyen.
2018-02-17 11:29:25 +00:00
MobiusDev
746fc47e52 Latest classic abnormal transform skills.
Contributed by quangnguyen.
2018-02-17 10:19:24 +00:00
MobiusDev
c839674fe9 Updated physical skill effects to use formulas calcCrit function. 2018-02-16 17:33:09 +00:00
MobiusDev
61441706e6 Custom event schedule managers. 2018-02-14 11:19:09 +00:00
MobiusDev
80f7dd4950 Fix for Dual Weapon Defense.
Contributed by Darkloud.
2018-02-11 13:44:57 +00:00
MobiusDev
db1e55ab8d Dual Weapon Defense (1605) skill.
Contributed by Darkloud.
2018-01-24 07:20:47 +00:00
MobiusDev
dbde896083 Power Supremacy skill.
Contributed by Darkloud.
2018-01-24 07:16:33 +00:00
MobiusDev
c22bad2059 Proper Blood Queen id replacements.
Contributed by Darkloud.
2018-01-19 22:51:56 +00:00
MobiusDev
8076954b22 Config to make all items destroyable. 2018-01-19 13:34:23 +00:00
MobiusDev
28a5320943 Fixed geodata converter .sh file. 2018-01-18 13:03:21 +00:00
MobiusDev
e03e23b80f Various skill level updates.
Contributed by gamelike85.
2018-01-18 10:22:39 +00:00
MobiusDev
627c965d68 Removed quests that need to be remade. 2018-01-09 13:31:45 +00:00
MobiusDev
d1e2e9f345 Prevent teleport in instance with admin teleport. 2017-12-28 18:27:19 +00:00
MobiusDev
00fc352835 Updated Crystallizable item data.
Adapted from: L2jUnity free files.
2017-12-19 21:12:43 +00:00
MobiusDev
3f9c0c6696 Dropped mmocore from login.
Thanks Liamxroy.
2017-12-19 19:50:01 +00:00
MobiusDev
8f2b258395 Custom Ghost Walking buff when TvT member resurrects. 2017-12-12 00:02:16 +00:00
MobiusDev
682ddff43c Polearm rework.
Contributed by gamelike85.
2017-12-11 18:56:36 +00:00
MobiusDev
896924ce4b Made a TvT method to send player messages. 2017-12-11 16:06:36 +00:00
MobiusDev
6093d89fe7 Manage TvT team forfeit. 2017-12-11 15:56:27 +00:00
MobiusDev
e38944e9d5 TvT inactivity warning. 2017-12-11 07:02:01 +00:00
MobiusDev
7d96db7462 Removed redundant null check. 2017-12-11 06:46:58 +00:00
MobiusDev
2747c3fa29 Addition of Team vs Team event. 2017-12-11 06:15:57 +00:00
MobiusDev
e7ab6986cf Removed main server debug config. 2017-12-09 21:24:30 +00:00
MobiusDev
5b8e5b462d Removed admin mods menu. 2017-12-09 20:44:53 +00:00
MobiusDev
9069b49156 Addition of RearDamage effect. 2017-12-09 18:49:57 +00:00
MobiusDev
683ae0ef52 Fixed blow rate chances. 2017-12-09 18:47:45 +00:00
MobiusDev
247a5bc9f5 Removed BuffInfo from effect handlers. 2017-12-09 07:32:32 +00:00
MobiusDev
a081a47f16 Removed AttackDamagePosition effect. 2017-12-09 02:48:40 +00:00
MobiusDev
588b104d60 Continue with previous commit. 2017-12-08 21:03:47 +00:00
MobiusDev
bdba87dec2 Removed admin debug command. 2017-12-08 20:54:24 +00:00
MobiusDev
dd255a3e3c Item use improvements. 2017-12-08 03:09:12 +00:00
MobiusDev
d4187ff765 Addition of WorldChat and DamageByAttack effect handlers.
Adapted from: L2jUnity free files.
2017-12-07 22:57:14 +00:00
MobiusDev
c2a1646032 Addition of RecoverVitalityInPeaceZone effect handler. 2017-12-07 22:43:31 +00:00
MobiusDev
ee948410b4 Prohibit chat in jail. 2017-12-07 18:56:33 +00:00
MobiusDev
00a11c037e Fixed Revelation skill removal. 2017-12-07 18:26:09 +00:00