Zoe Roux
6015b62664
Merging with develop
2021-06-18 17:07:17 +02:00
Zoe Roux
63044f756a
Switching keyboard layouts
2021-06-18 13:43:28 +02:00
Zoe Roux
8d9432c1f4
Handling buttons on key up
2021-06-18 12:42:51 +02:00
Zoe Roux
d424c07744
Finishing the replay button
2021-06-17 22:31:21 +02:00
Zoe Roux
123fe91080
Renaming the select button
2021-06-15 14:03:07 +02:00
arthur.jamet
e4209c3ca2
fix merge + convert audio ressources + add sounds/music to scenes
2021-06-09 15:21:00 +02:00
Clément Le Bihan
efacfb53e3
fixing keyboard (he was switching between a and d)
2021-06-08 18:37:57 +02:00
arthur.jamet
2503999234
space bbar is now veryyyyyy repsonsive
2021-06-08 17:50:32 +02:00
Zoe Roux
e0683c0df0
Trying to merge with develop
2021-06-07 14:40:24 +02:00
Zoe Roux
f20445cdc8
Update systems to the new view
2021-06-05 18:42:10 +02:00
Zoe Roux
306f07972d
Reworking systems
2021-06-04 00:50:38 +02:00
Zoe Roux
43bd781175
Adding a bomb holder system
2021-05-31 16:18:24 +02:00
Zoe Roux
e24ad0fa50
Cleaning up movements
2021-05-31 11:42:39 +02:00
Zoe Roux
a8d7b077a2
Fixing movements
2021-05-31 11:20:31 +02:00
Zoe Roux
199b286978
Fixing compilation
2021-05-24 16:58:11 +02:00
Zoe Roux
f309ed8380
Merging game
2021-05-24 15:46:46 +02:00
TrueBabyChaise
80e9d674e9
Fix documentation and remove friend keyword
...
Remove friend keyword and put variables in public instead
Fix documentation where the name of the component is not specified
Co-Authored-By: Benjamin HENRY <44569175+EternalRat@users.noreply.github.com >
2021-05-21 15:11:03 +02:00
TrueBabyChaise
54cb40aa0b
Modification on Controllable and Keyboard
...
Add float variable instead of bool for the axes movement, and use of a map for classic keys
Co-Authored-By: Benjamin HENRY <44569175+EternalRat@users.noreply.github.com >
2021-05-21 14:17:37 +02:00
TrueBabyChaise
7377301c4e
Add basic controls components and system
...
KeyboardComponents/System + ControllableComponents/ControllableSystem
2021-05-20 17:59:34 +02:00