Commit Graph

  • 2718b527ac Fixed death given to the mother zombies, created cvars to control friendlyfire and blast damage, hitgroup file now allows you to disable shootable hitgroups on zombies. Greyscale 2009-04-23 06:39:11 +0200
  • 54242bb529 Created a CVAR for enabling/disabling the zombie_version CVAR. richard 2009-04-22 23:32:43 +0200
  • b99d253477 Put infection handling in its own core module, added infect sound to downloads table, updated cvars, made an account module (handles cash), zombies now drop weapons on infect (all of them), removed RemoveAllItems, weapon api can handle it and its unneeded now. Greyscale 2009-04-22 04:53:19 +0200
  • 557b6d883c Merged heads. richard 2009-04-21 03:30:35 +0200
  • 0bf074bf7a Moved teleport variables into teleport.inc. Changed order of death event on infection. Known bug: Teamkill on last zombie kill. richard 2009-04-21 03:27:12 +0200
  • f35d8cb381 Fixed memory leak, fixed disconnect bug. Greyscale 2009-04-21 03:10:14 +0200
  • 0f15efaa85 Removed old tHandles array, updated antistick a bit (just moved stuff). Greyscale 2009-04-21 02:03:35 +0200
  • 1ec47ef154 Renamed zr_consecutive_infect (fixed value mixup in the code), and fixed damage flags. Greyscale 2009-04-21 01:45:49 +0200
  • 7111a8c594 Made a basic weapon API, fixed SetPlayerAlpha function, moved logging to its own file (had to be done now, it was hard to find before), made a separate cvar to disable logging fully. Greyscale 2009-04-20 05:43:20 +0200
  • 41153af5f4 Reorganized cvars.inc, organized all cvars into module groups (to be updated later), removed unused cvars, made classes and weapons core modules (event forwarding priority), updated spawn protect cvars, added cvars to disable weapons, restrict, and hitgroups Greyscale 2009-04-20 02:56:26 +0200
  • 8ac1361a70 Fixed newlines in weapons and weapongroups.txt config files. Greyscale 2009-04-20 00:19:05 +0200
  • 53c60d1c52 Fixed newlines in gamedata file. Greyscale 2009-04-20 00:16:08 +0200
  • d154ed163d Merged heads. Greyscale 2009-04-19 19:54:57 +0200
  • 858cfe4079 Recoded damage module, moved around translations, removed old one, removed old classmenu code, moved BalanceTeams to roundend.inc Greyscale 2009-04-19 19:54:21 +0200
  • 589baa6869 Made CVAR for class file. Simplified formatting on log messages. richard 2009-04-19 01:10:30 +0200
  • ed66030245 Merged heads. richard 2009-04-18 02:23:36 +0200
  • 72c6e9f632 Improved handling of missing classes in class menus. Fixed bots not getting default class config (removed IsFakeClient check). Made new ClassCountTeam function for customized counting. richard 2009-04-18 02:22:13 +0200
  • c510da249c Removed unused parameter in ZRTeamHasClients. Greyscale 2009-04-18 01:50:27 +0200
  • 824ff32cd4 Merged heads. Greyscale 2009-04-18 01:45:08 +0200
  • c34e32097d Fixed admin infect bug (I think), made roundend core module, handles all round end events, modified ClassApplyOverlay, removed mp_restartgame hook, recoded PlayerLeft and BalanceTeam functions. And added comments. Greyscale 2009-04-18 01:44:41 +0200
  • 1659d24c4a Fixed newlines in hitgroups.txt Greyscale 2009-04-17 21:06:25 +0200
  • 879446ac7c Modified ZRIsClientAdmin function for consistency. Greyscale 2009-04-17 12:20:01 +0200
  • ecc9cf5167 Removed player list functions, recoded mother zombie picking function, removed allow_player_team cvar as models are handled by class system now, prefixed generic plugin functions with ZR, added comments in zombiereloaded.inc, added new function to check if clients are on either or both teams. Greyscale 2009-04-17 12:16:44 +0200
  • 5b172aa93f Added napalm.inc Greyscale 2009-04-17 10:22:02 +0200
  • 4d35037e41 Moved napalm into its own module, added cvar to enable the thrown grenade to be lit on fire. Greyscale 2009-04-17 10:20:04 +0200
  • 23242cdc9d Fixed newlins in translations. Greyscale 2009-04-17 01:48:08 +0200
  • d5e29b883c Removed debug test commands from previous commit, added ambientsounds module, removed old, and removed some unused translations phrases. Greyscale 2009-04-17 01:09:52 +0200
  • ee9d3a9f39 Added sound effects module, moved all moaning, groaning, and death sounds to zombie sounds sub-module, and made a basic sound API. Greyscale 2009-04-16 22:21:32 +0200
  • 39ff709d7f Fixed little typo in comment, and uncommented zclass say command. Greyscale 2009-04-16 08:08:58 +0200
  • 98c39fb517 Removed windows newlines in respawn.inc (stupid editor) Greyscale 2009-04-16 07:35:18 +0200
  • 23b5b6e187 Fixed respawn. Was respawning on infect. Greyscale 2009-04-16 06:06:44 +0200
  • 5b9f8d364d Removed antistick force cvar, removed more tHandle defines, moved respawn to its own module, moved market menu send function to markethandler.inc, fixed some run-on timers in zhp and spawn protect Greyscale 2009-04-16 05:30:26 +0200
  • 872e41e6d2 Recoded IsClientPlayer, renamed to IsClientValid, replaced GetMaxClients() with maxclients Ignore diff for zhp.inc and spawnprotect.inc Greyscale 2009-04-16 03:57:46 +0200
  • f39570205e Added zhp.inc :) Greyscale 2009-04-16 01:21:09 +0200
  • b909ff0739 Merged heads. Greyscale 2009-04-16 01:18:26 +0200
  • 75e654992c Moved ZHP to its own module, plugin now uses InfectPlayer. Greyscale 2009-04-16 01:18:08 +0200
  • d4934a7e9d Improved IsClientPlayer and IsClientAdmin. richard 2009-04-16 00:10:14 +0200
  • 258c839a27 Merged heads. richard 2009-04-15 23:41:22 +0200
  • b481546dc4 Made class menus and a class data dump console command. richard 2009-04-15 23:40:45 +0200
  • 37dfea2f8c Removed SetPlayerModel, removed deprecated code in models.txt, added CSWeaponDrop, updated gamedata file. Greycale 2009-04-15 21:22:11 +0200
  • c8989eb544 Moved spawn protect to its own module. Greyscale 2009-04-15 11:27:03 +0200
  • 8d9d45790b Cleaned comments up, added more comments. Greyscale 2009-04-15 09:42:12 +0200
  • acf5dd4ecd Changed 2 functions for consistency with the rest of the plugin, and general coding format Greyscale 2009-04-15 03:36:19 +0200
  • 3f74f5abb2 Removed debug message. Greyscale 2009-04-15 03:28:44 +0200
  • 8bcf32a0db Merged heads. Greyscale 2009-04-15 03:24:43 +0200
  • e7ace94625 Added hitgroup API, and logging values for it. Knockback module is done. Greyscale 2009-04-15 03:24:02 +0200
  • b2d4b9b4ad Updated compiler and incude files from SourceMod 1.2.0. richard 2009-04-14 23:40:48 +0200
  • 2bb28b87c1 Merged heads. richard 2009-04-14 23:33:50 +0200
  • 13ab32a7bb Started 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
  • 648a875c14 Removed old class system. Cleared out external API natives and forwards. Commented out old menus. Greyscale 2009-04-14 23:16:31 +0200
  • c4ceebe9ab Merged heads Greyscale 2009-04-14 22:13:53 +0200
  • ddf0515a9e Removed 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
  • f27a723129 Changed newline style to CRLF in configs. richard 2009-04-14 20:10:55 +0200
  • 9031facaec Weapons module completed, added logging, thorough validations, and finished default configs. Greyscale 2009-04-14 04:58:05 +0200
  • 44b0e776f2 Added default restrictions, added market options in the menu Greyscale 2009-04-14 01:29:24 +0200
  • 0d5b805387 Updated configs (fixed few test typos) and translations Greyscale 2009-04-13 23:57:24 +0200
  • 55ddce0734 Finished weapon restriction menu. Still needs validations and default restrictions. Greyscale 2009-04-13 23:55:02 +0200
  • 34d357a2c3 Fixed 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
  • 5652202b28 Merged heads. Greyscale 2009-04-13 20:35:00 +0200
  • 842e4030b9 Made weapon management menu toggle restrictions (easier), and weapon names are now case-insensitive Greyscale 2009-04-13 20:33:13 +0200
  • e094ec2329 Merged heads. richard 2009-04-13 06:07:10 +0200
  • 125c597b1e Added more doc comments to log functions and flags. richard 2009-04-13 06:06:23 +0200
  • d074b68edf Fixed all MAXPLAYERS+1 by replacing them with MAXPLAYERS + 1 Greyscale 2009-04-13 06:00:58 +0200
  • 6eb00ea307 Added doc comments on ZR_LogMessageFormatted function. richard 2009-04-13 05:24:12 +0200
  • 72760d9ba8 Uncommented zvision boolean variable. richard 2009-04-13 04:37:17 +0200
  • 1005aeb0d1 Manually fixed broken commit. Rev 95 (debbeac5df3b) had wrong parent. Redid changes from previous commit. richard 2009-04-13 04:35:11 +0200
  • 035d6182a9 Weapons module added, still needs better validations Greyscale 2009-04-12 08:04:00 +0200
  • d063def554 Merged heads. richard 2009-04-11 01:56:53 +0200
  • a8704cf90c Implemented the new class system. Class menu missing, only default classes working. richard 2009-04-11 01:56:22 +0200
  • d220eeee77 Added 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
  • 1e99bd64f3 Added missing restrict.inc. richard 2009-04-09 18:30:14 +0200
  • 54931dfc82 Uploaded weapongroups.txt config file Greyscale 2009-04-09 06:49:15 +0200
  • 7c397715c4 Merged heads. richard 2009-04-09 02:51:19 +0200
  • 3b0608fe7a Initial improvements on configuration files. More needs to be changed. richard 2009-04-09 02:50:04 +0200
  • 9a917d489d Added gamedata file. richard 2009-04-09 00:59:47 +0200
  • f1070eec93 Merged heads. richard 2009-04-08 01:13:31 +0200
  • 68ac28de7b Added configuration files. richard 2009-04-07 19:16:15 +0200
  • 20b970881a New branch. Removed plugins that doesn't belong here. richard 2009-04-07 16:52:34 +0200
  • d3b51c1b1a Added validation on class attributes. Some attributes still aren't validated because of unknown limits. richard 2009-04-07 04:44:37 +0200
  • 907788e36a Finished functions for applying class attributes. richard 2009-04-07 02:13:25 +0200
  • cdc52e4b67 Removed other plugins from the repository that doesn't belong here. richard 2009-04-06 03:36:03 +0200
  • 32c2f0a067 Changed branch to zr-3.0.0-dev (development branch). richard 2009-04-06 03:30:27 +0200
  • 405e7f0005 Restructured class system files. Added more functions for applying class attributes. richard 2009-04-06 03:20:13 +0200
  • fd3739b53a Added antistick system, removed zstuck, and removed redundant check in zombie.inc Greyscale 2009-04-05 23:20:35 +0200
  • 1cbce4de6d Updated version number. Release marked as in development in the version number. richard 2009-04-01 19:10:10 +0200
  • 74cacd5e75 Fixed bug 23. Added a mother zombie check before respawning as zombie on suicide by world damage. richard 2009-04-01 19:07:07 +0200
  • f9d0a96d77 Corrected newline format. richard 2009-04-01 19:04:00 +0200
  • 7817981473 Added cvar to control suicide blocking for zombies and humans seperately Greyscale 2009-03-31 02:56:30 +0200
  • 2a24a8a204 Merged heads 91e3906787a1 and 3598485c84df. richard 2009-03-31 00:59:50 +0200
  • 4f8e3e2b20 Made 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
  • 53f1909966 Added more increase/decrease options in knockback(mult) admin menu Greyscale 2009-03-30 22:40:12 +0200
  • 1dc1f5cefe Improved knockback, renamed ZTele function, changed ZStuck to reset velocity, modified velocity changing function, removed unneeded offset (basevelocity) Greyscale 2009-03-30 21:40:56 +0200
  • 965de0e697 New translations to go with last few commits Greyscale 2009-03-30 00:36:58 +0200
  • a8a4f4fbb0 Changed all CloseHandle's on timers to KillTimer() Greyscale 2009-03-30 00:35:51 +0200
  • 21b29e8bb3 Fixed 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
  • 6555cdd778 ZR_PrintToAdminChat now checks for Admin_Generic flag Greyscale 2009-03-29 22:08:56 +0200
  • a0276e5c14 Renamed zradmin to zadmin, menu is translatable and accessible from ZMenu Greyscale 2009-03-29 22:04:47 +0200
  • eaf3da9987 Renamed zradmin.inc to zadmin.inc Greyscale 2009-03-29 21:52:37 +0200
  • 825cc8c570 Updated version number and documents. richard 2009-02-21 16:03:18 +0100
  • ebb387d009 Caching models on startup instead of on infection. Probably fixes the freeze on infection problem. richard 2009-02-21 15:44:48 +0100