Skip to content

MVDSV 0.34

Compare
Choose a tag to compare
@tcsabina tcsabina released this 21 Sep 22:24
· 167 commits to master since this release
a064614

MVDSV 0.34 Release Notes

  • Update sv_maxping enforcement, once client has been approved do not check again. This stops users being forced to spectator between map changes. (ciscon)
  • Get the CI software a little more up to date and enable libcurl for Linux x64. Note that this also links to system's libpcre now too. (fzwoch)
  • Using newer distro for travis (toma)
  • Fix SV_DIR path now that we aren't in build/make (ciscon)
  • Enable s2c packet duplication. See PR #44 for details (mushi)
  • Merged with meag's mvdsv repo, which contains tons of fixes and improvements.