Added beta 2 release notes and prepared for release.

This commit is contained in:
richard 2009-12-11 17:12:39 +01:00
parent db5634bcfa
commit 7be697bf5a
3 changed files with 43 additions and 7 deletions

View File

@ -2,17 +2,51 @@
Zombie:Reloaded Release Notes
Targets plugin version 3.0.0 Beta 2, (not released)
Targets plugin version 3.0.0 Beta 2, 2009.12.11
Written by Richard Helgeby
Last modified: 2009.12.09
Last modified: 2009.12.11
===============================================================================
Release Notes For Changes In Beta 2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
(...)
Almost all known issues is now fixed. Beta 2 is a result of six months of work
on our spare time, which is pretty good in our opinion. There's a few new
features and some changes. These are the major news (also see changelog below):
* Support for group authentication on admin commands, models and classes.
See Admin Authentication (3.24) in the user manual for usage information.
* Class selections and other settings can be saved in cookies (stored in a
database or a file on the server).
* Class editor for volumetric features. Modify class attributes on players in a
certain area. This could be extra jump boost in some places, or lower knock
back in tubes and vents. Note that this feature is still a work in progress.
Documentation for this one isn't written yet. This syntax should help:
zr_vol_add <x1> <y1> <z1> <x2> <y2> <z2> classedit <class attribute>=<value>
This will make players run fast in a certain area (replace coordinates):
zr_vol_add -492 -522 497 511 534 681 classedit speed=500
* Changed model list to Valve's key/values format (same as classes use). Now
it's possible to separate models into different groups and teams.
* There's a compatibility fix in classes for servers with plugins that change
models. "model_path" in a class can be set to "no_change" so model can be
changed by another plugin than Zombie:Reloaded.
* The user manual is converted to a nice looking HTML manual with links for
quick navigation. Don't forget to have a look at it, at least if you have
problems.
Troubleshooting section is updated with explanation of all error messages
and some info about common problems. Otherwise look at the configuration
section on how to configure every feature.
Richard Helgeby &
Greyscale

View File

@ -2,10 +2,10 @@
Zombie:Reloaded Release Notes
Targets plugin version 3.0.0 Beta 2, (not released)
Targets plugin version 3.0.0 Beta 1, 2009.07.25
Written by Richard Helgeby
Last modified: 2009.07.25
Last modified: 2009.12.11
===============================================================================
@ -31,6 +31,8 @@ and a full user manual. Read the user manual for details on how to use or
configure individual features. Better quality and less time spent on support
gives more time for us to do more.
UPDATE: See "zr_3.0-b2_release_notes.txt" for changes in Beta 2.
Richard Helgeby &
Greyscale

View File

@ -14,9 +14,9 @@
<div class="content">
<h1><a name="top" />Zombie:Reloaded User Manual</h1>
<p class="headerinfo">Targets plugin version 3.0.0 Beta 2, (not released)<br />
<p class="headerinfo">Targets plugin version 3.0.0 Beta 2, 2009.12.11<br />
Written by Richard Helgeby</p>
<p class="headerinfo">Manual last modified: 2009.12.07</p>
<p class="headerinfo">Manual last modified: 2009.12.11</p>
<h2>Index</h2>