- Jun 08, 2022
-
-
BAROLLET Theo authored
-
BAROLLET Theo authored
-
BAROLLET Theo authored
-
BAROLLET Theo authored
-
- Jun 07, 2022
-
-
SZCZEPANSKI Marin authored
-
SZCZEPANSKI Marin authored
-
PEDERSEN Ny Aina authored
-
PEDERSEN Ny Aina authored
- Create a wop class - Move all the variable tools to level.variables - Add ast to level.variables to parser variables that we need
-
PEDERSEN Ny Aina authored
-
PEDERSEN Ny Aina authored
Tools that allows to expand string and subsitute variables.
-
- Jun 03, 2022
-
-
PEDERSEN Ny Aina authored
default dict add missing keys. SO says that we can override the __missing__ method, but this works.
-
PEDERSEN Ny Aina authored
-
- Jun 02, 2022
-
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
-
SZCZEPANSKI Marin authored
-
PEDERSEN Ny Aina authored
-
PEDERSEN Ny Aina authored
- Add nammed objects - Add the exit as a nammed object - Update code format - Fix box in the curses level
-
BAROLLET Theo authored
-
BAROLLET Theo authored
-
BAROLLET Theo authored
-
SZCZEPANSKI Marin authored
-
PEDERSEN Ny Aina authored
- small refactoring - update main infinite look
-
PEDERSEN Ny Aina authored
- Update player character rep according to its direction. - Fix init with empty string - Handle attribute error, so a non fully fetched variable do not raise an exception.
-
PEDERSEN Ny Aina authored
-
PEDERSEN Ny Aina authored
We cannot add attributes to a method, and I do not want to wrap the callback function or to modify the callback function set, so I moved the check to the runtime. It should not change the performance.
-
PEDERSEN Ny Aina authored
-
- Jun 01, 2022
-
-
PEDERSEN Ny Aina authored
-
PEDERSEN Ny Aina authored
- Allow two types of callback functions: 1 and 2 arguments. Functions The variable's name is given before the the value if the a function that takes 2 arguments in given.
-
PEDERSEN Ny Aina authored
-
PEDERSEN Ny Aina authored
-
PEDERSEN Ny Aina authored
- the file `level.py` starts to be really huge. So I splitted it into 4 parts. - update formating on `utils.py` and `arcade_ui.py`
-
- May 31, 2022
-
-
SZCZEPANSKI Marin authored
-
SZCZEPANSKI Marin authored
-
SZCZEPANSKI Marin authored
-
SZCZEPANSKI Marin authored
-
PEDERSEN Ny Aina authored
Add the variable name to value_change events so we can use a single handler to handle a set of variables.
-
PEDERSEN Ny Aina authored
-
PEDERSEN Ny Aina authored
-
- May 30, 2022
-
-
SZCZEPANSKI Marin authored
Add API for game engine + Easytracker wrapper to record and replay inputs See merge request !3
-
SZCZEPANSKI Marin authored
-