Commit Graph

905 Commits

Author SHA1 Message Date
MobiusDev
7b31dfcf9f Minor improvements for quest Sakums Impact (10337).
Contributed by facab.
2018-07-09 09:05:06 +00:00
MobiusDev
4cae5898ba ChamberOfProphecies timers should always check for npc value. 2018-07-07 18:59:19 +00:00
MobiusDev
11760710ee Replaced instanceof L2DoorInstance with isDoor method. 2018-07-02 01:36:25 +00:00
MobiusDev
bd285c1368 Replaced instanceof L2MonsterInstance with isMonster method. 2018-07-02 01:32:38 +00:00
MobiusDev
5f62a4c740 Replaced instanceof L2NpcInstance with isNpc method. 2018-07-02 01:27:50 +00:00
MobiusDev
e9e7d40628 Replaced instanceof L2PetInstance with isPet method. 2018-07-02 01:12:00 +00:00
MobiusDev
856ff5ebdc Replaced instanceof L2Summon with isSummon method. 2018-07-02 01:03:46 +00:00
MobiusDev
0b09d49f8d Replaced instanceof L2Attackable with isAttackable method. 2018-07-02 00:55:13 +00:00
MobiusDev
6c1d37f4ae Replaced instanceof L2Playable with isPlayable method. 2018-07-02 00:39:38 +00:00
MobiusDev
5934fac571 Replaced instanceof L2PcInstance with isPlayer method. 2018-07-01 00:13:23 +00:00
MobiusDev
049a9b02aa Replaced instanceof L2Character with isCharacter method. 2018-06-30 16:42:41 +00:00
MobiusDev
0ae00a3cd5 Disable random scarecrow spawns. 2018-06-30 02:02:24 +00:00
MobiusDev
8a25f48d7b Removed log folders. 2018-06-26 15:08:04 +00:00
MobiusDev
315a4e773c Various unnecessary code changes. 2018-06-26 15:00:56 +00:00
MobiusDev
c9b04d53f4 Removed unnecessary casts. 2018-06-24 16:39:51 +00:00
MobiusDev
d265813c40 Direct use of private constants instead of getters. 2018-06-24 15:33:19 +00:00
MobiusDev
fd6b72dab6 Removed unnecessary Long literals. 2018-06-21 09:59:45 +00:00
MobiusDev
e7504cea28 Proper buffs for quest Do Or Die (10734).
Contributed by Darkloud.
2018-06-19 11:25:57 +00:00
MobiusDev
122f16d3a7 Proper constructor super call for quest 10736.
Contributed by Stayway.
2018-06-19 11:23:22 +00:00
MobiusDev
e7606fb5ec Replaced qualified names with simple names. 2018-06-19 03:23:43 +00:00
MobiusDev
a5b69096dd Proper modifier order and removal if implied by their context. 2018-06-19 02:02:54 +00:00
MobiusDev
ba48bc2bba Dropped GameGuard configs and redundant getClient method calls. 2018-06-19 00:54:12 +00:00
MobiusDev
066a30aae4 Various item skill reduce changes.
Contributed by Stayway.
2018-06-18 13:38:42 +00:00
MobiusDev
67e94d8224 Addition of quest Utilize the Darkness - Seed of Destruction (779).
Contributed by gigilo1968.
2018-06-17 13:53:43 +00:00
MobiusDev
4f9bf81f74 Stop attacking admin when using invisible.
Contributed by facab.
2018-06-16 22:44:33 +00:00
MobiusDev
42f1fdd132 Custom config for raidboss vitality bonus. 2018-06-16 22:36:46 +00:00
MobiusDev
3ae9b7a35d Happy Hours event items.
Contributed by Stayway.
2018-06-12 03:30:32 +00:00
MobiusDev
3bbb3ee448 Queen Shyeed (25671) is spawned by AI. 2018-06-10 12:47:33 +00:00
MobiusDev
2116b6ed90 Addition of Shadow Box items.
Contributed by Stayway.
2018-06-09 19:22:29 +00:00
MobiusDev
e11f6a6a87 Send InventoryUpdate when calling RestorationRandom effect. 2018-06-09 19:01:18 +00:00
MobiusDev
95186fa890 Save instance time even if player is not online. 2018-06-08 16:42:06 +00:00
MobiusDev
3cd9404a34 Save allowed player instances instead of object ids. 2018-06-08 16:27:20 +00:00
MobiusDev
b76cccdcde Proper naming for quest Success/Failure Of Business (238) html files. 2018-06-08 14:49:48 +00:00
MobiusDev
a557eafe5d Changed calculateExpAndSp damage parameter to long.
Thanks Sahar.
2018-06-07 20:20:38 +00:00
MobiusDev
a9da02ce4e Proper name replacement for quest Elikias Letter (10455).
Contributed by Stayway.
2018-06-06 15:47:53 +00:00
MobiusDev
9a6b9ee99e Use java.cfg file for Linux sh files.
Contributed by Sahar.
2018-06-04 21:37:39 +00:00
MobiusDev
4d126c9502 Fixed blessed enchants.
Contributed by tbr.
2018-06-03 11:15:17 +00:00
MobiusDev
24bea65710 Proper old starting town teleporter pk html names. 2018-06-01 12:40:43 +00:00
MobiusDev
6bad215c79 Improvements for previous commit. 2018-05-31 12:29:55 +00:00
MobiusDev
6aad685da3 CallSkill effect can use 0 to trigger max learned skill level. 2018-05-31 12:12:18 +00:00
MobiusDev
aafd0051e8 Automatically send NpcLogList with Quest onKill. 2018-05-30 21:05:25 +00:00
MobiusDev
0dbeffebb9 Prevent using skills while teleporting from community. 2018-05-29 15:59:11 +00:00
MobiusDev
0c60d140c3 Addition of DuelistFury effect.
Contributed by kiwimen.
2018-05-28 12:12:26 +00:00
MobiusDev
786a256c59 Removed duplicate admin command XML entry. 2018-05-28 11:57:24 +00:00
MobiusDev
251bce3e86 Proper naming for Soul Breaker base stat files. 2018-05-24 14:25:19 +00:00
MobiusDev
7148655e9a Support for multisell maintain ingredient. 2018-05-23 14:52:12 +00:00
MobiusDev
02feb4e5a8 Ice Knights level correction.
Contributed by tbr.
2018-05-23 00:50:31 +00:00
MobiusDev
828a1586e6 Support for RestorationRandom effect enchanted products. 2018-05-22 14:25:51 +00:00
MobiusDev
78c068ad18 Support for deleting items when LongTimeEvent ends. 2018-05-22 14:19:44 +00:00
MobiusDev
ebf1e85cce Re-addition of Sel Mahum AIs. 2018-05-21 22:24:38 +00:00
MobiusDev
eed47054fb Sel Mahum NPC clan to XML. 2018-05-21 18:54:14 +00:00
MobiusDev
7af7f4cf19 Set instance world to 0 when teleporting with community board.
Contributed by facab.
2018-05-19 13:23:05 +00:00
MobiusDev
bb3d291683 Kartia improvements.
Contributed by tbr.
2018-05-16 19:59:36 +00:00
MobiusDev
fdb635f416 Addition of Scripts.xml for easier scripts management.
Contributed by Sahar.
2018-05-10 14:07:18 +00:00
MobiusDev
edd623a366 Level limitation for cloaks.
Contributed by tbr.
2018-05-10 13:26:46 +00:00
MobiusDev
243ae0bd52 Dropped AltFreeTeleport config.
Contributed by proGenitor.
2018-05-10 13:08:51 +00:00
MobiusDev
138dd34c73 Addition of fences support.
Contributed by Sahar.
2018-05-08 16:56:05 +00:00
MobiusDev
f584208524 Replaced CB buffer icon dot values with spaces. 2018-05-06 23:54:47 +00:00
MobiusDev
ca6675953c Use builder SYS messages when possible. 2018-05-06 21:48:50 +00:00
MobiusDev
159bf75e2f Proper message when source is different than target in some effect handlers.
Contributed by Sahar.
2018-05-06 20:59:01 +00:00
MobiusDev
216b93813b SummonNpc broadcast fix.
Contributed by Sahar.
2018-05-06 20:52:38 +00:00
MobiusDev
5459e1d5b9 Updated AdminCommands.xml file to match latest changes. 2018-05-06 01:43:21 +00:00
MobiusDev
217c85eedd Chat ban command fixed and upgraded. 2018-05-06 01:38:45 +00:00
MobiusDev
0e399f51a5 Config to enable premium dyes for non premium players. 2018-05-05 12:08:47 +00:00
MobiusDev
d5678c5848 More secure startup executables. 2018-05-04 16:41:16 +00:00
MobiusDev
0a8d23fd17 Retail like invul and invis messages. 2018-05-04 02:46:06 +00:00
MobiusDev
2d16304b80 Retail like builder message for demonic mode. 2018-05-04 01:16:13 +00:00
MobiusDev
672645e672 Retail like builder HTML debugging. 2018-05-04 00:45:48 +00:00
MobiusDev
8e76b4772d Retail like builder messages.
Adapted from: L2jUnity free files.
2018-05-03 22:30:45 +00:00
MobiusDev
f52d368ef2 Graphical user interface. 2018-05-03 01:16:06 +00:00
MobiusDev
9644070693 Corrected .premium command bonus calculation.
Contributed by Stayway.
2018-05-02 14:54:40 +00:00
MobiusDev
b3c5f24b25 Unified shutdown functions for Telnet. 2018-05-01 16:46:21 +00:00
MobiusDev
e5b93371db Unified formula for critical skill damage. 2018-05-01 15:37:20 +00:00
MobiusDev
d2ed161dda Configurable automatic database backups. 2018-05-01 07:23:13 +00:00
MobiusDev
0c6b352227 Read Java parameters from java.cfg file. 2018-05-01 04:01:47 +00:00
MobiusDev
7f0936b945 Simple start file names. 2018-05-01 00:34:02 +00:00
MobiusDev
a075c54c72 Moved GameServer and LoginServer jar files to libs folder. 2018-04-30 23:48:05 +00:00
MobiusDev
682092bb74 Parade delete task NPE check. 2018-04-29 20:47:07 +00:00
MobiusDev
c4b4ec5751 New approach for spawning minions. 2018-04-28 14:58:54 +00:00
MobiusDev
015ae4fba3 Proper Pailaka Injured Dragon max level requirement. 2018-04-27 16:12:57 +00:00
MobiusDev
e096c1b5e4 Addition of config for disabling player keyboard movement. 2018-04-27 13:02:22 +00:00
MobiusDev
014e6ddfdb Minor timer improvements. 2018-04-26 11:34:03 +00:00
MobiusDev
133d23af20 Removed old altar spawns. 2018-04-26 03:33:20 +00:00
MobiusDev
4a32f63be7 Fixed probable Parade NPE. 2018-04-23 12:51:55 +00:00
MobiusDev
c901550188 Fixed Wastelands guard AI.
Contributed by gigilo1968.
2018-04-22 16:53:41 +00:00
MobiusDev
30bb3a55b5 Monsters teleport back to spawn. 2018-04-18 18:16:14 +00:00
MobiusDev
19160dfd8f Fix for AddSkillBySkill effect handler.
Contributed by Ahmed09.
2018-04-18 14:51:51 +00:00
MobiusDev
ed266d634e Fixed typo at OpTargetWeaponAttackTypeSkillCondition. 2018-04-18 10:16:36 +00:00
MobiusDev
a9388a0349 Fixed typo at Op2hWeaponSkillCondition.
Contributed by gigilo1968.
2018-04-18 10:14:30 +00:00
MobiusDev
a05027021a Dropped the use of GameTimeController for spawn protection. 2018-04-18 01:54:52 +00:00
MobiusDev
999f8d09ac Enabled skill conditions. 2018-04-18 00:20:24 +00:00
MobiusDev
382b12001e Fixed Enchant Shadow Weapon.
Contributed by Liamxroy.
2018-04-16 00:14:54 +00:00
MobiusDev
7ab7a3a5f4 Managing new Valakas door ids. 2018-04-15 20:19:25 +00:00
MobiusDev
fdf7bcf636 Removed invalid Orc Sniper (20094) spawn. 2018-04-14 11:07:40 +00:00
MobiusDev
f6ee0584bf Refactored logger variables to caps. 2018-04-11 12:23:51 +00:00
MobiusDev
f61d7bd3e0 Removed double range check from general chat handler. 2018-04-10 16:11:36 +00:00
MobiusDev
fe9d119101 Minor fix for Compelling effect.
Contributed by Ofelin.
2018-04-10 15:27:46 +00:00
MobiusDev
ecfee7dd5f Improved admin setclass sex check. 2018-04-07 17:40:15 +00:00
MobiusDev
0d3fa9f075 Moved some common utils to gameserver. 2018-04-07 00:03:03 +00:00
MobiusDev
f013b5d027 Dropped alt game tiredness config. 2018-04-06 23:49:44 +00:00
MobiusDev
8bb27a96f5 Reduced matk speed bonus after some retail tests. 2018-04-06 22:50:16 +00:00
MobiusDev
e48846703e Robe casting speed addition to skill Spellcraft (163).
Contributed by quangnguyen.
2018-04-06 22:08:08 +00:00
MobiusDev
46306d91c9 Addition of missing handlers for some boxes.
Contributed by Liamxroy.
2018-04-06 21:25:42 +00:00
MobiusDev
9b8b1a0020 Minor value addition at CategoryData. 2018-04-06 16:25:53 +00:00
MobiusDev
2cb098caba Continue trait checks instead of return. 2018-04-06 02:58:28 +00:00
MobiusDev
e6eb02a63e Fixed traits exit called more than once.
Contributed by Sahar.
2018-04-06 02:52:31 +00:00
MobiusDev
8fcb49c449 Fix for pomanders on profession cancel. 2018-04-06 02:36:17 +00:00
MobiusDev
b224d80373 Summons should run after spawn. 2018-04-06 02:10:10 +00:00
MobiusDev
d9986d1196 Unit monsters should be aggressive.
Contributed by Liamxroy.
2018-04-06 01:42:56 +00:00
MobiusDev
26c61b855f Removed unused PlayerSpawnProtectionAllowedItems config. 2018-04-05 16:37:06 +00:00
MobiusDev
c0b724cb17 Option to force delete spawned minions upon master death. 2018-04-05 03:45:54 +00:00
MobiusDev
35e97edbba Improved quest Audience with the Land Dragon (337).
Contributed by Iris.
2018-04-05 03:01:44 +00:00
MobiusDev
ea8ee773c4 NPE fix for captives. 2018-04-03 17:26:35 +00:00
MobiusDev
2a19ba41fc Updated missing quests. 2018-04-03 16:46:13 +00:00
MobiusDev
90584ad186 Ashen Shadow Revolutionaries instance.
Contributed by Liamxroy.
2018-04-03 16:44:01 +00:00
MobiusDev
0c201f75e7 Threadpool refactoring. 2018-04-02 14:50:53 +00:00
MobiusDev
0cac159279 Addition of some Kamael weapon item conditions. 2018-04-02 11:51:26 +00:00
MobiusDev
99ce23eeef Kelbim status timer does not need to repeat. 2018-04-01 19:48:55 +00:00
MobiusDev
494b3444ce Minor script improvement for Gate of Unlimited Summoning. 2018-04-01 17:30:28 +00:00
MobiusDev
c5b6a0d7c9 Addition of Disconnection class.
Adapted from: L2jUnity free files.
2018-04-01 17:23:59 +00:00
MobiusDev
a117a04126 Fixed quest The Name of Evil Part 1 (125). 2018-04-01 10:27:53 +00:00
MobiusDev
4ca501b0e5 Disabled stakato mob zone. 2018-03-31 20:12:36 +00:00
MobiusDev
809dc770a8 Fixed wrong zone check html break position. 2018-03-31 18:44:27 +00:00
MobiusDev
10b722829a Respawn rework and various changes. 2018-03-31 16:36:49 +00:00
MobiusDev
984ef74bf5 Correction for AltOlyPeriod config value. 2018-03-27 21:37:50 +00:00
MobiusDev
1d11e95d62 Return zero as nonexistent skill level. 2018-03-27 01:39:11 +00:00
MobiusDev
5987d6f8e5 Fixed exiting Dimensional Crack. 2018-03-26 23:20:14 +00:00
MobiusDev
eabec1b3e4 Custom specific Olympiad competition days. 2018-03-25 13:51:07 +00:00
MobiusDev
f0076797fa Fixed Spheric Barrier effect. 2018-03-24 15:41:33 +00:00
MobiusDev
653c7e8276 Custom olympiad period config. 2018-03-24 02:49:13 +00:00
MobiusDev
3d7959d9fe Exclude Orbis Temple monsters from random spawns. 2018-03-23 17:54:30 +00:00
MobiusDev
ac14db4653 Minor auto potions config typo correction. 2018-03-23 14:47:26 +00:00
MobiusDev
5b36c274cd Adapted random spawn system to newer branches. 2018-03-23 14:37:35 +00:00
MobiusDev
f48a7f1e51 Custom auto potion system.
Contributed by gigilo1968.
2018-03-22 14:06:56 +00:00
MobiusDev
62af8eeac1 Minor change related to previous commit. 2018-03-21 15:24:34 +00:00
MobiusDev
0257ad4433 Use geoengine for target LoS. 2018-03-21 14:48:07 +00:00
MobiusDev
444b35aef5 Removed quest item parameter from usable SSQ items. 2018-03-16 10:52:49 +00:00
MobiusDev
55dfe422e2 Updated system messages and NPC strings. 2018-03-13 16:07:06 +00:00
MobiusDev
6242181e3f Addition of attendance system. 2018-03-05 16:01:14 +00:00
MobiusDev
87bfa503fb Block actions effect auto attack fix. 2018-02-28 21:30:51 +00:00
MobiusDev
08e4c8f50a Fake player aggression checks. 2018-02-21 08:15:34 +00:00
MobiusDev
055da88da9 Dropped addCharName message parameter. 2018-02-20 18:44:52 +00:00
MobiusDev
4ebdc09474 Olympiad daily mission handler NPE fix. 2018-02-19 12:35:59 +00:00
MobiusDev
e73aa43b3d Replaced Trait id with ordinal. 2018-02-19 10:58:11 +00:00
MobiusDev
5bf0ad1f67 Fixed Pailaka - Devil's Legacy quest. 2018-02-19 09:12:20 +00:00
MobiusDev
ff7006dbc2 Addition of %npcname% replaceable npc html string. 2018-02-19 06:52:09 +00:00
MobiusDev
c459395968 Combination item rework.
Adapted from: L2jUnity free files.
2018-02-17 14:58:09 +00:00
MobiusDev
fab58a3d3d Wind Talisman item update.
Contributed by Liamxroy.
2018-02-17 13:47:55 +00:00
MobiusDev
c112d243be Replaced Augmentation with Variation data.
Adapted from: L2jUnity free files.
2018-02-17 13:39:22 +00:00
MobiusDev
c839674fe9 Updated physical skill effects to use formulas calcCrit function. 2018-02-16 17:33:09 +00:00
MobiusDev
2392b60087 Position class rework.
Adapted from: L2jUnity free files.
2018-02-16 16:38:58 +00:00
MobiusDev
39515ed2fc Fixed maxAttackerLevel issue.
Contributed by Liamxroy.
2018-02-15 09:27:09 +00:00
MobiusDev
5a7821a129 Correction for Einhasad's Salvation (13566) skill abnormal time.
Contributed by Liamxroy.
2018-02-15 09:19:45 +00:00
MobiusDev
f9f2ecd166 Power of Love event items.
Contributed by Liamxroy.
2018-02-14 12:47:46 +00:00
MobiusDev
61441706e6 Custom event schedule managers. 2018-02-14 11:19:09 +00:00
MobiusDev
34d78c5f3c Fixed skill Einhasad's Salvation (13566).
Contributed by Liamxroy.
2018-02-14 11:06:53 +00:00
MobiusDev
dd8bfd30d1 Improvement for quest 10742 pet despawn. 2018-01-29 16:38:05 +00:00
MobiusDev
b5e821c313 Shadai's Jewelry Box.
Contributed by Hope.
2018-01-26 17:42:30 +00:00
MobiusDev
3e102f5e7f Learn SP correction for Soul of Pain skill.
Contributed by Darkloud.
2018-01-21 05:13:37 +00:00
MobiusDev
8076954b22 Config to make all items destroyable. 2018-01-19 13:34:23 +00:00
MobiusDev
4bfd174acb Fixed some extractable items.
Contributed by Stayway.
2018-01-19 06:49:50 +00:00
MobiusDev
28a5320943 Fixed geodata converter .sh file. 2018-01-18 13:03:21 +00:00
MobiusDev
e03e23b80f Various skill level updates.
Contributed by gamelike85.
2018-01-18 10:22:39 +00:00
MobiusDev
4a287a282d Proper class checks for Harnak Underground instance. 2018-01-15 08:57:33 +00:00
MobiusDev
abdc1239b1 Updated hero skills.
Contributed by gamelike85.
2018-01-11 01:01:06 +00:00
MobiusDev
1c5aa14d87 Various fixes.
Contributed by gamelike85.
2018-01-07 00:04:08 +00:00
MobiusDev
737b45e86e Chaos essence pack fixes.
Contributed by tbr.
2018-01-06 03:39:44 +00:00
MobiusDev
d4a1e65c40 Minor update for Kartia.
Contributed by flanagan.
2017-12-31 02:54:11 +00:00
MobiusDev
70ef34bd40 Destruction scroll fixes.
Contributed by gamelike85.
2017-12-31 02:52:42 +00:00
MobiusDev
41af500be8 Enchant fixes.
Contributed by gamelike85.
2017-12-29 16:39:59 +00:00
MobiusDev
d1e2e9f345 Prevent teleport in instance with admin teleport. 2017-12-28 18:27:19 +00:00
MobiusDev
b6506f4486 Item improvements.
Contributed by gamelike85.
2017-12-28 03:46:07 +00:00
MobiusDev
74051ee271 Fix for quest Control Device of the Giants (307). 2017-12-28 00:15:05 +00:00
MobiusDev
412b406777 Shirt fixes.
Contributed by gamelike85.
2017-12-28 00:12:22 +00:00
MobiusDev
9ce7b930e4 Some skill adjustments.
Contributed by gamelike85.
2017-12-28 00:03:08 +00:00
MobiusDev
0a67610966 Kartia rework.
Contributed by flanagan.
2017-12-27 23:54:11 +00:00
MobiusDev
2a26123a8d Updated Kartia NPC XMLs.
Contributed by gamelike85.
2017-12-23 20:29:35 +00:00
MobiusDev
1a23dd2da8 Weapon improvements.
Contributed by gamelike85.
2017-12-20 14:31:00 +00:00
MobiusDev
97f5b6ce23 Cloak fixes.
Contributed by gamelike85.
2017-12-19 23:08:14 +00:00
MobiusDev
a121bb8ce3 Wind Blend and Sayha's Blessing skill improvements.
Contributed by gamelike85.
2017-12-19 21:37:43 +00:00
MobiusDev
00fc352835 Updated Crystallizable item data.
Adapted from: L2jUnity free files.
2017-12-19 21:12:43 +00:00
MobiusDev
3f9c0c6696 Dropped mmocore from login.
Thanks Liamxroy.
2017-12-19 19:50:01 +00:00
MobiusDev
2f91782574 Updated Atelia Trial Guardian Captain.
Contributed by gamelike85.
2017-12-19 15:03:35 +00:00
MobiusDev
d183021a9d Kartia bosses and Sayha talisman improvements.
Contributed by gamelike85.
2017-12-19 05:25:56 +00:00
MobiusDev
7f8a736aba Attempt to fix revelation skill list issue. 2017-12-17 06:21:02 +00:00
MobiusDev
42b76f1adc Fix for L2Store XP Runes I, II and III effects not stacking.
Contributed by flanagak.
2017-12-17 04:25:32 +00:00
MobiusDev
acaf4ed7f0 Weapon improvements.
Contributed by gamelike85.
2017-12-16 17:11:57 +00:00
MobiusDev
b005217031 Removed Sealed Visitation Scroll Hellbound from Mammon mulltisell. 2017-12-15 17:26:51 +00:00
MobiusDev
2f4fa5211c Fixed wrong ItemAuction ids.
Contributed by gamelike85.
2017-12-15 17:22:07 +00:00
MobiusDev
fad5572a78 Fortune Pocket Stage 4 item SP fix.
Contributed by gamelike85.
2017-12-14 23:21:21 +00:00
MobiusDev
296bfdfe01 Pre Grand Crusade branches do not have "ro ghost effect". 2017-12-14 16:10:09 +00:00
MobiusDev
ead5f1515e Item attribute improvements.
Contributed by gamelike85.
2017-12-14 16:06:17 +00:00
MobiusDev
62717c9c0d Summon adjustments.
Contributed by gamelike85.
2017-12-12 05:54:47 +00:00
MobiusDev
8f2b258395 Custom Ghost Walking buff when TvT member resurrects. 2017-12-12 00:02:16 +00:00
MobiusDev
682ddff43c Polearm rework.
Contributed by gamelike85.
2017-12-11 18:56:36 +00:00
MobiusDev
58317b41b0 Red Thread of Fate fix.
Contributed by flanagak.
2017-12-11 16:17:56 +00:00
MobiusDev
896924ce4b Made a TvT method to send player messages. 2017-12-11 16:06:36 +00:00
MobiusDev
6093d89fe7 Manage TvT team forfeit. 2017-12-11 15:56:27 +00:00
MobiusDev
e38944e9d5 TvT inactivity warning. 2017-12-11 07:02:01 +00:00
MobiusDev
7d96db7462 Removed redundant null check. 2017-12-11 06:46:58 +00:00