summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 18ed9306c..33fa33653 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,14 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/12/26
+ * Updated Charge Attack's damage equation as per the only source I've seen
+ of it so far.
+ * Now Guardians/Emperium can't hit /be hit if their current map isn't a
+ gvg_castle or woe is off. This enables "localized" WoE by removing/setting
+ the mapflag gvg_castle on the castles where you want WoE to take effect
+ (note that even though normal players can't be hit on non gvg_castle maps,
+ normal mobs can still be killed in such maps, you'd still need to modify
+ the WoE scripts to use this kind of feature)
* TK_MISSION will now pick any mob from the DB as long as it is not a boss
type and it gives base exp.
* Fixed the double-stone issue when hitting a petrified character.