Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 2.23 KB

README.md

File metadata and controls

49 lines (27 loc) · 2.23 KB

Companion of the Avatar

CotA, a companion application for Shroud of the Avatar, is written in 100% Rust using egui (also 100% Rust) for it's user interface.

Click here for binaries

Note: Linux - If you're using Wayland and you find the app's title bar disagreeable then set this environment variable before running: WINIT_UNIX_BACKEND=x11

Note: Windows - You might need to right click cota.exe (once unzipped), select Properties and then check Unblock.

Note: Mac - I no longer provide a Mac build due to Apple's licensing. However, building should be pretty easy — install rust, clone this repository and then build it using cargo build --release. You will probably also need to install Apple's Xcode.

Features

Portal and Cabalist chronometer

screenshot

Experience planner

screenshot

Agriculture

Add timers that remind you to water/harvest your plants via desktop notifications.

screenshot

Offline save-game editor

Note: once you store your changes then you must reload the save-game in Shroud of the Avatar from the main menu.

screenshot

Display stats recorded to chat-logs via the /stats command

  • Press F5 to refresh the display after typing /stats in-game
  • Press Ctrl+R to get a list of effective resists
  • Press Ctrl+F to filter the stats
  • Press Ctrl+L to search the chat logs
  • Press Ctrl+D to tally DPS

screenshot