Commit Graph

1100 Commits

Author SHA1 Message Date
MobiusDev
049a9b02aa Replaced instanceof L2Character with isCharacter method. 2018-06-30 16:42:41 +00:00
MobiusDev
d806ff66e5 Replaced instanceof L2ItemInstance with isItem method. 2018-06-30 15:41:20 +00:00
MobiusDev
94d1362588 GeoEngine door check improvements.
Contributed by Sahar.
2018-06-30 14:09:20 +00:00
MobiusDev
4c47dcc4a1 Removed remaining old MySQL library. 2018-06-27 21:11:50 +00:00
MobiusDev
30074d3527 Updated MySQL connector library. 2018-06-27 21:09:19 +00:00
MobiusDev
315a4e773c Various unnecessary code changes. 2018-06-26 15:00:56 +00:00
MobiusDev
c9b04d53f4 Removed unnecessary casts. 2018-06-24 16:39:51 +00:00
MobiusDev
35105ce191 Removed unused community board Region tab link. 2018-06-24 15:41:22 +00:00
MobiusDev
77b0300712 Fixed CharEffectList exceeded effect limitation method. 2018-06-24 15:37:14 +00:00
MobiusDev
d265813c40 Direct use of private constants instead of getters. 2018-06-24 15:33:19 +00:00
MobiusDev
46a1c6d681 Addition of RequestTargetActionMenu packet. 2018-06-22 20:16:14 +00:00
MobiusDev
fd6b72dab6 Removed unnecessary Long literals. 2018-06-21 09:59:45 +00:00
MobiusDev
e7606fb5ec Replaced qualified names with simple names. 2018-06-19 03:23:43 +00:00
MobiusDev
a5b69096dd Proper modifier order and removal if implied by their context. 2018-06-19 02:02:54 +00:00
MobiusDev
61b336acb9 Dropped unused GameGuardCheck task class. 2018-06-19 01:06:37 +00:00
MobiusDev
ba48bc2bba Dropped GameGuard configs and redundant getClient method calls. 2018-06-19 00:54:12 +00:00
MobiusDev
304e82bba5 Addition of missing isInOfflineMode method. 2018-06-18 23:13:58 +00:00
MobiusDev
88f35f9e87 Fixed offline shops that are loaded after server startup.
Contributed by Sahar.
2018-06-18 23:03:33 +00:00
MobiusDev
de2270ac8c Offline trader disconnection improvement.
Contributed by Sahar.
2018-06-18 22:27:38 +00:00
MobiusDev
37a0a83c4f Removed double SkillCaster item removal check. 2018-06-18 13:35:11 +00:00
MobiusDev
4f9bf81f74 Stop attacking admin when using invisible.
Contributed by facab.
2018-06-16 22:44:33 +00:00
MobiusDev
42f1fdd132 Custom config for raidboss vitality bonus. 2018-06-16 22:36:46 +00:00
MobiusDev
4d21e1f74f Maximum level increased to 85.
Contributed by Iris.
2018-06-15 12:15:48 +00:00
MobiusDev
97cfa55089 Addition of quest Future: Elves (11012).
Contributed by Stayway.
2018-06-14 21:15:45 +00:00
MobiusDev
deadebc25e Addition of quest Future: Orcs (10994).
Contributed by Stayway.
2018-06-14 20:39:35 +00:00
MobiusDev
a2a5eb6158 Addition of quest Future: Dwarves (10993).
Contributed by Stayway.
2018-06-13 21:08:46 +00:00
MobiusDev
8935cfdcc7 Quests 11006 and 11018.
Contributed by Stayway.
2018-06-13 19:25:07 +00:00
MobiusDev
675fc4c029 Reverted last commit. 2018-06-12 13:33:55 +00:00
MobiusDev
5610e74ef7 Disconnection task improvement.
Contributed by Sahar.
2018-06-12 03:34:23 +00:00
MobiusDev
92c840944a Increased maximum party member count to 9.
Contributed by Iris.
2018-06-11 11:16:11 +00:00
MobiusDev
e11f6a6a87 Send InventoryUpdate when calling RestorationRandom effect. 2018-06-09 19:01:18 +00:00
MobiusDev
3cd9404a34 Save allowed player instances instead of object ids. 2018-06-08 16:27:20 +00:00
MobiusDev
b022639ba5 Make sure summons do not spawn in a walls.
Contributed by Sahar.
2018-06-08 14:01:55 +00:00
MobiusDev
24182a9979 Additional use of reuse hashcode constant. 2018-06-08 06:23:28 +00:00
MobiusDev
e60a34f37b Dropped isSkillDisabledByReuse method. 2018-06-07 20:47:56 +00:00
MobiusDev
878d7b6e3d Skills on reuse time should count as disabled. 2018-06-07 20:26:23 +00:00
MobiusDev
a557eafe5d Changed calculateExpAndSp damage parameter to long.
Thanks Sahar.
2018-06-07 20:20:38 +00:00
MobiusDev
04160e3878 Minor L2Character moveToNextRoutePoint improvements. 2018-06-07 15:17:42 +00:00
MobiusDev
2c2b31dee5 Check destination when L2AttackableAI thinkAttack moves L2Character. 2018-06-07 13:29:00 +00:00
MobiusDev
9a6b9ee99e Use java.cfg file for Linux sh files.
Contributed by Sahar.
2018-06-04 21:37:39 +00:00
MobiusDev
6bad215c79 Improvements for previous commit. 2018-05-31 12:29:55 +00:00
MobiusDev
6aad685da3 CallSkill effect can use 0 to trigger max learned skill level. 2018-05-31 12:12:18 +00:00
MobiusDev
aafd0051e8 Automatically send NpcLogList with Quest onKill. 2018-05-30 21:05:25 +00:00
MobiusDev
592ce09803 Fixed Henna packets.
Contributed by proGenitor.
2018-05-30 10:40:31 +00:00
MobiusDev
0dbeffebb9 Prevent using skills while teleporting from community. 2018-05-29 15:59:11 +00:00
MobiusDev
0c60d140c3 Addition of DuelistFury effect.
Contributed by kiwimen.
2018-05-28 12:12:26 +00:00
MobiusDev
786a256c59 Removed duplicate admin command XML entry. 2018-05-28 11:57:24 +00:00
MobiusDev
3ba6e19f70 Updated Antharas client link.
Thanks arquisoft.
2018-05-27 23:03:04 +00:00
MobiusDev
0cb0a963ad Fix for sell buff html limit.
Contributed by facab.
2018-05-27 12:31:16 +00:00
MobiusDev
139700191b Feoh Soulhound classes should be considered as mages. 2018-05-27 12:15:59 +00:00
MobiusDev
f6e0306ee7 Custom Sayune config check. 2018-05-25 17:36:44 +00:00
MobiusDev
0d8a3b9c25 Removed non existent NPC spawn (34024). 2018-05-24 14:20:36 +00:00
MobiusDev
861c89ac65 Addition of Super Runes.
Contributed by Liamxroy.
2018-05-24 14:12:26 +00:00
MobiusDev
4e79135283 Addition of missing blacksmith craft multisell.
Contributed by Liamxroy.
2018-05-24 11:21:43 +00:00
MobiusDev
7148655e9a Support for multisell maintain ingredient. 2018-05-23 14:52:12 +00:00
MobiusDev
c87d4c03eb Removed invalid reuseDelayLock skill parameter. 2018-05-23 01:42:17 +00:00
MobiusDev
afd390a3db On screen message when you get Sibi's coins. 2018-05-22 21:55:06 +00:00
MobiusDev
060f68edae Updated grandboss droplists.
Contributed by Liamxroy.
2018-05-22 16:45:22 +00:00
MobiusDev
51ab4a4f8c Updated reseal A grade armor multisell.
Contributed by Liamxroy.
2018-05-22 16:23:33 +00:00
MobiusDev
ba1e88b3f2 Use Cloth Piece to unseal A grade armors.
Contributed by Liamxroy.
2018-05-22 15:58:06 +00:00
MobiusDev
a2f1f1ef85 Added new A grade Helmet ids to armor sets. 2018-05-22 15:57:05 +00:00
MobiusDev
c41c433dd6 Addition of Happy Hours event.
Thanks quangnguyen and Liamxroy.
2018-05-22 14:29:22 +00:00
MobiusDev
828a1586e6 Support for RestorationRandom effect enchanted products. 2018-05-22 14:25:51 +00:00
MobiusDev
78c068ad18 Support for deleting items when LongTimeEvent ends. 2018-05-22 14:19:44 +00:00
MobiusDev
f5ac4e313f Use statement batches to prevent SQL interruptions.
Contributed by Sahar.
2018-05-22 10:03:18 +00:00
MobiusDev
29603cb853 Broadcast prohibitions.
Thanks Sahar.
2018-05-21 21:34:27 +00:00
MobiusDev
eed47054fb Sel Mahum NPC clan to XML. 2018-05-21 18:54:14 +00:00
MobiusDev
c8488b05c8 Dropped L2Spawn spawnOne method. 2018-05-21 15:07:29 +00:00
MobiusDev
b58e4ca5c6 Updated AbnormalVisualEffect class. 2018-05-21 14:46:35 +00:00
MobiusDev
7af7f4cf19 Set instance world to 0 when teleporting with community board.
Contributed by facab.
2018-05-19 13:23:05 +00:00
MobiusDev
e93064859b Inventory redundant null assignment removals.
Contributed by Sahar.
2018-05-18 23:43:08 +00:00
MobiusDev
13c0c3f60c Devil's Isle NPC spawns.
Contributed by Liamxroy.
2018-05-18 23:39:00 +00:00
MobiusDev
78705c14cd Updated AcquireSkillList to latest version. 2018-05-16 20:11:35 +00:00
MobiusDev
8fbce40c9e Devil's Isle spawns.
Contributed by Mantra.
2018-05-16 19:53:57 +00:00
MobiusDev
a139893389 Various quest improvements.
Contributed by Stayway.
2018-05-16 19:33:45 +00:00
MobiusDev
1503be759e Removed several double spawns. 2018-05-16 12:41:19 +00:00
MobiusDev
f94a22daec Addition of Red Gem Necklace quests.
Contributed by Stayway.
2018-05-16 11:47:18 +00:00
MobiusDev
402f931faf Updated Giants Cave and Forsaken Plains area.
Contributed by Mantra.
2018-05-15 19:54:31 +00:00
MobiusDev
1926a69233 There is no need to check transformations. 2018-05-15 14:44:26 +00:00
MobiusDev
5dd6dcd18a Clear pet data when dismount. 2018-05-15 14:22:59 +00:00
MobiusDev
7014a1ebed Retail flying dismount prohibition. 2018-05-15 14:15:49 +00:00
MobiusDev
64453bb495 Updated geodata files. 2018-05-15 03:06:56 +00:00
MobiusDev
70ecacd484 Updated commission item packets.
Contributed by Mantra.
2018-05-13 21:42:19 +00:00
MobiusDev
ad737bf605 Ateld should talk only to CC leader. 2018-05-13 15:11:12 +00:00
MobiusDev
53e74c2eb9 Added missing ToI guard weapons.
Contributed by Liamxroy.
2018-05-13 15:02:04 +00:00
MobiusDev
04e8f52ccf Admin teleports for Forgotten Island. 2018-05-13 14:56:57 +00:00
MobiusDev
966a157ec4 Addition of Ateld AI. 2018-05-13 14:45:03 +00:00
MobiusDev
0b30ae42eb Tower of Insolence spawns rework.
Contributed by Mantra.
2018-05-13 14:21:52 +00:00
MobiusDev
4368cab587 Updated item prices based on client. 2018-05-13 12:06:06 +00:00
MobiusDev
4117fdada8 Parsed new skills from client. 2018-05-13 00:19:18 +00:00
MobiusDev
9da8f0e2bf Parsed new items from client. 2018-05-12 23:28:51 +00:00
MobiusDev
175415f036 Parsed new NPCs from L2Wiki and client. 2018-05-12 22:08:09 +00:00
MobiusDev
d796be8b41 Antharas missing quest txt file updated. 2018-05-12 19:36:16 +00:00
MobiusDev
21585268b9 Fixed scheme buffer black icons.
Contributed by Sahar.
2018-05-12 13:03:07 +00:00
MobiusDev
c09a19267d Addition of some missing htmls and removal of an invalid spawn. 2018-05-12 10:04:29 +00:00
MobiusDev
d82c8e3575 Scheme buffer improvements.
Contributed by Sahar.
2018-05-11 22:20:58 +00:00
MobiusDev
fbe58c63a9 Addition of quest 11020.
Contributed by Stayway.
2018-05-11 20:40:35 +00:00
MobiusDev
34c44aab69 Addition of Forgotten Island spawns.
Contributed by Mantra.
2018-05-11 20:37:32 +00:00
MobiusDev
9279da0e08 Initial Antharas changes. 2018-05-11 18:05:51 +00:00
MobiusDev
79386d731b Antharas branch. 2018-05-11 17:56:19 +00:00