JIV eebf12af27 15 years ago
..
actor c96758ded0 After altered state end L2pc does not need act. Fix #4751. 15 years ago
base fd6faaecbe Gnacik: found problem with that 4 subclass for kamales. its because sex check. for example femaleSoulbreaker is skipped as a sub for kamaels females - arbalester. but if you are female soulbreaker on main - no sub is skipped and you can take 4 subclasses. 15 years ago
entity 40f34883bc CH fee fix, thanks Gnacik 15 years ago
itemcontainer eebf12af27 15 years ago
olympiad 94734ad606 Fix oly spectator issues. 15 years ago
quest fa79d5e9f8 new method QuestState.hasQuestItems(int) to check player inventory for item. Thx jurchiks. 15 years ago
waypoint 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
zone c23cc55a2a Core part for [DP7548] 15 years ago
AutoChatHandler.java d54ffe67b8 DB connection close rework. 15 years ago
AutoSpawnHandler.java d54ffe67b8 DB connection close rework. 15 years ago
BlockList.java d54ffe67b8 DB connection close rework. 15 years ago
ChanceCondition.java 8c39f7de63 New events for effect ChanceSkillTrigger: 15 years ago
ChanceSkillList.java 8567e4df83 More cleanup (Dp update req!). 15 years ago
CharEffectList.java af4b9c7a41 FastList #3 - split concurrent modifications with shared() - atomic insert/remove, safe slower iteration. shared() will not make it 100% safe.. 15 years ago
CharSelectInfoPackage.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
ClanWarehouse.java eebf12af27 15 years ago
CombatFlag.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
CursedWeapon.java d54ffe67b8 DB connection close rework. 15 years ago
DesireTable.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
Elementals.java 7de4ea70e2 Baium don't give raid curse. 15 years ago
FishData.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
FusionSkill.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
IChanceSkillTrigger.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
ItemInfo.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
ItemRequest.java 6c3c2d682e Javolution recycling. 15 years ago
L2AccessLevel.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2AdminCommandAccessRight.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2ArmorSet.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2Augmentation.java 8e941e3619 Fix #4700 15 years ago
L2CharPosition.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2Clan.java 4d63a4dfb0 L2Clan update. 15 years ago
L2ClanMember.java d54ffe67b8 DB connection close rework. 15 years ago
L2CommandChannel.java 4912621119 update [4039] 15 years ago
L2DropCategory.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2DropData.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2Effect.java 6759959a98 Fix for mobs walking during attack. 15 years ago
L2EnchantSkillGroup.java f1bb598dab Enchant Skill Tree rework. Some parts created by JIV. 15 years ago
L2EnchantSkillLearn.java f1bb598dab Enchant Skill Tree rework. Some parts created by JIV. 15 years ago
L2ExtractableItem.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2ExtractableProductItem.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2ExtractableSkill.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2Fishing.java 21577bc7b0 fishing packet fix, luminous lure fix, protocol 152 Die packet update, cleanup, thx pixie 15 years ago
L2GroupSpawn.java 47c3bc195f logging rework, part 3 (i hope not much more to come) 15 years ago
L2HennaInstance.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2ItemInstance.java 538668178c Fix #4753 #4754. 15 years ago
L2LvlupData.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2Macro.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2Manor.java f4f4c5da02 Javolution 5.5. Thx Onepamopa for testing. 15 years ago
L2ManufactureItem.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2ManufactureList.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2MinionData.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2Multisell.java d513074a20 logging rework, getting rid of printStackTrace(), part 1 15 years ago
L2NpcAIData.java c01896cbfd IdFactory update. Thx Gnacik. 15 years ago
L2NpcWalkerNode.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2Object.java f3e0c05f92 Retail like Clan Airships, thanks lion for info. 15 years ago
L2Party.java f43cea02e1 suppress warnings. 15 years ago
L2PetData.java db0a984f1e Core support for [DP6856]. 15 years ago
L2PledgeSkillLearn.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2Radar.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2RecipeInstance.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2RecipeList.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2RecipeStatInstance.java 859b0326bc some cleanup, fixes. 15 years ago
L2Request.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2ShortCut.java d7acf49585 Skills reuse rework part 1: Shared reuse groups core support. 15 years ago
L2SiegeClan.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2Skill.java 4e2bec76df Core support for talisman decrease mana on skill use. 15 years ago
L2SkillLearn.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2Spawn.java 7a00d22ab3 New config parameter ChampionEnableInInstances for controlling spawn of the champions in instances. 15 years ago
L2SummonItem.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2TeleportLocation.java 8445976a51 support for item id in teleport table, DP UPDATE REQUIRED! 15 years ago
L2Territory.java 47c3bc195f logging rework, part 3 (i hope not much more to come) 15 years ago
L2TradeList.java d54ffe67b8 DB connection close rework. 15 years ago
L2TransformSkillLearn.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
L2Transformation.java dcfea1415e EMPTY_ARRAY for child classes 15 years ago
L2UIKeysSettings.java d54ffe67b8 DB connection close rework. 15 years ago
L2World.java f3e0c05f92 Retail like Clan Airships, thanks lion for info. 15 years ago
L2WorldRegion.java f43cea02e1 suppress warnings. 15 years ago
Location.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
MacroList.java da6cb2edcc DayNightSpawnManager rework. Test and report. 15 years ago
MobGroup.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
MobGroupTable.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
PartyMatchRoom.java f5d0a2dc16 Gnacik: PartyMatching implementation. 15 years ago
PartyMatchRoomList.java f5d0a2dc16 Gnacik: PartyMatching implementation. 15 years ago
PartyMatchWaitingList.java f5d0a2dc16 Gnacik: PartyMatching implementation. 15 years ago
ShortCuts.java d01b52df86 Fix for disable autoshots on weapon equip. 15 years ago
SpawnListener.java 3a9f16fdb1 L2j Gracia Epilogue release. 15 years ago
TerritoryWard.java 7b7f9ace3c More retail like ward handling and two new config. Thx DS for TerritoryWardInstance code. DP change required! 15 years ago
TradeItem.java 915d99cc38 trade and private store code format 15 years ago
TradeList.java 8e8d35d40e Decrease log message count about private store failures. 15 years ago
VehiclePathPoint.java 48e16ba63b Big vehicle rework. New template instance L2Vehicle, two new AI types for both vehicle types. All movement stuff transferred to the AI. 15 years ago