Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Releases: nonperforming/openspadesplus

AppVeyor Build Nightly Build 206 - AppVeyor

27 Mar 10:38
3ba049b
Compare
Choose a tag to compare

This is an automated build. It may not be stable.

AppVeyor Build Nightly Build 205 - AppVeyor

27 Mar 10:03
3ba049b
Compare
Choose a tag to compare

This is an automated build. It may not be stable.

AppVeyor Build $(appveyor_build_version)

27 Mar 09:49
3ba049b
Compare
Choose a tag to compare

This is an automated build. It may not be stable.

Revision 10a

18 Mar 23:54
ac87070
Compare
Choose a tag to compare

OpenSpades+ Revision 10a

!! Bugged - Corpses do not despawn !!

  • Updated some defaults - see diff and #21
  • Fixed update checker - see #22

Revision 10

10 Mar 09:36
Compare
Choose a tag to compare

OpenSpades+ Revision 10

  • Removed bullet icons
  • Changed some branding
  • Updated many defaults - see diff
  • Removed XP check in VersionInfo.cpp - Windows 10 SDK doesn't appear to have it anymore, although it is in the documentation.

Revision 9

25 Feb 09:38
Compare
Choose a tag to compare

OpenSpades+ Revision 9

Windows installs are still borked. Nuceto uses an External folder to build NucetoSpades. A potential fix has been published but I have been getting no luck - follow yvt#994 for more information

  • Renamed p_hideViewmodel to p_viewmodel
  • Added numerous variables to the preferences menu
  • Moved p_hurtTint and p_hurtBlood to be defined in OpenSpadesPlus.cpp
  • Un-limited player names
    • Technically there is still a limit in for 1000 characters
    • Like anybody's gonna hit that
  • Fixed CMake compilation warnings
  • Changed crosshair names to be more clear
  • Changed default crosshair to Classic Green (my crosshair is still the best though)
  • The background map in the Main Menu is now classic Rainbow Hallway
    • It currently looks awful when the camera is inside the hallway though.
      • Could any mappers step up?
  • Reversed hardpatch, you can now turn on ejecting shells again with cg_ejectBrass
  • Merged latest OpenSpades commits
    • CPU changes or something
    • DragonFly BSD
  • Custom client messages are now a thing with p_showCustomClientMessage and p_customClientMessage
  • Updated vcpkg

Revision 8

17 Jan 08:00
2888940
Compare
Choose a tag to compare
  • Fixed flashlight
  • Added Nuceto's ammo counter
  • Fixed capture bug (#4)
  • Added a dot crosshair
  • Added BetterSpades' crosshair
  • Added numerous people to credits
  • Separated OpenSpades config file and resources from OpenSpades+
  • Numerous convar stubs

"Windows build when?"
Dependency brotli (for freetype) fails to build on my machine.
You can try building it yourself, but I have had no luck with such.

Revision 7

13 Jan 10:26
Compare
Choose a tag to compare

OpenSpades+ Revision 7

Too many things I can't count. Sorry. Please browse through commit history. and README.md
https://github.com/nonperforming/openspadesplus/tree/c00c51dfa6602fc7a938099e29ffd3430c5a9aa7

Windows binaries coming sooner or later:tm: when somebody fixes CI/CD.
The MacOS binaries from CI/CD don't work apparently. I don't have a mac so I can't build for myself.

PRE-BUILT PACKAGES COME WITH "Non's Own v2" CROSSHAIR AS DEFAULT
WANT TO CHANGE IT? BUILD FROM SOURCE AND REPLACE Sight.tga AND HitFeedback.png FROM YOUR CROSSHAIR PACK OF CHOICE FROM /Resources/Gfx/Crosshairs FOLDER