Enable Room layout visualization with
config.visualizer.enabled = true;
in the config_local.js
.
Different options are available
showRoomPaths
Fixed room pathsshowCreepPaths
Cached path per creep shown in redshowPathSearches
Results ofPathFinder.search
showStructures
Position of structuresshowCreeps
Position of fixed creepsshowBlockers
Position of walls and rampartsshowCostMatrices
Stored cost matrixes
The default values shown in config.js
.
Show by default energy average, energy stored, queue length, rcl progress, and creeps in queue with minimum ttl and priority of room you actually watching. You can enable all other datas visible in screenshoot by enabling summary in config and waiting for the next summary.