Commit Graph

579 Commits

Author SHA1 Message Date
MobiusDevelopment
a91782e8cb Removed class_index field from character_quests table.
Contributed by ReynalDev.
2020-01-06 14:06:19 +00:00
MobiusDevelopment
f8acdcace7 CreatureSay cleanup and improvements. 2020-01-04 05:11:01 +00:00
MobiusDevelopment
1cdcd2f8b0 Addition of merchant zero sell price configuration. 2020-01-04 02:29:32 +00:00
MobiusDevelopment
8a9763a20a Fixed Topzone vote detection.
Contributed by andrei.
2020-01-03 00:29:15 +00:00
MobiusDevelopment
9ce17d9501 Fix for no lethal strikes in Classic.
Contributed by Iris.
2019-12-28 17:16:37 +00:00
MobiusDevelopment
35a7ce8a6c Zaken update skill changes.
Contributed by Iris.
2019-12-23 08:29:38 +00:00
MobiusDevelopment
1e93b99aec Two handed bonus mode additions and various skill fixes.
Contributed by gamelike85.
2019-12-23 08:10:12 +00:00
MobiusDevelopment
7f3befa63c Code review Part 5. 2019-12-22 15:33:46 +00:00
MobiusDevelopment
4a563b8832 Code review Part 4. 2019-12-21 21:39:37 +00:00
MobiusDevelopment
cd1f62cc68 Code review Part 3. 2019-12-20 00:35:40 +00:00
MobiusDevelopment
4516f09bba Removed unused variable. 2019-12-15 12:04:49 +00:00
MobiusDevelopment
52f1af19cb Detached clients should be removed from online count. 2019-12-15 11:59:15 +00:00
MobiusDevelopment
9e5c2fc320 Proper player respawn points for DV and Antharas Lair.
Contributed by Iris.
2019-12-15 11:38:34 +00:00
MobiusDevelopment
11411164f7 Addition of admin online command. 2019-12-14 22:08:42 +00:00
MobiusDevelopment
6abcec1ce6 Minor PlayerInstanceAction cleanup. 2019-12-12 02:36:34 +00:00
MobiusDevelopment
141b42c812 Proper owner restart point for Silver Manor (46).
Contributed by Iris.
2019-12-11 22:20:50 +00:00
MobiusDevelopment
b1b4597ab4 Addition of Improved Scrolls.
Contributed by Iris.
2019-12-11 11:05:48 +00:00
MobiusDevelopment
6ace9e8f5b Updated Ivory Tower Crater spawns.
Contributed by Mantra.
2019-12-07 14:05:43 +00:00
MobiusDevelopment
84adf9ece0 Addition of admin reload combination data.
Contributed by robikbobik.
2019-12-07 12:48:06 +00:00
MobiusDevelopment
3b5ce2f7fa New way to show NPC level and aggression.
Thanks to Edoo.
2019-12-06 16:22:34 +00:00
MobiusDevelopment
8db95b85f4 Agathion and Bracelets skill adjustments.
Contributed by robikbobik.
2019-12-04 13:45:37 +00:00
MobiusDevelopment
9904a46196 XML whitespace format. 2019-12-02 09:57:47 +00:00
MobiusDevelopment
a71c8348c4 Addition of brooch jewels.
Contributed by robikbobik.
2019-12-01 23:44:11 +00:00
MobiusDevelopment
6b0998c482 Removed self clan and party check from PartyPledge predicate. 2019-11-30 19:26:12 +00:00
MobiusDevelopment
b7459c4825 Simplified PartyPledge affect scope logic. 2019-11-30 19:12:49 +00:00
MobiusDevelopment
4c78e176c1 Removed Zaken Island water zone.
Contributed by kaylakamaz.
2019-11-23 19:55:46 +00:00
MobiusDevelopment
47ef829870 Updated Dungeon of Abyss monsters.
Contributed by robikbobik.
2019-11-23 19:47:37 +00:00
MobiusDevelopment
cadd7411b1 Fixed negative HP values. 2019-11-23 17:50:47 +00:00
MobiusDevelopment
68dc9ea534 Updated monsters from 5 to 10 level.
Contributed by robikbobik.
2019-11-23 13:27:58 +00:00
MobiusDevelopment
03f4f464b5 Proper effect for Dance of Protection (311).
Contributed by Sahar.
2019-11-23 12:01:25 +00:00
MobiusDevelopment
a991254272 Addition of regen values to admin char info.
Contributed by robikbobik.
2019-11-22 16:00:34 +00:00
MobiusDevelopment
c61879d264 Fixed character auto save task. 2019-11-21 18:25:46 +00:00
MobiusDevelopment
2630024926 Proper solution for previous commit. 2019-11-19 00:50:51 +00:00
MobiusDevelopment
d2e03ca099 Permit no spawns and no messages for event configs. 2019-11-19 00:38:21 +00:00
MobiusDevelopment
ead417a1bf Empty messages, minLevel, maxLevel and monsterIds LongTimeEvent parameters. 2019-11-19 00:10:54 +00:00
MobiusDevelopment
7ba1d9a661 Retail-like Excruciating Strike skill.
Contributed by Iris.
2019-11-18 18:42:38 +00:00
MobiusDevelopment
c12a44b9a5 Removed useless AltOlyRestrictedItems entries. 2019-11-17 22:24:53 +00:00
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
MobiusDevelopment
9de6faf543 Fixed Special Dragons Fruit. 2019-08-21 14:23:26 +00:00
MobiusDevelopment
4e4b62b925 Antharas Earring stats.
Contributed by Anax.
2019-08-21 13:50:50 +00:00
MobiusDevelopment
7be20ca5c0 Addition of separate IdFactoryType enum. 2019-08-20 10:45:48 +00:00
MobiusDevelopment
ca1016aa5d Special Dragons Fruit additions.
Contributed by Liamxroy.
2019-08-16 09:40:19 +00:00
MobiusDevelopment
bdcd0d9c1d Singer and Dancer agathion additions.
Contributed by Liamxroy.
2019-08-16 09:30:05 +00:00
MobiusDevelopment
c6405bc00e Updated libraries. 2019-08-12 22:28:42 +00:00
MobiusDevelopment
04b2101e87 Addition of missing dialogs. 2019-08-07 10:21:08 +00:00
MobiusDevelopment
9048735b73 Replaced several CopyOnWriteArrayList occurrences with ConcurrentHashMap.newKeySet(). 2019-08-07 01:57:06 +00:00
MobiusDevelopment
c3a6557797 Removed non existent NPC equipment. 2019-08-06 20:07:10 +00:00
MobiusDevelopment
1c06645f6a Multisell related improvements. 2019-08-06 12:41:01 +00:00
MobiusDevelopment
35ff7f04de Fisherman extends Merchant instance. 2019-08-05 13:35:35 +00:00
MobiusDevelopment
df87bd930e Addition of missing Gludio clanhall manager id. 2019-08-05 13:13:00 +00:00
MobiusDevelopment
27b0431162 Addition of missing Arena Manager script. 2019-08-05 10:49:15 +00:00