e7ace94625Added hitgroup API, and logging values for it. Knockback module is done.
Greyscale
2009-04-15 03:24:02 +0200
b2d4b9b4adUpdated compiler and incude files from SourceMod 1.2.0.
richard
2009-04-14 23:40:48 +0200
2bb28b87c1Merged heads.
richard
2009-04-14 23:33:50 +0200
13ab32a7bbStarted on new class menus (new file). Fixed parameter name in class attributes. Made function IsClientAdmin (generic admin).
richard
2009-04-14 23:33:06 +0200
648a875c14Removed old class system. Cleared out external API natives and forwards. Commented out old menus.
Greyscale
2009-04-14 23:16:31 +0200
ddf0515a9eRemoved antistick nudge on infect, disabled zadmin menu items that are under construction, added knockback module, and weapon-specific knockback multipliers in weapons.txt
Greyscale
2009-04-14 22:05:20 +0200
f27a723129Changed newline style to CRLF in configs.
richard
2009-04-14 20:10:55 +0200
44b0e776f2Added default restrictions, added market options in the menu
Greyscale
2009-04-14 01:29:24 +0200
0d5b805387Updated configs (fixed few test typos) and translations
Greyscale
2009-04-13 23:57:24 +0200
55ddce0734Finished weapon restriction menu. Still needs validations and default restrictions.
Greyscale
2009-04-13 23:55:02 +0200
34d357a2c3Fixed menu toggle restrictions, disabled group menu restrictions, next commit will have it done, fixed a bunch of compiler errors :P
Greyscale
2009-04-13 22:00:37 +0200
d063def554Merged heads.
richard
2009-04-11 01:56:53 +0200
a8704cf90cImplemented the new class system. Class menu missing, only default classes working.
richard
2009-04-11 01:56:22 +0200
d220eeee77Added periods after function comments, moved market handler code to markethandler.inc, made restrictions announced to the server
Greyscale
2009-04-10 01:08:51 +0200
1e99bd64f3Added missing restrict.inc.
richard
2009-04-09 18:30:14 +0200
7c397715c4Merged heads.
richard
2009-04-09 02:51:19 +0200
3b0608fe7aInitial improvements on configuration files. More needs to be changed.
richard
2009-04-09 02:50:04 +0200
9a917d489dAdded gamedata file.
richard
2009-04-09 00:59:47 +0200
f1070eec93Merged heads.
richard
2009-04-08 01:13:31 +0200
68ac28de7bAdded configuration files.
richard
2009-04-07 19:16:15 +0200
20b970881aNew branch. Removed plugins that doesn't belong here.
richard
2009-04-07 16:52:34 +0200
d3b51c1b1aAdded validation on class attributes. Some attributes still aren't validated because of unknown limits.
richard
2009-04-07 04:44:37 +0200
907788e36aFinished functions for applying class attributes.
richard
2009-04-07 02:13:25 +0200
cdc52e4b67Removed other plugins from the repository that doesn't belong here.
richard
2009-04-06 03:36:03 +0200
32c2f0a067Changed branch to zr-3.0.0-dev (development branch).
richard
2009-04-06 03:30:27 +0200
405e7f0005Restructured class system files. Added more functions for applying class attributes.
richard
2009-04-06 03:20:13 +0200
fd3739b53aAdded antistick system, removed zstuck, and removed redundant check in zombie.inc
Greyscale
2009-04-05 23:20:35 +0200
1cbce4de6dUpdated version number. Release marked as in development in the version number.
richard
2009-04-01 19:10:10 +0200
74cacd5e75Fixed bug 23. Added a mother zombie check before respawning as zombie on suicide by world damage.
richard
2009-04-01 19:07:07 +0200
f9d0a96d77Corrected newline format.
richard
2009-04-01 19:04:00 +0200
7817981473Added cvar to control suicide blocking for zombies and humans seperately
Greyscale
2009-03-31 02:56:30 +0200
2a24a8a204Merged heads 91e3906787a1 and 3598485c84df.
richard
2009-03-31 00:59:50 +0200
4f8e3e2b20Made a new class system with base API functions. Will run paralell with the old system so it's possible to do a gradually switch. Most functions are compatible but have different names.
richard
2009-03-31 00:52:44 +0200
53f1909966Added more increase/decrease options in knockback(mult) admin menu
Greyscale
2009-03-30 22:40:12 +0200
965de0e697New translations to go with last few commits
Greyscale
2009-03-30 00:36:58 +0200
a8a4f4fbb0Changed all CloseHandle's on timers to KillTimer()
Greyscale
2009-03-30 00:35:51 +0200
21b29e8bb3Fixed spawn protection being buggy when admin infects them, added better countdown, changed variable names (consistency), fixed typo in world kill respawn cvar, gKilledByWorld initialized on connect
Greyscale
2009-03-29 23:42:19 +0200
6555cdd778ZR_PrintToAdminChat now checks for Admin_Generic flag
Greyscale
2009-03-29 22:08:56 +0200
a0276e5c14Renamed zradmin to zadmin, menu is translatable and accessible from ZMenu
Greyscale
2009-03-29 22:04:47 +0200
eaf3da9987Renamed zradmin.inc to zadmin.inc
Greyscale
2009-03-29 21:52:37 +0200
825cc8c570Updated version number and documents.
richard
2009-02-21 16:03:18 +0100
ebb387d009Caching models on startup instead of on infection. Probably fixes the freeze on infection problem.
richard
2009-02-21 15:44:48 +0100
62ddc62e0eUpdated URL in ammo plugin.
richard
2009-02-16 14:16:28 +0100
a30d219266Updated version number, changelog and todo.txt
richard
2009-02-16 14:10:12 +0100
4e1b587e15Fixed zvision not disabled if setting in classes is blank. Removed zvision timer, not needed and wasted resources.
richard
2009-02-16 01:38:46 +0100
527bb9be44Fixed ambience sound not always playing. Improved logging function.
richard
2009-02-15 22:25:17 +0100
3fe0029543Fixed typo in admin menu.
richard
2009-02-15 21:33:06 +0100
fce532e2d9Updated todo.txt
richard
2009-02-15 15:35:03 +0100
847bd12e6bUpdated todo.txt
richard
2009-02-14 01:58:58 +0100
00f279d41aFixed merge conflict in cvars.inc.
richard
2009-02-13 23:14:29 +0100
84a4c68596Minior bug fixes. Added module flags for log system. CVAR changes. Added support for random default class (per player).
richard
2009-02-13 22:57:02 +0100
b46d886c9cFixed message typos. Added debug messags when applying models. Added log messages on manual infections and weapon resticitons.
richard
2009-02-02 01:56:53 +0100
58949a7fe8Fixed incorrect weapon name used in group restictions. Improved logging system (bit flags instead of on/off). CVAR zr_debug changed to zr_log. Added flag configuration to zombie admin menu. Fixed index out of bounds error in anticamp module.
richard
2009-01-31 20:48:56 +0100
972136b859Made a anticamp feature with custom hurt volumes. Reformatted changes.txt.
richard
2009-01-19 22:45:58 +0100
e3f4b4e400Fixed teleport location text to display float values instead of decimal values.
richard
2009-01-17 21:54:35 +0100
72cb683278Changed hardcoded antistick force into a CVAR.
richard
2009-01-16 15:30:37 +0100
018e283679Fixed spectactor admins not able to teleport players to their saved location.
richard
2009-01-14 16:09:27 +0100
c2760c9de0Fixed ztick still working when disabled. Code cleanup: Removed old teleport functions and debug messages in zspawn.
richard
2009-01-14 01:04:29 +0100
525d25efd4Improved teleporter: Per client custom buffers, reset buffers on round start (CVAR), made teleabort chat trigger. Blocked teleport on dead players. Changed ztele to tele in CVAR names.
richard
2009-01-13 23:24:10 +0100
03c2a00d22Updated todo.txt with new feature ideas.
richard
2009-01-07 11:27:01 +0100
f447d3731eRemoved spawn protection on respawned zombies.
richard
2008-12-28 02:22:41 +0100
0efabe1146Made zr_suicide_world_damage CVAR for respawning as zombie if a zombie was killed by the world.
richard
2008-12-28 00:50:39 +0100
ef8a7e04b7Finished teleporter admin commands; zr_teleport, zr_tele_saveloc, zr_tele_loc, zr_tele_abort. Teleport admin menu made, but not coded.
richard
2008-12-26 23:03:29 +0100
69799e1c0dImproved the teleporter. Startup delay, cooldown, separate team delays and limits. Admin commands made, but not coded yet.
richard
2008-12-20 20:46:05 +0100
b66baa5dd0Initial translations check in.
richard
2008-12-19 20:07:27 +0100
4e768d316aAdded todo about validating configs and cvars on plugin load.
richard
2008-12-17 01:05:57 +0100
e878d72b38Removed unnecessary function call in OnPluginEnd causing the GameRules not available error.
richard
2008-12-16 16:16:38 +0100
2d4f5d7ae6Moved GetDefaultClassIndex outside the loop.
richard
2008-12-03 10:48:11 +0100
a6c726c193Updated todo with jetpack feature.
richard
2008-11-29 22:56:05 +0100
65a9ec01aaMade zr_ztele_humans cvar for allowing or disallowing humans to use the teleporter. Defaults to allow.
richard
2008-11-24 21:30:23 +0100
298dec378cMade a switch for printing suicide attempts to admin chat. Added suicide response text to client chat too, not just the console.
richard
2008-11-18 01:02:23 +0100
c49fcb2142Applied game rules not available fix by Grey Echo.
richard
2008-11-16 22:49:35 +0100
c28343fc20Made a user friendly description of changes since v. 2.5.1. Fixed/updated todo.txt
richard
2008-11-16 21:30:13 +0100
222d13643aAdded additional client checks before spawning on spawn all command.
richard
2008-11-15 19:11:36 +0100
99373d5720Fixed invalid timer handle errors. Fixed client not in game error in ZR_DebugPrintToConsole.
richard
2008-11-13 17:03:28 +0100
0d4b57e629Merged changes with admin menu repository.
richard
2008-11-12 16:05:04 +0100
028ac77132Added spawn all command in admin menu.
richard
2008-11-12 16:03:40 +0100
70ea880d11zspawn confirmed fixed. Added debug messages on OnClientDisconnect and PlayerDeath.
richard
2008-11-12 16:01:50 +0100
4335828d3dFixed bug in zr_spawn.
richard
2008-10-31 18:57:14 +0100
d8dd91c0f5Improved RefreshList function.
richard
2008-10-30 22:32:59 +0100
dcea61a03cFixed bug in zr_respawn
richard
2008-10-30 19:33:54 +0100
cf8bd3aeadImproved handling of invalid handle errors (maybe not fixed). Added a debug switch and a log function. Added debug messages on zspawn. Fixed zr_spawn not spawning spectactors (when using @all).
richard
2008-10-29 22:02:46 +0100
a56e89b907Updated todo.txt
richard
2008-10-27 23:44:46 +0100