Update of /cvsroot/wpdev/xmlscripts/documentation/webroot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3485/webroot
Modified Files:
ChangeLog.wolfpack
Log Message:
Added telem command
Index: ChangeLog.wolfpack
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v
retrieving revision 1.176
retrieving revision 1.177
diff -C2 -d -r1.176 -r1.177
*** ChangeLog.wolfpack 29 Oct 2004 22:12:31 -0000 1.176
--- ChangeLog.wolfpack 1 Nov 2004 17:16:02 -0000 1.177
***************
*** 8,11 ****
--- 8,12 ----
- Male NPCs now have a 75% chance of getting a beard when created.
- Made shrink potions craftable.
+ - Changed the color of shrink potions.
* Python Script Changes:
- Fixed bug #0000369. (Equip possible although item.movable = 3)
***************
*** 23,27 ****
--- 24,32 ----
- Fixed a skill check bug with lumberjacking.
- Implemented shrink potions.
+ - Fixed the tooltip of alchemy tools not being resend.
+ - Fixed the input system trying to call not existent scripts.
+ - Fixed the color of shrunken pets.
- Implemented shrink command.
+ - Implemented telem command.
* Misc. Changes:
- FAQ Updates.
|