20 Commits

Author SHA1 Message Date
Joel Friedrich
944887aa2e finished documentation of modules for now. 2023-12-21 16:15:21 +01:00
Steffen Illium
e7933985cb spinx going book 2023-12-12 17:51:37 +01:00
Joel Friedrich
855f53b406 Documentation 2023-11-22 12:12:04 +01:00
Steffen Illium
67a3f3f342 Fixed Battery Charge 2023-11-16 17:16:22 +01:00
Steffen Illium
6c27aa8eaf Movement printing and Results, state, state reset. 2023-11-16 17:08:08 +01:00
Steffen Illium
1dfeb7ae4a checked rule returns 2023-11-11 15:33:33 +01:00
Steffen Illium
9b289591ba Maintainer and pos_dicts fixed. Are sets now. 2023-11-10 14:16:48 +01:00
Steffen Illium
6711a0976b Resolved some warnings and style issues 2023-11-10 09:29:54 +01:00
Steffen Illium
06a5130b25 new rules, new spawn logic, small fixes, default and narrow corridor debugged 2023-11-09 17:50:20 +01:00
Chanumask
115a79e930 fix mismatching signatures of spawn 2023-10-27 17:46:13 +02:00
Chanumask
0c1d0f510b removed positionmix entirely (now also in collection) 2023-10-24 13:33:35 +02:00
Chanumask
e87bd3aaa0 all vars are properties, removed comments 2023-10-22 12:05:38 +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
Steffen Illium
7a1d3f84f1 no more tiles no more floor 2023-10-20 14:36:23 +02:00
Chanumask
8d6dcd70ae WIP: object, entity rework 2023-10-19 17:25:31 +02:00
Steffen Illium
8709b093b8 Merge branch 'remove-tiles'
# Conflicts:
#	marl_factory_grid/environment/actions.py
#	marl_factory_grid/environment/entity/entity.py
#	marl_factory_grid/environment/factory.py
#	marl_factory_grid/modules/batteries/rules.py
#	marl_factory_grid/modules/clean_up/groups.py
#	marl_factory_grid/modules/destinations/entitites.py
#	marl_factory_grid/modules/destinations/groups.py
#	marl_factory_grid/modules/destinations/rules.py
#	marl_factory_grid/modules/items/rules.py
#	marl_factory_grid/modules/maintenance/entities.py
#	marl_factory_grid/utils/config_parser.py
#	marl_factory_grid/utils/level_parser.py
#	marl_factory_grid/utils/states.py
2023-10-17 14:03:59 +02:00
Chanumask
3677b7b7dc WIP: removing tiles 2023-10-16 11:06:51 +02:00
Steffen Illium
e326a95bf4 Redone the spawn procedute and destination objects 2023-10-11 16:36:48 +02:00
Steffen Illium
836495a884 Machines 2023-07-06 12:01:25 +02:00