Commit Graph

492 Commits

Author SHA1 Message Date
MobiusDevelopment
e5857a4f25 Addition of dailyReset mission parameter. 2019-11-14 06:40:18 +00:00
MobiusDevelopment
eb9d737495 Addition of removedOnUnequipWeapon skill parameter. 2019-11-13 17:28:49 +00:00
MobiusDevelopment
25678c3f9c Code format for space before comments. 2019-11-13 16:49:02 +00:00
MobiusDevelopment
c1762baef0 Addition of Saving Santa event. 2019-11-11 16:38:50 +00:00
MobiusDevelopment
1379827c4c Fixed Aaru flag location.
Contributed by Sahar.
2019-11-10 22:13:54 +00:00
MobiusDevelopment
58cf9cc61e Prevent admin rec command sending double UserInfo packet. 2019-11-10 15:28:15 +00:00
MobiusDevelopment
6e64ab3dfd Addition of isSiegeFriend method.
Contributed by Sahar.
2019-11-08 10:52:40 +00:00
MobiusDevelopment
6e1df8a43a Fixed capturing holy artefact under the shrine.
Thanks to Sahar.
2019-11-07 23:34:43 +00:00
MobiusDevelopment
b764d444df Removed packet locks and relative improvements. 2019-11-07 14:55:39 +00:00
MobiusDevelopment
91936e2787 Addition of client protocol version at character info menu. 2019-11-06 19:44:10 +00:00
MobiusDevelopment
4cbc94974b Updated monsters 1 to 5 level.
Contributed by robikbobik.
2019-11-06 16:38:06 +00:00
MobiusDevelopment
28b26a974a Breka Stronghold monster adjustments.
Contributed by robikbobik.
2019-11-06 14:49:20 +00:00
MobiusDevelopment
a644d564fc Fixed free teleport bookmark slot conditions.
Contributed by Edoo.
2019-11-06 12:22:02 +00:00
MobiusDevelopment
da932ecae0 Class change related skill changes.
Contributed by Liamxroy.
2019-11-05 22:31:36 +00:00
MobiusDevelopment
c29b37b927 Fixed admin Teleport Menu gm speed buttons. 2019-11-03 23:20:58 +00:00
MobiusDevelopment
8a8aeffdb3 Players with no mastery can only have one cubic. 2019-11-03 19:34:00 +00:00
MobiusDevelopment
e74b14e655 Prevent pulling debuff blocked characters. 2019-11-03 08:54:33 +00:00
MobiusDevelopment
9ad57cce52 Removed several OpNeedAgathion skill conditions.
Contributed by Liamxroy.
2019-11-01 18:18:50 +00:00
MobiusDevelopment
6b55bfa924 Removed useless parameters from java.cfg file.
Contributed by Sahar.
2019-10-31 19:40:18 +00:00
MobiusDevelopment
3f5edd3db1 Addition of custom ChangePlayerName bypass. 2019-10-30 23:08:31 +00:00
MobiusDevelopment
dde3a7274f Addition of generic getRandomEntry method. 2019-10-29 13:52:24 +00:00
MobiusDevelopment
7cf70ca6cd Various item and skill implementations.
Contributed by robikbobik.
2019-10-26 13:36:37 +00:00
MobiusDevelopment
fab4c6de95 Updated InstanceNames.xml file. 2019-10-23 23:32:13 +00:00
MobiusDevelopment
2938c56f10 Addition of Residence of Ignis.
Contributed by robikbobik.
2019-10-23 14:26:08 +00:00
MobiusDevelopment
58259e68d6 Use ClassId getId instead of ordinal. 2019-10-23 09:20:16 +00:00
MobiusDevelopment
60a3864945 Removed non-existent teleporter ids. 2019-10-22 12:27:44 +00:00
MobiusDevelopment
2cf6494602 Fixed Damaged Antharas Earring Base Effect (3558) warnings. 2019-10-22 12:13:00 +00:00
MobiusDevelopment
b3bac72219 Fellow AI addition and Ateld adjustments.
Contributed by robikbobik.
2019-10-22 11:35:42 +00:00
MobiusDevelopment
b1ab7dae02 Addition of mission XP scrolls.
Contributed by robikbobik.
2019-10-22 11:17:26 +00:00
MobiusDevelopment
ebf4604e5d Removed Priest Vanutu double spawn.
Contributed by robikbobik.
2019-10-21 18:32:49 +00:00
MobiusDevelopment
a36322c2fc Various html corrections.
Contributed by Edoo.
2019-10-21 10:15:25 +00:00
MobiusDevelopment
bee9a4c890 Skill mastery related changes.
Contributed by NviX.
2019-10-19 14:38:22 +00:00
MobiusDevelopment
6b9722a096 Simplifications and corrections for Race Track and Fantasy teleports. 2019-10-17 12:51:12 +00:00
MobiusDevelopment
383412edcc Fixed monster race track teleport back to town.
Contributed by mobiga.
2019-10-17 11:37:11 +00:00
MobiusDevelopment
695a2dd7f0 Fixed a bug where people could switch classes and still be registered in olympiad.
Contributed by Sahar.
2019-10-13 00:03:39 +00:00
MobiusDevelopment
b5b22f8a89 ShowXMasSeal should not be broadcasted.
Contributed by Sahar.
2019-10-10 22:38:13 +00:00
MobiusDevelopment
beff746963 Fixed summoning Cubic NPE. 2019-10-10 21:59:00 +00:00
MobiusDevelopment
ccfc8c569c Daily mission additions and adjustments. 2019-10-10 12:09:45 +00:00
MobiusDevelopment
c04800b6d0 Alphabetical order for skill condition master handler entries. 2019-10-10 10:27:06 +00:00
MobiusDevelopment
8e6f33bc41 Sync with L2jOrg and various adjustments. 2019-10-10 09:57:48 +00:00
MobiusDevelopment
32c7dbf595 Specify database engine and coalition. 2019-10-06 22:42:12 +00:00
MobiusDevelopment
6de3207b0e Prevent registering recipes if crafting is disabled.
Contributed by Sahar.
2019-10-06 16:59:30 +00:00
MobiusDevelopment
f9dbad22c8 Condition message 113 should have the addName parameter.
Contributed by Sahar.
2019-10-01 14:04:22 +00:00
MobiusDevelopment
1ed370c81a Fixed Antharas visual movement issues.
Contributed by Sahar.
2019-09-27 21:50:53 +00:00
MobiusDevelopment
a0de6a5d7c Improved RestorationRandom effect inventory update. 2019-09-18 05:47:07 +00:00
MobiusDevelopment
d970536adc Addition of database installer executables. 2019-09-16 21:44:05 +00:00
MobiusDevelopment
895f3b56c7 Better getter and setter naming for player sex. 2019-08-23 08:15:23 +00:00
MobiusDevelopment
cb360813e2 Prevent compelling raids and town NPCs. 2019-08-23 07:10:52 +00:00
MobiusDevelopment
b38ad9dbe6 Updated Rune combination chances based on 4game forum.
Contributed by Anax.
2019-08-22 11:17:05 +00:00
MobiusDevelopment
ca21735a9d Addition of ServerMode enum. 2019-08-22 10:27:06 +00:00