Liam
52826342fc
Removed sounds translations from funcommands.phrases.txt, created and added sounds.phrases.txt, modified sounds.sp to include translation files (bug 3603, r=dvander)
2009-01-31 22:39:36 -05:00
Liam
29b357a2f6
Insurgency game_start / game_newmap event fix (bug 3497, +dvander)
2009-01-31 22:21:37 -05:00
Liam
9075aecb18
Updated basebans.sp to support L4D and allow future expansion of the STEAM_ identifier. (bug 3567 r=dvander)
2009-01-15 12:08:33 -05:00
Liam
6e9ac875d7
Fixed the bug in sounds.sp. (Bug 3568 r=dvander)
2009-01-15 10:37:54 -05:00
Fyren
100ecb12e9
Fixed admin-sql-threaded not working on L4D (bug 3559, r=dvander).
2009-01-14 17:00:24 -05:00
jonasfietz
5a0528de26
Improve compile.sh to accept filenames (bug 3550, r=dvander).
2009-01-13 16:14:44 -05:00
Liam
db760dc29b
Rewrote timer system in funcommands. Cleaned up the code. Moved sounds to a seperate plugin. Misc code optimizations. (bug 3498 r=dvander)
2009-01-07 19:21:54 -05:00
Liam
f96ca17f17
Updated the game check with GetGameFolderName instead of GetGameDesc. (Bug 3473 r=dvander)
2008-12-31 23:05:36 -05:00
Liam
50580498c4
Fixed nexmap issue (Bug 2150 r=Liam)
2008-12-30 19:17:13 -05:00
Liam
a21e688c96
Modified the ProcessRename function to use SetClientInfo instead of ClientCommand (Bug 2150 r=DS)
2008-12-29 23:38:28 -05:00
Liam
7705e88b57
Prevented blank/empty admins from being created. (Bug 3431 r=dvander)
2008-12-28 23:45:18 -05:00
David Anderson
1577fab93a
Ran versionchanger.pl over trunk to get 1.2.0 into headers (bug 3521).
2008-12-28 19:59:40 -05:00
Liam
cdd78b2ec3
Added rename command to PlayerCommands. Merged rename.phrases.txt and slapslay.phrases.txt into plugin.playercommands.txt. (Bug 2150 r=dvander)
2008-12-28 18:28:57 -05:00
Liam
ddc42bedf5
Modified Command_Kick to display the reason (if given) on the kick message.
...
Modified the translation file to use the new reason style.
2008-12-28 16:48:59 -05:00
Liam
2c9622ea52
Forced nextmap to not load on L4D (bug 3473 r=Liam)
2008-12-28 03:15:15 -05:00
Scott Ehlert
7bdcea5814
Merged changes from 1.1 branch.
2008-12-05 15:57:49 -06:00
David Anderson
04354a809c
Fixed FindTeamByName using wrong case sensitivity (bug 3446, r=pred).
2008-11-29 23:28:28 -06:00
David Anderson
3cf30f5e62
Added filetest.sp to testsuite.
2008-11-29 22:44:11 -06:00
David Anderson
7ff0129f36
Fixed ReadFileString ignoring fourth parameter (bug 3459, r=ds).
2008-11-29 22:43:30 -06:00
Matt Schubert
f164419baa
Fixed hsay/tsay not checking for in-game players
2008-11-29 18:49:10 -05:00
David Anderson
bac975331d
Merge from sourcemod-1.1.
2008-11-29 16:28:50 -06:00
David Anderson
dcccfbd26a
Fixed sm_sql_addadmin reading the immunity field as a password (bug 3395, r=pred).
2008-11-29 16:27:52 -06:00
Matt Schubert
4baf847062
Fixed hsay/tsay not checking for in-game players
2008-11-29 13:16:33 -05:00
Matt Woodrow
f85bb7e490
SourceMod now handles steamid's internally without the STEAM_*: part (bug 3428)
2008-11-25 19:13:08 +13:00
Matt Woodrow
321443450a
SourceMod now handles steamid's internally without the STEAM_*: part (bug 3428)
2008-11-25 19:10:52 +13:00
Scott Ehlert
ff7a2c6b73
Added preliminary support for Left 4 Dead; some things may not yet work.
2008-11-14 09:18:30 -06:00
Scott Ehlert
c1c5d2656c
The replicate and notify parameters for SetConVarX and ResetConVar are now ignored on Orange Box.
...
- OB engine automatically replicates and fires server_cvar event notification for changes cvars.
- Added a note about this in comments for affected natives.
2008-11-12 23:14:49 -06:00
David Anderson
a04521b55a
Fixed "nextmap" command being spammable (bug 3391, r=pred).
2008-11-05 21:02:07 -08:00
David Anderson
c8b3c82a12
Moved structs.inc out of plugins\include.
...
--HG--
rename : plugins/include/structs.inc => extensions/structs/structs.inc
2008-11-01 00:02:53 -07:00
David Anderson
b3b972caf7
Fixed missing semi-colon in sdktools_stocks.inc (bug 3376).
2008-10-31 08:38:44 -05:00
David Anderson
c25017e1a4
Fixed basechat not checking client in-game status for display center text (bug 3372).
2008-10-31 08:35:27 -05:00
Matt Woodrow
7b8cd751e1
I should get more sleep.
2008-10-19 17:44:19 +13:00
Matt Woodrow
849c4a70ae
And again with the build breaking..
2008-10-19 17:37:21 +13:00
Matt Woodrow
c231375e19
Mergesaurus Rex
2008-10-19 17:28:45 +13:00
Matt Woodrow
4e88a5a431
Updated rockthevote to use new OnClientConnected forward (bug 3311)
2008-10-19 16:18:22 +13:00
David Anderson
a6579c7bcb
Added new OnClientConnected callback with correct pairing intent (bug 3311, r=pred).
2008-10-18 22:14:13 -05:00
Matt Woodrow
07cbe39552
Updated basetriggers to use more translation friendly phrases (bug 3330, r=dvander).
...
Basetriggers now counts rounds remaining for mp_maxrounds output.
2008-10-16 10:54:23 +13:00
Matt Woodrow
4a1c565b62
Updated rockthevote to use new MaxClients variable
2008-10-15 20:42:47 +13:00
Matt Woodrow
32f9c46424
Struct Test should compile now
2008-10-15 20:42:26 +13:00
David Anderson
2f36e3b231
Deprecated SQL_ConnectEx for SQL_ConnectCustom, which expresses the API intent better (bug 3307, r=pred).
2008-10-13 01:13:39 -05:00
Matt Woodrow
b7a2f221f2
Fixed a couple of plugin errors with third party mods (bug 3305)
2008-10-09 20:18:16 +13:00
Matt Woodrow
ed75da0f85
Reworked unavailable nominations showing in the menu (bug 3269)
...
Fixed a non-const String in mapchooser.inc
2008-10-09 14:24:30 +13:00
Matt Woodrow
7009e755fe
Backed out changeset: 44b02986c01b
...
Damn you tortoisehg
2008-10-09 13:33:47 +13:00
Matt Woodrow
bba2cfc6f7
Structs now builds for the old engine (bug 3286)
2008-10-09 13:24:44 +13:00
Matt Woodrow
759c76e188
Maps nominated by owner=0 should not be replaced. Fixes sm_nominate_addmap only allowing a single map to be added (bug 3272)
2008-10-08 21:02:01 +13:00
Matt Woodrow
db5a0be4ca
Backed out changeset: 19331eae67ad
2008-10-08 20:59:56 +13:00
Matt Woodrow
29e57e77f7
Maps nominated by owner=0 should not be replaced. Fixes sm_nominate_addmap only allowing a single map to be added (bug 3272)
2008-10-08 20:58:25 +13:00
David Anderson
f50c7469ca
Added MaxClients public var to replace GetMaxClients (bug 3283, r=pred).
...
This is a hard bump of the plugin version number. 1.1 plugins compiled against this include set
will not run against earlier versions of SourceMod.
2008-10-05 15:20:17 -07:00
David Anderson
04b7b7b9ff
Removed pointless performance warning.
2008-10-04 12:59:21 -07:00
David Anderson
2534fd1ce2
Fixed reverse order of evaluation in mapchooser causing an invalid handle read (bug 3290, r=bl4nk).
2008-09-30 22:45:26 -07:00