- Jul 05, 2024
-
-
PRATS Tommy authored
This reverts commit 638be90b.
-
PRATS Tommy authored
-
PRATS Tommy authored
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
Stairs See merge request !98
-
Florent Bouchez Tichadou authored
Merge dev/thomas/gui_tests See merge request !89
-
Florent Bouchez Tichadou authored
When loading tmx, use SpNPC class for `character` layer See merge request !109
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
Local-struct See merge request !84
-
- Jul 04, 2024
-
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
Big refactoring of ABC / arcade level : part 1, loading tmx maps in ABC See merge request !108
-
Florent Bouchez Tichadou authored
Actually, what was (and still is) in level_arcade is not really arcade dependent, it is mainly because this is code _intended_ to communicate with the arcade GUI, but actually it is just sending payloads in the output_queue. So we can also use it in test mode, by connecting the testing library to the output_queue so we can check the payloads if we want to.
-
PRATS Tommy authored
# Conflicts: # lib/level/level_abc.py # resources/credits.txt
-
- Jul 03, 2024
-
-
PRATS Tommy authored
-
PRATS Tommy authored
I change read_input return in -1 if command not recognize and free in events drown for events and event_arg engines. I add verification of water to kill player in move_entity but due to this i can't free all memory because this function don't have access to all data of the game
-
- Jul 02, 2024
-
-
PRATS Tommy authored
-
PRATS Tommy authored
-
PRATS Tommy authored
i add a display symbol in floor because it's better for the show_map function when player see the console
-
PRATS Tommy authored
-
PRATS Tommy authored
-
PRATS Tommy authored
-
- Jul 01, 2024
-
-
PRATS Tommy authored
-
PRATS Tommy authored
-
PRATS Tommy authored
-
PRATS Tommy authored
-
PRATS Tommy authored
-
Luminosa authored
-
Luminosa authored
-
- Jun 28, 2024
-
-
PRATS Tommy authored
if player do something like n 70 then he don't pass on the good tiles for level.py so we don't display to him the box with continue and he don't have acces to the button
-
PRATS Tommy authored
-
PRATS Tommy authored
-
PRATS Tommy authored
This reverts commit 4b5fe4d4.
-
PRATS Tommy authored
-
PRATS Tommy authored
-
PRATS Tommy authored
Now we can free map and game with the verify exit function because we call them in all levels
-
PRATS Tommy authored
-
PRATS Tommy authored
-
- Jun 27, 2024
-
-
Florent Bouchez Tichadou authored
-