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.
4615667c470a452a7c1f1899ab14788f97fbcfc7
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
Mar
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
17
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
Update __init__.py
Update README.md
Merge branch '118-controller-hotplugging' into 'dev'
Fixed string in warning
Replaced or deleted some prints
Update methods and hooks in cooperative_cuisine
Merge branch '105-configure-displayed-language' into 'dev'
Fix test
Remove old fluent stuff
Fixed missing kitchen size in level info from study server
Changed player and bot number selection
Merge remote-tracking branch 'origin/dev' into 105-configure-displayed-language
Merge branch '108-in-screen-after-a-game-show-cook-icons' into 'dev'
Merge remote-tracking branch 'origin/dev' into 108-in-screen-after-a-game-show-cook-icons
Merge branch '111-hook-when-putting-items-back-on-dispenser' into 'dev'
Update game state in pygame 2D visualization
Display cook and meal images when showing completed meals
Refactor config dictionary references in drawing.py
Merge branch '117-put-drawing-constants-in-vis-config' into 'dev'
Added hook when returning items to dispensers.
Better management of drawing orders in game
Update pygame visualization settings
Added translations for recipe names.
Added i18n via pygamegui.
Update CHANGELOG with latest additions and changes
Loading