Skip to content

Instantly share code, notes, and snippets.

Index: dist/community/config/communityserver.properties
===================================================================
--- dist/community/config/communityserver.properties (revision 6467)
+++ dist/community/config/communityserver.properties (working copy)
@@ -67,4 +67,11 @@
# Threading
# ================================================================
# Approximated number of working threads running simultaneously in the pool
-ThreadPoolSize = 1
\ No newline at end of file
### Eclipse Workspace Patch 1.0
#P L2J_DataPack_BETA
Index: dist/game/data/html/admin/teleports/OthersLocations/primeval.htm
===================================================================
--- dist/game/data/html/admin/teleports/OthersLocations/primeval.htm (revision 10244)
+++ dist/game/data/html/admin/teleports/OthersLocations/primeval.htm (working copy)
@@ -11,6 +11,7 @@
<br>
<center>
### Eclipse Workspace Patch 1.0
#P L2J_Server_BETA
Index: java/com/l2jserver/Config.java
===================================================================
--- java/com/l2jserver/Config.java (revision 6469)
+++ java/com/l2jserver/Config.java (working copy)
@@ -599,6 +599,9 @@
public static List<Integer> LIST_OLY_RESTRICTED_ITEMS;
public static int ALT_OLY_ENCHANT_LIMIT;
public static int ALT_OLY_WAIT_TIME;
### Eclipse Workspace Patch 1.0
#P L2J_Server_BETA
Index: java/com/l2jserver/gameserver/network/clientpackets/EnterWorld.java
===================================================================
--- java/com/l2jserver/gameserver/network/clientpackets/EnterWorld.java (revision 6469)
+++ java/com/l2jserver/gameserver/network/clientpackets/EnterWorld.java (working copy)
@@ -559,6 +559,16 @@
activeChar.teleToLocation(TeleportWhereType.TOWN);
}
### Eclipse Workspace Patch 1.0
#P L2J_Server_BETA
Index: java/com/l2jserver/gameserver/network/clientpackets/EnterWorld.java
===================================================================
--- java/com/l2jserver/gameserver/network/clientpackets/EnterWorld.java (revision 6469)
+++ java/com/l2jserver/gameserver/network/clientpackets/EnterWorld.java (working copy)
@@ -64,6 +64,7 @@
import com.l2jserver.gameserver.network.SystemMessageId;
import com.l2jserver.gameserver.network.communityserver.CommunityServerThread;
import com.l2jserver.gameserver.network.communityserver.writepackets.WorldInfo;
### Eclipse Workspace Patch 1.0
#P L2J_DataPack_BETA
Index: dist/game/data/stats/skills/22300-22399.xml
===================================================================
--- dist/game/data/stats/skills/22300-22399.xml (revision 10244)
+++ dist/game/data/stats/skills/22300-22399.xml (working copy)
@@ -1,9 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/skills.xsd">
<skill id="22300" levels="1" name="Fantasy Isle Magic">
### Eclipse Workspace Patch 1.0
#P L2J_DataPack_BETA
Index: dist/game/data/html/warehouse/4315.htm
===================================================================
--- dist/game/data/html/warehouse/4315.htm (revision 0)
+++ dist/game/data/html/warehouse/4315.htm (working copy)
@@ -0,0 +1,3 @@
+<html><body>Fantasy Isle Warehouse Keeper:<br>For the last century, Fantasy Isle's warehouse has never had any lost accidents. Not even one! How about that? The Iron Guild's management resulted in this great pride. So please leave your items here without any worry.<br>
+<a action="bypass -h npc_%objectId%_Chat 1">Use private Warehouse.</a><br>
+<a action="bypass -h npc_%objectId%_Chat 2">Use clan Warehouse.</a><br></body></html>
### Eclipse Workspace Patch 1.0
#P L2J_DataPack_BETA
Index: dist/game/data/scripts/ai/individual/QueenAnt.java
===================================================================
--- dist/game/data/scripts/ai/individual/QueenAnt.java (revision 10244)
+++ dist/game/data/scripts/ai/individual/QueenAnt.java (working copy)
@@ -19,11 +19,13 @@
package ai.individual;
import java.util.List;
### Eclipse Workspace Patch 1.0
#P L2J_DataPack_BETA
Index: dist/game/data/buylists/0135605.xml
===================================================================
--- dist/game/data/buylists/0135605.xml (revision 0)
+++ dist/game/data/buylists/0135605.xml (working copy)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/buylist.xsd">
+ <npcs>
### Eclipse Workspace Patch 1.0
#P L2J_Server_BETA
Index: dist/game/config/L2JMods.properties
===================================================================
--- dist/game/config/L2JMods.properties (revision 6469)
+++ dist/game/config/L2JMods.properties (working copy)
@@ -291,6 +291,10 @@
#Default: True
OfflineDisconnectFinished = True