Update of /cvsroot/wpdev/xmlscripts/documentation/webroot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24227/webroot
Modified Files:
ChangeLog.wolfpack FAQ.html
Log Message:
Updates!
Index: FAQ.html
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/FAQ.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** FAQ.html 4 Jul 2004 19:23:30 -0000 1.3
--- FAQ.html 15 Jul 2004 01:29:07 -0000 1.4
***************
*** 176,179 ****
--- 176,180 ----
<li><a href="#16">What ports should I have open?</a></li>
<li><a href="#17">How can I route to my server behind a router?</a></li>
+ <li><a href="#18">When will _______ bug or problem be fixed?</a></li>
</ul>
</div>
***************
*** 519,522 ****
--- 520,535 ----
</div>
</div>
+ <a href="#top" style="font-size:9pt;">Return To Questions</a><br /><br />
+ </li>
+ <!-- Answer 18 -->
+ <li><a name="17" class="question">When will _______ bug or problem be fixed?</a><br />
+ <div class="answer">
+ The simple answer to this is, when they get fixed.<br /><br />
+ Bugs, features and other issues with Wolfpack will be resolved as soon as humanly possible.
+ But please keep in mind, this work is strictly voluntary. No one is paid for their time working
+ on Wolfpack, and so we do this on our own free time. So please take this into consideration
+ before hassling developers to resolve a bug. We are usually already aware of them, and we will
+ eventually get around to it.
+ </div>
<a href="#top" style="font-size:9pt;">Return To Questions</a><br />
<a href="index.html" style="font-size:9pt;">Return To Overview</a><br /><br />
Index: ChangeLog.wolfpack
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** ChangeLog.wolfpack 13 Jul 2004 22:52:05 -0000 1.20
--- ChangeLog.wolfpack 15 Jul 2004 01:29:07 -0000 1.21
***************
*** 23,26 ****
--- 23,28 ----
Added flags: noentermessage and noguardmessage
Fixed guardowner messages
+ - Removed <gold></gold> support.
+ Item baseid 'eed' should be used instead.
* Definition Changes:
- Fixed Sheep definitions
***************
*** 64,67 ****
--- 66,72 ----
Speed in which blocks are checked improved.
Manual closing block checks.
+ - Timer fixes for database scripts.
+ - Fixed recalling to areas outside of a region.
+ - Fixed renaming runes
* Misc. Changes:
- New Features:
|