Commit Graph

1309 Commits

Author SHA1 Message Date
MobiusDev
dce4f54d60 Replaced equals() on enum constants. 2018-09-09 18:41:22 +00:00
MobiusDev
31dadef4b8 Replaced for loops with enhanced for loops. 2018-09-09 17:56:05 +00:00
MobiusDev
10be587e80 Replaced zero equality checks with isEmpty() method. 2018-09-09 17:26:21 +00:00
MobiusDev
96a39e7b73 Replaced assignments with compound operators. 2018-09-09 16:47:22 +00:00
MobiusDev
b50b43a1f9 Removed explicit type arguments. 2018-09-09 15:59:32 +00:00
MobiusDev
b75a4227d7 Use MariaDB JDBC URL for connections. 2018-09-09 13:22:57 +00:00
MobiusDev
a35c926237 Dropped MySql connector in favor of MariaDB connector. 2018-09-09 12:13:08 +00:00
MobiusDev
b6e4ce2ebf Removed boxing for String conversions. 2018-09-08 23:55:08 +00:00
MobiusDev
bb7e3b8e1b Replaced concatenations with infix operations. 2018-09-08 22:58:58 +00:00
MobiusDev
eb3742d44f Dropped c3p0 in favor of HikariCP. 2018-09-08 19:27:23 +00:00
MobiusDev
2bb8220df2 L2Object rework. 2018-09-08 04:13:34 +00:00
MobiusDev
1615c77aee Distinguish getVisibleObjectsInRange from getVisibleObjects. 2018-09-07 17:02:53 +00:00
MobiusDev
b0363b3021 Send inventory update with EnlargeSlot. 2018-09-07 12:17:46 +00:00
MobiusDev
a4a77df305 FatalBlowRate effect should apply to effector. 2018-09-07 03:38:04 +00:00
MobiusDev
cd1b1b02f3 Improved missing htmls command. 2018-09-06 21:21:31 +00:00
MobiusDev
c7c1309ddc Fixed instant kill resistance effect. 2018-09-06 20:33:50 +00:00
MobiusDev
0aed0ae98a Fixed admin respawn commands. 2018-09-05 23:49:55 +00:00
MobiusDev
624e75d6c3 Fixed border patrol guard spawns. 2018-09-05 19:06:28 +00:00
MobiusDev
735d2f6384 Channeling skills rework.
Adapted from: L2jUnity free files.
2018-09-05 16:01:11 +00:00
MobiusDev
b4be2cc560 Distance checking methods rework. 2018-09-05 01:50:44 +00:00
MobiusDev
484ec7823d L2World related rework. 2018-09-04 19:27:09 +00:00
MobiusDev
5967cd7be1 Fixed PointBlank handler targeting dead characters. 2018-09-04 03:33:48 +00:00
MobiusDev
f5e4c94194 Expand Warehouse items and skills.
Contributed by Liamxroy.
2018-09-04 03:29:46 +00:00
MobiusDev
0802b1d821 Expand Inventory items and skills.
Contributed by Liamxroy.
2018-09-04 03:17:15 +00:00
MobiusDev
8aae4f640d Removed duplicate Core door (20210003). 2018-09-04 02:55:03 +00:00
MobiusDev
908705a276 Proper summon intention after stun. 2018-09-04 02:26:48 +00:00
MobiusDev
28f671d250 Addition of missing Angelic Vortex (31862) spawn. 2018-09-03 22:23:49 +00:00
MobiusDev
7bb0152c38 Clan Advent skill improvements. 2018-09-03 21:38:01 +00:00
MobiusDev
a9045910af Fixed OpCheckClassList condition. 2018-09-03 20:49:44 +00:00
MobiusDev
71f0b628c9 Proper Mental Recharge (11856) targetType.
Contributed by kabivel.
2018-09-03 18:18:50 +00:00
MobiusDev
288c1cf4ad Freya AI improvements. 2018-09-03 15:26:13 +00:00
MobiusDev
91a0b8afec Reduced Octavis beasts regeneration. 2018-09-03 06:04:38 +00:00
MobiusDev
9fda26b387 Prevent forcing Freya movement while in combat. 2018-09-03 02:23:48 +00:00
MobiusDev
645a2983cc Changed Adena count for Elcyum Crystal production. 2018-09-02 00:54:04 +00:00
MobiusDev
fe5fa51654 Reuse of cumulative chance for CreateItemRandom. 2018-09-01 18:22:50 +00:00
MobiusDev
771f40bd3b CreateItemRandom cleanup. 2018-09-01 18:07:03 +00:00
MobiusDev
03da47d5c6 Fixed CreateItemRandom handler consuming more than one reagent. 2018-09-01 17:38:57 +00:00
MobiusDev
38deda618f Improved Fortuna re-entry check. 2018-09-01 13:29:29 +00:00
MobiusDev
74f491d654 Changed misleading NPC distance information. 2018-08-31 09:34:55 +00:00
MobiusDev
9af5336ce2 Prevent quest timer start when NPC is dead. 2018-08-30 19:06:45 +00:00
MobiusDev
8769eb4926 Improvements for Talking Island aggro soldier AIs. 2018-08-30 19:02:53 +00:00
MobiusDev
2dbfdef0a8 Fixed training soldier AI. 2018-08-30 18:53:14 +00:00
MobiusDev
abf8333e89 Addition of proper is_freightable values. 2018-08-29 13:14:33 +00:00
MobiusDev
3d37fa96a3 Removed all is_freightable values. 2018-08-29 09:29:40 +00:00
MobiusDev
c22248648c Garden Watchman AI.
Contributed by gigilo1968.
2018-08-26 15:26:35 +00:00
MobiusDev
bb816ba617 Update to Java 10. 2018-08-07 13:40:25 +00:00
MobiusDev
7cbd09ae2e Changes based on Java 10 recommendations. 2018-08-05 19:38:51 +00:00
MobiusDev
29eb40b3fa Fixed MinimumVitalityPoints wrong letter case. 2018-08-05 18:13:54 +00:00
MobiusDev
466510e098 Addition of items that use minimumVitalityPoints condition.
Contributed by gigilo1968.
2018-07-29 10:37:22 +00:00
MobiusDev
3c67b04817 Decreased thread and connection configs to prevent VPS issues. 2018-07-23 14:39:34 +00:00
MobiusDev
418b558abc Fury Kiku AI.
Contributed by gigilo1968.
2018-07-23 14:27:37 +00:00
MobiusDev
8cfdffdc25 OpCheckCastRangeSkillCondition should not multiply distance value.
Contributed by gigilo1968.
2018-07-19 21:04:18 +00:00
MobiusDev
1ed862ed35 Addition of Cemetery Monsters AI.
Contributed by gigilo1968.
2018-07-13 09:54:17 +00:00
MobiusDev
d710208ef4 Created L2PcInstance updatePvpTitleAndColor method. 2018-07-09 09:20:08 +00:00
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
MobiusDev
3b188fd6e1 Fixed skill Critical Tactics.
Contributed by Liamxroy.
2017-12-11 06:34:13 +00:00
MobiusDev
e6df9587fd Fixed Dimensional Cloak.
Contributed by gamelike85.
2017-12-11 06:31:36 +00:00
MobiusDev
0d0d884c8c Fixed Cloak of the Chosen.
Contributed by gamelike85.
2017-12-11 06:29:58 +00:00
MobiusDev
2747c3fa29 Addition of Team vs Team event. 2017-12-11 06:15:57 +00:00
MobiusDev
35301659a9 Art of Seduction skill fix.
Contributed by gamelike85.
2017-12-10 18:37:29 +00:00
MobiusDev
e7ab6986cf Removed main server debug config. 2017-12-09 21:24:30 +00:00
MobiusDev
5b8e5b462d Removed admin mods menu. 2017-12-09 20:44:53 +00:00
MobiusDev
f5cb5fbf53 Community board preset buff groups.
Contributed by flanagak.
2017-12-09 19:18:15 +00:00
MobiusDev
1c974fcc9b Skill usage of RearDamage effect.
Contributed by gamelike85.
2017-12-09 18:54:15 +00:00
MobiusDev
9069b49156 Addition of RearDamage effect. 2017-12-09 18:49:57 +00:00
MobiusDev
683ae0ef52 Fixed blow rate chances. 2017-12-09 18:47:45 +00:00
MobiusDev
247a5bc9f5 Removed BuffInfo from effect handlers. 2017-12-09 07:32:32 +00:00
MobiusDev
584bc234f7 Skill Power Bluff (10554) improvement.
Contributed by gamelike85.
2017-12-09 06:15:31 +00:00
MobiusDev
fbc5947568 Improvements for Life Stone 36731.
Contributed by gamelike85.
2017-12-09 06:12:42 +00:00
MobiusDev
a081a47f16 Removed AttackDamagePosition effect. 2017-12-09 02:48:40 +00:00
MobiusDev
10780eaa7c Removed isChance from Mammon Amaranthine/Eternal switch multisell. 2017-12-08 21:27:01 +00:00
MobiusDev
588b104d60 Continue with previous commit. 2017-12-08 21:03:47 +00:00
MobiusDev
bdba87dec2 Removed admin debug command. 2017-12-08 20:54:24 +00:00
MobiusDev
7f03ec8d94 Use DamageByAttack effect when possible.
Contributed by gamelike85.
2017-12-08 19:58:23 +00:00
MobiusDev
dd255a3e3c Item use improvements. 2017-12-08 03:09:12 +00:00
MobiusDev
1c002703c7 Excluded some skill from checks. 2017-12-07 23:51:20 +00:00
MobiusDev
d4187ff765 Addition of WorldChat and DamageByAttack effect handlers.
Adapted from: L2jUnity free files.
2017-12-07 22:57:14 +00:00
MobiusDev
b04890d93c Noelle's gift item.
Contributed by gamelike85.
2017-12-07 22:44:26 +00:00
MobiusDev
c2a1646032 Addition of RecoverVitalityInPeaceZone effect handler. 2017-12-07 22:43:31 +00:00
MobiusDev
ee948410b4 Prohibit chat in jail. 2017-12-07 18:56:33 +00:00
MobiusDev
00a11c037e Fixed Revelation skill removal. 2017-12-07 18:26:09 +00:00
MobiusDev
c373bc6f68 Added missing Fortune Pocket immediate_effect and default_action. 2017-12-07 17:35:51 +00:00
MobiusDev
9cc06d8a4b Improved admin teleport town areas html. 2017-12-07 04:15:37 +00:00
MobiusDev
e93e8ec46c Removed double skill damage messages. 2017-12-07 03:16:11 +00:00
MobiusDev
ce761fbc1c Fixed Talking Island event zone. 2017-12-06 21:48:50 +00:00
MobiusDev
86b76fd312 L2Character attack rework.
Adapted from: L2jUnity free files.
2017-12-06 18:29:40 +00:00
MobiusDev
52e54b75ce Fixed zodiac agathion skills.
Contributed by gamelike85.
2017-12-06 14:09:11 +00:00
MobiusDev
1692f55e22 Removed subclass change skilltree and skilllearn data. 2017-12-06 13:23:08 +00:00
MobiusDev
b36b94b128 Enchant item updates.
Contributed by gamelike85.
2017-12-06 11:17:27 +00:00
MobiusDev
2919ff4a8c Improvement for previous commit. 2017-12-05 22:11:45 +00:00
MobiusDev
7414483959 Extra check for instance re-enter time. 2017-12-05 22:10:02 +00:00
MobiusDev
b33352abb5 Fixing xml typos for previous commit. 2017-12-05 20:34:42 +00:00
MobiusDev
58abbcf6ec Fixed stacking same type buffs.
Adapted from: L2jUnity free files.
2017-12-05 19:35:57 +00:00
MobiusDev
2c6ca7591c Tempfix for saving item reward on exit effect. 2017-12-04 20:56:06 +00:00
MobiusDev
21ebfbf35d Tauti entry condition corrections.
Contributed by gamelike85.
2017-12-04 11:10:08 +00:00
MobiusDev
f208218b7c Siege guards AI improvement. 2017-12-04 11:06:31 +00:00
MobiusDev
c1d931342c Various item and skill improvements.
Contributed by gamelike85.
2017-12-03 09:19:10 +00:00
MobiusDev
3c6fd6e6d9 Update player position when following a walking fake player. 2017-12-02 14:11:08 +00:00
MobiusDev
e71a0c7df5 Fixed rabbits event. 2017-12-02 03:33:56 +00:00
MobiusDev
015a8e6be1 Various fixes.
Contributed by gamelike85.
2017-12-02 02:07:28 +00:00
MobiusDev
49376c2ce2 Custom town zones for events. 2017-12-02 01:43:04 +00:00
MobiusDev
54d68b6515 Route improvement for Giran FPC Evi. 2017-12-02 01:11:54 +00:00
MobiusDev
643d9c2d10 Auto pickup for specific items. 2017-12-01 23:46:55 +00:00
MobiusDev
c360ac1e9c Addition of some missing lifestones.
Contributed by gamelike85.
2017-12-01 16:28:09 +00:00
MobiusDev
e58ff05d16 Various teleport and weapon hit number skill updates.
Contributed by gamelike85.
2017-12-01 05:47:39 +00:00
MobiusDev
c4d0af1a7b Removed AltOlyMaxBuffs config. 2017-12-01 05:30:57 +00:00
MobiusDev
ca45dfa9f7 Updated Olympiad buffer.
Adapted from: L2jUnity free files.
2017-12-01 05:04:39 +00:00
MobiusDev
0c22bb6ac8 Letter Collector html improvement.
Contributed by Liamxroy.
2017-11-30 22:33:07 +00:00
MobiusDev
b713dbce2f Leona's SP scrolls consumption fixed.
Contributed by gamelike85.
2017-11-30 20:21:17 +00:00
MobiusDev
b06d94eda9 Exalted Blessing fixes.
Contributed by gamelike85.
2017-11-30 15:17:46 +00:00
MobiusDev
9591df7c0b Addition of community board bbsexcmultisell bypass. 2017-11-29 19:05:55 +00:00
MobiusDev
66679bcae8 Skill Party Solidarity (1955) changes.
Contributed by gamelike85.
2017-11-29 02:09:59 +00:00
MobiusDev
bf15acc493 Protection Stone and Surrender to the Elemental fixes.
Contributed by gamelike85.
2017-11-28 18:55:18 +00:00
MobiusDev
9a727f7ccf Blazing swamp skill and hp adjustments.
Contributed by gamelike85.
2017-11-28 18:50:31 +00:00
MobiusDev
fda2d82b22 Usage for RebalanceHPSummon effect.
Contributed by gamelike85.
2017-11-28 18:49:01 +00:00
MobiusDev
fd43297a14 Separated RebalanceHP effect for summons. 2017-11-28 18:30:40 +00:00
MobiusDev
0c828bea2f Multisell, augment and tax zone rework.
Adapted from: L2jUnity free files.
2017-11-28 18:21:28 +00:00
MobiusDev
ac2884ae70 Prohibit admin spawning fake players when disabled. 2017-11-26 15:29:27 +00:00
MobiusDev
67c073b42e Changed L2Character setIsRunning visibility to private. 2017-11-26 14:31:26 +00:00
MobiusDev
e016154fef Notification message when fakechat command was successful. 2017-11-26 02:54:40 +00:00
MobiusDev
724d81b57f Fixed Hero's Weapon: Crossbow item bodypart.
Contributed by gamelike85.
2017-11-26 02:37:37 +00:00
MobiusDev
749b2775a8 Addition of fake player system. 2017-11-26 02:33:09 +00:00
MobiusDev
fffb78c071 Fixed clan and party summon.
Contributed by gamelike85.
2017-11-25 22:07:38 +00:00
MobiusDev
c2fb380886 Fixed multisell 3007.
Contributed by Liamxroy.
2017-11-25 21:55:56 +00:00
MobiusDev
76e27eb09a Minor steel armor improvements.
Contributed by gamelike85.
2017-11-25 04:23:33 +00:00
MobiusDev
bcbb99fed2 Updated some appearance stones.
Contributed by gamelike85.
2017-11-24 06:51:58 +00:00
MobiusDev
6eb5847f92 Fixed shots for today's pack.
Contributed by gamelike85.
2017-11-23 22:38:39 +00:00
MobiusDev
e9e7dbca85 Fixed Raina buypasses. 2017-11-23 16:47:20 +00:00
MobiusDev
9cad7b3d20 Fixed Hero's Weapon: Spear (13575) multi hit issue.
Contributed by Liamxroy.
2017-11-22 23:43:12 +00:00
MobiusDev
93ff81fb35 Fixed wrong mammon npc id in multisell 3007.
Contributed by Liamxroy.
2017-11-22 23:38:07 +00:00
MobiusDev
82b53f595f Fixed Ultimate Servitor Share skill.
Contributed by gamelike85.
2017-11-21 23:28:24 +00:00
MobiusDev
70f2db33f9 Small improvements for Tauti. 2017-11-21 22:44:08 +00:00
MobiusDev
701a762570 Updated extended drop XML file. 2017-11-21 05:12:34 +00:00
MobiusDev
0ae242266f More blessed/giant lucky stones.
Contributed by Ofelin.
2017-11-21 04:51:56 +00:00
MobiusDev
6ccc5c8938 Added missing multisell part for previous commit. 2017-11-20 23:38:51 +00:00
MobiusDev
5d75ddc762 Updated category data XML file.
Adapted from: L2jUnity free files.
2017-11-20 23:01:06 +00:00
MobiusDev
fa13672236 Skill Thunder Spear (10321) fix.
Contributed by gamelike85.
2017-11-20 20:52:53 +00:00
MobiusDev
58b3358a11 Fixed some village master htmls. 2017-11-20 20:22:03 +00:00
MobiusDev
2f33491be0 Added some bikini appearance stones.
Contributed by gamelike85.
2017-11-20 19:56:00 +00:00
MobiusDev
3b3ba7946d Enchant hair scrolls.
Contributed by gamelike85.
2017-11-20 15:31:13 +00:00
MobiusDev
cbd721420b Art of Seduction items.
Contributed by gamelike85.
2017-11-20 13:43:21 +00:00
MobiusDev
32ce8fc211 Blessed Lucky Enchant Stone items.
Contributed by Ofelin.
2017-11-20 02:45:07 +00:00
MobiusDev
5f2824b7aa Anakim agathion.
Contributed by gamelike85.
2017-11-20 02:26:33 +00:00
MobiusDev
d4b385cffb Adapted appearance stone rework to all branches. 2017-11-20 02:22:09 +00:00
MobiusDev
ec99f95b1f Added missing instance conditions.
Contributed by gamelike85.
2017-11-19 22:52:18 +00:00
MobiusDev
5119bcc836 Eve the Fortune Teller item packs.
Contributed by gamelike85.
2017-11-19 21:57:31 +00:00
MobiusDev
271008b260 Item Carrot Pouch (40364).
Contributed by Liamxroy.
2017-11-19 21:04:50 +00:00
MobiusDev
24046a3a75 Simplify Tauti finishInstance. 2017-11-19 11:40:48 +00:00
MobiusDev
9fdb1cd2cc More changes related to previous commit. 2017-11-19 11:37:45 +00:00
MobiusDev
41d59d382d Added missing drops to Tauti's Extreme Axe (29237). 2017-11-19 11:35:10 +00:00
MobiusDev
ece032632d Tauti and Teredor html improvements. 2017-11-19 11:30:08 +00:00
MobiusDev
2c3a12f73d Fixed some boss jewels.
Contributed by gamelike85.
2017-11-19 09:39:24 +00:00
MobiusDev
0f64cdbf42 Load premium account status on player login. 2017-11-18 22:20:23 +00:00
MobiusDev
572b8629ab Fixed olympiad stadium warnings. 2017-11-18 16:36:52 +00:00
MobiusDev
8c39626fa1 Various item fixes.
Contributed by gamelike85.
2017-11-18 16:24:00 +00:00
MobiusDev
afa2298bad Making use of teleport zones.
Adapted from: L2jUnity free files.
2017-11-18 15:46:04 +00:00
MobiusDev
3b2c0bd8dc Pailaka Injured Dragon and other quest related changes.
Adapted from: L2jUnity free files.
2017-11-18 15:25:22 +00:00
MobiusDev
7b02c44a18 Skip tutorial questionmark if player already has Lada's Letter. 2017-11-18 04:28:58 +00:00
MobiusDev
61394762aa Fixed flight device locations. 2017-11-18 03:10:17 +00:00
MobiusDev
4bd095bc51 Removed duplicate Lamcedas teleport template. 2017-11-18 02:22:33 +00:00
MobiusDev
5fbbb2fa22 Fixed some teleporter XML files. 2017-11-18 02:06:00 +00:00
MobiusDev
579177bb5a Minor improvement for previous commit. 2017-11-18 01:31:48 +00:00
MobiusDev
c6b7ca7b68 Config to upgrade sub-class to dualclass from Raina without finish Split Destiny. 2017-11-18 01:29:17 +00:00
MobiusDev
5e29939692 Removed NpcViewMod cast chance to long. 2017-11-18 00:23:25 +00:00
MobiusDev
3d903d2c8f Training Camp improvements. 2017-11-17 23:15:03 +00:00
MobiusDev
cef624e6cd Giant scrolls.
Contributed by Ofelin.
2017-11-17 21:58:44 +00:00
MobiusDev
e0df4e1992 Fixed a ClanHallManager NPE. 2017-11-17 21:36:30 +00:00
MobiusDev
43a8c0cb04 Ziggo's Jewel (8868) not a quest item.
Contributed by Liamxroy.
2017-11-17 21:28:14 +00:00
MobiusDev
fab79ce7e6 Minor typo fix and readme.txt update. 2017-11-17 17:33:29 +00:00
MobiusDev
75f69dcae3 Ziggo's Jewel (8868) made tradable.
Contributed by Liamxroy.
2017-11-17 17:24:43 +00:00
MobiusDev
4fbdcabdb0 Addition of training camp reward exp/sp multipliers. 2017-11-17 17:16:53 +00:00
MobiusDev
dde93f3788 Training camp improvements. 2017-11-17 16:39:39 +00:00
MobiusDev
aee9c63e8b Updated skill XSD file. 2017-11-17 14:11:42 +00:00
MobiusDev
8a82470da0 Dropped SQL teleport table.
Adapted from: L2jUnity free files.
2017-11-17 03:46:03 +00:00
MobiusDev
7adad0d806 Dimensional Bracelet exchange list.
Contributed by gamelike85.
2017-11-17 02:15:57 +00:00
MobiusDev
0eb87bc2d6 Addition of Training Camp.
Adapted from: L2jUnity free files.
2017-11-17 00:36:36 +00:00
MobiusDev
2084ed23e8 Updated LuckyGame packets and rewards.
Author: Sdw
Source: L2jUnity free files.
2017-11-16 14:22:02 +00:00
MobiusDev
421d61416d Fixed Resed (33974) html. 2017-11-16 11:08:19 +00:00
MobiusDev
121469cc97 Previous commit for Ertheia and Underground branches. 2017-11-15 22:27:09 +00:00
MobiusDev
7040351906 Added XSD file for skills. 2017-11-14 23:23:43 +00:00
MobiusDev
e83d6f944e Changed isDebuff to boolean value. 2017-11-14 23:00:48 +00:00
MobiusDev
6d2392740f NPC XML update. 2017-11-14 22:37:59 +00:00
MobiusDev
6ab11deb31 Proper minimum level condition for quest 10798.
Contributed by Stayway.
2017-11-13 18:04:54 +00:00
MobiusDev
52876475b7 Proper name for TyrrTitan base stat file. 2017-11-13 16:24:34 +00:00
MobiusDev
e16a46abb4 Respawn monsters for enchanted megaliths stage 2. 2017-11-13 15:50:54 +00:00
MobiusDev
65ff1ead8a Reworked storing key bindings. 2017-11-13 15:42:25 +00:00
MobiusDev
e4b5def978 Addition of CallRandomSkill effect handler. 2017-11-13 11:45:53 +00:00
MobiusDev
6482a8c6bb Use SkillHolder for AddSkillBySkill effect. 2017-11-12 19:19:45 +00:00
MobiusDev
9c565c5395 Addition of AddSkillBySkill effect handler. 2017-11-12 16:24:55 +00:00
MobiusDev
d932bd7a9a Improved quest A Furry Friend (10742). 2017-11-12 15:40:00 +00:00
MobiusDev
2b86228d8e Addition of configurable NPC stat multipliers. 2017-11-12 12:57:06 +00:00
MobiusDev
11d68b5374 Using a break to avoid extensive loop. 2017-11-12 03:00:23 +00:00
MobiusDev
94366ddc7e Invul target check for siege guards. 2017-11-12 02:52:14 +00:00
MobiusDev
2df83af9f6 Immobilize some siege troops. 2017-11-12 02:19:14 +00:00
MobiusDev
1365c7bd5e SiegeGuards AI improvements. 2017-11-12 01:11:58 +00:00
MobiusDev
38318f7869 Removed unnecessary check from siege guard AI. 2017-11-12 00:15:29 +00:00
MobiusDev
9ffdaf978e Made Generator Guard non talkable.
Contributed by gamelike85.
2017-11-11 23:39:46 +00:00
MobiusDev
ebcd5a3c63 Fixed character list page links. 2017-11-11 23:28:32 +00:00
MobiusDev
5aac275c4a Use a task for siege guard aggro check. 2017-11-11 21:56:22 +00:00
MobiusDev
f9afb225c7 Partial move siege guard AI to datapack. 2017-11-11 21:31:02 +00:00
MobiusDev
3c32ca66c7 Increased Momentum Charge ticks. 2017-11-10 18:07:00 +00:00
MobiusDev
453f8dfbf5 Fixed GetMomentum effect. 2017-11-10 17:57:48 +00:00
MobiusDev
d7a57a0f1b More Ertheia skill fixes.
Contributed by gamelike85.
2017-11-10 14:41:42 +00:00
MobiusDev
304d228e7f Fixed Heart Breaker skill.
Contributed by gamelike85.
2017-11-10 14:39:19 +00:00
MobiusDev
3019d63b42 Fixed Fury of Eviscarator.
Contributed by gamelike85.
2017-11-10 03:22:24 +00:00
MobiusDev
62bf9bda4c Fixed Gravity Barrier.
Contributed by gamelike85.
2017-11-10 03:19:21 +00:00
MobiusDev
f09af6dfe7 Mammon Amaranthine to Eternal exchange multisell.
Contributed by gamelike85.
2017-11-10 03:16:36 +00:00
MobiusDev
a0fc4bebfd NPC XML files updated with retail information. 2017-11-09 22:13:31 +00:00
MobiusDev
95dcf8c703 Changed Kartia group 90 entry location.
Contributed by gamelike85.
2017-11-09 10:09:44 +00:00
MobiusDev
2c9442ac0e Hellbound quarry rework.
Contributed by gigilo1968 and gamelike85.
2017-11-08 22:44:59 +00:00
MobiusDev
d8005c98c1 Removed unused alter skill holder. 2017-11-08 14:10:00 +00:00
MobiusDev
e89e44883b Making AirBind work more properly. 2017-11-08 12:38:06 +00:00
MobiusDev
7797e90921 Fixed FortressFlagpole target handler. 2017-11-08 00:56:38 +00:00
MobiusDev
07195dc6c3 Reuse check for KnockBack effect chains. 2017-11-07 22:54:11 +00:00
MobiusDev
dca53fc221 Added HellBind effect to skill XML files.
Contributed by gamelike85.
2017-11-07 21:29:05 +00:00
MobiusDev
38f572343f Addition of HellBind effect handler. 2017-11-07 21:27:10 +00:00
MobiusDev
955aa2b11e Reduced range of knockback skills.
Contributed by gamelike85.
2017-11-07 15:44:35 +00:00
MobiusDev
acb163259c Support for knockback chain skills. 2017-11-07 15:43:21 +00:00
MobiusDev
0e96f5d690 Fixed probable AbsorbDamage NPE. 2017-11-07 10:48:23 +00:00
MobiusDev
a5995c7f00 Kartia quest bypass fixes. 2017-11-07 10:06:33 +00:00
MobiusDev
bcf06c4f88 Cleanup for previous commit. 2017-11-06 11:40:08 +00:00
MobiusDev
32ebf9c12a Improvements for Chamber of Prophecies instance. 2017-11-06 11:29:32 +00:00
MobiusDev
3aa789494a Raina dualclass check fix for Ertheias. 2017-11-05 21:13:05 +00:00
MobiusDev
27c226aa07 Spezion AI.
Contributed by Liamxroy.
2017-11-05 20:44:53 +00:00
MobiusDev
1ac94c03c9 Talking Island double walkers.
Contributed by Liamxroy.
2017-11-05 20:42:54 +00:00
MobiusDev
2ffde9c10a Lucky craft.
Contributed by Liamxroy.
2017-11-05 20:40:58 +00:00
MobiusDev
5cf8f30b9d Magical vampiric effects.
Contributed by Liamxroy.
2017-11-05 20:36:58 +00:00
MobiusDev
26fc53d6bc Summons must have their master buffs upon spawn. 2017-11-05 00:46:18 +00:00
MobiusDev
61f43143ea Stop stealth effect when gm becomes visible. 2017-11-04 23:31:21 +00:00
MobiusDev
bc399fc171 Proper cloak for Sayha's Seer reward box. 2017-11-04 10:39:05 +00:00
MobiusDev
0ba4179dfc Proper item comments for ClassMaster.xml file. 2017-11-04 10:38:27 +00:00
MobiusDev
d40d2aae4a Corrected awaken reward box extractable items. 2017-11-03 19:46:36 +00:00
MobiusDev
27ed88baca ClassMaster adjustments. 2017-11-03 18:15:29 +00:00
MobiusDev
f92cd7f764 Fixed some summon skills.
Contributed by Liamxroy.
2017-11-03 13:00:36 +00:00
MobiusDev
1efa130f26 Added some missing comment tags.
Contributed by maximov.
2017-11-03 11:17:18 +00:00
MobiusDev
d3b68cc899 Enchanted Megaliths stage 2 monster titles.
Thanks gigilo1968.
2017-11-02 16:40:26 +00:00
MobiusDev
825897e29b Previous fix for older branches. 2017-11-02 12:21:51 +00:00
MobiusDev
6017b3a785 Minor NPC fixes.
Contributed by gamelike85.
2017-10-31 18:02:20 +00:00
MobiusDev
2aa5192e0a Minor improvements for previous commit. 2017-10-31 17:51:33 +00:00
MobiusDev
da9eaf0586 Added option to set item count for telnet sendmail command. 2017-10-31 17:38:54 +00:00
MobiusDev
0fe26420f6 Various item fixes.
Contributed by gamelike85.
2017-10-31 16:13:07 +00:00
MobiusDev
4d1cbe3b05 Addition of telnet SendMail handler. 2017-10-31 14:14:34 +00:00
MobiusDev
b276cf2695 Minor NPC fix.
Contributed by gamelike85.
2017-10-30 22:44:51 +00:00
MobiusDev
c526af52b2 Hydro Strike improvement.
Contributed by gamelike85.
2017-10-30 22:44:24 +00:00
MobiusDev
64f3191c4d Addition of ResetInstanceEntry effect handler. 2017-10-30 22:22:56 +00:00
MobiusDev
2173a49eb8 Addition of OpAffectedBySkill skill condition. 2017-10-30 21:52:28 +00:00
MobiusDev
68b1c4aa9e Basic Fortuna AI.
Thanks Stayway.
2017-10-30 17:48:12 +00:00
MobiusDev
a7eac59811 Improved Theorn AI. 2017-10-29 23:49:50 +00:00
MobiusDev
eb68fff4c1 Proper name for Theorn package. 2017-10-29 23:21:50 +00:00
MobiusDev
1bc62c8a01 Theorn AI.
Contributed by gigilo1968.
2017-10-29 23:04:28 +00:00
MobiusDev
785911f99c Different spawns for greater megalith.
Thanks gigilo1968.
2017-10-29 21:02:08 +00:00
MobiusDev
d9b63d63f5 Enchanted Megaliths AI.
Contributed by gigilo1968.
2017-10-29 10:31:44 +00:00
MobiusDev
adc837011f Increase cast range for key items.
Contributed by gamelike85.
2017-10-29 10:19:38 +00:00
MobiusDev
b83e4fd1c2 Fixed item key issues.
Contributed by gamelike85.
2017-10-28 16:05:32 +00:00
MobiusDev
2f686595a9 Improvement for previous commit.
Contributed by gamelike85.
2017-10-27 14:42:26 +00:00
MobiusDev
d401bff442 Belief of the Exalted skill.
Contributed by gamelike85.
2017-10-27 14:36:47 +00:00
MobiusDev
0d57e1a53d Use effector instead of effected for previous commit. 2017-10-27 14:28:01 +00:00
MobiusDev
4a2c4856fa Updated enchant item data.
Contributed by gamelike85.
2017-10-27 14:04:38 +00:00
MobiusDev
0a79da9f18 Addition of TeleportToPlayer effect handler. 2017-10-27 14:00:45 +00:00
MobiusDev
c381449217 Disabled Kartia teleport zones. 2017-10-25 23:54:54 +00:00
MobiusDev
e9664d56fc Updated enchant item data.
Contributed by gamelike85.
2017-10-25 21:22:17 +00:00
MobiusDev
7cbcaaa3e2 Various item fixes.
Contributed by gamelike85.
2017-10-25 13:16:30 +00:00
MobiusDev
25df0987a2 Fortuna boss improvements.
Contributed by gamelike85.
2017-10-25 13:03:31 +00:00
MobiusDev
48a222678f Added droplist for Ron (25825). 2017-10-24 13:21:10 +00:00
MobiusDev
453dce56e9 Fortuna monsters update.
Contributed by gamelike85.
2017-10-24 13:05:31 +00:00
MobiusDev
f3e8dec106 Super Pack fixes.
Contributed by gamelike85.
2017-10-24 10:54:03 +00:00
MobiusDev
3679e96297 Various skill fixes.
Contributed by gamelike85.
2017-10-23 23:00:17 +00:00
MobiusDev
4096455379 Various skill fixes.
Contributed by gamelike85.
2017-10-22 22:32:04 +00:00
MobiusDev
61fa9873e5 Retail skill fixes.
Contributed by gamelike85.
2017-10-22 11:04:18 +00:00
MobiusDev
0ceaaeb020 Retail adjustment for Empowering Echo skill. 2017-10-21 14:23:49 +00:00
MobiusDev
e3ac480982 Proper fix for ClassMaster low level Kamael NPE. 2017-10-20 20:28:47 +00:00
MobiusDev
9196b4c5d6 Probable tempfix for Female Soulhounds class change. 2017-10-20 19:32:17 +00:00
MobiusDev
a4b49dc5b7 Tempfix for double pomander reward. 2017-10-20 19:23:25 +00:00
MobiusDev
d330ac8093 Addition of Z cat pets.
Contributed by gamelike85.
2017-10-20 15:38:00 +00:00
MobiusDev
1877846629 Do not restore offline traders that have been kicked from the game. 2017-10-20 15:11:22 +00:00
MobiusDev
e378f0041a Added mounts at gmshop.
Contributed by gamelike85.
2017-10-20 12:05:12 +00:00
MobiusDev
f1151e5d3a Transformation additions.
Contributed by gamelike85.
2017-10-20 04:56:24 +00:00
MobiusDev
91bc3cd520 Transformation additions.
Contributed by gamelike85.
2017-10-20 04:42:15 +00:00
MobiusDev
54b4a3f79b Transformation additions.
Contributed by gamelike85.
2017-10-20 01:26:28 +00:00
MobiusDev
46ee125e78 Zodiac agathion additions.
Contributed by jagltoro.
2017-10-19 21:35:01 +00:00
MobiusDev
1d84d5b8ec Missing Sayune addition. 2017-10-19 13:58:04 +00:00
MobiusDev
cc8d1dc0b2 Addition of Mysterious Abnormal State Resistance Dye (27541). 2017-10-19 00:54:23 +00:00
MobiusDev
358a50fd2f Retail behavior for premium hennas. 2017-10-19 00:47:01 +00:00
MobiusDev
8614eede71 Minor config order change for premium settings. 2017-10-18 23:30:26 +00:00
MobiusDev
33c00ebbf4 Better description for premium henna config. 2017-10-18 23:23:28 +00:00
MobiusDev
19e7469695 Retail configurable prohibition for henna premium slot. 2017-10-18 23:09:09 +00:00
MobiusDev
7f8cbb25be Various item and skill fixes.
Contributed by gamelike85.
2017-10-18 22:25:20 +00:00
MobiusDev
de4449fc4b Separate gmshop category for GoD Dyes. 2017-10-18 13:03:52 +00:00
MobiusDev
d79d227d7a Improvements for previous commit.
Contributed by gamelike85.
2017-10-18 06:48:20 +00:00
MobiusDev
1aaf04b61c Various skill fixes.
Contributed by gamelike85.
2017-10-18 04:46:16 +00:00
MobiusDev
a08b596b1b Support for premium henna slot. 2017-10-18 03:44:06 +00:00
MobiusDev
bd34bdcd19 Proper La Vie En Rose's Jewelry Box chances.
Contributed by Hope.
2017-10-18 00:30:04 +00:00
MobiusDev
560f81ab25 Henna dye updates.
Contributed by gamelike85.
2017-10-17 13:07:52 +00:00
MobiusDev
9894a46ce7 Support for henna duration and skills. 2017-10-17 12:59:00 +00:00
MobiusDev
c777a4609a Fixed Wondrous Kamael Dye skill effect name typo. 2017-10-17 11:53:22 +00:00
MobiusDev
e5eb65fa0d Various skill fixes.
Contributed by gamelike85.
2017-10-17 01:58:53 +00:00
MobiusDev
a68eb3d6f3 Various item fixes.
Contributed by gamelike85.
2017-10-16 23:12:03 +00:00
MobiusDev
d02fe58104 Various item fixes.
Contributed by Hope.
2017-10-16 18:32:28 +00:00
MobiusDev
e407b31cd0 Addition of BonusSpoilRate effect. 2017-10-16 16:52:50 +00:00
MobiusDev
64690e989e Addition of BonusDropAmount effect. 2017-10-16 14:41:23 +00:00
MobiusDev
239ff51f88 Addition of GiveFame effect. 2017-10-16 14:31:34 +00:00
MobiusDev
640875535b Disable ClassMaster by config. 2017-10-16 14:18:35 +00:00
MobiusDev
aee38d5436 More ClassMaster improvements. 2017-10-16 14:06:09 +00:00
MobiusDev
a0cd1dd4cf Category data for Ertheia 3rd class candidates. 2017-10-16 13:06:50 +00:00
MobiusDev
fd14ed160b Use empty check instead of list size count. 2017-10-16 00:49:58 +00:00
MobiusDev
6fe2a25cc8 ClassMaster optional reward fixes. 2017-10-16 00:40:22 +00:00
MobiusDev
79646b1e2a ClassMaster auto learn skill fixes. 2017-10-15 23:06:02 +00:00
MobiusDev
4756112896 Chance must be added as bonus. 2017-10-15 13:20:44 +00:00
MobiusDev
0eeac80585 Addition of BonusDropRate effect handler. 2017-10-15 13:00:44 +00:00
MobiusDev
3f9a652812 Renamed PetSkillData templateId value to npcId. 2017-10-15 11:51:11 +00:00
MobiusDev
cf0a83d622 Anakim and Lilith schedule improvements.
Contributed by gigilo1968.
2017-10-15 10:34:22 +00:00
MobiusDev
7aeb4eeb90 Exalted skills.
Contributed by gamelike85.
2017-10-15 10:30:51 +00:00
MobiusDev
26d0bbc427 Improved previous commit. 2017-10-15 01:44:20 +00:00
MobiusDev
f67b7dbd1a Addition of exalted noble status. 2017-10-15 01:35:17 +00:00
MobiusDev
77411e1e89 Removed minimum level from pet skill data. 2017-10-15 00:31:43 +00:00
MobiusDev
18db02931c Better skill cleanup for awaken autolearn skills. 2017-10-14 23:49:53 +00:00
MobiusDev
b0a4957912 Addition of Talking Island Area admin teleports. 2017-10-14 23:21:42 +00:00
MobiusDev
44bdaeb16d Added custom SellBuffs command description. 2017-10-14 15:34:00 +00:00
MobiusDev
8a8ebeda48 Unlock timer improvements for grandbosses. 2017-10-14 14:03:30 +00:00
MobiusDev
2c49981231 Dragon Valley rework.
Contributed by gamelike85.
2017-10-14 13:25:23 +00:00
MobiusDev
3a8e25bdb1 Restore appearance scrolls.
Contributed by Hope.
2017-10-14 00:29:48 +00:00
MobiusDev
ba3a244de5 More servitor improvements.
Contributed by gamelike85.
2017-10-13 21:30:52 +00:00
MobiusDev
d18cd64569 Pet skill data moved to XML. 2017-10-13 16:38:08 +00:00
MobiusDev
d1f25efbf7 Fixed quest In Search of the Cause (10829) NPE. 2017-10-13 14:26:29 +00:00
MobiusDev
68537697f7 Summon levels should be affected by player max level. 2017-10-13 12:58:44 +00:00
MobiusDev
ccab659b47 Summon improvements.
Contributed by gamelike85.
2017-10-13 12:56:20 +00:00
MobiusDev
22d94f10cd Various fixes.
Contributed by gamelike85.
2017-10-13 10:44:36 +00:00
MobiusDev
03262b56e4 Item consume for Lover event pets.
Contributed by gamelike85.
2017-10-12 21:22:40 +00:00
MobiusDev
5198417c1b Make Aria's Life Stone usable. 2017-10-12 16:11:33 +00:00
MobiusDev
d7350a1c8d Clan skill reputation consumes.
Contributed by gamelike85.
2017-10-12 15:16:50 +00:00
MobiusDev
594b065c86 Consume Clan Flag spellbook on skill learn. 2017-10-12 14:40:08 +00:00
MobiusDev
d7d86b87be Added spellbook Clan Flag to clan traders. 2017-10-12 14:23:21 +00:00
MobiusDev
caf334019b Various improvements.
Contributed by gamelike85.
2017-10-12 12:00:25 +00:00
MobiusDev
eb20a97a15 Rosy Seduction skill.
Contributed by gamelike85.
2017-10-12 02:51:13 +00:00
MobiusDev
e404cd212a Halloween Cookie.
Contributed by gamelike85.
2017-10-12 02:48:55 +00:00
MobiusDev
ead59f431e Ixion transformation skills.
Contributed by gamelike85
2017-10-12 02:03:52 +00:00
MobiusDev
bee70dbca7 Summon Siege Golem.
Contributed by gamelike85.
2017-10-12 02:00:06 +00:00
MobiusDev
94002ef946 Halloween Witch's Broomstick.
Contributed by gamelike85.
2017-10-12 01:48:25 +00:00
MobiusDev
cd29ff55d7 Halloween event. 2017-10-12 01:36:13 +00:00
MobiusDev
17aaeeb11b Clan Prison.
Contributed by gamelike85.
2017-10-12 00:18:56 +00:00
MobiusDev
d40e7276d8 Clan Legend.
Contributed by gamelike85.
2017-10-12 00:13:56 +00:00
MobiusDev
c41af8a9b7 Clan Copy.
Contributed by gamelike85.
2017-10-12 00:10:14 +00:00
MobiusDev
a1d3b67221 Improved some target handlers. 2017-10-12 00:00:46 +00:00
MobiusDev
2ccb2c48aa More proper Clan Flag skill abnormal time. 2017-10-11 16:30:22 +00:00
MobiusDev
7f348be7e0 Infinity weapon fixes.
Contributed by gamelike85.
2017-10-11 15:40:53 +00:00
MobiusDev
7da3ce9a49 Talisman R-grade.
Contributed by gamelike85.
2017-10-11 15:38:13 +00:00
MobiusDev
155925881c Mysterious weapons.
Contributed by gamelike85.
2017-10-11 15:35:39 +00:00
MobiusDev
ae3b6a8c59 NC Messenger's Hat.
Contributed by gamelike85.
2017-10-11 15:31:21 +00:00
MobiusDev
4135c066f5 Returning Warrior's Bracelet.
Contributed by gamelike85.
2017-10-11 15:03:49 +00:00
MobiusDev
29076e5871 Clan Flag.
Thanks gamelike85, gigilo1968.
2017-10-11 14:00:39 +00:00
MobiusDev
41f124b355 Rose pets added to gmshop. 2017-10-11 01:35:44 +00:00