etterna
etterna copied to clipboard
Advanced cross-platform rhythm game focused on keyboard play
Unnable to change lane cover height via select+effectbuttons or via the customize gameplay option (select button doesn't seem to work even though it works on test input Problem seems to...
Ignoring the warnings BlueBandit fixed in https://github.com/etternagame/etterna/pull/1171 , these are the warnings that are left when running clang on windows after this PR: Remaining warnings [203/655] Building CXX object CMakeFiles\Etterna.dir\src\Etterna\Models\Misc\PlayerInfo.cpp.obj...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Contact Details Vague#2394, @LocalDumbahss on twitter ### Version Info Compiled from develop ###...
The new XCode build system doesn't allow the same file to be generated by two independent targets without having it be a dependency of some common ancestor first. This could...
### Is there an existing issue for the feature? - [X] I have searched the existing feature requests ### Describe the Feature Currently you can set free choice in a...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Contact Details Reply to this issue ### Version Info Latest available release ###...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Contact Details _No response_ ### Version Info Latest available release ### What operating...
### Is there an existing issue for the feature? - [X] I have searched the existing feature requests ### Describe the Feature Rebirth currently has no multiplayer, and the intention...
WIP, not finished yet. This aims to bump FFMPEG to 4.4, a fairly recent release. FFMPEG 2.1.3, what we are using currently, is from 2014, making it rather old... Updating...
This adds a new windows CI configuration for clang-cl `clang-cl.exe` is a driver/frontend for clang that ships with the windows clang binaries that LLVM distributes that accepts the same command...