.. |
actor
|
ca93eb06c7
Fixed loop when onAggroRangeEnter called again and again for monastery mobs.
|
преди 16 години |
base
|
1ab0577505
Fixed bug with fortress siege guards counting clanless players as defenders.
|
преди 16 години |
entity
|
1ab0577505
Fixed bug with fortress siege guards counting clanless players as defenders.
|
преди 16 години |
itemcontainer
|
5a092e3839
Count check should be synchronized too
|
преди 16 години |
olympiad
|
f44166e15d
instance manager rework by fordfrog, big thx (+l2j code format)
|
преди 16 години |
quest
|
1a8fe4e13c
I accidentally commit two things at once in [L3171].
|
преди 16 години |
waypoint
|
f1b6edc8bc
2 Major Changes:
|
преди 16 години |
zone
|
feaf31c30d
If registered players die in Castle siege zone then they get Battlefield Death Syndrome.
|
преди 16 години |
AutoChatHandler.java
|
f44166e15d
instance manager rework by fordfrog, big thx (+l2j code format)
|
преди 16 години |
AutoSpawnHandler.java
|
f44166e15d
instance manager rework by fordfrog, big thx (+l2j code format)
|
преди 16 години |
BlockList.java
|
a072ad1881
network packet reorganization
|
преди 17 години |
ChanceCondition.java
|
8934959c3e
Gracia Final support 2/6
|
преди 16 години |
ChanceSkillList.java
|
7ffbdd22a8
Fixes #3712
|
преди 16 години |
CharEffectList.java
|
83a42be258
NPE fix
|
преди 16 години |
CharSelectInfoPackage.java
|
8934959c3e
Gracia Final support 2/6
|
преди 16 години |
ClanWarehouse.java
|
2d8ff8aa0c
Moving ItemContainer and child classes to a new package, just to improve internal organization taking out some files from net.sf.l2j.gameserver.model
|
преди 16 години |
CombatFlag.java
|
65b028478b
Fort siege bug fixing by Kerberos
|
преди 16 години |
CursedWeapon.java
|
8934959c3e
Gracia Final support 2/6
|
преди 16 години |
DesireTable.java
|
e594f52a17
The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail.
|
преди 17 години |
Elementals.java
|
9f84e283c7
According to http://www.lineage2.com/news/gracia_10.html
|
преди 16 години |
FishData.java
|
e594f52a17
The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail.
|
преди 17 години |
FusionSkill.java
|
8934959c3e
Gracia Final support 2/6
|
преди 16 години |
IChanceSkillTrigger.java
|
8934959c3e
Gracia Final support 2/6
|
преди 16 години |
ItemInfo.java
|
794059f9a5
Fix for time-limited items.
|
преди 16 години |
ItemRequest.java
|
8934959c3e
Gracia Final support 2/6
|
преди 16 години |
L2AccessLevel.java
|
1bef527ced
Continuing Gracia Update - tnx goes to all who worked on that
|
преди 17 години |
L2AdminCommandAccessRight.java
|
128d56abf6
small reorganization fix .. wrong files was moved.
|
преди 16 години |
L2ArmorSet.java
|
8934959c3e
Gracia Final support 2/6
|
преди 16 години |
L2Augmentation.java
|
f1b6edc8bc
2 Major Changes:
|
преди 16 години |
L2CharPosition.java
|
e594f52a17
The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail.
|
преди 17 години |
L2Clan.java
|
eab7de04d0
fix system message when applying dye
|
преди 16 години |
L2ClanMember.java
|
0ff59df708
Offline trade mod. Enjoy it :)
|
преди 16 години |
L2CommandChannel.java
|
399c81a04a
Fixes #3296
|
преди 16 години |
L2DropCategory.java
|
e594f52a17
The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail.
|
преди 17 години |
L2DropData.java
|
034d7987fe
Wrong equals and hashCode functions
|
преди 16 години |
L2Effect.java
|
fa4204ec09
Removing unncessary check
|
преди 16 години |
L2EnchantSkillLearn.java
|
8934959c3e
Gracia Final support 2/6
|
преди 16 години |
L2ExtractableItem.java
|
e594f52a17
The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail.
|
преди 17 години |
L2ExtractableProductItem.java
|
bbe8293969
kerberos_20: update for extractable items/skills, require [DP6307]
|
преди 16 години |
L2ExtractableSkill.java
|
bbe8293969
kerberos_20: update for extractable items/skills, require [DP6307]
|
преди 16 години |
L2Fishing.java
|
83193b53f6
fix the fishing bug at lv85 catching a lv10 frog....(thx to rocknow and smith)
|
преди 16 години |
L2GroupSpawn.java
|
f1b6edc8bc
2 Major Changes:
|
преди 16 години |
L2HennaInstance.java
|
82b2f3b59a
small refactoring and continue some smaller cleanups. If i broke something feel free to revert.
|
преди 16 години |
L2ItemInstance.java
|
4a7de84e4f
Elemental system formula update. Also using byte data type for elements.
|
преди 16 години |
L2LvlupData.java
|
e594f52a17
The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail.
|
преди 17 години |
L2Macro.java
|
e594f52a17
The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail.
|
преди 17 години |
L2Manor.java
|
f44166e15d
instance manager rework by fordfrog, big thx (+l2j code format)
|
преди 16 години |
L2ManufactureItem.java
|
8934959c3e
Gracia Final support 2/6
|
преди 16 години |
L2ManufactureList.java
|
e594f52a17
The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail.
|
преди 17 години |
L2MinionData.java
|
e594f52a17
The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail.
|
преди 17 години |
L2Multisell.java
|
f1da83c55f
Fix for multisell
|
преди 16 години |
L2NpcWalkerNode.java
|
e594f52a17
The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail.
|
преди 17 години |
L2Object.java
|
f2eafa96f5
Little cleaning, following an old wise advice
|
преди 16 години |
L2Party.java
|
6fec5c6e7c
Party packet little optimization.
|
преди 16 години |
L2PetData.java
|
e594f52a17
The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail.
|
преди 17 години |
L2PetDataTable.java
|
f44166e15d
instance manager rework by fordfrog, big thx (+l2j code format)
|
преди 16 години |
L2PledgeSkillLearn.java
|
8934959c3e
Gracia Final support 2/6
|
преди 16 години |
L2Radar.java
|
034d7987fe
Wrong equals and hashCode functions
|
преди 16 години |
L2RecipeInstance.java
|
e594f52a17
The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail.
|
преди 17 години |
L2RecipeList.java
|
97e0ac0c58
Rare item crafting system by Gigiikun (thx alot :))
|
преди 16 години |
L2RecipeStatInstance.java
|
97e0ac0c58
Rare item crafting system by Gigiikun (thx alot :))
|
преди 16 години |
L2Request.java
|
7d5320006c
System Message Update part 2, continues [2925]
|
преди 16 години |
L2ShortCut.java
|
8934959c3e
Gracia Final support 2/6
|
преди 16 години |
L2SiegeClan.java
|
f1b6edc8bc
2 Major Changes:
|
преди 16 години |
L2Skill.java
|
0e8bb2af1f
Area skills should work around target, not around caster :)
|
преди 16 години |
L2SkillLearn.java
|
e594f52a17
The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail.
|
преди 17 години |
L2Spawn.java
|
fb8bc6ba55
Sanity check, preventing spawn of the multiple mobs in the same time if decreaseCount() called multiple times from AI.
|
преди 16 години |
L2SummonItem.java
|
e594f52a17
The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail.
|
преди 17 години |
L2TeleportLocation.java
|
e594f52a17
The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail.
|
преди 17 години |
L2Territory.java
|
0cc75ff4e9
More code cleaning by GodKratos
|
преди 16 години |
L2TradeList.java
|
65b9e8647f
"TradeController: Could not store Count Item" fix.
|
преди 16 години |
L2TransformSkillLearn.java
|
e594f52a17
The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail.
|
преди 17 години |
L2Transformation.java
|
8934959c3e
Gracia Final support 2/6
|
преди 16 години |
L2World.java
|
f44166e15d
instance manager rework by fordfrog, big thx (+l2j code format)
|
преди 16 години |
L2WorldRegion.java
|
f1b6edc8bc
2 Major Changes:
|
преди 16 години |
Location.java
|
3f8b42d6dc
reverting [2481], there's a better way
|
преди 16 години |
MacroList.java
|
8934959c3e
Gracia Final support 2/6
|
преди 16 години |
MobGroup.java
|
f1b6edc8bc
2 Major Changes:
|
преди 16 години |
MobGroupTable.java
|
f44166e15d
instance manager rework by fordfrog, big thx (+l2j code format)
|
преди 16 години |
ShortCuts.java
|
8934959c3e
Gracia Final support 2/6
|
преди 16 години |
SpawnListener.java
|
f1b6edc8bc
2 Major Changes:
|
преди 16 години |
TradeItem.java
|
0270c62507
Buy, Sell and Warehouse packets update. Strict length checks added, several possible problems fixed.
|
преди 16 години |
TradeList.java
|
0270c62507
Buy, Sell and Warehouse packets update. Strict length checks added, several possible problems fixed.
|
преди 16 години |