- Dec 15, 2023
-
-
Fabian Heinrich authored
Player colors are created automatically based on number of players.
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
- Dec 14, 2023
-
-
Florian Schröder authored
-
Florian Schröder authored
Changed path concatenation, Created dataclass for item information, pass item config path via argument of the environment, no tomato class anymore, no pot class anymore, no soup and pan class, now everything is either a meal, cuttableitem, item, cookingequipment or plate. maybe do the plate as a cooking equipment next.
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
- Dec 13, 2023
-
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
Added Lettuce and lettuce dispenser, idea for reading in item combinations (not finished and very early stage)
-
Fabian Heinrich authored
Moved item und counter visualization composition to yaml file. For now directly read in from yaml dict.
-
- Dec 11, 2023
-
-
Fabian Heinrich authored
Resolve "Pot and stove and cooking tomato soup" Closes #38 See merge request scs/cocosy/overcooked-simulator!10
-
Fabian Heinrich authored
-
- Dec 08, 2023
-
-
Florian Schröder authored
new cooking equipment class for pot, pan and frier. Should now work. Next steps: based on recipes and not only hard coded tomato
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
- Dec 07, 2023
-
-
Florian Schröder authored
-
Florian Schröder authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
Merge remote-tracking branch 'origin/38-pot-and-stove-and-cooking-tomato-soup' into 38-pot-and-stove-and-cooking-tomato-soup # Conflicts: # overcooked_simulator/pygame_gui/pygame_gui.py
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Florian Schröder authored
-
Florian Schröder authored
-
Fabian Heinrich authored
Resolve "Can put tomatos on returned plate" Closes #34 See merge request scs/cocosy/overcooked-simulator!8
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
Merge remote-tracking branch 'origin/34-can-put-tomatos-on-returned-plate' into 34-can-put-tomatos-on-returned-plate # Conflicts: # overcooked_simulator/pygame_gui/pygame_gui.py
-
Fabian Heinrich authored
-
Florian Schröder authored
-
Florian Schröder authored
Merge remote-tracking branch 'origin/34-can-put-tomatos-on-returned-plate' into 34-can-put-tomatos-on-returned-plate # Conflicts: # overcooked_simulator/counters.py
-
Florian Schröder authored
changed pick_up method to return the item in the players hand. Plates are now stackable on the PlateReturn. occupied by is now a list in the plate return
-