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.
e65743a55f2812412e7e8673e5095f6c47a7b597
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
18
Jun
17
12
10
1
29
May
15
13
7
2
30
Apr
23
22
19
17
15
14
12
11
10
9
8
4
3
2
27
Mar
26
25
21
20
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
Update player positioning in cooperative_cuisine application
Addedd a DeterministicOrderGeneration. Within the config you can now specify a list of meals, their start time and their duration and then the orders will be always given at the same time with the same duration. This is beneficial for studies.
Fix player position
Update player and object drawing in cooperative_cuisine
Update study server, configuration file paths and web UI enhancements
Preload sprites
Show counters
Update
Update
Initial upload
serving index.html which displays image of burger.
Merge branch 'dev' into voicechat
added voicechat wich works only with godot
Moved second continue button to the right to prevent double clicking
Update study_server.py
Orders are now part of the gym environment.
119-docs-new-pe…
119-docs-new-perspective
Update study_server.py
Update random_agent.py
Adjust thresholding for controller-input (deadzone)
Slowed down items burning
Slowed down fire spreading
Fixed caching of recipe layouts. Ids were used in hash, which are generated new every start of the game.
Possible orders are sorted before generation to ensure that they are consistent between seeds
Updated project license and included in relevant files
v1.1.3
v1.1.3
Updated project license and included in relevant files
Set pygame-gui version to exactly 0.6.9 as 0.6.10 tries to import a missing import from pygame
Merge branch 'more-hook-updates' into 'dev'
Updated CHANGELOG.md
Added missing docstrings to hooks
Added plate before cleaning to PLATE_CLEANED hook
Auto stylecheck
Added more information to some hook regarding how items were before the hook
Added hook to env config
Added hook: PICK_UP_ON_COOKING_EQUIPMENT
Merge branch 'update-hook-infos' into 'dev'
Fixed study config to default
Update to hook
Update human readable prints of game events
Updated arguments for some hooks that they have more complete information.
Created a hook for combining Tomato Soup with Plate
Loading