Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 3.2 KB

README.md

File metadata and controls

55 lines (40 loc) · 3.2 KB

Counter Strike Source: Community Edition

Counter Strike Source: Community Edition is open source port of the leaked 2007 Source engine leak of the award winner Counter Strike Source.

This mod is orient to Community so everyone can grow the mod whit his Contributions. Currently this mod is in a pre-alpha state so don’t expected any class of bugs.

CircleCI

🔨 Building

  1. Download and install Visual Studio 2013.
  2. Download and install the Multibyte MFC Library.
  3. Run first creategameprojects.bat and build it this contains the mod dll need to run the mod.

📋 Goals

  • Finish the port of the game to Source 2013
  • Make fully functional the cut VIP mode so everyone can play it without server plugins
  • Make fully functional the cut Prison Scape so everyone can play it without server plugins
  • Implement a DM mode like CSPromod
  • Redo the Bots and hostage’s AI using the (Nextbot System)
  • Implement the Vote System so everyone can vote without using plugins
  • Implement Class Based Hands Like CSGO
  • Implement CSPromod's Shadows RTT
  • Bring back to life the shield.

❗ Warning

Although this mod is based on SourcePlusPlus's CSS Port, some things will not work has expected.

🐛 Bugs

  • Prop physics are weird due that CS:S Uses sv_turbophysics.
  • The flashbang doesn’t disappear sometimes.
  • The Animation system used in the leak is the same in the HL2MP it used the base_playeranimstate so this animsystem don’t come whit a MP support so you can see the player making the walk anim but stuck at the first frame. The only way to fix this is redo the animation system to make work whit multiplayer_animstates.
  • The Dynamic crosshair it’s not the same to the he original CSS someone of the cvars don’t work. ✅ Fixed
  • Using the Bots may cause the game crash.

📣 Contributing

Feel free to contribute to the project with pull requests. They will be reviewed and merged as fast as possible.

📋 Credits

Valve Source Engine and Counter Strike Source
Joshua Ashton And SCell555 Original creator of SourcePlusPlus
Petercov Modified SourcePlusPlus's CSS (witch is based this port)
NicolasDe For his amazing GameUI2
TotallyMehis Creator of Zombie Master: Reborn and some code that is used here
Spirrwell FMOD Implementation
Kenney Vleugels Original Crosshair Pack
TF2ClassicTeam Hud Crosshair code