My screeps bot
Go to file
2025-06-06 18:55:25 -07:00
.gitignore stopped tracking tags 2025-06-03 20:23:44 -07:00
main.js Added progress checking per room 2025-06-05 21:51:39 -07:00
role_base.js Made role base actually do default when variable undefined, previously spawns were not spawning 2025-06-05 19:36:38 -07:00
role_builder.js Removed classes, as nodejs 10 doesn't support them properly (mega bruh) 2025-06-05 11:37:55 -07:00
role_dispatcher.js Added progress checking, and automatic source delegation for creeps, when there is more than 1 source 2025-06-06 18:55:25 -07:00
role_guard.js Removed classes, as nodejs 10 doesn't support them properly (mega bruh) 2025-06-05 11:37:55 -07:00
role_harvester.js Added progress checking, and automatic source delegation for creeps, when there is more than 1 source 2025-06-06 18:55:25 -07:00
role_repairer.js Removed classes, as nodejs 10 doesn't support them properly (mega bruh) 2025-06-05 11:37:55 -07:00
role_upgrader.js Removed classes, as nodejs 10 doesn't support them properly (mega bruh) 2025-06-05 11:37:55 -07:00
util_energy.js Added progress checking, and automatic source delegation for creeps, when there is more than 1 source 2025-06-06 18:55:25 -07:00
util_progress.js Added progress checking, and automatic source delegation for creeps, when there is more than 1 source 2025-06-06 18:55:25 -07:00