Commit Graph

89 Commits

Author SHA1 Message Date
Zoe Roux a42ca68595 Fixing play button and menu handling 2021-06-14 11:39:00 +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
Zoe Roux 334d7b32e2 Adding a should delete and handling disabled components 2021-05-31 17:38:50 +02:00
arthur.jamet 0f41290b0f seperate std buld from build for web 2021-05-31 09:17:13 +02:00
arthur.jamet 80735abea5 fix ranges loop, which didn't let the compuilation go with em++ 2021-05-29 21:11:29 +02:00
arthur.jamet ab8ee23e40 ok 2021-05-29 13:46:28 +02:00
arthur.jamet 5498649829 add missing compilation flag 2021-05-29 12:54:39 +02:00
arthur.jamet 0ffb8b2a15 more step toward wasm compilation, still not it 2021-05-28 22:41:46 +02:00
arthur.jamet b667e3ac71 some steps, x11 not found 2021-05-28 17:35:50 +02:00
Clément Le Bihan b472c314e0 Merge branch 'develop' of github.com:AnonymusRaccoon/Bomberman into renderer 2021-05-28 12:46:21 +02:00
Clément Le Bihan e0c5cd16ec Merge branch 'master' of github.com:AnonymusRaccoon/Bomberman into develop 2021-05-27 23:31:18 +02:00
Clément Le Bihan 96422a5965 fixing mouli compil (cmake version) 2021-05-27 23:16:55 +02:00
Zoe Roux 47359e2a14 Allowing the window to be closed 2021-05-27 23:08:48 +02:00
Zoe Roux a5d746fa47 Reworking draw systems 2021-05-27 17:38:12 +02:00