Skip to content

jameslk/cssrpg-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

CSS:RPG

CSS:RPG was a game plugin for Counter-Strike: Source, which modified the game to have an RPG-aspect to it. It was fairly popular during its time, reaching 700+ active servers running the plugin and thousands of players wasting hours trying to rack up XP and levels on these servers. One of my favorite moments was to find this plugin featured in an issue of PC Gamer Magazine (back when people still purchased magazines). Something of a confidence-booster for the angsty high-school kid I was when I made this plugin. It was my first foray into C++, which you can tell I understood nothing about, writing most of the code in a style more reminiscent of C.

This was originally hosted on Sourceforge, which unfortunately, appears to be all but dead. I am keeping it on Github just for giggles. The code also includes HL2 SDK, which has some modified header files to hack into off-limit internals. This version of the SDK was needed to build CSS:RPG against. This code is ancient, so don't expect to find anything profound here.

License

Half-Life 2 SDK is Copyright (c) Valve Corporation.

CSS:RPG is Copyright (c) 2016 James Koshigoe and is hereby made available under the MIT license:

MIT LICENSE

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Migration of my CSS:RPG project from Sourceforge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published