31 Commits

Author SHA1 Message Date
Zoe Roux cddeeaf3f9 Fixing #255 2021-06-20 12:32:42 +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
Clément Le Bihan 2e630f981f Merge pull request #185 from AnonymusRaccoon/fix_player_death
Fix player death
2021-06-17 14:50:46 +02:00
HENRY Benjamin 238a188487 merged with develop 2021-06-17 14:41:34 +02:00
HENRY Benjamin 4e306581de the player now see the bomb explosion before dying of it 2021-06-17 14:34:29 +02:00
arthur.jamet 9c1f0b1bcd window in 720 2021-06-17 12:03:39 +02:00
arthur.jamet e3b6b87b11 menu controllable: when the mouse doesn't move: the keyboard event overlaod mouse's 2021-06-17 11:39:55 +02:00
arthur.jamet 84dfc16be1 mouse event scale to new window size 2021-06-16 20:41:56 +02:00
arthur.jamet 2956f7519f merge from develop 2021-06-16 17:37:23 +02:00
arthur.jamet c1551f20de fix indentation 2021-06-16 13:12:58 +02:00
arthur.jamet 9acc6cb09c remove unused system 2021-06-16 09:04:43 +02:00
arthur.jamet 8a4c3fa586 mosue management 2021-06-15 17:59:45 +02:00
arthur.jamet eb65c73fbc add mouse system for button 2021-06-15 16:55:18 +02:00
Zoe Roux 123fe91080 Renaming the select button 2021-06-15 14:03:07 +02:00
Zoe Roux a42ca68595 Fixing play button and menu handling 2021-06-14 11:39:00 +02:00
Zoe Roux e38c2e56fe Making menues selectable by keyboard or controller 2021-06-10 18:05:56 +02:00
Zoe Roux 7a641835a6 Merging with develop 2021-06-09 17:07:14 +02:00
arthur.jamet 3a40f0aba8 smarter event application 2021-06-08 17:36:29 +02:00
arthur.jamet a21bffb37b keyboard event are not responsive + pause menu access not working 2021-06-08 15:39:02 +02:00
arthur.jamet b21621375c prevent from segf when no button on scene 2021-06-08 12:43:18 +02:00
arthur.jamet 8691b7cdfb disable debug on startup 2021-06-08 12:15:33 +02:00
arthur.jamet 036ecb960e when one change the current scene, menu controllable system update current button to use 2021-06-08 11:39:58 +02:00
arthur.jamet c816db947e music volume buttons 2021-06-08 09:52:01 +02:00
arthur.jamet f56a488a7e entity from wal now have a comparaison operator using uid 2021-06-08 08:53:13 +02:00
arthur.jamet 37dbfa7fa7 button componenent now a templated class 2021-06-07 15:56:52 +02:00
arthur.jamet 5bba1f68e8 now use texture instead of images 2021-06-07 15:18:28 +02:00
arthur.jamet 8174d5f4ac add clock 2021-06-07 12:33:37 +02:00
Bluub 19cd80a3ff menu navigation, adding images 2021-06-07 10:28:00 +02:00
Bluub 06a7a2d3bf menu controllable but still needs view 2021-06-03 14:47:27 +02:00
Bluub 36657affc6 menu controllable system and buttonComponent 2021-06-03 11:07:01 +02:00