Commit Graph

785 Commits

Author SHA1 Message Date
MobiusDev
e5b93371db Unified formula for critical skill damage. 2018-05-01 15:37:20 +00:00
MobiusDev
d2ed161dda Configurable automatic database backups. 2018-05-01 07:23:13 +00:00
MobiusDev
0c6b352227 Read Java parameters from java.cfg file. 2018-05-01 04:01:47 +00:00
MobiusDev
1e2d226d36 SplashScreen class improvements. 2018-05-01 01:59:29 +00:00
MobiusDev
7f0936b945 Simple start file names. 2018-05-01 00:34:02 +00:00
MobiusDev
a075c54c72 Moved GameServer and LoginServer jar files to libs folder. 2018-04-30 23:48:05 +00:00
MobiusDev
8a21c2c232 Removed static log constants. 2018-04-30 21:51:57 +00:00
MobiusDev
d92c73b8cb Addition of SplashScreen class. 2018-04-30 21:06:40 +00:00
MobiusDev
7fb5418186 L2jMobius icon and path changes. 2018-04-30 17:27:47 +00:00
MobiusDev
d4ac772ecb Improvements for player notify death in instance. 2018-04-30 04:43:20 +00:00
MobiusDev
c4b4ec5751 New approach for spawning minions. 2018-04-28 14:58:54 +00:00
MobiusDev
e096c1b5e4 Addition of config for disabling player keyboard movement. 2018-04-27 13:02:22 +00:00
MobiusDev
952a9c2e53 Removed buggy geodata Z corrections. 2018-04-27 09:26:32 +00:00
MobiusDev
dad8a4b8c9 Removed L2 prefix from LoginServer class name. 2018-04-26 22:42:05 +00:00
MobiusDev
841d3213fd L2Attackable no longer implements Runnable. 2018-04-26 15:26:26 +00:00
MobiusDev
8f200b5606 Complete char regeneration task.
Contributed by Liamxroy.
2018-04-26 13:23:34 +00:00
MobiusDev
014e6ddfdb Minor timer improvements. 2018-04-26 11:34:03 +00:00
MobiusDev
d16cc9290f Reduce player HP should use ignoreCP parameter. 2018-04-26 09:38:37 +00:00
MobiusDev
124e59a3a9 Fixed probable re-awake dual class NPE. 2018-04-26 09:33:28 +00:00
MobiusDev
78fd10482f Set last server position when player is restored. 2018-04-26 03:08:58 +00:00
MobiusDev
f03fa5db9a Fixed Olympiad buffer spawning. 2018-04-25 13:26:15 +00:00
MobiusDev
4bf64dc12c Decay task manager improvements. 2018-04-25 13:00:20 +00:00
MobiusDev
a703c138e4 New solution for attack movement issue. 2018-04-25 11:56:56 +00:00
MobiusDev
2d70b82d65 Updated experience data.
Contributed by proGenitor.
2018-04-24 13:37:30 +00:00
MobiusDev
e95c422e70 Prevent walk node list index out of bounds exception. 2018-04-22 23:02:43 +00:00
MobiusDev
e027e0313b Revert null entry removals from game time controller. 2018-04-21 13:12:40 +00:00
MobiusDev
a81bdfceb2 Item price corrections based on client. 2018-04-20 15:53:33 +00:00
MobiusDev
108bebeacf Monsters in instances should not teleport to spawn.
Contributed by gigilo1968.
2018-04-20 09:11:13 +00:00
MobiusDev
9ecbfaadfe Updated item crystal count from L2Wiki. 2018-04-19 18:55:38 +00:00
MobiusDev
c84f0ec465 Various Classic changes.
Contributed by quangnguyen.
2018-04-19 13:42:11 +00:00
MobiusDev
1e4220d82f Comment typo fix. 2018-04-18 23:20:33 +00:00
MobiusDev
1489c950c1 Prevent wall collision issues. 2018-04-18 23:17:26 +00:00
MobiusDev
30bb3a55b5 Monsters teleport back to spawn. 2018-04-18 18:16:14 +00:00
MobiusDev
19160dfd8f Fix for AddSkillBySkill effect handler.
Contributed by Ahmed09.
2018-04-18 14:51:51 +00:00
MobiusDev
80f9252530 Vitality reset task should not run if vitality is disabled. 2018-04-18 13:02:57 +00:00
MobiusDev
7ef61ae7d0 Skip daily vitality reset for Classic. 2018-04-18 10:58:48 +00:00
MobiusDev
ed266d634e Fixed typo at OpTargetWeaponAttackTypeSkillCondition. 2018-04-18 10:16:36 +00:00
MobiusDev
a9388a0349 Fixed typo at Op2hWeaponSkillCondition.
Contributed by gigilo1968.
2018-04-18 10:14:30 +00:00
MobiusDev
c47ca71364 Do not use character super to get player invul status. 2018-04-18 02:23:23 +00:00
MobiusDev
a05027021a Dropped the use of GameTimeController for spawn protection. 2018-04-18 01:54:52 +00:00
MobiusDev
999f8d09ac Enabled skill conditions. 2018-04-18 00:20:24 +00:00
MobiusDev
64177f7413 AntiFeedManager related improvements. 2018-04-17 17:45:54 +00:00
MobiusDev
131190d3a5 Default item skill type_chance should be 100. 2018-04-17 10:13:06 +00:00
MobiusDev
4f84c32eff Prevent possible cast NPE. 2018-04-17 09:43:05 +00:00
MobiusDev
d48f8b8d1f Keep sublevel on skill level increase. 2018-04-16 09:24:27 +00:00
MobiusDev
ed839044f8 Order recipes by id.
Contributed by Liamxroy.
2018-04-16 01:57:19 +00:00
MobiusDev
93d0c2273a Parsed recipes from client.
Contributed by Liamxroy.
2018-04-16 00:44:45 +00:00
MobiusDev
a1bb79942d Prevent moving to nonexistent regions. 2018-04-15 21:07:58 +00:00
MobiusDev
eef3b64cf9 Replaced ThreadPool with an improved old version. 2018-04-15 20:27:27 +00:00
MobiusDev
667801acb7 Addition of missing Dwarven Craft (1321) to dwarven fighter skilltree. 2018-04-15 16:26:09 +00:00
MobiusDev
597a61be00 Minor logger changes. 2018-04-14 07:45:05 +00:00
MobiusDev
badc4d0186 Better logs for null region check. 2018-04-13 14:45:30 +00:00
MobiusDev
be8e28e974 Missing Gentler (30094) html.
Contributed by proGenitor.
2018-04-13 07:58:26 +00:00
MobiusDev
8939ff6d80 Classic clan level up conditions.
Contributed by proGenitor.
2018-04-12 20:46:23 +00:00
MobiusDev
d397887309 Classic karma item drop calculation. 2018-04-12 18:04:41 +00:00
MobiusDev
198f42c0a7 Improved checkIfPvP method. 2018-04-12 16:30:25 +00:00
MobiusDev
7c9ca42499 Deletion must handle instances as well. 2018-04-12 12:00:55 +00:00
MobiusDev
80103efae2 Better handling for NPC removal. 2018-04-12 11:43:06 +00:00
MobiusDev
dec98c7049 Solution for revalidateZone NPE. 2018-04-12 11:02:25 +00:00
MobiusDev
e38222b28c Minor code improvement for Quest class.
Contributed by gigilo1968.
2018-04-11 17:07:23 +00:00
MobiusDev
cf9ed62b59 BlockList message does not need name parameter.
Contributed by gigilo1968.
2018-04-11 16:36:16 +00:00
MobiusDev
184f2d4f32 Prevent null elements in GameTimeController list. 2018-04-11 16:28:11 +00:00
MobiusDev
400467ca8c Fixed admin spawn command hanging client. 2018-04-11 14:54:44 +00:00
MobiusDev
484f2e9897 Prevent the respawning of deleted NPCs. 2018-04-11 14:34:02 +00:00
MobiusDev
994f80890c Zone related changes. 2018-04-11 12:57:58 +00:00
MobiusDev
f6ee0584bf Refactored logger variables to caps. 2018-04-11 12:23:51 +00:00
MobiusDev
847ff1fa4f Various code changes. 2018-04-11 11:25:53 +00:00
MobiusDev
332b5b2e23 Petrify when hitting a lower level raidboss. 2018-04-11 08:22:53 +00:00
MobiusDev
f96eacc903 Changed bonus exp/sp calculations. 2018-04-11 07:18:25 +00:00
MobiusDev
4ac95b0be1 Prohibit casting of spells while disabled. 2018-04-10 19:20:52 +00:00
MobiusDev
80be005f0e Setting proper faction player instance on world. 2018-04-10 17:07:15 +00:00
MobiusDev
f61d7bd3e0 Removed double range check from general chat handler. 2018-04-10 16:11:36 +00:00
MobiusDev
fe9d119101 Minor fix for Compelling effect.
Contributed by Ofelin.
2018-04-10 15:27:46 +00:00
MobiusDev
d464c9bbe7 Minor fix for decrease skill level.
Contributed by facab.
2018-04-10 15:14:11 +00:00
MobiusDev
4b01a96675 Fixed class change NPE. 2018-04-07 18:10:37 +00:00
MobiusDev
ecfee7dd5f Improved admin setclass sex check. 2018-04-07 17:40:15 +00:00
MobiusDev
0d3fa9f075 Moved some common utils to gameserver. 2018-04-07 00:03:03 +00:00
MobiusDev
f013b5d027 Dropped alt game tiredness config. 2018-04-06 23:49:44 +00:00
MobiusDev
8bb27a96f5 Reduced matk speed bonus after some retail tests. 2018-04-06 22:50:16 +00:00
MobiusDev
e48846703e Robe casting speed addition to skill Spellcraft (163).
Contributed by quangnguyen.
2018-04-06 22:08:08 +00:00
MobiusDev
69422f8a23 Apply premium exp rates in addExpAndSp method. 2018-04-06 21:16:11 +00:00
MobiusDev
9b8b1a0020 Minor value addition at CategoryData. 2018-04-06 16:25:53 +00:00
MobiusDev
16fba600f3 Removed unused death penalty stuff. 2018-04-06 15:02:45 +00:00
MobiusDev
dce3221509 Various datapack changes.
Contributed by quangnguyen.
2018-04-06 14:50:57 +00:00
MobiusDev
2cb098caba Continue trait checks instead of return. 2018-04-06 02:58:28 +00:00
MobiusDev
e6eb02a63e Fixed traits exit called more than once.
Contributed by Sahar.
2018-04-06 02:52:31 +00:00
MobiusDev
8fcb49c449 Fix for pomanders on profession cancel. 2018-04-06 02:36:17 +00:00
MobiusDev
b224d80373 Summons should run after spawn. 2018-04-06 02:10:10 +00:00
MobiusDev
26c61b855f Removed unused PlayerSpawnProtectionAllowedItems config. 2018-04-05 16:37:06 +00:00
MobiusDev
46f7e4b7fa Force updating multisell items to database. 2018-04-05 04:13:34 +00:00
MobiusDev
565e8f2621 Some logger constants to uppercase. 2018-04-05 04:09:46 +00:00
MobiusDev
c0b724cb17 Option to force delete spawned minions upon master death. 2018-04-05 03:45:54 +00:00
MobiusDev
b5a8fae87a Fix for offline traders after server restart. 2018-04-05 02:51:19 +00:00
MobiusDev
90114e2e19 Base packets moved to commons network. 2018-04-03 14:55:07 +00:00
MobiusDev
5ac249ed61 Ability to use specific NpcStringId for quest name. 2018-04-03 13:48:00 +00:00
MobiusDev
105776621a Try to fix region related log spam. 2018-04-02 23:23:53 +00:00
MobiusDev
ca8ac1fb29 Disabled spawn protection messages in peace zones. 2018-04-02 18:24:38 +00:00
MobiusDev
e70ce64574 Minor spelling improvements. 2018-04-02 16:16:57 +00:00
MobiusDev
9f16536250 Dropped useless IThreadPoolInitializer. 2018-04-02 16:06:00 +00:00
MobiusDev
0d3a422ee3 Addition of missing DatabaseFactory initialization message. 2018-04-02 15:51:12 +00:00
MobiusDev
c071f2a1bc Better L2jFree based ThreadPool.
Adapted from: L2jUnity free files.
2018-04-02 15:45:38 +00:00
MobiusDev
0c201f75e7 Threadpool refactoring. 2018-04-02 14:50:53 +00:00
MobiusDev
317478a66d Restoring servitor must remove database record at all times. 2018-04-02 13:47:29 +00:00
MobiusDev
40558fe87b Fixed restoring summons on login. 2018-04-02 13:44:23 +00:00
MobiusDev
711581a2bc Fixed spawn protection. 2018-04-02 13:43:29 +00:00
MobiusDev
e1734d9970 Fourth class olympiad matches according to player category. 2018-04-02 11:56:26 +00:00
MobiusDev
cbc117b371 Keep skill sublevel in case of level increase. 2018-04-02 11:53:34 +00:00
MobiusDev
8b5f046d73 Timer improvements.
Contributed by Liamxroy.
2018-04-02 11:47:45 +00:00
MobiusDev
5f6f504fde Minor correction for some global values. 2018-04-01 23:50:09 +00:00
MobiusDev
0b7f8131b8 Addition of True Hero. 2018-04-01 23:41:52 +00:00
MobiusDev
c5b6a0d7c9 Addition of Disconnection class.
Adapted from: L2jUnity free files.
2018-04-01 17:23:59 +00:00
MobiusDev
4ca501b0e5 Disabled stakato mob zone. 2018-03-31 20:12:36 +00:00
MobiusDev
809dc770a8 Fixed wrong zone check html break position. 2018-03-31 18:44:27 +00:00
MobiusDev
10b722829a Respawn rework and various changes. 2018-03-31 16:36:49 +00:00
MobiusDev
a4b68e37e7 Reworked quest Moon Knight (11000). 2018-03-30 02:37:37 +00:00
MobiusDev
1db5262d58 Multisell enchanted items support. 2018-03-29 14:43:23 +00:00
MobiusDev
984ef74bf5 Correction for AltOlyPeriod config value. 2018-03-27 21:37:50 +00:00
MobiusDev
c167be4c34 Replaced Hero weapons with Zaken versions. 2018-03-27 19:26:07 +00:00
MobiusDev
71a4c6dba9 Fixed 1st class and 2nd class buff scrolls.
Contributed by Stayway.
2018-03-27 19:20:19 +00:00
MobiusDev
5179aed7d2 Removed hero weapon reward from Saviors. 2018-03-27 19:17:33 +00:00
MobiusDev
1d11e95d62 Return zero as nonexistent skill level. 2018-03-27 01:39:11 +00:00
MobiusDev
30ce5ece22 Popup damage can increase the system message param length. 2018-03-27 00:19:33 +00:00
MobiusDev
5987d6f8e5 Fixed exiting Dimensional Crack. 2018-03-26 23:20:14 +00:00
MobiusDev
c2fd26f718 Do not log nonexistent skill if id equals zero. 2018-03-26 20:49:51 +00:00
MobiusDev
2b22f885fb Commented region debug messages. 2018-03-26 20:47:45 +00:00
MobiusDev
6114ec84c7 Missed an addition on previous commit. 2018-03-26 15:46:15 +00:00
MobiusDev
12374a42ac Added Newbie Kit (29510) to initial equipment. 2018-03-26 15:43:22 +00:00
MobiusDev
8fedcc8f71 Updated readme.txt file. 2018-03-26 02:21:49 +00:00
MobiusDev
d9a273589a Special Classic ruin area herbs. 2018-03-26 02:11:09 +00:00
MobiusDev
ac6476c14f Addition of Toma AI. 2018-03-25 15:08:33 +00:00
MobiusDev
013bd485fe Set Classic Olympiad weekly maximum games to thirty. 2018-03-25 14:17:02 +00:00
MobiusDev
eabec1b3e4 Custom specific Olympiad competition days. 2018-03-25 13:51:07 +00:00
MobiusDev
f0076797fa Fixed Spheric Barrier effect. 2018-03-24 15:41:33 +00:00
MobiusDev
71780660a8 Proper shortcut update after enchant skill attempt. 2018-03-24 12:03:26 +00:00
MobiusDev
653c7e8276 Custom olympiad period config. 2018-03-24 02:49:13 +00:00
MobiusDev
e6847a5303 Fixed enchant fail sublevel NPE. 2018-03-24 02:06:04 +00:00
MobiusDev
c57028ed46 Removed warning when replacing skill by enchant. 2018-03-24 01:18:28 +00:00
MobiusDev
ac14db4653 Minor auto potions config typo correction. 2018-03-23 14:47:26 +00:00
MobiusDev
5b36c274cd Adapted random spawn system to newer branches. 2018-03-23 14:37:35 +00:00
MobiusDev
3b1387cedc Custom mana potion (728). 2018-03-22 14:37:21 +00:00
MobiusDev
f48a7f1e51 Custom auto potion system.
Contributed by gigilo1968.
2018-03-22 14:06:56 +00:00
MobiusDev
62af8eeac1 Minor change related to previous commit. 2018-03-21 15:24:34 +00:00
MobiusDev
0257ad4433 Use geoengine for target LoS. 2018-03-21 14:48:07 +00:00
MobiusDev
4ba881c185 Various product items.
Contributed by quangnguyen.
2018-03-19 17:04:10 +00:00
MobiusDev
601b35d6f0 Fix for null variation options.
Contributed by quangnguyen.
2018-03-15 18:28:48 +00:00
MobiusDev
5ccf1d455c Set additional CoC rewards count to one. 2018-03-15 06:39:29 +00:00
MobiusDev
30513cfc99 Addition of Ceremony of Chaos rewards. 2018-03-15 06:34:03 +00:00
MobiusDev
1636573693 Updated race track zones. 2018-03-14 12:31:34 +00:00
MobiusDev
f195005b52 Removed non existent damage message parameter. 2018-03-13 22:10:54 +00:00
MobiusDev
3ebb4276a5 Updated rune fees.
Contributed by quangnguyen.
2018-03-13 21:24:45 +00:00
MobiusDev
03a1492260 Removed BOM causing compile issues. 2018-03-13 20:51:58 +00:00
MobiusDev
55dfe422e2 Updated system messages and NPC strings. 2018-03-13 16:07:06 +00:00
MobiusDev
cdbbd6dd18 Enabled double check for doors before normal checkMove. 2018-03-11 23:28:26 +00:00
MobiusDev
67cff0a256 Update last player server position upon teleport. 2018-03-11 14:17:44 +00:00
MobiusDev
85ef7a5c95 Proper Chef Monkey event. 2018-03-11 14:01:25 +00:00
MobiusDev
bff6913595 Addition of missing abnormal types. 2018-03-11 13:47:59 +00:00
MobiusDev
bc84869bce Squash events, event item additions and event related fixes.
Contributed by quangnguyen.
2018-03-11 13:22:18 +00:00
MobiusDev
b6f09dba3a Making Olympiad participants invulnerable at match end. 2018-03-11 12:23:52 +00:00
MobiusDev
f747e61acc Item log formatter NPE fix. 2018-03-10 10:57:44 +00:00
MobiusDev
e76017d359 Addition of retail changelog links at readme.txt file. 2018-03-09 20:02:58 +00:00
MobiusDev
6dbdc67cb1 Addition of Baium teleportation cubic html. 2018-03-08 22:39:52 +00:00
MobiusDev
d9266d0855 Updated instance names. 2018-03-08 22:15:40 +00:00
MobiusDev
154f33ef4a Try to reduce door checks. 2018-03-08 20:14:46 +00:00
MobiusDev
c0da02e13d Updated readme.txt file. 2018-03-08 14:21:24 +00:00
MobiusDev
19e62a04f3 Event items.
Contributed by quangnguyen.
2018-03-08 14:13:20 +00:00
MobiusDev
854d47b7e1 Various event additions.
Contributed by quangnguyen.
2018-03-08 14:05:24 +00:00
MobiusDev
96702b124a Letter Collector event.
Contributed by quangnguyen.
2018-03-08 13:22:07 +00:00
MobiusDev
1a13176a33 GeoEngine possible NPE checks. 2018-03-08 12:34:53 +00:00
MobiusDev
44f924c2ae Try to prevent possible door exploits. 2018-03-08 12:33:06 +00:00
MobiusDev
b44e64044d Third class html improvements.
Contributed by quangnguyen.
2018-03-08 08:32:51 +00:00
MobiusDev
b27f27a6d2 Daily Mission packet related improvements. 2018-03-07 12:55:16 +00:00
MobiusDev
a0399cb8be Castle functions update.
Contributed by quangnguyen.
2018-03-06 14:14:09 +00:00
MobiusDev
d7562ce366 Removed Sayune zones. 2018-03-06 09:07:41 +00:00
MobiusDev
fab0e9d332 Deleted unusable Sayune data. 2018-03-06 09:04:31 +00:00
MobiusDev
75ef46739b Removed Faction packets. 2018-03-06 08:53:07 +00:00
MobiusDev
b8bc5aa640 Removed Awakening packets. 2018-03-06 08:50:25 +00:00
MobiusDev
7d00c68403 Removed Alchemy packets. 2018-03-06 08:48:25 +00:00
MobiusDev
37c2bf3d14 Removed Ability skills packets. 2018-03-06 08:44:06 +00:00
MobiusDev
f466057eec Moved SummonPc AI to areas CrumaTower folder. 2018-03-06 08:38:42 +00:00
MobiusDev
71a59d889b Quest reward related changes.
Contributed by quangnguyen.
2018-03-06 08:31:59 +00:00
MobiusDev
204c3e04be Custom solution for ToIVortex AI. 2018-03-06 07:21:28 +00:00
MobiusDev
c747a95354 Dragon Valley monster AIs.
Contributed by quangnguyen.
2018-03-06 07:07:40 +00:00
MobiusDev
b7d6ffe17c Double check for doors before normal checkMove to avoid exploiting key movement. 2018-03-05 16:19:06 +00:00
MobiusDev
de2f1ad4f8 Sell is merged with buy on Classic. 2018-03-05 16:08:54 +00:00
MobiusDev
6242181e3f Addition of attendance system. 2018-03-05 16:01:14 +00:00
MobiusDev
364cd8d6b2 Missing merchant buylists.
Contributed by quangnguyen.
2018-03-04 10:14:37 +00:00
MobiusDev
7a24201022 Improved third class quest spawns file. 2018-03-04 10:01:24 +00:00
MobiusDev
2e9caf48fd Weird character in constant name fix. 2018-03-04 01:52:45 +00:00
MobiusDev
91ef214567 Moved quest spawns to Others folder. 2018-03-04 01:45:00 +00:00
MobiusDev
99220bab5e Alternative missing htmls. 2018-03-04 01:35:50 +00:00
MobiusDev
ae7660220a Updated raidboss droplists.
Contributed by quangnguyen.
2018-03-02 18:29:00 +00:00
MobiusDev
a9ec7d693f Additional minor html fix. 2018-03-02 16:18:04 +00:00
MobiusDev
3c9d64b9df Improved previous commit. 2018-03-02 15:45:55 +00:00
MobiusDev
4ddc76d984 Last missing quests.
Contributed by quangnguyen.
2018-03-01 22:05:43 +00:00
MobiusDev
87bfa503fb Block actions effect auto attack fix. 2018-02-28 21:30:51 +00:00
MobiusDev
2a35860264 Zones for Dungeon of Abyss.
Contributed by quangnguyen.
2018-02-28 07:05:00 +00:00
MobiusDev
46056c892a Html corrections for previous commit. 2018-02-25 11:57:47 +00:00
MobiusDev
89f65baf24 Minor quest master handler improvement. 2018-02-25 11:50:04 +00:00
MobiusDev
5d64cdc505 Dungeon of Abyss AIs.
Contributed by quangnguyen.
2018-02-25 11:48:10 +00:00
MobiusDev
7dc26ac585 Minor improvement for previous commit. 2018-02-25 11:38:46 +00:00
MobiusDev
14e2bbf31e Addition of Dungeon of Abyss zone AI. 2018-02-25 11:37:28 +00:00
MobiusDev
1ddce315c4 Addition of missing Gludin merchants.
Contributed by quangnguyen.
2018-02-21 11:36:30 +00:00
MobiusDev
4b99d3cc54 Residence function improvements.
Contributed by quangnguyen.
2018-02-21 09:40:57 +00:00
MobiusDev
c3dffce514 Increased blow damage formula. 2018-02-21 08:16:05 +00:00
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
cfff2e2fc3 Tempfix for untransform not showing stats. 2018-02-19 13:19:45 +00:00
MobiusDev
4ebdc09474 Olympiad daily mission handler NPE fix. 2018-02-19 12:35:59 +00:00
MobiusDev
71c43313f8 Private shop packet improvements. 2018-02-19 12:19:30 +00:00
MobiusDev
e73aa43b3d Replaced Trait id with ordinal. 2018-02-19 10:58:11 +00:00
MobiusDev
662dcd3249 Fixed negative transformation stats.
Contributed by Iris.
2018-02-19 09:00:26 +00:00
MobiusDev
24dbe34180 Fixed skill abort casting. 2018-02-19 07:42:18 +00:00
MobiusDev
9bac3a6a40 Added missing L2LoginClient override. 2018-02-19 06:55:49 +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
76d2a58fe8 Fixed pet inventory NPE. 2018-02-18 13:41:17 +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
a67591284a Blow damage formula power increasing gradually by level. 2018-02-17 19:28:55 +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
df78ad9aea More minor duel related changes. 2018-02-17 11:15:44 +00:00
MobiusDev
785c5caa83 Increased duel countdown by 1. 2018-02-17 11:05:59 +00:00
MobiusDev
e1a534e2bd DuelResult enum to uppercase. 2018-02-17 10:45:35 +00:00
MobiusDev
529470c1e7 Use proper load method for InstanceManager. 2018-02-17 10:30:51 +00:00
MobiusDev
746fc47e52 Latest classic abnormal transform skills.
Contributed by quangnguyen.
2018-02-17 10:19:24 +00:00
MobiusDev
3a23cf96f4 Tempfix for way too low blow damage. 2018-02-16 19:52:29 +00:00
MobiusDev
c839674fe9 Updated physical skill effects to use formulas calcCrit function. 2018-02-16 17:33:09 +00:00
MobiusDev
6857c290c0 Reuse of rear damage rate effect. 2018-02-16 16:50:23 +00:00
MobiusDev
2392b60087 Position class rework.
Adapted from: L2jUnity free files.
2018-02-16 16:38:58 +00:00
MobiusDev
7adffcbc46 Attempt to fix water task not stopping. 2018-02-15 22:09:37 +00:00
MobiusDev
c56603b7e3 Various stat tweaks. 2018-02-15 20:22:57 +00:00
MobiusDev
74abc9ebec Fixed wrong special Ensoul check at MultiSellChoose. 2018-02-15 17:39:15 +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
8ce7e99ab3 Increased and merged NPC interaction distances. 2018-01-29 16:44:25 +00:00
MobiusDev
4597d64b3d Possible fix for duplicated drop lists issue. 2018-01-29 16:35:21 +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
67567ef8f6 Remove buff info from target.
Contributed by proGenitor.
2018-01-24 07:08:17 +00:00
MobiusDev
ad7fef7d49 Smoother movement when exiting vehicle. 2018-01-23 09:36:38 +00:00
MobiusDev
48bd6b84c8 Prevent automatic creation of lamdas. 2018-01-22 11:49:19 +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