917a4ce1e3Changed to default branch, with hard coded branch in version script.
richard
2009-12-14 00:39:21 +0100
14eb5e486aRestored version and branch for maintenance repository.
richard
2009-12-11 17:30:01 +0100
22317cd900Changed branch for 3.0 development (no more betas). Restored development version number.
richard
2009-12-11 17:19:18 +0100
8c1711e1d7Added tag zr-3.0.0-b2 for changeset 755f95b0981b
richard
2009-12-11 17:17:08 +0100
958566ccbbBumped version. Ready for release.
richard
2009-12-11 17:14:40 +0100
7be697bf5aAdded beta 2 release notes and prepared for release.
richard
2009-12-11 17:12:39 +0100
db5634bcfaDisabled VIP human by default because zr_vip sourcemod group doesn't exist. class is just a demo of VIP classes.
richard
2009-12-11 16:24:13 +0100
6eb54a8b03Updated changelog.
richard
2009-12-11 15:17:21 +0100
7bad6761d3Fixed broken FOV.
richard
2009-12-11 15:16:28 +0100
56d542603fAdded more credits in docs.
richard
2009-12-11 14:57:33 +0100
1e4ca1b260Removed duplicate line in changelog.
richard
2009-12-09 20:33:33 +0100
294afcb07bCleanup in docs and release notes.
richard
2009-12-09 20:30:44 +0100
67ead51e03Added beta 2 release notes.
richard
2009-12-09 19:47:26 +0100
142cab571bFixed typo in norwegian translation.
richard
2009-12-09 15:10:16 +0100
0adc2c597aFixed class selection not saved in cookies on instant class change.
richard
2009-12-09 14:57:33 +0100
03cf46beb5Fixed typo in model config.
richard
2009-12-09 13:03:54 +0100
52912a78e4Updated docs with config reloading commands.
richard
2009-12-09 12:36:50 +0100
88608f8ffaUpdated docs with more info on common problems.
richard
2009-12-09 12:14:34 +0100
459124c736Typo fix in english translations.
richard
2009-12-09 11:35:35 +0100
370c906259Merged known issues into common problems in docs.
richard
2009-12-07 20:08:31 +0100
49ee054667Updated docs with known issues.
richard
2009-12-07 19:57:48 +0100
da3bd3c889Fixed zr_class_set_multiplier not aborting when there's a invalid attribute specified.
richard
2009-12-07 14:38:23 +0100
9d5448e162Cleaned up model precaching.
richard
2009-12-04 00:44:46 +0100
849d8cd81bFixed HP regen timer handles not always initialized.
richard
2009-12-03 01:22:20 +0100
e8ead727c2Small timer code cleanup.
richard
2009-12-02 23:35:20 +0100
abd4afe4c7Updated to support new sdk hooks release (1.1, 30 nov).
richard
2009-12-02 18:42:57 +0100
37c9929bd4Code cleanup in class overlays.
richard
2009-11-30 16:49:11 +0100
109a923ae3Updated 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.
richard
2009-11-28 22:32:44 +0100
96b285d7acFixed models not precached properly.
richard
2009-11-28 12:51:13 +0100
44c0111d2cUpdated .hgignore to ignore build, release and diff dumps.
richard
2009-11-26 09:29:24 +0100
30f3f71268Fixed ambience sound still playing when disabled.
richard
2009-11-24 21:51:48 +0100
b39040bb35Updated docs with model and knock back guides. Tuned default knock back values for classes, weapons and hit groups.
richard
2009-11-22 10:50:49 +0100
bedb4d4bdaMade cvar for displaying class menu on first spawn. Renamed class menu cvars.
richard
2009-11-20 18:20:45 +0100
709b5d3babUpdated docs with common issues and minior fixes.
richard
2009-11-20 17:34:05 +0100
934dc138d6Disabled voice module by default. Increased ammo reserve sizes.
richard
2009-11-19 07:58:19 +0100
c1b92dca1dUpdated installation instructions in manual.
richard
2009-11-19 07:02:59 +0100
5f85693d51Updated build script to compile plugin itself.
richard
2009-11-19 06:49:19 +0100
c60195db5cFixed incorrect patch filename in build script.
richard
2009-11-19 06:40:27 +0100
3e702b0340Updated build script to exit if tip revision and base revision is the same when building patches.
richard
2009-11-19 06:36:55 +0100
72d75b5089Changed build script to include base revision on patches.
richard
2009-11-18 19:39:13 +0100
d4fe349660Comment fix in build script.
richard
2009-11-18 19:24:09 +0100
59f3a3e84cUpdated build script to make patch releases.
richard
2009-11-18 19:22:17 +0100
f784b10c87Updated packaging script to include zrtools binaries.
richard
2009-11-17 16:57:27 +0100
cbbcc2caa8Updated package script to build according to SourceMod packaging guidelines. Hid the developers manual so it won't be included in release package.
richard
2009-11-17 16:25:26 +0100
66ed43dd48Changed 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.
richard
2009-11-17 08:47:39 +0100
8c1a549239Reverted 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.
richard
2009-11-11 22:50:19 +0100
55ecd5bb07Updated manual with new plugin requirements info.
richard
2009-11-04 21:43:25 +0100
bae7998b9bMade support for SDK Hooks 1.1 Extension (enabled by default). Comment USE_SDKHOOKS define to use ZR Tools.
richard
2009-11-04 21:37:26 +0100
13924d7bd6Made shell script for counting total lines.
richard
2009-11-04 17:51:17 +0100
49d7ca8919Updated docs.
richard
2009-11-02 20:38:32 +0100
644c464b0cMinior fixes. Tested ZR on a vanilla server with newest SourceMod, fixed issues related to vanilla configuration. See details. Fixed timer handle error in volfeatures on map end. Fixed incorrect default value in class cvars. Changed map config files to be loaded in OnAutoConfigsBuffered.
richard
2009-10-31 18:18:11 +0100
3b3b3583e5Docs typo.
richard
2009-10-31 03:41:28 +0100
844e23b293Updated 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.
richard
2009-10-31 03:39:00 +0100
bba1f40fb3Updated docs with more info about mother zombie ratio.
richard
2009-10-30 13:58:01 +0100
7cf00bb3a4Fixed privilege check on incorrect command (zspawn).
richard
2009-10-28 23:39:58 +0100
9bd4f90137Added error log descriptions to manual. Cleaned up some log messages.
richard
2009-10-27 22:53:03 +0100
cdcd9b03eeUpdated manual layout and style.
richard
2009-10-27 02:07:14 +0100
3794251cc5Updated all admin console commands to check if client is privileged (so group authentication works), instead of using RegAdminCmd. Minior fixes. Changed admin teleport command to log target names. Cached result of privilege check instead of calling function twice (zadmin menu). Disabled old debug commands. Do not remove, we need them for testing later.
richard
2009-10-26 23:17:22 +0100
b856e69223Fixed directory memory leak.
richard
2009-10-26 01:42:15 +0100
7833615363Code comment typo.
richard
2009-10-25 01:23:31 +0200
37a9e8f1b2Fixed typos in manual.
richard
2009-10-25 01:07:58 +0200
bd13628962Fixed another cookie memory leak.
richard
2009-10-25 00:08:53 +0200
b2d679c035Added manual section about admin authentication. Fixed ZRIsClientPrivileged ignoring console.
richard
2009-10-21 01:42:47 +0200
ffdf79f882Updated 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.
richard
2009-10-20 01:45:13 +0200
11d51d9e7bHTML-manual conversion complete, zr_manual.txt is now obsolete. Changed default setting on a cvar.
richard
2009-10-15 19:08:31 +0200
b15c984bb9Fixed typo in typo correction... :/
richard
2009-10-14 03:14:02 +0200
89dbeb46beTypo fix in manual.
richard
2009-10-14 03:12:28 +0200
54c0380d6aUpdated HTML-manual. Changed default setting on some cvars.
richard
2009-10-14 02:58:16 +0200
6ef9e6ecbfMore manual content converted to HTML.
richard
2009-10-11 18:16:01 +0200
7995ecfe16Fixed copy-paste typo.
richard
2009-10-11 03:26:45 +0200
df0355da74Started making HTML-version of user manual. When conversion is done, the plain text file is considered obsolete.
richard
2009-10-11 03:18:16 +0200
2389ad875bUpdated docs. Minior fixes. Changed class dumping commands to admin commands.
richard
2009-10-10 23:28:54 +0200
d030fe573dIncreased max classes to 48.
richard
2009-10-10 18:54:17 +0200
bc7a019e8fFixed cookie memory leak, changed cookies to only be created once.
richard
2009-10-10 18:26:27 +0200
92bffae62cFixed incorrect class index validated when restored from cookies (forgot to substract by one). Specified filter settings on random spawn classes.
richard
2009-10-10 17:37:30 +0200
7555b042b9Attempt to fix cookie memory leak.
richard
2009-10-08 19:47:23 +0200
8bd7c09887Added missing tag in volume attributes. Simplified attribute comments.
richard
2009-10-08 02:59:42 +0200
8c2494f052Cleanup in volfeatures. Moved tool functions into a new file. Decreased max volumes to 32.
richard
2009-10-08 00:49:31 +0200
0d484132f9Changed default log settings and updated cvar descriptions. Changed anti-stick log event type to a core event.
richard
2009-09-30 03:17:43 +0200
7afea34ac4Fixed (again) existing volumes not removed after a map change. Moved VolInit call into OnMapStart event. Modules that must be reset per map should be initialized/reset here.
richard
2009-09-30 01:05:41 +0200
b3c31afff9Merged heads.
richard
2009-09-27 23:52:20 +0200
9906376f28New features and fixes in volfeatures. See details. Fixed existing volumes not removed after a map change. Added class editor feature that can modify certain class attributes on players in a volume. Fixed typo in class attribute name. Fixed health regeneration timer not stopping if a player were kicked or timed out.
richard
2009-09-27 23:45:17 +0200
f4eb06d210Small fix in voice.inc to stop changing voice permissions with a client's self. Added the API functions for shoppinglist.inc but they don't do anything, they are just a sneak-peak into the way it will work, any feedback on your opinion would be nice.
Greyscale
2009-08-30 11:47:01 -0700