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.
cef05639df10acc962801c332001e16f430db65c
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
20
Mar
19
18
15
14
13
12
11
10
9
8
7
6
5
4
3
1
29
Feb
28
27
26
25
23
22
21
20
19
16
15
14
13
12
10
9
8
7
6
5
4
3
2
1
31
Jan
30
29
28
27
26
25
24
23
22
20
19
18
Merge remote-tracking branch 'origin/dev' into 104-docs-for-hooks
Level times
Changed study levels
Updated facing point and player reach
Updated Changelogs
Added experimentation script for meta pearl in rl
Changed env_id in gameserver slightly for better naming of recording folder
Corrected order times
Removed prints
Removed dummy list of served orders
Correct random sampling function in time generation
If order has no time limit: duration=1 year, max-now was too much
Fixed item_info in gui, was debug
Reenable all actions in random agent
No background fill for recipe images
Cashe graph layouts in json file as they take long to generate
Removed cook from post game screen to remove competition incentives as the game is not competitive.
Added star.png
Cleaned up gui event management, docstrings in gui.py
Star on the serving window?
Changed text in next game button, stacked plates height depends on gridsize
Included a champignon soup. Still missing proper images, therefore reusing the meat and burger images.
Added layouts and item info from papers: gym-cooking and overcooked-ai
Merge branch '120-simple-pathfinding' into 'dev'
Correct movement graph test
Fix tests with empty layout, recipes cant be checked
Added tests for movement graph
Adjusted copying of graph in restriction
Fixed empty layout fixture in test
Cleaned a bit up, a bit of doc
Gitlab bughunting
Changed from unpacking operator to direct accessing of grid idx, weirdly did not work on gitlab test runner
Some flags in random agent for controlling movement and path finding
Cleaned and commented player movement
Swapped colors
Fix reference only usage of graph, needed copy.
Added simple pathfinding to the random agent
Displaying multiple items in cookingequipment is not dependent on gridsize
Merge remote-tracking branch 'origin/dev' into dev
Fix displaying meals after game
Loading