-
- Downloads
Merge branch '109-record-relevent-game-events-with-hooks' into 'main'
Resolve "record relevent game events with hooks" Closes #109 See merge request scs/cocosy/overcooked-simulator!75
No related branches found
No related tags found
Showing
- cooperative_cuisine/configs/environment_config.yaml 17 additions, 18 deletionscooperative_cuisine/configs/environment_config.yaml
- cooperative_cuisine/configs/human_readable_print_templates.yaml 27 additions, 0 deletions...ative_cuisine/configs/human_readable_print_templates.yaml
- cooperative_cuisine/configs/item_info_debug.yaml 7 additions, 7 deletionscooperative_cuisine/configs/item_info_debug.yaml
- cooperative_cuisine/configs/study/level1/level1_config.yaml 42 additions, 0 deletionscooperative_cuisine/configs/study/level1/level1_config.yaml
- cooperative_cuisine/configs/study/level2/level2_config.yaml 42 additions, 0 deletionscooperative_cuisine/configs/study/level2/level2_config.yaml
- cooperative_cuisine/configs/study/study_config.yaml 1 addition, 1 deletioncooperative_cuisine/configs/study/study_config.yaml
- cooperative_cuisine/counter_factory.py 2 additions, 0 deletionscooperative_cuisine/counter_factory.py
- cooperative_cuisine/counters.py 61 additions, 14 deletionscooperative_cuisine/counters.py
- cooperative_cuisine/environment.py 6 additions, 3 deletionscooperative_cuisine/environment.py
- cooperative_cuisine/game_server.py 9 additions, 6 deletionscooperative_cuisine/game_server.py
- cooperative_cuisine/hooks.py 21 additions, 27 deletionscooperative_cuisine/hooks.py
- cooperative_cuisine/items.py 30 additions, 2 deletionscooperative_cuisine/items.py
- cooperative_cuisine/movement.py 2 additions, 1 deletioncooperative_cuisine/movement.py
- cooperative_cuisine/player.py 16 additions, 1 deletioncooperative_cuisine/player.py
- cooperative_cuisine/pygame_2d_vis/gui.py 5 additions, 0 deletionscooperative_cuisine/pygame_2d_vis/gui.py
- cooperative_cuisine/recording.py 120 additions, 7 deletionscooperative_cuisine/recording.py
- tests/test_cooking_equipment.py 14 additions, 12 deletionstests/test_cooking_equipment.py
- tests/test_counter.py 1 addition, 1 deletiontests/test_counter.py
Loading
Please register or sign in to comment