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 597eb49b0..0e772a522 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. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
+2006/02/18
+ * Fixed a missing break that was making Heal, Resurrection and some others
+ become attack skills [Skotlex]
+ * Some CELL_NOSTACK Mod updates: [Skotlex]
+ - Made the free-cell lookup more extensive.
+ - Allowed pc_setpos to place players on top of cells that are stacked
+ - Fixed a logic bug in the mob-walk code that was making them get stuck and
+ not move (triggered quite often when the cell no stack mod is enabled)
2006/02/17
* Cleaned up irc.c, may it compile now on Windows? [Skotlex]
* Updated the VC project files by Joshuaali. [Skotlex]