50 Commits

Author SHA1 Message Date
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 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
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
Clément Le Bihan 9ae112a2a5 fixing pr comment issue 2021-06-19 16:19:35 +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
Clément Le Bihan 5c3c3555c9 dding a timer delay but linak issue 2021-06-19 15:26:59 +02:00
Clément Le Bihan d8396337dd Merge branch 'develop' of github.com:AnonymusRaccoon/Bomberman into parser
# Conflicts:
#	sources/Map/Map.cpp
#	sources/Runner/GameScene.cpp
#	sources/Runner/PauseMenuScene.cpp
#	sources/Runner/Runner.cpp
#	sources/System/Controllable/ControllableSystem.cpp
#	sources/System/Lobby/LobbySystem.cpp
2021-06-19 14:39:43 +02:00
Clément Le Bihan 96fe7be3da adding a little fix on position parsing 2021-06-19 00:54:47 +02:00
Clément Le Bihan 4669ff9280 fixing splitStr and position parsing 2021-06-18 17:54:20 +02:00
Clément Le Bihan 09d73c7988 parser errors are updated and now loading failed return to main menu 2021-06-18 17:30:32 +02:00
EternalRat a19536f389 parser done? (need to test a lot) 2021-06-18 15:49:05 +02:00
EternalRat 970df6570c fixed resumelobby 2021-06-18 14:10:20 +02:00
Clément Le Bihan 5826b5f66f fixing compil 2021-06-18 10:52:27 +02:00
Clément Le Bihan c077e327a3 fixing link error 2021-06-17 23:05:18 +02:00
Clément Le Bihan ff39fc6e40 fixing compil but linkage issues 2021-06-17 22:57:12 +02:00
Clément Le Bihan 19c840e056 fixing compil 2021-06-17 22:45:32 +02:00
Clément Le Bihan 579331c9da quick clang tidy modifs 2021-06-17 22:40:52 +02:00
Clément Le Bihan 4faeb8a0ed modif load player to be less cancerous & for lobby loading we should use lobby functions 2021-06-17 22:32:10 +02:00
EternalRat d51569b480 fixed parser on windows using preprocessing if and added a check on how many player is supposed to be load 2021-06-17 21:20:36 +02:00
HENRY Benjamin c71104389d updated everything with node 2021-06-17 17:10:31 +02:00
Clément Le Bihan 82daa27b96 setting correct paths 2021-06-17 16:13:43 +02:00
Clément Le Bihan f8fa8f1b2b fixing compil 2021-06-17 14:18:54 +02:00
Clément Le Bihan b81001cc26 adding load 2021-06-17 11:40:39 +02:00
Clément Le Bihan 96de0fe2fc Merge branch 'parser' of github.com:AnonymusRaccoon/Bomberman into parser 2021-06-17 11:19:42 +02:00
Clément Le Bihan af2be5457d parser is working quite nicely 2021-06-17 11:19:35 +02:00
HENRY Benjamin c601754c44 fixed an issue about the resume lobby 2021-06-17 10:51:41 +02:00
Clément Le Bihan ed9ae78dd6 trivial parser is working 2021-06-17 01:48:49 +02:00
Clément Le Bihan fbe36b2323 adding theoritcally basic parsing 2021-06-17 01:04:27 +02:00
Clément Le Bihan 5b1f9d18e6 adding an utils struct 2021-06-17 00:21:19 +02:00
EternalRat 1fe8c0da4d fixed issue when we put negative in a saving file 2021-06-16 16:19:59 +02:00
EternalRat 6616a99c04 fixed another possible issue 2021-06-16 15:54:43 +02:00
HENRY Benjamin cc73dafb4e fixed one segf 2021-06-16 15:04:04 +02:00
EternalRat 2ed5b79cfc added speed to the save 2021-06-16 11:47:46 +02:00
HENRY Benjamin 384c5e1188 merged with develop + everything working parser finish 2021-06-16 10:54:32 +02:00
HENRY Benjamin cdfa4a4b03 parser & resume game finish 2021-06-16 10:40:50 +02:00
HENRY Benjamin 06f19f080b almost done, just need to link the lobby to the parser 2021-06-15 15:11:17 +02:00
HENRY Benjamin 5ea702bcbd fixed what was say (music, bonus, ..) 2021-06-15 10:43:01 +02:00
EternalRat ea1ba11621 added one necessary include 2021-06-14 19:24:44 +02:00
EternalRat 56c84b09d5 load working 2021-06-14 19:20:10 +02:00
EternalRat 6aec0e8d71 need to fix (crash) 2021-06-14 18:21:45 +02:00
EternalRat 5086e7ec03 need to merge with develop 2021-06-14 17:53:51 +02:00
EternalRat 8122a2f31d just need to test, but need to merge before 2021-06-14 15:18:28 +02:00
HENRY Benjamin 35bbf8cf2f load almost done 2021-06-14 09:43:08 +02:00
HENRY Benjamin d36c17f113 update parser 2021-06-11 16:34:45 +02:00
HENRY Benjamin 958a9328fe start of the load 2021-06-11 11:58:15 +02:00
EternalRat ed99b93299 parser start 2021-06-10 22:23:29 +02:00
EternalRat d13fe98b14 start parser 2021-06-10 14:56:50 +02:00