- Jul 15, 2024
-
-
PRATS Tommy authored
Agdbentures don't crash if engine don't exist. we call make_engine.py before launching level if engine_version is not found. Add an argument in make_engine.py to choose which version we want for the level specified if version is not found to launch faster
-
- Jul 10, 2024
-
-
Florent Bouchez Tichadou authored
Added dummy fix_ in simple_map that tries to change the map width.
-
- Jul 04, 2024
-
-
Florent Bouchez Tichadou authored
-
- Jun 26, 2024
-
-
Noe-genevois authored
-
Florent Bouchez Tichadou authored
-
- Jun 20, 2024
-
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
from levels (done for 'simple_map')
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
during testing due to absolute path for level.
-
Noe-genevois authored
-
- Jun 14, 2024
-
-
Florent Bouchez Tichadou authored
- utils moved from level/utils to loader/loader_utils - created a prepare_level function - loading code moved from graphic/window to loader/loader - test_level function moved to the tests/testLevel script - window now has a start_level function which is less ambiguous than previous load_level function - cleaned the loading w.r.t. filenames and level names
-
- Jun 11, 2024
-
-
Noe-genevois authored
-
- Jun 10, 2024
-
-
Florent Bouchez Tichadou authored
-
- Jun 05, 2024
-
-
Florent Bouchez Tichadou authored
Catching some errors when trying to create a level when testing.
-
- Jun 04, 2024
-
-
Florent Bouchez Tichadou authored
-
- May 30, 2024
-
-
Noe-genevois authored
-
- May 15, 2024
-
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
-
- Apr 19, 2024
-
-
Florent Bouchez Tichadou authored
-
- Apr 09, 2024
-
-
Florent Bouchez Tichadou authored
Currently, the number of `cnext` commands used where incorrect because of duplications of `printf` lines in the .c level source code, with languages hints in comments.
-
- Jul 07, 2023
-
-
Florent Bouchez Tichadou authored
-
- Jun 30, 2023
-
-
Florent Bouchez Tichadou authored
-
- Jun 16, 2023
-
-
Florent Bouchez Tichadou authored
-
- Jun 01, 2023
-
-
Florent Bouchez Tichadou authored
-
- Apr 28, 2023
-
-
Florent Bouchez Tichadou authored
-
- Apr 27, 2023
-
-
Florent Bouchez Tichadou authored
-
- Apr 12, 2023
-
-
Florent Bouchez Tichadou authored
fix validation for 05_key that was using the wrong tracker. Added fooproof code to avoid same error in the future
-
- Mar 24, 2023
-
-
Florent Bouchez Tichadou authored
-
- Nov 29, 2022
-
-
Florent Bouchez Tichadou authored
-
- Nov 28, 2022
-
-
Florent Bouchez Tichadou authored
-
- Nov 15, 2022
-
-
BAROLLET Theo authored
-
- Nov 10, 2022
-
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
-
- Nov 05, 2022
-
-
Florent Bouchez Tichadou authored
-
- Nov 03, 2022
-
-
Florent Bouchez Tichadou authored
-
- Nov 02, 2022
-
-
Florent Bouchez Tichadou authored
-
- Oct 29, 2022
-
-
Florent Bouchez Tichadou authored
update keys with sprites for door disappearing + fixing restart that did not call game_view restart_level function
-
- Oct 22, 2022
-
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
-
- Oct 21, 2022
-
-
Florent Bouchez Tichadou authored
-