SSVOpenHexagon
SSVOpenHexagon copied to clipboard
C++20 FOSS clone of "Super Hexagon". Depends on SSVStart, SSVEntitySystem, SSVLuaWrapper, SSVMenuSystem, JSONcpp, SFML2.0. Features JSON/LUA customizable game files, a soundtrack by BOSSFIGHT, pseudo-...
Still in WIP in some way, will try to figure out a better way to do it. Meanwhile, you can suggest your ideas for what method would fit this better.
Just the level id and DMs are used. This means if any 2 or more packs have a level with the same id there will only be one best time...
As of now, there are diagnostics for Lua. Whenever a pack developer makes a mistake in Lua code and they try and run their code, usually the console can catch...
It would be nice if this was available as an [AppImage](https://appimage.org/), [Flatpak](https://www.flatpak.org/), or [Snap](https://snapcraft.io/). With AppImage it would be a self-contained executable that can be run easily. Flatpak would require...
I see that this project switched to the Academic Free License a while ago, [which is not GPL-compatible according to the FSF](http://www.gnu.org/licenses/license-list.html#AcademicFreeLicense). (It looks like it used to use the...
```C [ 79%] Building CXX object _deps/imgui-sfml-build/CMakeFiles/ImGui-SFML.dir/Unity/unity_0_cxx.cxx.o In file included from /var/cache/private/yay/open-hexagon-git/src/SSVOpenHexagon/buildlx/_deps/imgui-src/imgui.h:47, from /var/cache/private/yay/open-hexagon-git/src/SSVOpenHexagon/buildlx/_deps/imgui-sfml-src/imgui-SFML.cpp:2, from /var/cache/private/yay/open-hexagon-git/src/SSVOpenHexagon/buildlx/_deps/imgui-sfml-build/CMakeFiles/ImGui-SFML.dir/Unity/unity_0_cxx.cxx:3: /var/cache/private/yay/open-hexagon-git/src/SSVOpenHexagon/buildlx/_deps/imgui-src/imgui.h: 'ImVec4::operator sf::Color() const' üye işlevinde: /var/cache/private/yay/open-hexagon-git/src/SSVOpenHexagon/buildlx/_deps/imgui-sfml-src/imconfig-SFML.h:23:42: hata: 'Uint8', 'sf' nin bir üyesi değil...
Updates https://github.com/vittorioromeo/SSVOpenHexagon/pull/346 and https://github.com/vittorioromeo/SSVOpenHexagon/issues/335. This is an updated version of [music_timeline](https://github.com/vittorioromeo/SSVOpenHexagon/tree/music_timeline) branch that has been merged with [develop](https://github.com/vittorioromeo/SSVOpenHexagon/tree/develop) branch (latest commit https://github.com/vittorioromeo/SSVOpenHexagon/commit/7f7d1665fd82dd92ead9c29109d2c3810271d601). I've also added an example level to showcase...
> All media has been copied from `#bug-report` post in the official _Discord_ server For some users audio can be noticeably muffled (lower quality noticeable in the mid and treble...