18 Commits

Author SHA1 Message Date
8ca5097604 Fix winner detection 2025-01-15 17:18:38 +01:00
teddy
3b1774515b Merge remote-tracking branch 'origin/UI' into dev
# Conflicts:
#	Assets/Scenes/DeathScreen.unity
#	Assets/Scenes/DeathScreen1VS1.unity
#	Assets/Scenes/MainMenu.unity
2025-01-15 16:19:16 +01:00
teddy
27e4584d88 UI manque score 2025-01-15 15:54:12 +01:00
fc7914f4c5 Bug Fix : Menu pause, resume qui relance en mode solo même en mode 1VS1 2025-01-15 15:01:04 +01:00
f47def84dd 1V1 OK, GameSession refactor, deathScreen to finish 2025-01-14 17:03:48 +01:00
ee95dd043f Split screen, controls not workings 2025-01-07 17:26:15 +01:00
Louis
473fe2e123 Mise en commun avec Teddy + COrrection du jump 2024-12-12 09:32:18 +01:00
VladimirPirozhenko
35f724fcc1 Reworked few methods for list instead of dictionary 2022-08-23 23:21:19 +03:00
VladimirPirozhenko
e94e767912 Updated scoreboard system to show list of records via PlayerPrefs 2022-08-24 00:13:44 +03:00
VladimirPirozhenko
fff9c8c5cd Shader branch, added surface shader for curved world , all of the assets were transferred to it 2022-08-17 03:35:34 +03:00
VladimirPirozhenko
e1c8070226 Fixed bugs with input if a player is unplayable and pause is set
Input translator upgraded
2022-08-15 20:57:11 +03:00
VladimirPirozhenko
0fb508126d Updated InputTranslator and View manager, it fixed few bugs with allowing controls
InputTranslator now can check whether is translation is restricted, added new method to ViewManager - IsActive - to check if view is active or not
2022-08-13 02:45:01 +03:00
VladimirPirozhenko
80720c8eb7 Reworked pooling a little bit, added input restrictions to avoid gaining controls to player while paused/dead
Moreover cleaned-up old code
2022-08-13 01:57:16 +03:00
VladimirPirozhenko
7c98ec00e5 Added scoreaboard button in pause menu, added proper scoreboard view
Also added close button to scoreboard view
2022-08-12 20:20:48 +03:00
VladimirPirozhenko
6999e84b65 Added pause and pause view, added restriction of input while in paused state
Upgraded Input system to fit demands of paused game (no movement inputs allowed!)
2022-08-12 05:38:17 +03:00
VladimirPirozhenko
e15e453c8e Added Hearts UI health representation, added scoreboard, added tweaks to input system, also code clean-up
Deleted unused assets, added HeartsView
2022-08-11 08:49:23 +03:00
VladimirPirozhenko
bb4f8691e2 Updated Input system, got rid of old code, updated HUD 2022-08-11 03:37:40 +03:00
VladimirPirozhenko
45b277e7d1 Initial commit 2022-08-07 07:31:16 +03:00