Commit Graph

281 Commits

Author SHA1 Message Date
Greyscale 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 2009-04-16 05:30:26 +02:00
Greyscale 872e41e6d2 Recoded IsClientPlayer, renamed to IsClientValid, replaced
GetMaxClients() with maxclients
Ignore diff for zhp.inc and spawnprotect.inc
2009-04-16 03:57:46 +02:00
Greyscale f39570205e Added zhp.inc :) 2009-04-16 01:21:09 +02:00
Greyscale b909ff0739 Merged heads. 2009-04-16 01:18:26 +02:00
Greyscale 75e654992c Moved ZHP to its own module, plugin now uses InfectPlayer. 2009-04-16 01:18:08 +02:00
richard d4934a7e9d Improved IsClientPlayer and IsClientAdmin. 2009-04-16 00:10:14 +02:00
richard 258c839a27 Merged heads. 2009-04-15 23:41:22 +02:00
richard b481546dc4 Made class menus and a class data dump console command. 2009-04-15 23:40:45 +02:00
Greycale 37dfea2f8c Removed SetPlayerModel, removed deprecated code in models.txt, added CSWeaponDrop, updated gamedata file. 2009-04-15 21:22:11 +02:00
Greyscale c8989eb544 Moved spawn protect to its own module. 2009-04-15 11:27:03 +02:00
Greyscale 8d9d45790b Cleaned comments up, added more comments. 2009-04-15 09:42:12 +02:00
Greyscale acf5dd4ecd Changed 2 functions for consistency with the rest of the plugin, and general coding format 2009-04-15 03:36:19 +02:00
Greyscale 3f74f5abb2 Removed debug message. 2009-04-15 03:28:44 +02:00
Greyscale 8bcf32a0db Merged heads. 2009-04-15 03:24:43 +02:00
Greyscale e7ace94625 Added hitgroup API, and logging values for it. Knockback module is done. 2009-04-15 03:24:02 +02:00
richard b2d4b9b4ad Updated compiler and incude files from SourceMod 1.2.0. 2009-04-14 23:40:48 +02:00
richard 2bb28b87c1 Merged heads. 2009-04-14 23:33:50 +02:00
richard 13ab32a7bb Started on new class menus (new file). Fixed parameter name in class attributes. Made function IsClientAdmin (generic admin). 2009-04-14 23:33:06 +02:00
Greyscale 648a875c14 Removed old class system. Cleared out external API natives and forwards. Commented out old menus. 2009-04-14 23:16:31 +02:00
Greyscale c4ceebe9ab Merged heads 2009-04-14 22:13:53 +02:00
Greyscale 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 2009-04-14 22:05:20 +02:00
richard f27a723129 Changed newline style to CRLF in configs. 2009-04-14 20:10:55 +02:00
Greyscale 9031facaec Weapons module completed, added logging, thorough validations, and finished default configs. 2009-04-14 04:58:05 +02:00
Greyscale 44b0e776f2 Added default restrictions, added market options in the menu 2009-04-14 01:29:24 +02:00
Greyscale 0d5b805387 Updated configs (fixed few test typos) and translations 2009-04-13 23:57:24 +02:00
Greyscale 55ddce0734 Finished weapon restriction menu. Still needs validations and default restrictions. 2009-04-13 23:55:02 +02:00
Greyscale 34d357a2c3 Fixed menu toggle restrictions, disabled group menu restrictions, next commit will have it done, fixed a bunch of compiler errors :P 2009-04-13 22:00:37 +02:00
Greyscale 5652202b28 Merged heads. 2009-04-13 20:35:00 +02:00
Greyscale 842e4030b9 Made weapon management menu toggle restrictions (easier), and weapon names are now case-insensitive 2009-04-13 20:33:13 +02:00
richard e094ec2329 Merged heads. 2009-04-13 06:07:10 +02:00
richard 125c597b1e Added more doc comments to log functions and flags. 2009-04-13 06:06:23 +02:00
Greyscale d074b68edf Fixed all MAXPLAYERS+1 by replacing them with MAXPLAYERS + 1 2009-04-13 06:00:58 +02:00
richard 6eb00ea307 Added doc comments on ZR_LogMessageFormatted function. 2009-04-13 05:24:12 +02:00
richard 72760d9ba8 Uncommented zvision boolean variable. 2009-04-13 04:37:17 +02:00
richard 1005aeb0d1 Manually fixed broken commit. Rev 95 (debbeac5df3b) had wrong parent. Redid changes from previous commit. 2009-04-13 04:35:11 +02:00
Greyscale 035d6182a9 Weapons module added, still needs better validations 2009-04-12 08:04:00 +02:00
richard d063def554 Merged heads. 2009-04-11 01:56:53 +02:00
richard a8704cf90c Implemented the new class system. Class menu missing, only default classes working. 2009-04-11 01:56:22 +02:00
Greyscale d220eeee77 Added periods after function comments, moved market handler code to markethandler.inc, made restrictions announced to the server 2009-04-10 01:08:51 +02:00
richard 1e99bd64f3 Added missing restrict.inc. 2009-04-09 18:30:14 +02:00
Greyscale 54931dfc82 Uploaded weapongroups.txt config file 2009-04-09 06:49:15 +02:00
richard 7c397715c4 Merged heads. 2009-04-09 02:51:19 +02:00
richard 3b0608fe7a Initial improvements on configuration files. More needs to be changed. 2009-04-09 02:50:04 +02:00
richard 9a917d489d Added gamedata file. 2009-04-09 00:59:47 +02:00
richard f1070eec93 Merged heads. 2009-04-08 01:13:31 +02:00
richard 68ac28de7b Added configuration files. 2009-04-07 19:16:15 +02:00
richard 20b970881a New branch. Removed plugins that doesn't belong here. 2009-04-07 16:52:34 +02:00
richard d3b51c1b1a Added validation on class attributes. Some attributes still aren't validated because of unknown limits. 2009-04-07 04:44:37 +02:00
richard 907788e36a Finished functions for applying class attributes. 2009-04-07 02:13:25 +02:00
richard cdc52e4b67 Removed other plugins from the repository that doesn't belong here. 2009-04-06 03:36:03 +02:00