Commit Graph

742 Commits

Author SHA1 Message Date
MobiusDevelopment
0e13e9b61a Rank is a reserved word as of MySQL 8. 2019-08-09 23:21:00 +00:00
MobiusDevelopment
5c7cfee3ed Minor adjustments for previous commit. 2019-08-09 12:36:00 +00:00
MobiusDevelopment
f9031d41f9 Expect multisell NPC id to be properly set. 2019-08-09 12:17:57 +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
8561293f86 Do not correct spawn Z distances greater than 300. 2019-08-05 12:05:25 +00:00
MobiusDevelopment
565933653d More final and static cleanups. 2019-08-01 09:43:44 +00:00
MobiusDevelopment
ee451830f7 Probable fix for clan_privs SQLSyntaxErrorException. 2019-07-31 18:45:30 +00:00
MobiusDevelopment
d302902d9d Removed unnecessary final modifiers from classes, methods and fields. 2019-07-31 16:00:52 +00:00
MobiusDevelopment
914f3aee14 Delay fifteen milliseconds before making administrators invisible on EnterWorld. 2019-07-31 11:10:42 +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
d12b97d3cb Use geodata to correct spawn z value. 2019-07-22 14:56:54 +00:00
MobiusDevelopment
6d01cf60a8 World chat configuration adjustments. 2019-07-19 21:37:53 +00:00
MobiusDevelopment
12ddc58192 Calculate name and title in packet write for including localisation. 2019-07-15 09:07:23 +00:00
MobiusDevelopment
75a040641d More appropriate name for translation parameter. 2019-07-14 18:53:20 +00:00
MobiusDevelopment
ea4a96abe8 Load all localisations together at server start. 2019-07-14 18:02:00 +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
6d4d57cf6c Handle localisations with null parameters. 2019-07-13 08:29:27 +00:00
MobiusDevelopment
a42be21a1c Use Enhanced For loop for SystemMessage parameter iteration. 2019-07-13 06:33:08 +00:00
MobiusDevelopment
0be93db17c Reworked the custom localisation system. 2019-07-13 06:07:59 +00:00
MobiusDevelopment
ca0f25e532 In case localisation does not exist try the default path. 2019-07-12 11:19:29 +00:00
MobiusDevelopment
9cbca783d6 English htmls are considered to use the default path. 2019-07-12 08:07:40 +00:00
MobiusDevelopment
35e41c7989 Code cleanup after latest PlayerInstance changes. 2019-07-02 13:41:38 +00:00
MobiusDevelopment
a0fe112150 Removed several synchronized locks. 2019-06-30 23:11:52 +00:00
MobiusDevelopment
feff5456aa Concurrent list use and proper update SQL order for PremiumManager class. 2019-06-18 02:57:40 +00:00
MobiusDevelopment
3cd882c007 Remove active skill effects if monster set to respawn. 2019-06-13 07:59:03 +00:00
MobiusDevelopment
1aeaeb0025 Previous correction for HighFive branch. 2019-06-12 00:00:30 +00:00
MobiusDevelopment
a64034de2e RandomAnimationTaskManager simplifications. 2019-06-10 10:19:16 +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
d54498e3e2 Check when walking manager tasks already run. 2019-06-10 00:34:18 +00:00
MobiusDevelopment
58d30b63a6 Adjustments for random animation configurations. 2019-06-09 21:57:10 +00:00
MobiusDevelopment
7676ab9825 Matching random animation task manager name. 2019-06-09 12:50:46 +00:00
MobiusDevelopment
415667cbaa Addition of RandomAnimationManager. 2019-06-09 12:03:03 +00:00
MobiusDevelopment
b0f6f357fd Removed schedule lists from respawn task manager. 2019-06-09 06:01:25 +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
MobiusDevelopment
ea06ddbade Reuse dead NPC objects. 2019-06-09 03:14:29 +00:00
MobiusDevelopment
6514604c4a Clear lists only when not empty. 2019-06-09 02:21:09 +00:00
MobiusDevelopment
439da1c31d Store minion list tasks for instant disposal. 2019-06-09 02:15:36 +00:00
MobiusDevelopment
87d7a61fc6 Dropped threadpool arrays. 2019-06-09 02:07:13 +00:00
MobiusDevelopment
f07e87d3df Adjustments for previous commit. 2019-06-08 00:48:03 +00:00
MobiusDevelopment
6de4ae247c Addition of RespawnTaskManager. 2019-06-08 00:24:13 +00:00
MobiusDevelopment
dd6da7e385 Dinosaur eggs should not move. 2019-06-08 00:08:40 +00:00
MobiusDevelopment
8b34c14e88 Addition of stopAllEffectsWithoutExclusions method. 2019-06-06 05:15:05 +00:00
MobiusDevelopment
16c80a88d6 Dropped DecayTask from DecayTaskManager. 2019-06-05 21:04:42 +00:00
MobiusDevelopment
33c731ee3f Addition of BuffFinishTask. 2019-06-05 11:42:14 +00:00
MobiusDevelopment
4851af4561 Synchronized threadpool arrays. 2019-06-02 21:17:19 +00:00
MobiusDevelopment
242b6fe756 Use one quest timer for siege guard aggro. 2019-06-02 21:11:42 +00:00
MobiusDevelopment
276888201e Extra check for prohibiting entering siegable zones. 2019-06-02 19:04:53 +00:00
MobiusDevelopment
e5b9a0b64d BuffInfo cancel task NPE check. 2019-05-28 22:51:12 +00:00
MobiusDevelopment
e8fab4e24e Reverted last ThreadPool change. 2019-05-18 07:00:37 +00:00
MobiusDevelopment
1bd5c3c49a Fixed admins never added to AdminData when using builder hide.
Contributed by Sahar.
2019-05-17 13:30:23 +00:00
MobiusDevelopment
6ec34f6f79 Use ILocational parameter for onIntentionMoveTo method. 2019-05-17 13:14:05 +00:00
MobiusDevelopment
2b5c29815e Evenly distributed tasks among scheduled threadpools. 2019-05-17 01:49:37 +00:00
MobiusDevelopment
71568c1a02 Canceled tasks should be immediately removed from the work queue at time of cancellation. 2019-05-17 00:20:38 +00:00
MobiusDevelopment
77e5379d97 Probable getBlock array index out of bounds NPE fix. 2019-05-16 23:44:03 +00:00
MobiusDevelopment
d048eb9816 Fixed probable class cast exception when clanhall is not siegeable.
Contributed by Sahar.
2019-05-16 22:58:24 +00:00
MobiusDevelopment
1677a641d1 Send UI requests on both entering and ingame states. 2019-05-15 17:31:16 +00:00
MobiusDevelopment
574fbd3927 Player subclass list is always initialized. 2019-05-14 21:16:20 +00:00
MobiusDevelopment
bedb7061c2 New overrides for easier item manipulation. 2019-05-12 14:45:16 +00:00
MobiusDevelopment
97a8caa81e TeleportToTarget effect start when target is in LoS. 2019-05-12 04:05:19 +00:00
MobiusDevelopment
e67cc82d91 Small improvement to scripts loading.
Contributed by Sahar.
2019-05-03 23:01:36 +00:00
MobiusDevelopment
5a8406381d Region size is never reached while iterating. 2019-04-27 12:15:08 +00:00
MobiusDevelopment
9eb9188b70 Continue with database adjustments. 2019-04-27 09:29:45 +00:00
MobiusDevelopment
98732afde5 SQL connection timeout set to 10 minutes and idle and max lifetime to 20 minutes. 2019-04-27 09:14:53 +00:00
MobiusDevelopment
223da2f310 Addition of configurations for fake death target. 2019-04-27 08:58:16 +00:00
MobiusDevelopment
1014855f61 Updated geodata files. 2019-04-27 07:11:06 +00:00
MobiusDevelopment
c227d00aec Use generation number to distinguish rotated logs. 2019-04-25 05:05:48 +00:00
MobiusDevelopment
ff3cb1c9a2 Fixed village master dialog paths for clan. 2019-04-21 21:44:52 +00:00
MobiusDevelopment
6f9f19c40b Organized imports. 2019-04-17 03:10:18 +00:00
MobiusDevelopment
3b73e5fc2b Use upper case for all instance storing variables. 2019-04-17 02:12:20 +00:00
MobiusDevelopment
57adcfc3d8 Various message grammar corrections. 2019-04-17 01:58:16 +00:00
MobiusDevelopment
1fd53af3b4 Removed unnecessary colons. 2019-04-16 11:48:14 +00:00
MobiusDevelopment
60856fe5ce Fixed probable GameServerThread NPE. 2019-04-15 20:15:27 +00:00
MobiusDevelopment
93f0838228 Use ENTERING ConnectionState checks when possible. 2019-04-15 18:22:39 +00:00
MobiusDevelopment
3c9a54d8c9 Path changes to match new domain. 2019-04-15 05:07:14 +00:00
MobiusDevelopment
8b77a39aaf Removed java classpath configuration. 2019-04-12 18:16:50 +00:00
MobiusDevelopment
988fc150ac Java scripting engine simplifications. 2019-04-12 17:49:14 +00:00
MobiusDevelopment
4ba7bc7721 Minor Link bypass improvements. 2019-04-12 06:57:00 +00:00
MobiusDevelopment
32519d3bc5 Renamed Alliance and Clan scripts. 2019-04-11 17:15:59 +00:00
MobiusDevelopment
167b4557d7 Changed Link bypass to work on with specific links. 2019-04-10 15:50:11 +00:00
MobiusDevelopment
6eadc7344e Commented unnecessary log at RequestMagicSkillUse. 2019-04-08 22:41:43 +00:00
MobiusDevelopment
117572ff57 Fixed HTML loading issue.
Author: Zoey76
Source: 3479827c55
2019-04-08 15:48:31 +00:00
MobiusDevelopment
bc61b48a56 Always use static modifier when adding values to static lists and maps. 2019-04-08 10:30:59 +00:00
MobiusDevelopment
dfbe514e8e Removed invalid Dark Elf Village respawn points.
Contributed by champzix1.
2019-04-07 02:49:45 +00:00
MobiusDevelopment
a9c8fa33c8 Skilltree updates. 2019-04-07 02:10:07 +00:00
MobiusDevelopment
fc6c31df53 Addition of ThreadsForLoading configuration. 2019-04-05 18:30:14 +00:00
MobiusDevelopment
becd4d5b61 Prohibit ZoneManager replacing class zone key. 2019-04-05 15:07:56 +00:00
MobiusDevelopment
db26087118 Minor code format for previous commit. 2019-04-05 06:10:28 +00:00
MobiusDevelopment
c1d471dca8 Proper total geodata file size information. 2019-04-05 06:00:11 +00:00
MobiusDevelopment
67cc5e1e45 Avoid probable concurrency issues. 2019-04-05 04:53:07 +00:00
MobiusDevelopment
eed915b9dc Dropped IGameXmlReader.
ScriptEngineManager class cleanup.
Use of ThreadPool to decrease startup time.
2019-04-05 04:14:32 +00:00
MobiusDevelopment
23e3c14278 Fix for admin set level.
Contributed by NightBR.
2019-04-03 21:24:46 +00:00
MobiusDevelopment
c905853551 Admin commands should be available only to GM characters. 2019-04-01 14:57:25 +00:00