Commit Graph

376 Commits

Author SHA1 Message Date
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
58259e68d6 Use ClassId getId instead of ordinal. 2019-10-23 09:20:16 +00:00
MobiusDevelopment
457a4d7dbc Minor Talking Island werewolf spawn adjustments. 2019-10-21 21:10:34 +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
ef88526bef Use giveItem method instead of complex old way. 2019-10-14 14:53:05 +00:00
MobiusDevelopment
c75df52d4d Use gate pass per point config for reward.
Contributed by Sahar.
2019-10-14 14:17:48 +00:00
MobiusDevelopment
3c38dc4555 Custom community board merchant improvements. 2019-10-12 23:40:47 +00:00
MobiusDevelopment
b5b22f8a89 ShowXMasSeal should not be broadcasted.
Contributed by Sahar.
2019-10-10 22:38:13 +00:00
MobiusDevelopment
8e6f33bc41 Sync with L2jOrg and various adjustments. 2019-10-10 09:57:48 +00:00
MobiusDevelopment
8cfb603ada Fix for Hellbound spawns.
Author: ShinichiYao
2019-10-08 09:15:31 +00:00
MobiusDevelopment
6de3207b0e Prevent registering recipes if crafting is disabled.
Contributed by Sahar.
2019-10-06 16:59:30 +00:00
MobiusDevelopment
de8f251a6a Changed again MaxAggroRange after reports that aggro distance is wrong. 2019-10-06 16:30:26 +00:00
MobiusDevelopment
f9dbad22c8 Condition message 113 should have the addName parameter.
Contributed by Sahar.
2019-10-01 14:04:22 +00:00
MobiusDevelopment
38b37ec28c Default max aggro range configuration set to 1500.
Contributed by Sahar.
2019-09-30 12:57:20 +00:00
MobiusDevelopment
2ffca1188e Fixed olympiad zone broadcast.
Contributed by Sahar.
2019-09-30 00:36:18 +00:00
MobiusDevelopment
dbe4f6596a Fixed Beleth instant respawn after server restart.
Contributed by Sahar.
2019-09-28 09:43:37 +00:00
MobiusDevelopment
1ed370c81a Fixed Antharas visual movement issues.
Contributed by Sahar.
2019-09-27 21:50:53 +00:00
MobiusDevelopment
532202c8ed Valakas AI improvements.
Contributed by Sahar.
2019-09-27 21:03:54 +00:00
MobiusDevelopment
a0de6a5d7c Improved RestorationRandom effect inventory update. 2019-09-18 05:47:07 +00:00
MobiusDevelopment
895f3b56c7 Better getter and setter naming for player sex. 2019-08-23 08:15:23 +00:00
MobiusDevelopment
d59f75b7fa Fixed quest The Name of Evil - 1 (125).
Author: Avanael92
Source: https://bitbucket.org/l2jserver
2019-08-23 07:43:08 +00:00
MobiusDevelopment
2407662a93 Addition of RaidBossStatus enum. 2019-08-22 20:00:36 +00:00
MobiusDevelopment
ca21735a9d Addition of ServerMode enum. 2019-08-22 10:27:06 +00:00
MobiusDevelopment
7be20ca5c0 Addition of separate IdFactoryType enum. 2019-08-20 10:45:48 +00:00
MobiusDevelopment
3b6917814d Warehouse Keeper's Pastime (384) fix.
Source: https://bitbucket.org/l2jserver
2019-08-16 09:52:17 +00:00
MobiusDevelopment
9b75651aeb Updated Path to Becoming a Lord quests.
Author: Sacrifice
Source: https://gitlab.com/L2JDevs
2019-08-14 10:13:36 +00:00
MobiusDevelopment
3b0c031157 Addition of quest The Zero Hour (640).
Author: Sacrifice
Source: https://gitlab.com/L2JDevs
2019-08-14 09:21:24 +00:00
MobiusDevelopment
9048735b73 Replaced several CopyOnWriteArrayList occurrences with ConcurrentHashMap.newKeySet(). 2019-08-07 01:57:06 +00:00
MobiusDevelopment
1c06645f6a Multisell related improvements. 2019-08-06 12:41:01 +00:00
MobiusDevelopment
565933653d More final and static cleanups. 2019-08-01 09:43:44 +00:00
MobiusDevelopment
d302902d9d Removed unnecessary final modifiers from classes, methods and fields. 2019-07-31 16:00:52 +00:00
MobiusDevelopment
1d1c08fbd7 Proper support for OpenJDK 12. 2019-07-25 12:52:34 +00:00
MobiusDevelopment
a30408352f More tab delimited XML format. 2019-07-25 06:43:51 +00:00
MobiusDevelopment
5af706ba62 XML whitespace format. 2019-07-24 22:48:17 +00:00
MobiusDevelopment
cdd8e40052 Stop movement when trying to talk to a moving NPC. 2019-07-23 12:50:34 +00:00
MobiusDevelopment
6d01cf60a8 World chat configuration adjustments. 2019-07-19 21:37:53 +00:00
MobiusDevelopment
75a040641d More appropriate name for translation parameter. 2019-07-14 18:53:20 +00:00
MobiusDevelopment
064d0324e8 Ability to use NpcString localisations for quest links. 2019-07-14 17:37:28 +00:00
MobiusDevelopment
aa201e6cae Addition of localisations for NPC name and titles. 2019-07-14 13:03:02 +00:00
MobiusDevelopment
95ba581cf5 Addition of localisations for custom player messages. 2019-07-13 10:26:43 +00:00
MobiusDevelopment
0be93db17c Reworked the custom localisation system. 2019-07-13 06:07:59 +00:00
MobiusDevelopment
a80a494e6a Fixed champion related issues. 2019-06-10 05:17:10 +00:00
MobiusDevelopment
0850599fec Wharf patrols should attack closest Zealot of Shilen. 2019-06-10 01:41:35 +00:00
MobiusDevelopment
58d30b63a6 Adjustments for random animation configurations. 2019-06-09 21:57:10 +00:00
MobiusDevelopment
415667cbaa Addition of RandomAnimationManager. 2019-06-09 12:03:03 +00:00
MobiusDevelopment
7911fe332f Fixed Sel Mahum training groups. 2019-06-09 05:01:07 +00:00
MobiusDevelopment
14e229033b Script adjustments. 2019-06-09 03:53:07 +00:00