Commit Graph

1118 Commits

Author SHA1 Message Date
MobiusDev
7d861fe649 Proper abnormalType for Mentor Prevailing Sonata (17082).
Contributed by champzix1.
2018-11-26 13:41:19 +00:00
MobiusDev
2dfdcef574 Minor typo correction at AbstractConditionalHpEffect class. 2018-11-26 01:16:13 +00:00
MobiusDev
2f0c04d54f Include Windows JDK download link in readme.txt file. 2018-11-26 00:08:34 +00:00
MobiusDev
ca236013fd Used StampedLock to synchronize auto attack method. 2018-11-26 00:03:16 +00:00
MobiusDev
16ac14976f Use listeners for abstract conditional hp effect. 2018-11-25 22:07:51 +00:00
MobiusDev
b702b56954 Updated The Stolen Seed (10709) rewards.
Contributed by champzix1.
2018-11-25 14:33:49 +00:00
MobiusDev
c79fdf49a7 Updated Winds of Fate: A Promise (10752) rewards.
Contributed by champzix1.
2018-11-25 14:31:08 +00:00
MobiusDev
02b2567c78 Always send account logout at login server when kicked. 2018-11-25 00:31:17 +00:00
MobiusDev
9b9e718efa Use restoreExp method for RequestRestartPoint experience restoration. 2018-11-24 23:48:07 +00:00
MobiusDev
4c2171eb5f Fixed castle functions. 2018-11-24 21:51:53 +00:00
MobiusDev
3ece182d91 Default access level for admin command settruehero. 2018-11-24 11:57:17 +00:00
MobiusDev
b641e874d4 Addition of chargeConsume skill parameter. 2018-11-24 00:45:10 +00:00
MobiusDev
904a37b895 Item consumption for bad skills. 2018-11-23 22:49:51 +00:00
MobiusDev
f37148daf4 Corrections for allowed skill inconsistencies. 2018-11-23 22:47:01 +00:00
MobiusDev
6e1df5b92c Check visibility for skill range condition. 2018-11-23 22:36:01 +00:00
MobiusDev
2db48f060d Core AI improvements. 2018-11-22 01:31:46 +00:00
MobiusDev
4f298384fe Minor build.xml file cleanup. 2018-11-22 01:26:03 +00:00
MobiusDev
98433fc595 Overhit screen message.
Contributed by mithrilmines.
2018-11-17 16:43:15 +00:00
MobiusDev
12ad31c6dd Config to disable stun cancel chance upon hit. 2018-11-13 19:59:12 +00:00
MobiusDev
098d5a4462 Garden of Eva door functions.
Contributed by gigilo1968.
2018-11-13 18:52:59 +00:00
MobiusDev
d35a9d46ec Abnormal improvements. 2018-11-01 16:51:03 +00:00
MobiusDev
c0a6ffbb64 Proper Agathion slot mask. 2018-10-11 18:34:58 +00:00
MobiusDev
adc5bbc219 Addition of quest Operation Rescue (10456).
Contributed by gigilo1968.
2018-10-09 12:29:14 +00:00
MobiusDev
3ea77198bb Iss skilltree improvements.
Contributed by Liamxroy.
2018-10-01 11:33:54 +00:00
MobiusDev
7081259a6a Store enchantments when updating item in database. 2018-09-30 15:24:39 +00:00
MobiusDev
41a44ddaac L2Npc method updateAbnormalVisualEffects should send NpcInfoAbnormalVisualEffect. 2018-09-30 10:37:00 +00:00
MobiusDev
b71f03aa77 Removed gradual blow damage calculation. 2018-09-30 10:27:47 +00:00
MobiusDev
8bb2cca118 Summon regeneration should stop when summon is removed. 2018-09-29 13:48:40 +00:00
MobiusDev
0f36a0da37 Send a system message before launching GUI. 2018-09-23 23:41:00 +00:00
MobiusDev
8f49dc5f39 Teleport non defender to nearest town if logged out in siege zone. 2018-09-23 18:56:45 +00:00
MobiusDev
b87d0427a3 Removed known command. Also NPC abnormal broadcast fix. 2018-09-23 18:50:42 +00:00
MobiusDev
9f44337989 Addition of config for allowing mounts during sieges. 2018-09-23 11:35:46 +00:00
MobiusDev
61a83ccf3a Used new Quarry spawns for Helios also removed Masa spawn. 2018-09-21 21:48:24 +00:00
MobiusDev
786db165d4 Feoh and Iss Salvation skilltree changes.
Contributed by Liamxroy.
2018-09-21 21:15:30 +00:00
MobiusDev
752af133b3 Removed non existing action item actions. 2018-09-21 21:14:23 +00:00
MobiusDev
663568047b Desert Quarry spawns.
Contributed by Liamxroy.
2018-09-20 15:44:38 +00:00
MobiusDev
34f61012cf Improved GetAgro effect according to retail observations. 2018-09-20 11:36:28 +00:00
MobiusDev
6dabf80c5e Parsed Salvation items from client. 2018-09-20 11:02:40 +00:00
MobiusDev
fa468930e7 More changes related to last commits.
Contributed by Ofelin.
2018-09-17 18:38:46 +00:00
MobiusDev
8cf9dc10f9 Missing sigel shield abnormal type.
Contributed by Ofelin.
2018-09-17 18:02:37 +00:00
MobiusDev
9b15e592c2 Updated skills.xsd file. 2018-09-17 10:14:33 +00:00
MobiusDev
c2ae90c02f Removed duplicate skill file. 2018-09-17 10:10:22 +00:00
MobiusDev
3eeaf944ce Focus/Raise Shield changes plus unable to use during final ultimate defense.
Contributed by Ofelin.
2018-09-17 10:09:12 +00:00
MobiusDev
182ba200c9 Fixed incoming damage on screen display. 2018-09-17 09:44:40 +00:00
MobiusDev
c7c0382ac2 Elven Village changes.
Contributed by Liamxroy.
2018-09-16 19:48:49 +00:00
MobiusDev
f3907293c8 New Rnd class. 2018-09-15 15:26:34 +00:00
MobiusDev
850c075c0e Adjustments for Tiat doors. 2018-09-15 15:18:30 +00:00
MobiusDev
a674523af5 Addition of new AI for Eilhalder von Hellmann. 2018-09-15 08:31:51 +00:00
MobiusDev
c56baf703a Changed ConsumeBody condition to work on summons. 2018-09-15 07:55:41 +00:00
MobiusDev
f35455e486 Parsed new system messages and npc strings from client. 2018-09-14 21:20:31 +00:00
MobiusDev
6c4f56fd71 Salvation quest changes. 2018-09-14 17:42:06 +00:00
MobiusDev
a31a265459 Limit for Aeore, Iss and Sigel skills.
Contributed by Ofelin.
2018-09-14 16:42:59 +00:00
MobiusDev
6a9ff4ebc5 Various Salvation skill changes.
Contributed by Liamxroy.
2018-09-14 14:14:57 +00:00
MobiusDev
a2604e2048 Minor Rnd method usage corrections. 2018-09-14 01:42:50 +00:00
MobiusDev
b4e8040541 Prohibit the use of duplicate Rnd methods. 2018-09-14 01:17:54 +00:00
MobiusDev
16ad1d2b48 Set summon PvP flag to default. 2018-09-13 02:26:19 +00:00
MobiusDev
c7c6fa3d50 Send summon abnormals when needed. 2018-09-13 02:06:41 +00:00
MobiusDev
2e8d516afe Fixed updating summon PvP status. 2018-09-13 01:59:05 +00:00
MobiusDev
be0845d6ea Decay for dead summons. 2018-09-13 01:54:53 +00:00
MobiusDev
f26d8708a9 Summoning should be possible even with an active summon. 2018-09-12 21:05:18 +00:00
MobiusDev
90c33561d5 Prevent players moving on ledges. 2018-09-12 17:43:09 +00:00
MobiusDev
92f4cf4ef8 Prevent generating some variables when pathfinding is disabled. 2018-09-12 05:26:29 +00:00
MobiusDev
5cfe45f7c8 Invalid regions are handled in L2World class. 2018-09-12 05:15:58 +00:00
MobiusDev
a47368f286 Prevent changing z based on calculated value. 2018-09-12 01:55:59 +00:00
MobiusDev
f7338373bb MpVampiricAttack should absorb MP from the damage inflicted. 2018-09-12 01:39:20 +00:00
MobiusDev
fcac8af48d Fixed some attendance related items.
Contributed by Liamxroy.
2018-09-12 00:26:28 +00:00
MobiusDev
2ea60b1bb9 Initial changes. 2018-09-11 22:29:39 +00:00
MobiusDev
efa20e9a2a Salvation branch. 2018-09-11 21:41:16 +00:00