- 25 Feb, 2022 5 commits
-
-
Luca Fabio Kerschner authored
-
Luca Fabio Kerschner authored
-
Luca Fabio Kerschner authored
Also removed unnecessary player portraits. Removed unnecessary code.
-
Luca Fabio Kerschner authored
-
Luca Fabio Kerschner authored
-
- 13 Feb, 2022 8 commits
-
-
Luca Fabio Kerschner authored
-
Luca Fabio Kerschner authored
-
Luca Fabio Kerschner authored
Also added fh logo to credits and enabled escape to close at any time.
-
Luca Fabio Kerschner authored
-
Luca Fabio Kerschner authored
Fixed #36
-
Luca Fabio Kerschner authored
-
Luca Fabio Kerschner authored
-
Luca Fabio Kerschner authored
Controls are not yet customizable ingame, though the choice to use a controller is.
-
- 12 Feb, 2022 5 commits
-
-
Luca Fabio Kerschner authored
Added all setters to settings manager Added volume setting to settings file
-
Luca Fabio Kerschner authored
-
Luca Fabio Kerschner authored
-
Luca Fabio Kerschner authored
-
Luca Fabio Kerschner authored
-
- 11 Feb, 2022 2 commits
-
-
Luca Fabio Kerschner authored
-
Luca Fabio Kerschner authored
Slight adjustments to ingame ui: - Changed TextArea to Label - Changed alignment and position of label - Changed size of splash and label Fixed controller dash only working for player one Added dash cooldown Moved input enums to separate file for less include clutter
-
- 10 Feb, 2022 1 commit
-
-
Luca Fabio Kerschner authored
Input event system now only sends the events to the relevant players and not to everyone resulting in less clutter and more clarity in the debug console and log. Also added the corresponding string mappings. Added the necessary setting for controller support to settings file and manager. Closes #13
-
- 09 Feb, 2022 5 commits
-
-
Luca Fabio Kerschner authored
-
Luca Fabio Kerschner authored
-
Luca Fabio Kerschner authored
Added a little helper method to make clearing the button colors easier.
-
Luca Fabio Kerschner authored
-
Luca Fabio Kerschner authored
-
- 04 Feb, 2022 14 commits
-
-
Thomas Nikolas Mayr authored
-
Thomas Nikolas Mayr authored
-
Luca Fabio Kerschner authored
-
https://gitlab.mediacube.at/fhs45887/mmp-2aLuca Fabio Kerschner authored
# Conflicts: # Engine/Engine/AssetManager.cpp # Engine/Engine/MainMenuState.cpp
-
Luca Fabio Kerschner authored
-
Thomas Nikolas Mayr authored
-
-
Thomas Nikolas Mayr authored
-
Luca Fabio Kerschner authored
-
Luca Fabio Kerschner authored
# Conflicts: # Engine/Engine/Engine.vcxproj.filters # Engine/Engine/Game.cpp # Engine/Engine/PlayState.cpp # bin/Engine-Debug-x86.exe # bin/Engine-Release-x86.exe
-
Thomas Nikolas Mayr authored
-
Luca Fabio Kerschner authored
Added a player count setting Added a controls setting to rebind controls Added a string to key map for correct mapping Added a key to string map for readable logging
-
Luca Fabio Kerschner authored
More readability in controls setup
-
Luca Fabio Kerschner authored
Also added a score component to the game object
-