All Projects → stickz → Redstone

stickz / Redstone

Licence: GPL-2.0 License
Redstone GitHub - Nuclear Dawn community project

Programming Languages

SourcePawn
201 projects

Labels

Projects that are alternatives of or similar to Redstone

fortress-royale
Team Fortress 2 battle royale gamemode
Stars: ✭ 48 (+220%)
Mutual labels:  sourcemod
Half-Life-Resurgence
Recreation & expansion of NPCs, entities, and weapons from the Half-Life series into Garry's Mod!
Stars: ✭ 52 (+246.67%)
Mutual labels:  sourcemod
Mapchooser-Redux
Mapchooser - Redux
Stars: ✭ 28 (+86.67%)
Mutual labels:  sourcemod
L4D2-Plugins
L4D2 Competitive enhancement, bug/glitch fixes, general purpose and freaky-fun plugins.
Stars: ✭ 64 (+326.67%)
Mutual labels:  sourcemod
sqproxy
Offloading Source Engine query packets (A2S) handling. Rate limits, statistics, customization
Stars: ✭ 30 (+100%)
Mutual labels:  sourcemod
API
API for SQLMatches.
Stars: ✭ 48 (+220%)
Mutual labels:  sourcemod
Randomizer
TF2 plugin that randomizes player loadout in any imaginable combinations
Stars: ✭ 26 (+73.33%)
Mutual labels:  sourcemod
TeamGames
Sourcemod plugin providing team based games for prisoners and some useful things for wardens.
Stars: ✭ 16 (+6.67%)
Mutual labels:  sourcemod
SouceModPlugins
My L4D2 SouceMod plugins
Stars: ✭ 29 (+93.33%)
Mutual labels:  sourcemod
tf2attributes
TF2Attributes SourceMod plugin
Stars: ✭ 19 (+26.67%)
Mutual labels:  sourcemod
levels-ranks-web
Adaptive WEB Interface for Levels Ranks statistics plugin
Stars: ✭ 124 (+726.67%)
Mutual labels:  sourcemod
setup-sp
This action sets-up, cache and adds sourcemod scripting directory to the path
Stars: ✭ 30 (+100%)
Mutual labels:  sourcemod
TF2 NextBot
TF2 NextBot stuff using base_boss
Stars: ✭ 26 (+73.33%)
Mutual labels:  sourcemod
FreakFortressBat
No longer supported.
Stars: ✭ 32 (+113.33%)
Mutual labels:  sourcemod
HLADM
Half-Life: Alyx: Deathmatch
Stars: ✭ 24 (+60%)
Mutual labels:  sourcemod
CallAdmin
CallAdmin is a multilingual sourcemod plugin which provides in-game report functionality
Stars: ✭ 52 (+246.67%)
Mutual labels:  sourcemod
VSH-Rewrite
Popular Versus Saxton Hale gamemode remade from scratch
Stars: ✭ 30 (+100%)
Mutual labels:  sourcemod
tf-bhop
Simplistic Team Fortress 2 bunnyhop plugin
Stars: ✭ 17 (+13.33%)
Mutual labels:  sourcemod
sourcemod-hl2dm
Half-Life 2 Deathmatch sourcemod plugins
Stars: ✭ 15 (+0%)
Mutual labels:  sourcemod
retakes-instadefuse
Allows a CT to instantly defuse the bomb when all Ts are dead and nothing can prevent the defusal.
Stars: ✭ 65 (+333.33%)
Mutual labels:  sourcemod

Redstone Nuclear Dawn Server Project

Get Started Using Github Here: https://guides.github.com/activities/hello-world/

The current stable build environment for this github is sourcemod 1.10 build 6453.

Compile checks are run with sourcemod 1.10 build 6453 to point out future issues.

Bugs/Issues with sourcemod can be fixed here https://github.com/alliedmodders/sourcemod

Scripting Resources

https://wiki.alliedmods.net/Introduction_to_sourcemod_plugins

https://wiki.alliedmods.net/Nuclear_Dawn_Events

https://sm.alliedmods.net/new-api/

Build plugins

Run make to compile addons/sourcemod/scripting/*.sp files using latest stable build of SourceMod or make build-dev to compile using latest dev build.

Deployment

If you have write access to this repo then following command will compile and deploy all the files required by server to the build branch upstream:

export GH_TOKEN=<your token>; make build deploy

You won't likely need to do this manually though because Travis CI does that automatically each time master branch changes.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].