Commit Graph
23 Commits
Author SHA1 Message Date
Chanumask cb44c7ea5d rewrote readme, usage and modifications rst 2023-12-05 10:57:43 +01:00
Chanumask 44c87f4c04 minor fix 2023-12-01 11:52:05 +01:00
Chanumask 72a1c0a149 updated readme 2023-11-28 12:27:25 +01:00
Chanumask c9ac92f044 Merge branch 'main' into documentation
# Conflicts:
#	marl_factory_grid/configs/default_config.yaml
#	marl_factory_grid/configs/eight_puzzle.yaml
#	random_testrun.py
2023-11-28 12:06:26 +01:00
Chanumask 6ce4226a20 documentation config files 2023-11-27 17:36:33 +01:00
Chanumask e1cc34b30f started documentation of default config 2023-11-23 16:13:54 +01:00
Chanumask 4a8c12a5c3 fixed render funciton and obsbuilder 2023-11-02 12:02:03 +01:00
Chanumask ee4d29d50b Merge branch 'main' into refactor_rename
# Conflicts:
#	marl_factory_grid/configs/default_config.yaml
#	marl_factory_grid/environment/entity/object.py
2023-10-31 10:28:25 +01:00
Chanumask ea6634b187 added regex search for bound entitiy search 2023-10-30 15:03:18 +01:00
Chanumask 115a79e930 fix mismatching signatures of spawn 2023-10-27 17:46:13 +02:00
Chanumask dd5737e3ff fixed default_config 2023-10-27 14:14:38 +02:00
Chanumask 0e5b18c812 Merge branch 'main' into refactor_rename
# Conflicts:
#	marl_factory_grid/modules/clean_up/groups.py
#	marl_factory_grid/modules/clean_up/rules.py
#	marl_factory_grid/modules/destinations/rules.py
2023-10-27 13:12:54 +02:00
Chanumask b13dff925b bugfixes 2023-10-27 13:08:01 +02:00
Chanumask ef2fdd5d28 Merge branch 'main' into refactor_rename 2023-10-24 14:15:57 +02:00
Chanumask 0c1d0f510b removed positionmix entirely (now also in collection) 2023-10-24 13:33:35 +02:00
Chanumask c4ffdb4e44 object and objects are now private 2023-10-23 16:44:03 +02:00
Chanumask e87bd3aaa0 all vars are properties, removed comments 2023-10-22 12:05:38 +02:00
Chanumask b1fe698d52 Merge branch 'main' into refactor_rename 2023-10-20 15:44:54 +02:00
Chanumask 161d04d15c Merge branch 'main' into refactor_rename
# Conflicts:
#	marl_factory_grid/environment/entity/entity.py
#	marl_factory_grid/modules/destinations/entitites.py
#	marl_factory_grid/modules/doors/entitites.py
#	marl_factory_grid/modules/items/groups.py
2023-10-20 15:39:01 +02:00
Chanumask d3147b9ff6 WIP: collection, entities, objects 2023-10-20 15:11:35 +02:00
Chanumask 8d6dcd70ae WIP: object, entity rework 2023-10-19 17:25:31 +02:00
Chanumask 3677b7b7dc WIP: removing tiles 2023-10-16 11:06:51 +02:00
Chanumask 3bf3246aeb WIP: removing tiles 2023-09-26 10:35:41 +02:00