MobiusDev
|
49071def05
|
Prefer empty over null aggro list.
|
2018-07-29 16:33:00 +00:00 |
|
MobiusDev
|
b6843b2ec3
|
Prevent probable general contract violation.
|
2018-07-29 11:32:38 +00:00 |
|
MobiusDev
|
466510e098
|
Addition of items that use minimumVitalityPoints condition.
Contributed by gigilo1968.
|
2018-07-29 10:37:22 +00:00 |
|
MobiusDev
|
4a1a3ba909
|
Refactored MaxVitalityItemsUsed to MinimumVitalityPoints.
|
2018-07-29 10:32:55 +00:00 |
|
MobiusDev
|
86fc4f43ed
|
Addition of MaxVitalityItemsUsed condition.
|
2018-07-29 10:28:01 +00:00 |
|
MobiusDev
|
8055c7fc5f
|
Made spawn to XML methods synchronized.
|
2018-07-23 23:22:04 +00:00 |
|
MobiusDev
|
c06cccd4ee
|
Red icons for unavailable inventory items.
|
2018-07-23 16:07:15 +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
|
cc6b68f432
|
Prevent pathfinding checks for friendly NPCs.
|
2018-07-09 08:59:20 +00:00 |
|
MobiusDev
|
4cae5898ba
|
ChamberOfProphecies timers should always check for npc value.
|
2018-07-07 18:59:19 +00:00 |
|
MobiusDev
|
fd58e1bfa7
|
QuestState isNowAvailable method should not return null values as true.
|
2018-07-07 12:23:10 +00:00 |
|
MobiusDev
|
cffea875fd
|
Get follow target when AI is attackable.
|
2018-07-07 11:28:06 +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
|
b33537aa50
|
Replaced instanceof L2ServitorInstance with isServitor method.
|
2018-07-02 01:14:06 +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
|
79c00f9c03
|
Fixed battlegrounds resurrection.
Contributed by Sahar.
|
2018-07-01 00:32:08 +00:00 |
|
MobiusDev
|
581cae366f
|
Fixed skills ignoring social class.
|
2018-07-01 00:23:30 +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
|
d806ff66e5
|
Replaced instanceof L2ItemInstance with isItem method.
|
2018-06-30 15:41:20 +00:00 |
|
MobiusDev
|
94d1362588
|
GeoEngine door check improvements.
Contributed by Sahar.
|
2018-06-30 14:09:20 +00:00 |
|
MobiusDev
|
0ae00a3cd5
|
Disable random scarecrow spawns.
|
2018-06-30 02:02:24 +00:00 |
|
MobiusDev
|
4c47dcc4a1
|
Removed remaining old MySQL library.
|
2018-06-27 21:11:50 +00:00 |
|
MobiusDev
|
30074d3527
|
Updated MySQL connector library.
|
2018-06-27 21:09:19 +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
|
77b0300712
|
Fixed CharEffectList exceeded effect limitation method.
|
2018-06-24 15:37:14 +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
|
61b336acb9
|
Dropped unused GameGuardCheck task class.
|
2018-06-19 01:06:37 +00:00 |
|
MobiusDev
|
ba48bc2bba
|
Dropped GameGuard configs and redundant getClient method calls.
|
2018-06-19 00:54:12 +00:00 |
|
MobiusDev
|
304e82bba5
|
Addition of missing isInOfflineMode method.
|
2018-06-18 23:13:58 +00:00 |
|
MobiusDev
|
88f35f9e87
|
Fixed offline shops that are loaded after server startup.
Contributed by Sahar.
|
2018-06-18 23:03:33 +00:00 |
|
MobiusDev
|
de2270ac8c
|
Offline trader disconnection improvement.
Contributed by Sahar.
|
2018-06-18 22:27:38 +00:00 |
|
MobiusDev
|
066a30aae4
|
Various item skill reduce changes.
Contributed by Stayway.
|
2018-06-18 13:38:42 +00:00 |
|
MobiusDev
|
37a0a83c4f
|
Removed double SkillCaster item removal check.
|
2018-06-18 13:35:11 +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
|
675fc4c029
|
Reverted last commit.
|
2018-06-12 13:33:55 +00:00 |
|
MobiusDev
|
5610e74ef7
|
Disconnection task improvement.
Contributed by Sahar.
|
2018-06-12 03:34:23 +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
|
b022639ba5
|
Make sure summons do not spawn in a walls.
Contributed by Sahar.
|
2018-06-08 14:01:55 +00:00 |
|
MobiusDev
|
24182a9979
|
Additional use of reuse hashcode constant.
|
2018-06-08 06:23:28 +00:00 |
|
MobiusDev
|
e60a34f37b
|
Dropped isSkillDisabledByReuse method.
|
2018-06-07 20:47:56 +00:00 |
|
MobiusDev
|
878d7b6e3d
|
Skills on reuse time should count as disabled.
|
2018-06-07 20:26:23 +00:00 |
|
MobiusDev
|
a557eafe5d
|
Changed calculateExpAndSp damage parameter to long.
Thanks Sahar.
|
2018-06-07 20:20:38 +00:00 |
|
MobiusDev
|
04160e3878
|
Minor L2Character moveToNextRoutePoint improvements.
|
2018-06-07 15:17:42 +00:00 |
|
MobiusDev
|
2c2b31dee5
|
Check destination when L2AttackableAI thinkAttack moves L2Character.
|
2018-06-07 13:29:00 +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
|
0cb0a963ad
|
Fix for sell buff html limit.
Contributed by facab.
|
2018-05-27 12:31:16 +00:00 |
|
MobiusDev
|
139700191b
|
Feoh Soulhound classes should be considered as mages.
|
2018-05-27 12:15:59 +00:00 |
|
MobiusDev
|
f6e0306ee7
|
Custom Sayune config check.
|
2018-05-25 17:36:44 +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
|
f5ac4e313f
|
Use statement batches to prevent SQL interruptions.
Contributed by Sahar.
|
2018-05-22 10:03:18 +00:00 |
|
MobiusDev
|
ebf1e85cce
|
Re-addition of Sel Mahum AIs.
|
2018-05-21 22:24:38 +00:00 |
|
MobiusDev
|
29603cb853
|
Broadcast prohibitions.
Thanks Sahar.
|
2018-05-21 21:34:27 +00:00 |
|
MobiusDev
|
eed47054fb
|
Sel Mahum NPC clan to XML.
|
2018-05-21 18:54:14 +00:00 |
|
MobiusDev
|
c8488b05c8
|
Dropped L2Spawn spawnOne method.
|
2018-05-21 15:07:29 +00:00 |
|
MobiusDev
|
65e3c1257a
|
Fixed private store list buy.
|
2018-05-19 14:46:44 +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
|
e93064859b
|
Inventory redundant null assignment removals.
Contributed by Sahar.
|
2018-05-18 23:43:08 +00:00 |
|
MobiusDev
|
bb3d291683
|
Kartia improvements.
Contributed by tbr.
|
2018-05-16 19:59:36 +00:00 |
|
MobiusDev
|
1926a69233
|
There is no need to check transformations.
|
2018-05-15 14:44:26 +00:00 |
|
MobiusDev
|
5dd6dcd18a
|
Clear pet data when dismount.
|
2018-05-15 14:22:59 +00:00 |
|
MobiusDev
|
7014a1ebed
|
Retail flying dismount prohibition.
|
2018-05-15 14:15:49 +00:00 |
|