SourceMod - Source Engine Scripting and Administration
Go to file
ProjectSky cdb6cc009e refactor: streamline JSON error handling
- Introduced SetErrorSafe function to standardize error message handling across JSON operations
- Removed deprecated SetPackError function to reduce redundancy
- Updated IJsonManager interface to include a default destructor
2025-11-09 13:30:12 +08:00
.github Bump actions/checkout from 4 to 5 (#2349) 2025-09-08 21:31:05 +00:00
bridge/include fix: Allow entity references for clients with L and N format specifiers (#2244) 2025-01-16 00:57:46 +00:00
configs Add "EnableLineDebugging" core.cfg option (#2240) 2025-01-07 00:38:55 +01:00
core Fix crash when selecting a vote item that contains a format specifier (#2323) 2025-05-30 00:10:51 -07:00
editor Updated sourcepawn.php to latest array syntax 2023-11-30 21:58:49 -08:00
extensions refactor: streamline JSON error handling 2025-11-09 13:30:12 +08:00
gamedata Fix HL1MP Gamedata (#2364) 2025-10-15 11:11:52 -07:00
hl2sdk-manifests@38b4f36708 Update hl2sdk-manifests to latest (fixes #2320) 2025-05-31 10:12:11 -04:00
licenses Fix quote mismatch (#1092) 2019-09-30 22:43:18 -07:00
loader Add support for Military Conflict: Vietnam (#1887) 2022-12-20 21:46:18 +00:00
plugins refactor: rename and update JSON extension components 2025-11-08 20:25:29 +08:00
public Update safetyhook submodule back to latest commit hash (#2346) 2025-08-06 23:22:47 +00:00
sourcepawn@11b22edb63 Fix/add LookupAttachment gamedata for cstrike/dod/hl2mp (fixes #2337) 2025-06-21 16:09:51 -04:00
tools Fix/add LookupAttachment gamedata for cstrike/dod/hl2mp (fixes #2337) 2025-06-21 16:09:51 -04:00
translations Korean translation 250731 (#2345) 2025-08-15 20:25:35 +02:00
versionlib Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00
.arcconfig Add a .arcconfig file so that arc works 2013-10-15 22:57:59 +01:00
.gitattributes NPOTB: Correct GitHub's Linguist inaccuracies (#1096) 2019-10-07 19:14:09 +01:00
.gitignore Convert AMBuild scripts to use hl2sdk-manifests (#2096) 2023-12-18 23:15:44 +00:00
.gitmodules Move Safetyhook mess into a mirror repo (#2163) 2024-06-08 20:05:29 +00:00
.travis.yml Prefer python3 over python(2) in checkout-deps (#1424) 2021-03-07 13:50:15 +01:00
AMBuildScript refactor: rename and update JSON extension components 2025-11-08 20:25:29 +08:00
appveyor.yml Add support for hl2sdk-mock. 2021-09-22 12:36:44 -07:00
changelog.txt Triggering a build. 2011-04-13 19:05:41 -05:00
configure.py Add support for ASAN. 2021-11-11 23:41:42 -08:00
product.version Bump version 2024-10-20 12:57:26 -04:00
pushbuild.txt Push build for safetyhook submodule update (#2347) 2025-08-09 05:49:18 +02:00
README.md Bring languages into the tree (#1625) 2023-03-29 16:23:05 +02:00

SourceMod

General

Development

Contact

  • Connect with us on GameSurge IRC in #sourcemod
  • Alternatively feel free to join our Discord server

License

SourceMod is licensed under the GNU General Public License version 3. Special exceptions are outlined in the LICENSE.txt file inside of the licenses folder.