Skip to content

0.6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 15:06
· 6 commits to d2804ac8e078c207ace83f6ce10ac4ac9b543c21 since this release

0.6.0.0 PRE-RELEASE

This is a big release with two items that will make RoadCaptain a lot more versatile!

With this release the RoadCaptain UI has been prepared to support multiple worlds! You'll no longer be stuck in Watopia but can also build routes in Makuri Islands πŸŽ‰πŸŽ‰

All Zwift worlds are visible in Route Builder but for now only Watopia is selectable, the other worlds need to be added still. See issue #21 for tracking on world selection.

As well as multiple world support, RoadCaptain now also supports running!
When you start the Route Builder you'll see the option to select a sport to build a route for. Especially for Watopia where there are dedicated run segments you can now include those on your routes!

Have a look at the new RoadCaptain Route Builder:

Screenshot of Route Builder showing world and sport selection

The RoadCaptain Runner now also displays the world and sport of a route when you select it:
Screenshot of Runner with sport and world info of a selected route

Of course the Runner will also tell you to either start cycling or running depending on the sport type of the route πŸ˜‰

And there are a lot of other tweaks and fixes in this release:

Route Builder

  • [Watopia] Split the spwan point segment along the beach road to for the new junction to Jons Route (running only)
    Routes that were created prior to this release will still work, RoadCaptain automatically corrects to the right spawn point
  • [Watopia] Cleaned up the segments at the end of the beach road so it looks a bit better
  • [Watopia] Removed a segment from the cycling starting pens as that's only reachable from events
  • [Watopia] Running segments are now included, they are only visible when you select running as the sport to build a route for
  • [Watopia] Segment names now have friendly names (#6)
  • [Makuri Islands] Added segments and spawn points, this is very much a work in progress still. (#7)
  • [User Experience] When you select a sport for the first time RoadCaptain will ask you to use it as the default sport.

Runner

  • Sport type is now shown when you select a route
  • The messages shown by the runner when waiting for Zwift to connect or an activity to start will now use the right term. For example: Start running... / Start cycling...

Testing

As this is a pre-release you can expect some things to break. If they do, please create an issue and include the logs from RoadCaptain and the route file you're using to test with.
That helps me troubleshoot any issues πŸ‘

For running specifically have a look at #22