l2j_mobius/trunk/java/com/l2jserver/gameserver
MobiusDev d722c7a961 -Added two new effects (BlockTarget & Duel).
-Added <target hp="n%" /> condition (example - Last Attack skill).
-Updated DamOverTime effect - add increase charges count over time.
-Updated EnergyAttack effect to new charges system.
-Updated FatalBlow effect (able to increase skill power damage if target has affected by selected abnormal type).
-Added parameter ignorePhysDefPercent for skills that ignores some % of enemy pDef.
-Added function isInvulnerableFor(player) and updated PcCondOverride for this function.
-NPC and NPC buffers data updated for Othell Ground skill Poison Zone.
-Updated PhysicalAttack effect for skills, that decreases power when using some weapon types, and increases power when using some weapon types. also added isLastAttack parameter (for skill Last Attack atm).
-Added stat momentumSkillPower (for Tyrr' passive). Increases power when player have more charges (max 3).
-Updated some effect for working with maxSkillDamage parameter.
-Updated some old and new skills to 10531.

Contributed by NviX.
2015-07-14 20:03:39 +00:00
..
ai Sync with L2jServer HighFive Jul 3rd 2015. 2015-07-03 21:10:51 +00:00
cache Separated the Classic Datapack to it's own folder. 2015-05-02 03:45:56 +00:00
communitybbs Sync with L2jServer HighFive Jun 14th 2015. 2015-06-14 11:51:57 +00:00
data Sync with L2jServer HighFive Jul 14th 2015. 2015-07-14 19:55:19 +00:00
datatables Separated the Classic Datapack to it's own folder. 2015-05-02 03:45:56 +00:00
engines -Added two new effects (BlockTarget & Duel). 2015-07-14 20:03:39 +00:00
enums Fixed Talking Island and Faeron Village scrolls of escape. 2015-04-22 16:48:31 +00:00
handler Sync with L2JServer Feb 7th 2015. 2015-02-07 23:48:56 +00:00
idfactory -Reworked Raid Points system (ranking system deleted in Valiance update). 2015-07-01 18:50:01 +00:00
instancemanager Sync with L2jServer HighFive Jul 14th 2015. 2015-07-14 19:55:19 +00:00
model -Added two new effects (BlockTarget & Duel). 2015-07-14 20:03:39 +00:00
network Sync with L2jServer HighFive Jul 14th 2015. 2015-07-14 19:55:19 +00:00
pathfinding Fixed reading pathnode files. 2015-05-13 04:45:06 +00:00
script Sync with L2jServer HighFive Jul 3rd 2015. 2015-07-03 21:10:51 +00:00
scripting Separated the Classic Datapack to it's own folder. 2015-05-02 03:45:56 +00:00
security Sync with L2JServer Feb 3rd 2015. 2015-02-03 21:11:57 +00:00
taskmanager Sync with L2jServer HighFive Jul 14th 2015. 2015-07-14 19:55:19 +00:00
util Separated the Classic Datapack to it's own folder. 2015-05-02 03:45:56 +00:00
FortUpdater.java Updating license's year. 2015-01-02 15:09:44 +00:00
GameServer.java -Reworked Raid Points system (ranking system deleted in Valiance update). 2015-07-01 18:50:01 +00:00
GameTimeController.java Sync with L2JServer Jan 9th 2015. 2015-01-09 19:55:02 +00:00
GeoData.java Sync with L2jServer HighFive May 19th 2015. 2015-05-19 14:57:13 +00:00
InstanceListManager.java Updating license's year. 2015-01-02 15:09:44 +00:00
ItemsAutoDestroy.java Sync with L2jServer HighFive Mar 25th 2015. 2015-03-25 06:48:51 +00:00
LoginServerThread.java Sync with L2jServer HighFive Jun 19th 2015. 2015-06-19 20:55:34 +00:00
MonsterRace.java Sync with L2jServer HighFive Feb 10th 2015. 2015-02-10 22:49:31 +00:00
RecipeController.java Sync with L2jServer HighFive Mar 25th 2015. 2015-03-25 06:48:51 +00:00
Shutdown.java Dropped UPnP service. Whoever needs it, can re-adapt from l2j. 2015-01-27 02:37:13 +00:00
ThreadPoolManager.java -Dropped Javolution. 2015-02-08 21:01:32 +00:00