Constraint

Branch:
Author:
Tag:
Date: help

Directory Properties

  • svn:ignore = .metadata .project .pydevproject .classpath .settings target

Go to changeset: | Customize Feeds
Changelog

8048 by savormix on 07 February 2010, 16:55:09 +0100 (7 months ago) /trunk/datapack:
- Sealed Knight's Cloak price, thx Xargasus
- Some missed/-ing extractable items

./l2jfree-datapack/sql/etcitem.sql 8048 history download (+18 -0) diffs

8047 by savormix on 06 February 2010, 16:15:04 +0100 (7 months ago) /trunk/datapack:
- Sealed Knight's Cloak in castle general items, thx Xargasus
- GC isn't stackable, thx Ph@t

./l2jfree-datapack/sql/etcitem.sql 8047 history download (+1 -3) diffs

./l2jfree-datapack/sql/merchant_buylists.sql 8047 history download (+10 -1) diffs

8046 by savormix on 05 February 2010, 17:41:55 +0100 (7 months ago) /trunk/datapack:
- Validation fixes

./l2jfree-datapack/data/stats/skills/0400-0499.xml 8046 history download (+1 -2) diffs

./l2jfree-datapack/data/stats/skills/5600-5699.xml 8046 history download (+1 -1) diffs

8045 by savormix on 05 February 2010, 17:41:12 +0100 (7 months ago) /trunk/core:
- Fly Raid Boss fix, thanks to the original contributor

./l2jfree-core/src/main/java/com/l2jfree/gameserver/datatables/SpawnTable.java 8045 history download (+2 -2) diffs

./l2jfree-core/src/main/java/com/l2jfree/gameserver/instancemanager/RaidBossSpawnManager.java 8045 history download (+2 -2) diffs

8043 by savormix on 04 February 2010, 16:06:43 +0100 (7 months ago) /trunk/core:
- Multisell warning fix
- NPE fix

./l2jfree-core/src/main/java/com/l2jfree/gameserver/model/L2Multisell.java 8043 history download (+2 -7) diffs

./l2jfree-core/src/main/java/com/l2jfree/gameserver/network/serverpackets/CharInfo.java 8043 history download (+2 -0) diffs

8040 by Spire on 04 February 2010, 09:08:56 +0100 (7 months ago) /trunk/datapack:
- Fix for http://www.l2jfree.com/index.php?topic=8138.0
- Thanx Ph@t3

./l2jfree-datapack/data/stats/skills/1400-1499.xml 8040 history download (+3 -3) diffs

8039 by nbali on 03 February 2010, 16:14:47 +0100 (7 months ago) oops

./l2jfree-core/src/main/java/com/l2jfree/gameserver/taskmanager/MovementController.java 8039 history download (+2 -2) diffs

8037 by savormix on 03 February 2010, 11:33:30 +0100 (7 months ago) /trunk/datapack:
- Some template rework

./l2jfree-datapack/data/multisell/001.xml 8037 history download (+3 -2) diffs

./l2jfree-datapack/data/multisell/002.xml 8037 history download (+3 -2) diffs

./l2jfree-datapack/data/multisell/003.xml 8037 history download (+3 -2) diffs

./l2jfree-datapack/data/multisell/009.xml 8037 history download (+3 -2) diffs

./l2jfree-datapack/data/multisell/1000.xml 8037 history download (+3 -2) diffs

… 179 more files in changeset.
8036 by Psycho on 02 February 2010, 21:13:16 +0100 (7 months ago) /trunk/datapack:
- multisell "enchant" validation

./l2jfree-datapack/data/templates/exchange.dtd 8036 history download (+2 -0) diffs

8032 by Spire on 02 February 2010, 09:33:17 +0100 (7 months ago) no_comment

./l2jfree-datapack/data/scripts/quests/117_OceanOfDistantStar/8a.htm 8032 history download (+2 -2) diffs

8030 by Psycho on 02 February 2010, 09:25:41 +0100 (7 months ago) /trunk/datapack:
- Fix for possible NPE on Chimera/Celtus. Will be rewritten in java for better script.

./l2jfree-datapack/data/scripts/ai/individual/Celtus.py 8030 history download (+1 -1) diffs

./l2jfree-datapack/data/scripts/ai/individual/Chimera.py 8030 history download (+1 -1) diffs

8029 by Psycho on 02 February 2010, 09:19:07 +0100 (7 months ago) ...

./l2jfree-datapack/data/scripts/ai/individual/Celtus.py 8029 history download (+2 -0) diffs

./l2jfree-datapack/data/scripts/ai/individual/Chimera.py 8029 history download (+2 -0) diffs

8028 by Psycho on 02 February 2010, 09:11:44 +0100 (7 months ago) /trunk/datapack:
- Fix 0 dop from Celtus
- L2PcInstance addItem method

./l2jfree-datapack/data/scripts/ai/individual/Celtus.py 8028 history download (+3 -13) diffs

./l2jfree-datapack/data/scripts/ai/individual/Chimera.py 8028 history download (+1 -11) diffs

8027 by savormix on 02 February 2010, 09:04:49 +0100 (7 months ago) /trunk/datapack:
- Refix quest 619
- changing instance dtd to xsd

./l2jfree-datapack/data/instances/Antharas.xml 8027 history download (+5 -4) diffs

./l2jfree-datapack/data/instances/Baium.xml 8027 history download (+4 -3) diffs

./l2jfree-datapack/data/instances/BaseTower.xml 8027 history download (+162 -161) diffs

./l2jfree-datapack/data/instances/CrystalCavern.xml 8027 history download (+7 -6) diffs

./l2jfree-datapack/data/instances/DarkCloudMansion.xml 8027 history download (+7 -6) diffs

… 29 more files in changeset.
8023 by nbali on 01 February 2010, 11:56:00 +0100 (7 months ago) TableOptimizer
* reading table list automatically
* doing CHECK, ANALYZE, OPTIMIZE

./l2jfree-core/src/main/java/com/l2jfree/gameserver/util/TableOptimizer.java 8023 history download (+73 -20) diffs

8021 by Spire on 31 January 2010, 09:08:49 +0100 (7 months ago) /trunk/data/sql:
- Updates

./l2jfree-datapack/sql/etcitem.sql 8021 history download (+7 -1) diffs

./l2jfree-datapack/sql/weapon.sql 8021 history download (+12 -0) diffs

Open Source License registered to the L2Jfree Project. This license of FishEye is provided to support the development of L2Jfree only.
Atlassian FishEye, Subversion analysis. (Version:1.6.6 Build:build-375 2009-02-12) - Administration - Page generated 2010-09-10 11:57 +0200