88 Commits

Author SHA1 Message Date
EternalRat a19536f389 parser done? (need to test a lot) 2021-06-18 15:49:05 +02:00
arthur.jamet eb76ae832d merge from develop (tested) 2021-06-18 12:39:28 +02:00
Clément Le Bihan 01982d00fe Merge branch 'develop' of github.com:AnonymusRaccoon/Bomberman into parser
# Conflicts:
#	sources/Component/BombHolder/BombHolderComponent.cpp
#	sources/Map/Map.cpp
2021-06-18 11:17:27 +02:00
Zoe Roux d424c07744 Finishing the replay button 2021-06-17 22:31:21 +02:00
Benjamin HENRY 93c8fb1192 Merge branch 'develop' into parser 2021-06-17 21:54:54 +02:00
arthur.jamet 1cf820bf87 fix compile errors 2021-06-17 19:24:49 +02:00
HENRY Benjamin 4e306581de the player now see the bomb explosion before dying of it 2021-06-17 14:34:29 +02:00
Askou 1261476a00 try to add death timer 2021-06-17 09:52:45 +02:00
Clément Le Bihan 5a948bca46 fixing test compil undoing emmscripten stuff 2021-06-16 19:58:54 +02:00
Clément Le Bihan bd309179e3 fixing emscrippten warning and fixing windows artefact name 2021-06-16 19:50:21 +02:00
HENRY Benjamin 06f19f080b almost done, just need to link the lobby to the parser 2021-06-15 15:11:17 +02:00
Zoe Roux a42ca68595 Fixing play button and menu handling 2021-06-14 11:39:00 +02:00
HENRY Benjamin d36c17f113 update parser 2021-06-11 16:34:45 +02:00
Zoe Roux ccde7a9879 Allowing players to join the lobby 2021-06-11 12:15:51 +02:00
Zoe Roux 7a641835a6 Merging with develop 2021-06-09 17:07:14 +02:00
Zoe Roux 4f50985fe1 Fixing wasm 2021-06-09 16:13:12 +02:00
Zoe Roux c94237dedc Adding a onStart onStop 2021-06-09 16:00:06 +02:00
arthur.jamet 19daf95175 merging from develop 2021-06-08 14:38:37 +02:00
Zoe Roux af7f972d30 Fixing has component with disabled ones 2021-06-08 14:28:46 +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
Zoe Roux 400c14af82 Merge branch 'bombs' of github.com:AnonymusRaccoon/Bomberman into bombs 2021-06-08 10:09:41 +02:00
Zoe Roux e531d1de67 Removing usless statement 2021-06-08 10:09:34 +02:00
arthur.jamet f56a488a7e entity from wal now have a comparaison operator using uid 2021-06-08 08:53:13 +02:00
Zoe Roux 31f712531a Merging with develop 2021-06-07 21:58:07 +02:00
Zoe Roux 7234d51130 Allowing entities to be created and removed 2021-06-07 17:57:45 +02:00
Zoe Roux d8bb3be7df Removing usless empty callback 2021-06-07 14:51:25 +02:00
Zoe Roux 328ad91c43 Fixing unknown bug 2021-06-07 14:49:25 +02:00
Zoe Roux e0683c0df0 Trying to merge with develop 2021-06-07 14:40:24 +02:00
Zoe Roux f47dd669f1 Collisions are still broke 2021-06-07 11:37:16 +02:00
Zoe Roux 01ea9053fa Making block solids 2021-06-06 16:54:27 +02:00
Zoe Roux 0ebfa77e1a Fixing include for windowsw 2021-06-05 20:54:17 +02:00
Zoe Roux 1b4e8d2151 Optimizing view iterators 2021-06-05 19:55:38 +02:00
Zoe Roux f3ce14caca Cleaning up callbacks 2021-06-05 19:11:26 +02:00
Zoe Roux f20445cdc8 Update systems to the new view 2021-06-05 18:42:10 +02:00
Zoe Roux acb3935c7c Finishing views 2021-06-05 16:42:53 +02:00
Zoe Roux a40b61845a Adding an iterator 2021-06-04 18:59:42 +02:00
Zoe Roux 97add1b6d9 Fixing view caches 2021-06-04 12:56:26 +02:00
Zoe Roux 0bd22502ee Cleaning up 2021-06-04 01:22:55 +02:00
Zoe Roux 0236aaa2ea Merging with develop and reworking all systems 2021-06-04 01:04:05 +02:00
Zoe Roux 306f07972d Reworking systems 2021-06-04 00:50:38 +02:00
Zoe Roux 4f14d380bf Adding some tests 2021-06-03 23:13:22 +02:00
Zoe Roux a11bd21ec3 Creating a basic view 2021-06-03 22:42:38 +02:00
Zoe Roux 0d37a560d7 Reworking the view 2021-06-03 18:20:37 +02:00
arthur.jamet 0b2a151ba6 using tuples instead of bad, ugly vC void casts 2021-06-03 15:41:32 +02:00
Zoe Roux ae2e419832 Creating a templated view class 2021-06-02 23:30:39 +02:00
Zoe Roux a3804c170f Optimizing component handling 2021-06-02 21:29:14 +02:00
Zoe Roux 09d8b1a90b Reworking drawable components 2021-06-02 16:18:26 +02:00
Zoe Roux 42a45a06ff Allowing entities to be deleted 2021-06-01 14:48:15 +02:00
Zoe Roux f8e5446946 Adding a todo 2021-05-31 17:50:58 +02:00