Skip to content

Releases: ampreeT/SourceCoop

Necro Patch² (v1.3)

05 May 15:20
Compare
Choose a tag to compare

This is the first release with full support for HL2DM -- No edt's are included, as this is currently intended as a server owner's ultimate map config and repair tool. There has also been continued focus on improving game separation, in case more games shall be supported in the future.

This also marks the first time the builds had been generated using Github Actions. Check the actions tab for out of the oven development builds!

Update summary:

  • Player ragdoll & death spectate fixes
  • Persistence manager fixes and cleanup (sc_load, sc_save, ..)
  • Disabled drawing other players flashlights
  • New functionality for edt's (setting client convars, context flags)
  • Edt parser improvements and fixes
  • Reformatted sources
  • Plugin api function names now start with SC_
  • New forwards for addons added
  • Added "difficulty" chat trigger
  • Translation support with color placeholder processing
  • Project structure reorganizing
  • Checkpoint system improvements and additions
  • Externalized resource configs
  • Fix displaced changelevel effects on some maps
  • Survival refinements by @Alienmario in #113
  • Added russian translation by @yarik2720 in #123
  • CI with Github Actions to build nightlies archives by @yarik2720 in #124
  • Nihilanth map crashfix
  • Expand CI by @Alienmario in #125
  • Fix mounting ladders with many players by @Balimbanana in #117
  • [BM] Fix linux necro-patch hang and crash - discovered by @ReservedRegister
  • Rare player companion crash fixed - discovered by @ReservedRegister
  • New addon "earbleed" - Adds a toggle for the ringing sound effect from explosions
  • Many more changes on the technical side of things. Check full log if you're interested!

Full Changelog: v1.2...v1.3


How to install - example for Black Mesa:
Extract sourcecoop-1.3-bms.zip under "Black Mesa Dedicated Server\bms"

The 'Accumulative' release (v1.2)

25 Jun 17:33
Compare
Choose a tag to compare

Clearly, it's overdue..🤦‍♂️

Update summary:

  • Fixed npc_puffballfungus
  • Add Admire Gloves, update thirdperson plugin for bot CVars, and fix suit on spawn by @Balimbanana in #85
  • PlayerPatch - Fix default bloom by @Balimbanana in #96
  • Added lag free noblock with mp_teamplay 0
  • Added player block prevention to func_trackautochange, func_tracktrain.
  • Refactoring towards supporting more games
    • Mainly code organization changes
    • Some features have been converted to addons
    • Currently working in HL2DM, requires custom compiling the main plugin with the SRCCOOP_HL2DM define.
  • Longstanding Linux crash fixed
  • Mapmakers: The custom model property is now "custommodel", previously was "model"
  • Various QOL improvements and bug fixes

Full Changelog: v1.1.2...v1.2

Thanks to Balimbanana, Future Unseen for contributions.


Install by extracting sourcecoop-1.2.zip under "Black Mesa Dedicated Server\bms"

Survival, persistence, improved custom maps and much more (v1.1.2)

25 Apr 01:27
Compare
Choose a tag to compare

Newer SourceMod version required if upgrading from previous releases (see readme)! DHooks is now included with SM!

Install by extracting sourcecoop-1.1.2.zip under "Black Mesa Dedicated Server\bms"

Full Changelog: v1.0.4...v1.1.2

Update summary:

  • Survival mode
  • Revive addon
  • Player items/state persistence through level changes
  • Support for workshop campaign "Stojkeholm"
  • Support for workshop campaign "Emergency 17"
  • New addon Workshop Manager: kicks player who are missing workshop maps
  • Added changelevel effects
  • Added a workaround for viewmodel animations when sv_always_run is 0
  • New addon Landing screen: applies new logo during the spawning screen
See more
  • Auto detection of fall triggers, handling of player_loadsaved
  • Hooked game_end for clean level changes
  • Added !stuck command and sourcecoop_next_stuck convar
  • Fixed weapon prediction issue when throwing an object
  • Added convar sourcecoop_end_wait_display_mode
  • Allowed maps to change all npc's models
  • Fix to env_sprite out of range proxy size console spam
  • Fixed Gargantua NPC performance issues
  • Fix to firing incorrect weapons while grabbed by beneathticle
  • Added map script samples
  • Fixed multiple issues regarding misc_marionettist
  • Normalized configs subfolder name
  • Fixed music_track
  • Optimized for running on listenservers
  • Fixed Nihilanth cyclone phase
  • Removed bmc_ workshop campaign files
  • Use mp_friendlyfire instead of srccoop feature
  • Skip intro voting is now configured per map script to suit custom maps
  • Only first map autostarts skip intro vote now
  • Embedded configs are cached in the maps directory in order to support them when building the map list
  • Api updates for addons
  • Replaced OnLevelInit with custom hook
  • Added serverside ragdolls
  • Use ragdolls for first person deathcam
  • Updated default menu sorting
  • cvars for allowing each vote
  • Added survival vote
  • Improved map-change handling and globalstate resets
  • sourcecoop_ft now prints all features and their state
  • Fixed crash caused by items with hard respawn flag
  • Added gore fix addon
  • Enabled votemap autoreload by default for better WS support
  • Prevented friendlyfire (freezecam) crash
  • Revive: disable in DM & non survival mode; add ragdoll visibility enhancing effects
  • Only deathmatch-type spawning screen is shown

Updated 23/05/2022: removed beta versions, added version 1.1.2.

QOL Update (v1.0.4)

16 Sep 21:03
Compare
Choose a tag to compare

This release Includes bug and map fixes.

Install by extracting the zip under "Black Mesa Dedicated Server\bms"

All chapters release (v1.0.3)

21 Mar 21:52
106e4db
Compare
Choose a tag to compare

All chapters are finally playable!

Install by extracting the zip under "Black Mesa Dedicated Server\bms"

Xen release (v1.0.2)

26 Jan 16:30
Compare
Choose a tag to compare

Install by extracting the zip under "Black Mesa Dedicated Server\bms"

Pre definitive edition release

25 Nov 23:28
Compare
Choose a tag to compare
Pre-release

This is just for archiving purposes. This was used before Black Mesa: Definitive Edition got released and is now outdated.