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
Commits
4e5655aa
Commit
4e5655aa
authored
1 year ago
by
Fabian Heinrich
Browse files
Options
Downloads
Patches
Plain Diff
Updated Changelogs
parent
b4dd71bf
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#49269
failed
1 year ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+13
-0
13 additions, 0 deletions
CHANGELOG.md
with
13 additions
and
0 deletions
CHANGELOG.md
+
13
−
0
View file @
4e5655aa
...
@@ -15,6 +15,13 @@
...
@@ -15,6 +15,13 @@
-
Send full websocket url in player_info.
-
Send full websocket url in player_info.
-
">90"% code coverage in tests
-
">90"% code coverage in tests
-
i18n for the gui
-
Controller hotplugging
-
Hook when returning items to dispensers
-
Displaying image of served meals on game conclusion screen
-
Pathfinding in random agent
-
Level layouts from 2d-grid-overcooked-literature
-
Caching of graph recipe layouts
### Changed
### Changed
...
@@ -28,6 +35,9 @@
...
@@ -28,6 +35,9 @@
-
Player config in the environment class is now a dataclass and not a dict. The content remains the same. Just the
-
Player config in the environment class is now a dataclass and not a dict. The content remains the same. Just the
access changes from dict access to normal object like access.
access changes from dict access to normal object like access.
-
Some type hint additions
-
Some type hint additions
-
Better drawing of orders, now in a pygame_gui UIImage
-
Buttons for setting player controls in the GUI disappear depending on number of players
-
Icon for serving window, now a star
### Deprecated
### Deprecated
...
@@ -35,6 +45,9 @@
...
@@ -35,6 +45,9 @@
### Fixed
### Fixed
-
Orders are sampled correctly again
-
Orders with no time limit, sample_on_serving=true works again
### Security
### Security
## [1.0.0] (2024-03-08)
## [1.0.0] (2024-03-08)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment