Skip to content

screeps-rs-0.1.3

Compare
Choose a tag to compare
@daboross daboross released this 19 Jun 10:55
Alpha release 0.1.3.

Mostly a release to test artifact creation.

Changes:
- Attempt at fixing travis release building.

screeps-rs currently can:
- log in to screeps
- view a "map view" of the world
- show username and GCL
- cache all terrain viewed in a persistent disk cache

notable missing parts of the above:
- no tab support in login screen (have to click on fields)
- no saving of auth tokens or username
- occasionally zooming in/out on the map view stops working until the application has been restarted
- there is no way to get the room name of rooms in map view, nor any buttons to zoom (only scrolling is supported so far)