SourceMod - Source Engine Scripting and Administration
Go to file
stickz d44669ef34
mapchooser: Set minimum number maps to include in vote
This commit allows the user to have a consistent minimum number of maps in the vote, regardless how many previous maps are excluded. It also improves the handling of the situation, when the number of previous maps to exclude is set higher than the number of available maps. Instead of excluding no previous maps, it will exclude until the minimum include count is reached.
2020-08-09 15:16:15 -04:00
.github Create FUNDING.yml 2019-05-27 17:15:04 +01:00
bridge/include Rename ke::Lambda to ke::Function. 2020-05-17 12:33:52 -07:00
configs Allow setting multiple chat trigger characters (PR #449, bug 4341, bug 5668) 2016-10-04 16:34:42 +01:00
core menusys: add MenuShufflePerClient native (#1073) 2020-08-06 20:31:00 -07:00
editor Added AMXX Pawn geshi generation script. 2010-08-23 13:53:44 -04:00
extensions sdkhooks: assign velocities in CTakeDamageInfo(Hack) (#1322) 2020-08-06 20:46:01 -07:00
gamedata core: Add Insurgency support for amd64 Windows (#1295) 2020-08-06 19:53:06 -07:00
licenses Fix quote mismatch (#1092) 2019-09-30 22:43:18 -07:00
loader Revert "Remove arch loops from build scripts. (#889)" 2018-10-04 17:59:40 +00:00
plugins mapchooser: Set minimum number maps to include in vote 2020-08-09 15:16:15 -04:00
public menusys: add MenuShufflePerClient native (#1073) 2020-08-06 20:31:00 -07:00
sourcepawn@381bc02811 Update SourcePawn. 2020-06-02 13:33:57 -07:00
tools core: Add Insurgency support for amd64 Windows (#1295) 2020-08-06 19:53:06 -07:00
translations Standardize some spacing in translation phrases (#1254) 2020-05-08 14:55:05 -07:00
versionlib 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06: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 Update to the latest SourcePawn revision. 2015-08-18 09:51:24 -07:00
.gitmodules Use upstream SourcePawn as a submodule. 2015-03-15 16:38:38 -07:00
.travis.yml Remove cloning of Dota 2 SDK in CI 2020-07-30 11:37:00 -07:00
AMBuildScript core: Add Insurgency support for amd64 Windows (#1295) 2020-08-06 19:53:06 -07:00
appveyor.yml Remove cloning of Dota 2 SDK in CI 2020-07-30 11:37:00 -07:00
changelog.txt Triggering a build. 2011-04-13 19:05:41 -05:00
configure.py Add an option to build against no SDKs (#1201) 2020-03-04 21:52:07 +00:00
product.version Bump version to 1.11. 2019-10-18 21:07:36 -07:00
pushbuild.txt NPOTB: Trigger hl2sdk-csgo changes (#1316) 2020-07-24 00:19:58 -07:00
README.md Incorperate Licensing Into Project Tree (#961) 2019-04-12 12:10:13 -07: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.