l2jdp

  •  
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
BETA: Fix for Ticket #L6203.
BETA: Fix for Ticket #L6203.
BETA: Only "Expand Dwarven Craft" is exclusive for Dwarves.
BETA: Only "Expand Dwarven Craft" is exclusive for Dwarves.
BETA: Cleanup
BETA: Cleanup
BETA: Porting 9000_clan and 9001_alliance to java
BETA: Porting 9000_clan and 9001_alliance to java
  1. … 178 more files in changeset.
BETA: Item Handlers rework:…
BETA: Item Handlers rework:

* Unhardcoding most of skill ids

* Fixed some typos

* Added missing system messages

* Added some TODO: comments

* Decreasing range of shot skill broadcasts

  1. … 17 more files in changeset.
BETA: DP-Part for [L5373]
BETA: DP-Part for [L5373]
BETA: Changed some Skills with IncreaseCharges effect to DUMMY.
BETA: Changed some Skills with IncreaseCharges effect to DUMMY.
BETA: Changed some NEGATE Skills to DUMMY.
BETA: Changed some NEGATE Skills to DUMMY.
BETA: Removing init() abstract method from L2Script.
BETA: Removing init() abstract method from L2Script.
BETA: Implementing Listeners for Skill Transfer's Holy Pomander reward.…
BETA: Implementing Listeners for Skill Transfer's Holy Pomander reward.

Thanks Battlecruiser for first implementation.

BETA: Datapack for [L5366].
BETA: Datapack for [L5366].
BETA: Minor width fix for doorinfo.htm.
BETA: Minor width fix for doorinfo.htm.
BETA: Visual glitch fix for pet owners that appeared to be healed when its pets received a heal. …
BETA: Visual glitch fix for pet owners that appeared to be healed when its pets received a heal.

* ExRegMax packet was sent to the Owner of a pet/servitor when it get healed by overtime effect but it shouldn't.

BETA: Extra info for [8855] to avoid confusion.
BETA: Extra info for [8855] to avoid confusion.
BETA: Minor fix for L2DoorInstanceActionShift to show min/max XYZ properly.
BETA: Minor fix for L2DoorInstanceActionShift to show min/max XYZ properly.
BETA: Changed StealBuff.java to read MaxNegated instead of power.
BETA: Changed StealBuff.java to read MaxNegated instead of power.
BETA: The service fee required for exchanging regular Pet equipment for higher-level equipment has been reduced by 50%.
BETA: The service fee required for exchanging regular Pet equipment for higher-level equipment has been reduced by 50%.
BETA: The price of Pet equipment has been reduced by 50%.
BETA: The price of Pet equipment has been reduced by 50%.
  1. … 6 more files in changeset.
BETA: DP-Part for ​[L5359]
BETA: DP-Part for ​[L5359]
BETA: PARTY/CLAN healing Skills can be DUMMY already too (few others skills fixes included).
BETA: PARTY/CLAN healing Skills can be DUMMY already too (few others skills fixes included).
  1. … 8 more files in changeset.
BETA: Self healing Skills can be DUMMY already.
BETA: Self healing Skills can be DUMMY already.
  1. … 23 more files in changeset.
BETA: Few typo fixes for [8845], thanks UnAfraid for report.
BETA: Few typo fixes for [8845], thanks UnAfraid for report.
BETA: Added missing cleft peace zones.
BETA: Added missing cleft peace zones.
BETA: The casting time of Flame Armor Skill is decreased in H5.
BETA: The casting time of Flame Armor Skill is decreased in H5.
BETA: Possible fix for Ticket #4906.
BETA: Possible fix for Ticket #4906.
BETA: Fixed Cancel effects to land in monsters too.
BETA: Fixed Cancel effects to land in monsters too.
BETA: Moved GM Access/Commands Settings to configs.
BETA: Moved GM Access/Commands Settings to configs.
BETA: Minor fix for skill 3592.
BETA: Minor fix for skill 3592.
BETA: Removed "update" boolean from Ant Zip Task, because it doesn't build the Zip file properly (doesn't remove the old files), and few other changes included for database_installers.
BETA: Removed "update" boolean from Ant Zip Task, because it doesn't build the Zip file properly (doesn't remove the old files), and few other changes included for database_installers.
BETA: Fix for NumberFormatException in AdminAnnouncements, FullMetal for report and first implementation.…
BETA: Fix for NumberFormatException in AdminAnnouncements, FullMetal for report and first implementation.

* Even when try-catch may be faster, we need our users to know where they mistaken sending a message with some info.

* Closing #6176