peace-maker
c11b58072b
Fix case of not calling OnMapTimeLeftChanged in CS:GO ( #563 )
...
Round end reasons in CS:GO are +1 from the ones in CS:S. The
CSRoundEnd_GameStart reason for when the OnMapTimeLeftChanged forward
should be called should be one higher than in CS:S.
2017-04-29 19:41:12 -04:00
Nicholas Hastings
b3d458c17a
Fix Panel.Style getter not being bound.
2017-04-28 17:02:31 -04:00
Nicholas Hastings
6b5faffb68
Force build for hl2sdk-csgo update.
2017-04-26 06:31:40 -04:00
Nicholas Hastings
ec8bf9cb8f
Force build for hl2sdk-csgo update.
2017-04-25 21:57:50 -04:00
Nicholas Hastings
5b86ca68ee
Fix default value always being when calling ParmValue(string,string).
2017-04-22 21:30:21 -04:00
Asher Baker
fc8f43c3e5
Update blacklist.plugins.txt
2017-04-11 13:00:59 +01:00
Nicholas Hastings
f1d8336494
Update Empires gamedata (supercedes #599 ).
2017-03-26 11:05:29 -04:00
Steve Zaretti
b18a9a7fe6
Fixed typo on previous PR ( #600 )
...
#598
2017-03-25 14:51:02 -04:00
Ruben Gonzalez
a1f1dad349
Updated CS:GO gamedata.
2017-03-25 09:03:37 -04:00
Ruben Gonzalez
d658d999bf
Fix CS:GO gamedata.
2017-03-24 20:16:06 -04:00
Steve Zaretti
d0755368f1
HUD is now supported on CSGO ( #598 )
...
* HUD now supported on CSGO
https://forums.alliedmods.net/showthread.php?t=295215
* Update common.games.txt
went a bit too fast
2017-03-20 07:24:55 -04:00
Nicholas Hastings
12f42fa126
Update TF2 gamedata.
2017-03-14 20:05:31 -04:00
Nicholas Hastings
323df8366d
Fix AllowClLanguageVar setting being ignored in CS:GO.
2017-03-05 17:09:13 -05:00
Ross Bemrose
ff5487677e
Make CS:GO recognize both / and \ for GetMapDisplayName ( #592 )
2017-03-04 09:06:02 -05:00
Nicholas Hastings
42b281a693
Update Insurgency gamedata.
2017-02-09 18:03:33 -05:00
Nicholas Hastings
660c4f113b
Update FoF gamedata.
2017-02-09 18:03:25 -05:00
Asher Baker
2b4c3d4129
Update blacklist.plugins.txt
2017-02-09 19:07:37 +00:00
Nicholas Hastings
9c67ad1bb2
Update Linux CS:GO TerminateRound gamedata.
2017-02-03 23:37:53 -05:00
Nicholas Hastings
f6144a29d7
Sanitize servercfgfile and lservercfgfile values with sm_cvar (bug 6579).
2017-01-20 15:30:41 -05:00
GoD-Tony
9d7d00d755
Update CS:GO TerminateRound gamedata ( #575 )
2017-01-20 07:46:29 -05:00
Nicholas Hastings
d98444fbfd
Limit Black Mesa to 6 max radio menu items. (7+ not bound)
2016-12-13 13:30:36 -05:00
Nicholas Hastings
20ec593a76
Enable Radio menus for Black Mesa.
2016-12-13 13:24:06 -05:00
peace-maker
0178c20f50
Fix threaded query's result handle access rights ( #567 )
...
Plugins were able to close the results handle in the threaded query
callback causing a double free crash. The access rights are setup right
before the handle is created, but weren't used.
2016-12-11 18:23:50 -08:00
Asher Baker
9eae3c7155
Update blacklist.plugins.txt
2016-12-09 18:37:15 +00:00
David Anderson
851acc52d9
Merge pull request #560 from peace-maker/suppress_not_runnable_18
...
Suppress logging of "Plugin not runnable" errors in SM 1.8
2016-12-04 21:57:02 -08:00
Nicholas Hastings
63261b9cea
Fix CS:GO OnGetWeaponPrice forward on Linux.
2016-11-29 11:06:07 -05:00
Nicholas Hastings
4b399eb895
Fix innocuous copy/paste error.
2016-11-29 11:06:01 -05:00
Nicholas Hastings
20668ea676
Add gamedata missing from last commit.
2016-11-29 10:53:27 -05:00
Nicholas Hastings
5642e4b9ee
Semi-tested fix for CS:GO GetWeaponPrice on Linux.
2016-11-29 10:53:20 -05:00
Nicholas Hastings
6b24e920e7
Revert "Update CS:GO GetWeaponPrice gamedata."
...
This reverts commit f3994ce6dc .
2016-11-29 09:01:54 -05:00
Nicholas Hastings
a94a52abed
Update CS:GO GetWeaponPrice gamedata.
2016-11-29 08:52:55 -05:00
Nicholas Hastings
089b5dbaf8
Add CS:GO FindEntityByClassname signature for Linux.
2016-11-29 07:57:06 -05:00
Nicholas Hastings
63fdce19d0
Update Linux IServer gamedata.
2016-11-28 22:20:53 -05:00
Ruben Gonzalez
4a52adfc79
Update cstrike extension gamedata.
2016-11-28 21:55:34 -05:00
Nicholas Hastings
6ab82e434d
Untested Core, SDKTools, SDKHooks fixes. (CStrike ext fixes pending)
2016-11-28 21:51:35 -05:00
Peace-Maker
0c6a220643
Suppress logging of "Plugin not runnable" errors
...
SourceMod itself and thirdparty extensions call functions in plugins
without making sure it is runnable. The plugin pausing feature isn't
supported anymore and is set to get nuked #438 which will reduce the
amount of not-runnable error reports.
We can't fix every third party extension, so suppressing the error from
the logs will stop the spam until pausing is removed.
This is a backport of #558 to the 1.8 branch.
2016-11-17 16:58:44 -07:00
Asher Baker
0a45b6cad7
Update blacklist.plugins.txt
2016-11-17 23:21:25 +00:00
Nicholas Hastings
043b94be8c
Trigger build for hl2sdk-bms changes.
2016-11-07 21:06:18 -05:00
Nicholas Hastings
99d9d03969
Update TF2 gamedata.
2016-11-02 20:09:03 -04:00
Nicholas Hastings
2355cfba1c
Don't build for CS:GO on Mac anymore. (Game is 64-bit-only there now).
2016-10-24 10:54:12 -04:00
Kyle Sanderson
111c95fea6
Check multiple engine sources for updated AuthIDs. ( #552 )
2016-10-14 12:46:10 -07:00
Nicholas Hastings
c5703db3da
Trigger build for hl2sdk-csgo update. (Fixes crash on player join.)
2016-10-13 20:40:53 -04:00
Ruben Gonzalez
c21a4bed71
Update more tf2 gamedata.
2016-10-12 21:36:42 -04:00
Ruben Gonzalez
7b924ff46a
Update tf2 gamedata.
2016-10-12 21:23:22 -04:00
Nicholas Hastings
c1b23df9fe
Add note about uninitialized data in ArrayList.Resize / ResizeArray.
2016-10-11 13:46:01 -04:00
iNilo
a5c5d5ccf9
Typo in OnRemoveBan documentation ( #542 )
...
Fix typo in OnRemoveBan documentation
2016-10-07 14:44:09 -04:00
Nicholas Hastings
fc6ab59f71
Strip invalid UTF-8 char from end of player names. ( #545 )
2016-10-07 14:43:57 -04:00
Nicholas Hastings
398fe47ca1
Fixed doc on RadToDeg.
2016-10-07 14:43:47 -04:00
»SoD« XeroX
71484f60bf
Fixed wrong return type in UserMessageToBfRead ( #546 )
...
Fixed wrong return type in UserMessageToBfRead
2016-10-07 14:43:38 -04:00
Nicholas Hastings
ae3f1da60a
Update CS:GO InfoChanged gamedata. (Fixes SetClientInfo).
2016-10-07 14:42:24 -04:00