Skip to content

Barugon/cota

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d1301ba · May 1, 2023
Apr 15, 2023
May 1, 2023
Apr 18, 2023
Mar 22, 2023
Mar 15, 2023
May 1, 2023
Jul 26, 2022
Apr 25, 2023
Jul 26, 2022

Repository files navigation

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