OpenSpades 0.1.0 RELEASED

Yaaaaay! link: Releases · yvt/openspades · GitHub

[i]For Windows 8.1 or earlier users: While launching OpenSpades, you might get an error message that says api-ms-win-crt-runtime-l1-1-0 is missing from your computer. If this happens, applying this Windows Update will solve the problem.

For macOS users: See this wiki page if you’re having trouble starting OpenSpades.

See Trello for a more comprehensive list of new/updated features.
Highlights
Compatibility

Compatibility fixes: fog, recoil by yvt (4047b61, 866267d, #337)

New Features

First person view for spectate by noway421 (#328)
Minimap improvements by pandaro (#340)
Configurable player name drawing by Chameleonhider (#384)
Display spectators in scoreboard by VelocityRa (#466)
Right click to mark favorite servers by theunknownxy (#465)
More game experience options by yvt (5e3b41b)
Mumble support by L0L022 (#413)

Operating System Support

OpenBSD support by devnexen (#477)

Locale Support

Polish translation by Kuzyn (#309)
Brazilian Portuguese translation by feikname (#408)
European Portuguese translation by DarkDracoon (#485)
(Preliminary) custom TTF/OTF font support by yvt (#484)
Language switcher by yvt (2be6524)

Known Issues

A graphical glitch can be visible if Volumetric Fog is enabled (#447)
Vertical fog is still existent when the software renderer is selected.

Binaries

Following binary packages are provided:

OpenSpades-0.1.0-Windows.zip: for Windows users
OpenSpades-0.1.0-OSX.zip: for macOS users

OpenSpades-0.1.0.pdb.7z is NOT needed unless you’re a developer and intend to debug OpenSpades.

Additionally, non-English users are encouraged to download NotoFonts.pak. It contains beautifully designed Noto Fonts distributed by Google, which cover all languages supported by OpenSpades. It can be installed by copying it to the Resource directory.[/i]

updated the title of this topic to reflect proper version number

direct download links:

Windows:
https://github.com/yvt/openspades/releases/download/v0.1.0/OpenSpades-0.1.0-Windows.zip

Mac:
https://github.com/yvt/openspades/releases/download/v0.1.0/OpenSpades-0.1.0-OSX.zip

2 Years 2 late.

A great update none the less despite the huge space between this and previous updates. :slight_smile: I’d like to see some more work done on SW renderer :slight_smile:

The dev team still works on it from time to time. I run the Linux version and it has zero bugs, really. It does have some text that could be placed better on the screen and I’m hoping they add the features that I requested.

Tracers are the big change. You can see them on the big map.

Also, the sounds! I like the new sounds but it’s a big difference. He encoded them a new way too, but I can’t remember what the dev team said about the difference whether it’s faster or whatnot. The sound files are definitely smaller though.

The SMG has horizontal recoil now. Who thought this was a good idea? Nothing to complain about otherwise.

EDIT: I was informed by some source that the SMG has horizontal recoil in voxlap too.

Well, this is awkward.

I bought a PS4 pro.
And I bought some game software…
But,I have not played them…
After all I like Babel :stuck_out_tongue:

LInux:

git clone GitHub - yvt/openspades: Compatible client of Ace of Spades 0.75 && cd openspades

GO INTO THE RESOURCES DIRECTORY AND RUN:
./download.sh
./mkpak.sh

Now you have the resources

Go back up a directory:
cd …
mkdir openspades.mk && cd openspades.mk
cmake … -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_FLAGS="-O3 -march=native" -DCMAKE_C_FLAGS="-O3 -march=native" -DCMAKE_C_FLAGS="-O3 -march=native"
make -jgetconf _NPROCESSORS_ONLN

sudo checkinstall --install=no

Fill in the name of the game and description

Just hit enter if it asks you other questions

Now, just run this to install:

sudo dpkg -i *.deb

You’re done and that shit is installed on your Linux system. SUPER FAST TOO.