Skip to content

screeps-rs-0.1.5

Latest
Compare
Choose a tag to compare
@daboross daboross released this 21 Jun 07:12
Alpha release 0.1.4.

Changes:
- Another fix to the repository towards getting all platforms to have release binaries.
- Disable linux and osx 32-bit releases as well as linux musl platform builds
  - More work can go into getting these working on travis-ci later on

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

with caveats:
- no tab support in login screen (have to click on fields)
- no saving of auth tokens or username between restarts
- occasionally zooming in/out on the map view stops working until the application has been restarted
- no room name nor detail room contents information
- no zoom buttons, only scroll-based zoom