BotLab Devlog

An update regarding EVE Online development:

@ORly recently helped improve the robustness of the parsing of the EVE Online clients user interface. (Mining bot "I cannot see the ore hold capacity gauge.")

To summarize the developments: @ORly discovered a scenario in which reading the capacity of the selected container in the inventory failed. They provided training data for this scenario, resulting in an update to the standard parsing library for EVE Online. I updated the example apps here to use the new version of the parsing library:
https://github.com/Viir/bots/commit/43e433706b3673ce7fa66b286978ef165cc4bfdc

By the way: In case you are looking for an easy way to keep track of updates to the EVE Online parsing library, you can use the history view at https://github.com/Viir/bots/commits/master/implement/applications/eve-online/eve-online-mining-bot/src/EveOnline/MemoryReading.elm