- Aug 19, 2024
-
-
Florian Schröder authored
Enhanced `get_state_image` to accept a list of controlled players, defaulting to a single player if not provided. This change ensures that the drawing function correctly interprets the input for controlled players, improving the function's flexibility and usability.
-
Florian Schröder authored
Renamed `grid_size` to `node_size` for clarity and consistency. Removed commented-out code and redundant parameters, and optimized some conditional statements to improve readability.
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
- Aug 16, 2024
-
-
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
-
Florian Schröder authored
The setup.py file has been modified to increment the software version to 1.1.2. The change log has been updated accordingly to reflect the version change and the additions in this version such as updated recipe graphs, random agent information, and the newly incorporated SCORE_CHANGED hook.
-
Florian Schröder authored
This commit changes all the URLs across the project, switching from the 'overcooked-simulator' slug to 'cooperative-cuisine'. All files were affected, specifically ones including metadata, documentation links, and setup configurations.
-