- Jan 22, 2024
-
-
Florian Schröder authored
The transition implementation for items in the simulator has been updated. This refactoring introduces the filter_item_info function, replacing the previous verbose, repeating pattern with filter_item_info method calls in the overcooked_environment.py module. This makes the code more efficient and readable. Test adjustments and additional type hints were also included.
-
- Jan 19, 2024
-
-
Florian Schröder authored
-
Florian Schröder authored
-
Florian Schröder authored
-
Florian Schröder authored
-
-
Florian Schröder authored
-
Florian Schröder authored
-
- Jan 18, 2024
-
-
Florian Schröder authored
-
Fabian Heinrich authored
-
- Jan 17, 2024
-
-
Florian Schröder authored
-
Florian Schröder authored
-
Florian Schröder authored
-
Florian Schröder authored
-
- Jan 16, 2024
-
-
Dominik Battefeld authored
-
- Dec 21, 2023
-
-
Florian Schröder authored
-
- Dec 20, 2023
-
-
Florian Schröder authored
-
Florian Schröder authored
staticmethod
-
Florian Schröder authored
-
Florian Schröder authored
Stack plates in sink.
-
Florian Schröder authored
plate dispenser without manager. plates disappear for a time and then appear on the plate dispenser. You can now add stuff on the plates on the dispenser. New lock for gui and environment.
-
Fabian Heinrich authored
Added game mechanic washing dishes. Served plates return in the plate return, can be washed in sink. TODO can wash multiple plates in the sink by holding interact button
-
- Dec 19, 2023
-
-
Florian Schröder authored
add also simple burger assets and pan.
-
Dominik Battefeld authored
-
- Dec 15, 2023
-
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Florian Schröder authored
plate is now cooking equipment. Color red is now a red1
-
Fabian Heinrich authored
-
- Dec 14, 2023
-
-
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
-
- Dec 13, 2023
-
-
Fabian Heinrich authored
-
- Dec 11, 2023
-
-
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
-
- Dec 07, 2023
-
-
Florian Schröder authored
-
Florian Schröder authored
-
Fabian Heinrich authored
-
Fabian Heinrich authored
-
Florian Schröder authored
-
Florian Schröder authored
-
Florian Schröder authored
-