Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Cooperative Cuisine Environment
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Social Cognitive Systems
CoCoSy
Cooperative Cuisine Environment
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
1af374063f893eff8ab26af55523330723b73b24
Select Git revision
Branches
15
103-sounds
119-docs-new-perspective
124-additional-state-keys-and-values
144-gkk-exercises
157-show-content-progress
159-reduce-gif-size
dev
protected
ffd-demo-arcade
llm-agent
main
default
protected
markdown-center-badge-html-demo
rl-bachelor-thesis
show-number-content
voicechat
web_version
Tags
6
v1.3.0
ffday
v1.2.0
v1.1.3
v1.1.0
v1.0.0
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
3
Feb
2
1
31
Jan
30
29
28
27
26
25
24
23
22
20
19
18
17
16
11
10
4
3
21
Dec
20
19
18
15
14
13
12
11
8
7
6
5
4
23
Nov
Remove unused progressing_counters append call
Implement game effects and tools framework
Add random instance to make randomness controllable
Add waste progress attribute and burnt item visualization
Refactor progress bar position calculation
Merge branch '78-hooks' into 'main'
Remove dummy callbacks from overcooked_environment
Refactor callback registration in OvercookedEnvironment
Add callback hooks for game events in overcooked simulator
Implement hooks for tracking game events
Collision optimization
Merge branch '75-type-hint-class-for-environment-config' into 'main'
Refactor and centralize configuration classes
Merge remote-tracking branch 'origin/main' into 75-type-hint-class-for-environment-config
World border collision slightly optimized
Collision optimization
Add agent configurations and improve error handling
first draft of controller support, missing movement
Changed viz of Dispensers
Dispenser items are moved
Changed some pixels
Slight visual tweaks
Slight visual tweaks
Update 2 files
Improve `overcooked_simulator` comments and readability
Improve readability of `__init__.py` documentation
Refactor code for better readability and clarity
Update documentation for layout and equipment configuration
Refactor code and update documentation
Add docstrings and type hinting
Multiple Players can be controlled with a single set of keys by switching through. Behavior of switching can be controlled in start menu.
Add player position to view restriction and implement angle calculation
Update counter orientation and comment out dispensers
Refine view_restriction condition in drawing.py
Implement Fog of War feature in game environment
Add argparse for CLI in simulator script
Another counter
Merge branch '73-create-only-an-image-for-a-json-state' into 'main'
Stylecheck
Added sample json file for testing (could change/break in future), added saving images created from states.
Loading