Commit Graph

684 Commits

Author SHA1 Message Date
MobiusDevelopment
c85f208ff0 Fixed Into the Dark Elven Forest (47) wrong bypass.
Contributed by Helionar.
2020-07-12 03:07:42 +00:00
MobiusDevelopment
5338f44101 Boss damage zone adjustments.
Contributed by Iris.
2020-07-10 02:11:31 +00:00
MobiusDevelopment
c9648c50ad Proper previous quest condition for Into the Large Cavern (179).
Contributed by Helionar.
2020-07-08 09:28:13 +00:00
MobiusDevelopment
d22ae348f1 Proper html bypass name for quest Iconic Trinity (178).
Contributed by Helionar.
2020-07-08 09:22:09 +00:00
MobiusDevelopment
a920f7d948 Fixed starting quest Tragedy in Von Hellmann Forest (22).
Contributed by Helionar.
2020-07-08 09:12:18 +00:00
MobiusDevelopment
e11a5bb916 Fixed and improved and SiegeGuard related behaviors.
Contributed by Sahar.
2020-07-03 22:49:50 +00:00
MobiusDevelopment
a98f093fb3 Addition of extended SiegeSchedule configurations.
Contributed by Trance.
2020-07-02 05:31:27 +00:00
MobiusDevelopment
68f62598a0 Addition of missing second castle artifact teleports. 2020-07-01 00:02:02 +00:00
MobiusDevelopment
7ab3c0d97c Updated libraries with sources. 2020-06-27 06:34:49 +00:00
MobiusDevelopment
d8f6dbd4d0 Avoid casts and some siege guard warnings.
Contributed by Sahar.
2020-06-26 22:57:09 +00:00
MobiusDevelopment
12fa0e8e6b Siege guard boxing preventions. 2020-06-23 22:16:51 +00:00
MobiusDevelopment
61157a6d03 Used List instead of ArrayList for declarations. 2020-06-20 18:58:43 +00:00
MobiusDevelopment
cf0ee224f8 Removed most stream filter uses. 2020-06-18 16:09:02 +00:00
MobiusDevelopment
4c3faebdf0 Removal of assorted prefix remnants. 2020-06-10 01:05:32 +00:00
MobiusDevelopment
56872c8693 Addition of AggroDistanceCheckRaidRange configuration. 2020-06-07 21:53:21 +00:00
MobiusDevelopment
ed6274df0e Removed additional admin list visibility methods. 2020-06-07 21:40:52 +00:00
MobiusDevelopment
1464b1ab8b Reintroduction of CopyOnWriteArrayList for storing QuestTimers. 2020-05-17 02:49:50 +00:00
MobiusDevelopment
803c97a2e5 Minor handler variables code format. 2020-05-14 21:58:02 +00:00
MobiusDevelopment
33bbf97afb Prohibit parameter assignments. 2020-05-10 03:29:34 +00:00
MobiusDevelopment
6a062eef5d Expulsion of Evil Spirit raidboss additions.
Contributed by pecanha.
2020-05-07 11:06:17 +00:00
MobiusDevelopment
b78663a4f5 Changed Disciples Necropolis Past empty timer to one minute. 2020-05-05 11:01:11 +00:00
MobiusDevelopment
ef93cb86bb Custom community board pvp flag, alike dead and event prohibitions. 2020-05-03 12:02:57 +00:00
MobiusDevelopment
427f2ffa70 Fix and couple improvements for SSQHideoutOfTheDawn. 2020-05-03 11:17:00 +00:00
MobiusDevelopment
9f5670d8e4 Proper Legacy Of Insolence ancient red papyrus chance.
Contributed by pecanha.
2020-04-29 22:13:34 +00:00
MobiusDevelopment
2e5fe7f64c Proper summon request holder. 2020-04-27 22:31:17 +00:00
MobiusDevelopment
abaa1e83b1 Small revert related with ownsAtLeastOneItem method addition. 2020-04-24 19:16:44 +00:00
MobiusDevelopment
fe1d37e011 Extensive player ownership check for single or multiple items. 2020-04-24 11:01:12 +00:00
MobiusDevelopment
e11854b0f4 Use Instance as config reference to remove SeedOfDestruction buffs.
Contributed by pecanha.
2020-04-20 20:53:06 +00:00
MobiusDevelopment
325a3ae124 Prevent Stakato heal when silenced.
Contributed by pecanha.
2020-04-20 20:32:21 +00:00
MobiusDevelopment
6702f1fd55 Addition of L2jBrasil vote rewards.
Contributed by pecanha.
2020-04-17 11:56:48 +00:00
MobiusDevelopment
759c0177aa Freya Celebration event variable fix.
Thanks to gigilo1968.
2020-04-15 09:15:26 +00:00
MobiusDevelopment
a496d3176e Fixed Treasure Hunt (383) additional item removal.
Author: HD321kbps
Source: 014be2d586
2020-04-14 09:17:43 +00:00
MobiusDevelopment
06bebdac3a Fixed Battle Roar skill.
Contributed by pecanha.
2020-04-09 08:47:36 +00:00
MobiusDevelopment
7f02780e63 Fixed AdminGrandBoss handler after revision 7084 changes. 2020-04-06 09:46:04 +00:00
MobiusDevelopment
8e942892a9 Fixed Fafurion respawn time and admin boss menu adjustments.
Contributed by CostyKiller.
2020-04-04 22:25:55 +00:00
MobiusDevelopment
3ced75d22f Caution deleting NPCs with active quest timers. 2020-04-04 21:55:10 +00:00
MobiusDevelopment
5c2aced5eb TriggerSkillByAttack should never be triggered by skills.
Thanks to Sahar.
2020-04-04 10:02:00 +00:00
MobiusDevelopment
362fc6d6cb Moved again previous commit variables in World. 2020-04-01 11:56:04 +00:00
MobiusDevelopment
f2a7531d24 SystemPanel variables moved to GameServer to fix compiling issue. 2020-04-01 11:08:00 +00:00
MobiusDevelopment
f109bbf829 Increased default server connection and thread resources. 2020-03-31 12:39:08 +00:00
MobiusDevelopment
38cb67fad2 Dropped player count manager. 2020-03-31 00:35:39 +00:00
MobiusDevelopment
dff067c91e Removed player reentrant locks. 2020-03-30 19:03:16 +00:00
MobiusDevelopment
3b915f5647 Skip siege guard tasks when working. 2020-03-30 17:28:51 +00:00
MobiusDevelopment
cf380a7833 Check if SelMahumDrill event receiver is attackable before class cast. 2020-03-26 15:51:35 +00:00
MobiusDevelopment
993099e97a Use Set for quest timers and initialize conditions. 2020-03-24 22:21:53 +00:00
MobiusDevelopment
d7ee7eb33f Removed Completely Lost repeated quest timer. 2020-03-22 12:01:54 +00:00
MobiusDevelopment
747e6c5d19 Removed unnecessary object id from fake player flag tasks. 2020-03-22 08:33:48 +00:00
MobiusDevelopment
18b3e6d3f2 Unified javadoc format and related cleanups. 2020-03-03 23:04:44 +00:00
MobiusDevelopment
6d8addc784 Removal of assorted empty lines. 2020-03-03 17:07:18 +00:00
MobiusDevelopment
a6fc6eb2cd Instance related adjustments. 2020-02-26 10:56:19 +00:00
MobiusDevelopment
ba799c053a Line delimiters to match project settings and code format. 2020-02-25 18:07:17 +00:00
MobiusDevelopment
1efb4ebbb1 Adjustments for pledge class XML values. 2020-02-25 12:03:33 +00:00
MobiusDevelopment
e56dad5f81 Configurations for monster aggro distance reset. 2020-02-13 19:56:19 +00:00
MobiusDevelopment
220e0b716c Prevent SiegeGuards AI onKill NPE. 2020-02-11 07:03:13 +00:00
MobiusDevelopment
a534cc943c Single class IdFactory with synchronized static methods. 2020-02-08 14:34:00 +00:00
MobiusDevelopment
29771aa0d8 Force headless parameter with Linux sh files.
Contributed by MutatedSkull.
2020-02-08 11:37:19 +00:00
MobiusDevelopment
71576ed8af Check if html files contain non ASCII characters. 2020-02-08 02:41:23 +00:00
MobiusDevelopment
a8a9318d2d Disabled curse raid based on retail changes.
Also removed obsolete deep blue comment.
2020-02-06 13:10:41 +00:00
MobiusDevelopment
980d99c48c Lottery additions and related improvements. 2020-02-03 03:40:55 +00:00
MobiusDevelopment
a1541b2772 SQL table games is only used by Lottery. 2020-02-02 13:31:13 +00:00
MobiusDevelopment
20a4e99da1 Addition of Monster Race with reward system.
Adapted from aCis free version.
2020-02-02 04:36:04 +00:00
MobiusDevelopment
fb52876f79 Removal of StatsVCmd class. 2020-01-31 00:31:39 +00:00
MobiusDevelopment
845dea2551 Removed pointless assignments before packet send. 2020-01-30 23:02:45 +00:00
MobiusDevelopment
9adadc4e86 Moved TeleportWhereType to enums. 2020-01-30 03:13:22 +00:00
MobiusDevelopment
393e53514c Removed pointless EffectTickTask tick count variable. 2020-01-28 15:26:44 +00:00
MobiusDevelopment
8dbfd09e0c Proper naming for various data holding classes. 2020-01-28 11:48:32 +00:00
MobiusDevelopment
de2871bef6 Separated siege guard task to one task per residence. 2020-01-27 16:55:04 +00:00
MobiusDevelopment
990d3b590b QuestState and QuestTimer class cleanups. 2020-01-26 16:53:48 +00:00
MobiusDevelopment
8b5af84230 StatsSet properly named as StatSet. 2020-01-26 15:07:31 +00:00
MobiusDevelopment
9d155febb7 Proper syntax for several methods and values. 2020-01-26 14:05:47 +00:00
MobiusDevelopment
65b3f4cc1d Party match classes moved to partymatching package. 2020-01-25 05:24:45 +00:00
MobiusDevelopment
b25b259665 Addition of custom Noble Master and Delevel Manager NPCs. 2020-01-16 03:51:57 +00:00
MobiusDevelopment
438370357a Fixed next date for territory war not being set.
Contributed by Avanael.
2020-01-15 10:43:15 +00:00
MobiusDevelopment
6a1f4c21ac Server restart schedule by day. 2020-01-15 10:01:39 +00:00
MobiusDevelopment
411782efce Improvements for quest Seven Signs Girl of Doubt (10292). 2020-01-14 20:48:49 +00:00
MobiusDevelopment
b1a5ff9dba Fixes for quest 341, 380 and 383.
Source: f7fc3cd95f
2020-01-14 19:09:38 +00:00
MobiusDevelopment
de47fedd21 Fixed restoring experience gain prohibition. 2020-01-13 21:03:30 +00:00
MobiusDevelopment
4b35ea548a Fixed Life Cubic for Beginners targetType.
Contributed by andrei.
2020-01-13 01:31:54 +00:00
MobiusDevelopment
68370782d5 Addition of missing Lavasillisk privates.
Contributed by andrei.
2020-01-12 13:54:21 +00:00
MobiusDevelopment
78a060fcf1 Removed class_index key from character_quests table. 2020-01-08 14:29:47 +00:00
MobiusDevelopment
1d67c78db0 Added minions for Innersen, Pobby and Connabi.
Contributed by andrei.
2020-01-08 12:32:32 +00:00
MobiusDevelopment
382101d033 Addition of L2top.co vote reward.
Contributed by andrei.
2020-01-08 12:08:35 +00:00
MobiusDevelopment
0ab8c3161b Addition of Monastic Crusader (22123) minions.
Contributed by andrei.
2020-01-06 14:31:33 +00:00
MobiusDevelopment
1f56fdc091 Fixed transformations for Blade, Punishment, Wailing of Splendor.
Contributed by andrei.
2020-01-06 14:24:28 +00:00
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
7fd4c6e159 Use of new item and condition methods. 2020-01-03 04:36:47 +00:00
MobiusDevelopment
804d379e83 Proper Seer Ugoros exit location. 2020-01-03 04:26:24 +00:00
MobiusDevelopment
d93fe19a2d Minor Seer Ugoros cleanup. 2020-01-03 03:59:56 +00:00
MobiusDevelopment
9c5f17fbe1 Addition of Seer Ugoros AI.
Author: robikbobik
2020-01-03 03:30:07 +00:00
MobiusDevelopment
8a9763a20a Fixed Topzone vote detection.
Contributed by andrei.
2020-01-03 00:29:15 +00:00
MobiusDevelopment
cd7a14388a Powder Keg (18622) should not move. 2019-12-29 12:46:24 +00:00
MobiusDevelopment
3a097ec870 Conquerable Hall bosses should not be lethable.
Contributed by Sahar.
2019-12-25 11:29:08 +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
b7fef9acf5 Code review Part 1. 2019-12-17 21:31:47 +00:00
MobiusDevelopment
d372391bef Fixed pomanders disappearing when they should not during subclass cancel.
Contributed by Sahar.
2019-12-16 17:28:52 +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
341f919a1d There is no need to use giveItemRandomly with 100% chance. 2019-12-15 02:16:42 +00:00
MobiusDevelopment
18243a7142 Proper checks and cleanup for quest 234. 2019-12-15 01:52:10 +00:00
MobiusDevelopment
701bb6fa16 Minor Fate's Whisper fixes. 2019-12-15 01:26:37 +00:00
MobiusDevelopment
a1f198218a Inventory related cleanup and improvements. 2019-12-15 00:25:19 +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
fb7cab64bb Fixed showing rewards for Expulsion of Evil Spirits (311). 2019-12-12 00:36:20 +00:00
MobiusDevelopment
3b5ce2f7fa New way to show NPC level and aggression.
Thanks to Edoo.
2019-12-06 16:22:34 +00:00
MobiusDevelopment
9904a46196 XML whitespace format. 2019-12-02 09:57:47 +00:00
MobiusDevelopment
c61879d264 Fixed character auto save task. 2019-11-21 18:25:46 +00:00
MobiusDevelopment
3c6964d12d Little Wing quest should not reward two flutes. 2019-11-21 01:13:48 +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
4d04017769 Crystal Caverns improvements and corrections. 2019-11-18 01:54:00 +00:00
MobiusDevelopment
c12a44b9a5 Removed useless AltOlyRestrictedItems entries. 2019-11-17 22:24:53 +00:00
MobiusDevelopment
1387e8cf16 Fixed Tower of Naia controler. 2019-11-16 20:04:06 +00:00
MobiusDevelopment
affc1b0448 Devastated castle fixes and cleanup.
Contributed by Sahar.
2019-11-16 13:14:02 +00:00
MobiusDevelopment
6773d098e1 Proper NPCs for previous commit NpcSay. 2019-11-16 09:59:38 +00:00
MobiusDevelopment
b3d4698b8b Removed onSpawn method from quest 503. 2019-11-16 09:48:21 +00:00
MobiusDevelopment
b80b5ac85a Cleanup for quest 503. 2019-11-16 00:53:31 +00:00
MobiusDevelopment
e6cab7118f Baylor NPE fix.
Contributed by Sahar.
2019-11-15 23:22:15 +00:00
MobiusDevelopment
3a7f20ca39 Store recommendation values without tapping into Nevit Hourglass task. 2019-11-15 14:59:59 +00:00
MobiusDevelopment
b5e3f01af6 Minor improvement for previous commit. 2019-11-13 18:51:18 +00:00
MobiusDevelopment
59efcc3f91 Raidbosses should not be stunned. 2019-11-13 18:47:00 +00:00
MobiusDevelopment
25678c3f9c Code format for space before comments. 2019-11-13 16:49:02 +00:00
MobiusDevelopment
84421153ca Fixing a few skills that should have isDebuff.
Contributed by Sahar.
2019-11-12 14:24:33 +00:00
MobiusDevelopment
767037c4c4 Minor Saving Santa event cleanup. 2019-11-12 00:19:14 +00:00
MobiusDevelopment
247c01d0ad Addition of Red Potion effect.
Thanks to gamelike85.
2019-11-11 23:59:53 +00:00
MobiusDevelopment
c1762baef0 Addition of Saving Santa event. 2019-11-11 16:38:50 +00:00
MobiusDevelopment
2b84f853f7 Changed default specific drop rate configurations. 2019-11-11 10:13:26 +00:00
MobiusDevelopment
1379827c4c Fixed Aaru flag location.
Contributed by Sahar.
2019-11-10 22:13:54 +00:00
MobiusDevelopment
066eca1ac4 Store recommendations to avoid reseting them with Nevit peace zone check. 2019-11-10 15:42:50 +00:00
MobiusDevelopment
58cf9cc61e Prevent admin rec command sending double UserInfo packet. 2019-11-10 15:28:15 +00:00
MobiusDevelopment
dad872a799 Fixed Zealot of Shilen guards not attacking. 2019-11-09 11:07:53 +00:00
MobiusDevelopment
6e1df8a43a Fixed capturing holy artefact under the shrine.
Thanks to Sahar.
2019-11-07 23:34:43 +00:00
MobiusDevelopment
91936e2787 Addition of client protocol version at character info menu. 2019-11-06 19:44:10 +00:00
MobiusDevelopment
c29b37b927 Fixed admin Teleport Menu gm speed buttons. 2019-11-03 23:20:58 +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
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
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
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
de5f9fc41d Renamed SQL table item_mall_transactions to prime_shop_transactions. 2019-09-18 04:29:01 +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
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
c6405bc00e Updated libraries. 2019-08-12 22:28:42 +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
MobiusDevelopment
87d7a61fc6 Dropped threadpool arrays. 2019-06-09 02:07:13 +00:00
MobiusDevelopment
dd6da7e385 Dinosaur eggs should not move. 2019-06-08 00:08:40 +00:00
MobiusDevelopment
242b6fe756 Use one quest timer for siege guard aggro. 2019-06-02 21:11:42 +00:00
MobiusDevelopment
97a8caa81e TeleportToTarget effect start when target is in LoS. 2019-05-12 04:05:19 +00:00
MobiusDevelopment
9eb9188b70 Continue with database adjustments. 2019-04-27 09:29:45 +00:00
MobiusDevelopment
223da2f310 Addition of configurations for fake death target. 2019-04-27 08:58:16 +00:00
MobiusDevelopment
c227d00aec Use generation number to distinguish rotated logs. 2019-04-25 05:05:48 +00:00