- Jul 27, 2024
-
-
Florian Schröder authored
Rearranged the plate configuration setup in `environment.py` and centralized its initialization. Added logging functionality to `validation.py` for better debugging and issue tracking.
-
- Jul 26, 2024
-
-
Florian Schröder authored
Modified the os.walk() function in setup.py to include the "cooperative_cuisine" directory in the path. This ensures all the files inside the specified directory are correctly included in the package.
-
Florian Schröder authored
This commit introduces a function to dynamically include package data files from specified directories. It replaces the hardcoded paths in `package_data` with the newly generated paths from the `package_files` function, ensuring all necessary files from 'configs', 'pygame_2d_vis', and 'reinforcement_learning' are included.
-
Florian Schröder authored
Updated `setup.py` to include `configs`, `pygame_2d_vis`, and `reinforcement_learning` directories in the `package_data`. This ensures that these directories are included in the package distribution for better functionality and resource management.
-
- Jul 22, 2024
-
-
Fabian Heinrich authored
-
- Jun 10, 2024
-
-
Fabian Heinrich authored
-
- Jun 01, 2024
-
-
Florian Schröder authored
-
- May 29, 2024
-
-
Florian Schröder authored
-
Florian Schröder authored
-
- May 15, 2024
-
-
fheinrich authored
-
- May 13, 2024
-
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
Fixed caching of recipe layouts. Ids were used in hash, which are generated new every start of the game.
-
Fabian Heinrich authored
-
- May 07, 2024
-
-
Florian Schröder authored
Changed the project license from MIT License to Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0). This new license has been added to the LICENSE file, README.md, and __init__.py within the cooperative_cuisine directory.
-
Florian Schröder authored
Changed the project license from MIT License to Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0). This new license has been added to the LICENSE file, README.md, and __init__.py within the cooperative_cuisine directory.
-
- May 02, 2024
-
-
Fabian Heinrich authored
-
Florian Schröder authored
More hook updates See merge request !96
-
- Apr 30, 2024
-
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
Added what the player was holding to POST_COUNTER_PICK_UP
-
- Apr 23, 2024
-
-
Florian Schröder authored
Updated arguments for some hooks that they have more complete information. See merge request !95
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
Updated Args in docstrings.
-
- Apr 17, 2024
-
-
Florian Schröder authored
-
Florian Schröder authored
-
Florian Schröder authored
The command line argument flag for specifying the study port has been changed from "-p" to "-sp". This alteration ensures a clearer distinction from other possible single-character argument flags.
-
- Apr 15, 2024
-
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
- Apr 14, 2024
-
-
Fabian Heinrich authored
-
- Apr 12, 2024
-
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-