Releases: daboross/screeps-rs
Releases · daboross/screeps-rs
screeps-rs-0.1.5
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
screeps-rs-0.1.4
Alpha release 0.1.4. Changes: - One more fix towards getting travis release building on linux-musl and macos working correctly! 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
screeps-rs-0.1.3
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)
screeps-rs-0.1.2
Alpha release 0.1.2. Mostly a release to test artifact creation. Changes: - Attempt at fixing 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)
screeps-rs-0.1.1
Alpha release 0.1.1. Changes: - Attempt at fixing release artifact creation 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)