Skip to content

Releases: Barugon/cota

v4.4.0

15 Jan 19:36
Compare
Choose a tag to compare
  • Implement skill minimums for offline.
  • Refactor some game_data functionality for better error handling.
  • Use home folder if config folders don't exist
  • Add missing Shield skill Ranged Defense

v4.3.6

08 Jan 23:14
Compare
Choose a tag to compare
  • Prevent wrapping in the Stats date dropdown
  • Many internal changes

v4.3.5

29 Dec 22:48
Compare
Choose a tag to compare

Experience tab:

  • Click experience value in order to copy it to the clipboard
  • Show returned experience as light red

Offline tab:

  • Make inventory items more memory efficient

v4.3.4

26 Dec 19:51
Compare
Choose a tag to compare

Add the current avatar's name to the status on the offline tab.

v4.3.3

26 Dec 01:40
Compare
Choose a tag to compare

Really fix gold

v4.3.2

23 Dec 20:20
Compare
Choose a tag to compare

The following issues have been fixed:

  • Automatically change the extension to .sota when using Store save-game as...
  • Open a folder that was double clicked instead of attempting to use that name for Store save-game as...
  • Don't flag a save-game as modified if current gold is above the maximum enterable amount.

v4.3.1

14 Dec 22:20
Compare
Choose a tag to compare
  • Update egui to v0.20

v4.3.0

14 Dec 01:52
Compare
Choose a tag to compare
  • Limit gold to 30 bits in order to avoid overflow issues.
  • Add inventory item editor

v4.2.0

07 Dec 20:35
Compare
Choose a tag to compare

Add producer level to the save-game editor.

4.1.8

05 Dec 21:41
Compare
Choose a tag to compare

Use git version of chrono because it doesn't use rustc-serialize, which is insecure.