Commit Graph

104 Commits

Author SHA1 Message Date
56d542603f Added more credits in docs. 2009-12-11 14:57:33 +01:00
1e4ca1b260 Removed duplicate line in changelog. 2009-12-09 20:33:33 +01:00
294afcb07b Cleanup in docs and release notes. 2009-12-09 20:30:44 +01:00
67ead51e03 Added beta 2 release notes. 2009-12-09 19:47:26 +01:00
52912a78e4 Updated docs with config reloading commands. 2009-12-09 12:36:50 +01:00
88608f8ffa Updated docs with more info on common problems. 2009-12-09 12:14:34 +01:00
370c906259 Merged known issues into common problems in docs. 2009-12-07 20:08:31 +01:00
49ee054667 Updated docs with known issues. 2009-12-07 19:57:48 +01:00
109a923ae3 Updated docs with new model error messages. Minior fixes.
Improved error handling of model list.
Fixed typo in class attribute validator.
Changed cvar defaults: class menu auto-close and overlay default state.
2009-11-28 22:32:44 +01:00
b39040bb35 Updated docs with model and knock back guides. Tuned default knock back values for classes, weapons and hit groups. 2009-11-22 10:50:49 +01:00
709b5d3bab Updated docs with common issues and minior fixes. 2009-11-20 17:34:05 +01:00
c1b92dca1d Updated installation instructions in manual. 2009-11-19 07:02:59 +01:00
f784b10c87 Updated packaging script to include zrtools binaries. 2009-11-17 16:57:27 +01:00
cbbcc2caa8 Updated package script to build according to SourceMod packaging guidelines. Hid the developers manual so it won't be included in release package. 2009-11-17 16:25:26 +01:00
66ed43dd48 Changed model config to key/value format and improved model module features. Model access isn't tested yet, but base stuff works. Minior fixes.
Added more random model selection presets: public, admins, hidden and mother zombies.
Simplified ClassFlagFilterMatch logic.
2009-11-17 08:47:39 +01:00
8c1a549239 Reverted to use ZR Tools. Fixed class multipliers beeing reset after map configs.
SDK Hooks works, but is not yet fully compatible with weapon restrict module because of missing Weapon_CanUse event in SDK Hooks. Weapons disappear when zombies walk near them. Otherwise the extension works.
2009-11-11 22:50:19 +01:00
55ecd5bb07 Updated manual with new plugin requirements info. 2009-11-04 21:43:25 +01:00
49d7ca8919 Updated docs. 2009-11-02 20:38:32 +01:00
3b3b3583e5 Docs typo. 2009-10-31 03:41:28 +01:00
844e23b293 Updated docs. Minior fixes.
Added flag on some timers so we are sure they are killed on map change.
Added stop event on health regeneration timer when applying classes, if the class has no regeneration.
Cvar zr_classes_default_admin is now replaced by admin-only classes. Old cvar is zr_classes_default_admin_mode.
2009-10-31 03:39:00 +01:00
bba1f40fb3 Updated docs with more info about mother zombie ratio. 2009-10-30 13:58:01 +01:00
9bd4f90137 Added error log descriptions to manual. Cleaned up some log messages. 2009-10-27 22:53:03 +01:00
cdcd9b03ee Updated manual layout and style. 2009-10-27 02:07:14 +01:00
37a9e8f1b2 Fixed typos in manual. 2009-10-25 01:07:58 +02:00
b2d679c035 Added manual section about admin authentication. Fixed ZRIsClientPrivileged ignoring console. 2009-10-21 01:42:47 +02:00
ffdf79f882 Updated docs. Minior fixes.
Started writing docs about volumetric features.
Improved manual style, lined up tables.
Added missing attributes in anticamp conversion functions.
Fixed anticamp not extinguishing players who leave a volume that ignite players.
2009-10-20 01:45:13 +02:00
11d51d9e7b HTML-manual conversion complete, zr_manual.txt is now obsolete. Changed default setting on a cvar. 2009-10-15 19:08:31 +02:00
b15c984bb9 Fixed typo in typo correction... :/ 2009-10-14 03:14:02 +02:00
89dbeb46be Typo fix in manual. 2009-10-14 03:12:28 +02:00
54c0380d6a Updated HTML-manual. Changed default setting on some cvars. 2009-10-14 02:58:16 +02:00
6ef9e6ecbf More manual content converted to HTML. 2009-10-11 18:16:01 +02:00
7995ecfe16 Fixed copy-paste typo. 2009-10-11 03:26:45 +02:00
df0355da74 Started making HTML-version of user manual. When conversion is done, the plain text file is considered obsolete. 2009-10-11 03:18:16 +02:00
2389ad875b Updated docs. Minior fixes. Changed class dumping commands to admin commands. 2009-10-10 23:28:54 +02:00
54f7d2240a Moved license.txt into docs directory. 2009-09-10 00:53:43 +02:00
0dc83c6297 Fixed typo in docs. 2009-08-22 13:37:29 +02:00
6bffb0c947 Fixed typo in docs. 2009-08-21 04:35:29 +02:00
5591adfd25 Added cvar for enabling/disabling class cookies. Fixed teleport not resetting velocity. 2009-08-15 19:48:51 +02:00
daadefbaea Added nochange option in class model attribute. 2009-08-15 03:33:09 +02:00
32828a9179 Changed class configs to use yes/no. 2009-08-15 02:58:49 +02:00
6a14b952af Added group class attribute, not implemented. Capitalized all class attribute names. 2009-08-13 18:31:21 +02:00
f9c953d58f Fixed numerous potential bugs by moving RoundEndOnClientDeath down to the end of player_death. Checking before caused problems because that function leads to the "humanizing" of all zombies if the last zombie was killed. Stuff like kill_bonus wasn't working right because of this.
Fixed documentation bug, mis-documented kill_bonus.
2009-08-03 15:13:36 -07:00
70febe812e Restored versions to beta 2 development version. 2009-07-25 14:42:45 +02:00
62badc6255 Bumped versions. This revision can be used in the beta 1 release. 2009-07-25 14:40:17 +02:00
a9e9f49c68 Fixed typos in docs. 2009-07-25 14:35:43 +02:00
ba04f668be Changes in docs, and minior fixes. See details.
Updated docs with class multipliers.
Other minior changes in docs.
Removed "Zombie:Reloaded" server title suggestion. If people like this plugin its popularity will grow by itself.
Fixed typo in attribute parser.
2009-07-25 00:36:49 +02:00
7a1cf1072b Fixed typo in docs. 2009-07-17 00:20:09 +02:00
a8b0e22af7 Fixed typo in docs. 2009-07-15 21:25:01 +02:00
1e4a44221c Updated docs with changes in models module. 2009-07-15 21:21:15 +02:00
d6b5edd289 Fixes in class system. See details.
Fixed admin classes assigned to non-admin when zr_classes_random is 1.
Fixed mother zombie classes not assigned when they should be.
Fixed improved class skills on mother infection also applied to mother zombie classes.
Updated class configuration with new special classes.
2009-07-08 02:16:29 +02:00