The-International-Screeps-Bot / The-International-Open-Source

An automated bot for the coding game Screeps.com
MIT License
104 stars 33 forks source link

Fix map visuals #788

Closed schealex closed 5 months ago

schealex commented 5 months ago

Current map visuals sometimes stop to display some of the stats. This is fixed by removing the throw and moving the anchor check a little down the line and just continue the loop if no anchor found. I've also changed the energy display to show the current stored amount and additionally the fulfillment in percent of the min stored energy.