859 Commits

Author SHA1 Message Date
Clément Le Bihan 1a2734eb4a Merge pull request #262 from AnonymusRaccoon/ai_inprovements
Ai inprovements
2021-06-20 22:22:08 +02:00
Bluub 982f09cf8d remove overpowered double return 2021-06-20 22:14:11 +02:00
Bluub 14e1e2a6b3 added through breakable 2021-06-20 22:09:27 +02:00
Bluub 5d9fb5b09c check if script has Update function 2021-06-20 22:00:51 +02:00
Bluub 8f081e53ab get radius, get enemies get enemies round 2021-06-20 21:28:42 +02:00
Clément Le Bihan 5481f96e9b Merge pull request #260 from AnonymusRaccoon/fix_pause
Fixing the pause movements
2021-06-20 19:28:07 +02:00
Zoe Roux 5293222f88 Resetting the velocity on death 2021-06-20 19:19:35 +02:00
Zoe Roux e2386e885b Fixing the pause movements 2021-06-20 19:16:23 +02:00
EternalRat cc1ddc770b clear vector 2021-06-20 18:43:45 +02:00
EternalRat f3ce52407e now vector playersInfos will be clear each time we resume a game :D 2021-06-20 18:38:43 +02:00
EternalRat 950684b84f fixed 2 crashes 2021-06-20 18:23:21 +02:00
EternalRat 7f96c61504 one fix 2021-06-20 18:00:43 +02:00
Zoe Roux 05f6eef1b3 Merge pull request #258 from AnonymusRaccoon/fix
Fixing timer save
2021-06-20 17:24:52 +02:00
Zoe Roux 89b3ddc7c7 Templating the tryParse and using std::chrono::nanosecond::rep 2021-06-20 17:14:52 +02:00
Zoe Roux e6bc61dd3e Fixing timer save 2021-06-20 16:56:22 +02:00
arthur.jamet 5d89c20277 Merge branch 'develop' of github.com:AnonymusRaccoon/Bomberman into soundfix 2021-06-20 13:33:52 +02:00
arthur.jamet 3f86d506f7 fixing missing sounds 2021-06-20 13:29:38 +02:00
Zoe Roux 56f9995431 Merge pull request #256 from AnonymusRaccoon/fix
Fix
2021-06-20 13:27:00 +02:00
Clément Le Bihan 51d1e6e73b fixing last tag with quotes directly 2021-06-20 12:56:02 +02:00
Clément Le Bihan 4d1c16a233 fixing tag component and rm unused includes 2021-06-20 12:47:14 +02:00
Zoe Roux 4736d1790c Fixing play button color 2021-06-20 12:36:25 +02:00
Zoe Roux cddeeaf3f9 Fixing #255 2021-06-20 12:32:42 +02:00
Zoe Roux e397a5898a Fixing score on draw 2021-06-20 12:20:13 +02:00
Clément Le Bihan a324d70dcc fixing compil warning 2021-06-20 12:20:12 +02:00
Zoe Roux de6bdf61fe Fixing the pause timer 2021-06-20 12:17:43 +02:00
Zoe Roux c518de097a Fixing pause menu without control 2021-06-20 12:14:10 +02:00
Zoe Roux 394dd78ff5 Merge branch 'fix_camera' of github.com:AnonymusRaccoon/Bomberman into fix_camera 2021-06-20 11:50:09 +02:00
Zoe Roux 25c2d4774f Fixingn a bug 2021-06-20 11:49:43 +02:00
Clément Le Bihan 049581548e Merge branch 'develop' of github.com:AnonymusRaccoon/Bomberman into fix_camera 2021-06-20 11:47:51 +02:00
Askou 162b5be30b remove useless stuff 2021-06-20 11:38:26 +02:00
Clément Le Bihan 0c167c86bc adding more checking 2021-06-20 11:10:16 +02:00
HENRY Benjamin a5b794b1d1 added ia to parser 2021-06-20 10:34:55 +02:00
Askou d18e125127 fix berserk camera 2021-06-20 10:27:08 +02:00
Clément Le Bihan 614b5af580 it's better 2021-06-19 23:30:07 +02:00
Clément Le Bihan e68b1359d8 fixing unused warning 2021-06-19 20:15:32 +02:00
Bluub 6342c6bce7 remove debug log and better hash operator 2021-06-19 20:08:56 +02:00
Bluub 6e7e0133c3 merge develop 2021-06-19 19:06:35 +02:00
Bluub fc3b6943f0 encapsulation closure 2021-06-19 19:00:56 +02:00
Bluub 35adf49c66 add collisions back 2021-06-19 18:51:26 +02:00
Bluub 7b060c8781 can put bomb working 2021-06-19 18:07:26 +02:00
arthur.jamet b4897e4b0e ui tile in game are transluscent 2021-06-19 17:42:22 +02:00
Askou 75b3dc8e3a Fix collision 2021-06-19 16:59:14 +02:00
Clément Le Bihan 28553cb6dd Merge pull request #230 from AnonymusRaccoon/parser
Parser
2021-06-19 16:29:45 +02:00
Clément Le Bihan 9ae112a2a5 fixing pr comment issue 2021-06-19 16:19:35 +02:00
Bluub 28916bde0a reset map before update, not optimale but ok for now 2021-06-19 16:17:02 +02:00
Clément Le Bihan 2f76dc359b sixing indent 2021-06-19 16:03:06 +02:00
Bluub 4d4c8df243 Merge branch 'fixes' of github.com:AnonymusRaccoon/Bomberman into ai_script 2021-06-19 16:01:52 +02:00
Clément Le Bihan a0b7141f88 fxing waird apparently cam related error 2021-06-19 16:01:45 +02:00
Zoe Roux d8da52af55 Fixing more than two players scores 2021-06-19 15:54:25 +02:00
Clément Le Bihan 785e38c507 timer support but there's a bug when saving & loading consecutively (without restart) 2021-06-19 15:38:22 +02:00