Skip to content

Releases: pydt/client

2.1.8

22 Sep 01:04
Compare
Choose a tag to compare

Another mac-only release, I didn't notice that 2.1.7 built in arm mode, not x64, which must be the new default. 2.1.8 is x64 which should work on all macs.

2.1.7

21 Sep 01:58
Compare
Choose a tag to compare

No real changes in this build other than to fix the client from crashing in the new version of OSX, Sequoia.

2.1.6

17 Jan 13:39
Compare
Choose a tag to compare

Very small release, a couple of bug fixes and an update to bring in the dead player icon.

2.1.5

14 Dec 11:26
Compare
Choose a tag to compare

Library bumps and a couple small niceties:

  • Show more than hours
  • Show timer when playing
  • Congress Turn notification
  • Added some code so I could override the OSX Civ 6 save path, I think they introduced a bug in a recent release where the path is doubled up so it looks like "/Users/user/Library/Application Support/Sid Meier's Civilization VI/Sid Meier's Civilization VI/Saves/Hotseat" instead of just having one SMCVI directory.

2.1.4

16 Jun 12:58
Compare
Choose a tag to compare

Another hotfix release for 2.1.2 (details below, I should work on my numbering scheme). Fixes the build configuration so it properly talks to the turn messaging service. Hopefully the last release for a while... 🤞


A fairly small release with some bug/feature requests:

Fix start minimized
Unique archive files
Clear unread smack talk

2.1.3

14 Jun 15:56
Compare
Choose a tag to compare

Same as 2.1.2 (described below), but fixes a crash on OSX.


A fairly small release with some bug/feature requests:

Fix start minimized
Unique archive files
Clear unread smack talk

2.1.2

14 Jun 12:43
Compare
Choose a tag to compare

A fairly small release with some bug/feature requests:

2.1.1

10 Jan 17:33
Compare
Choose a tag to compare

A quick hotfix release to fix an issue with the taskbar icon duplicating endlessly. Also including a small commit I missed in the last release because I hadn't pushed it from another computer that shows the current round in the game header.

2.1.0

10 Jan 14:00
Compare
Choose a tag to compare

It's been a long time since I did a client release, but not a lot in here other than version bumps and a couple small things:

  • Multiple user support: You can now switch between multiple user tokens in the client with the new User menu.
  • Proton/Steam Deck: I still don't think things are great on the steam deck, but I added better detection for proton installations (used by steam deck).
  • Fixed a bug with the game store dropdown not displaying the saved selections correctly.

2.0.2

14 Feb 02:20
Compare
Choose a tag to compare

There's no real changes in this release - the 2.0.0 release wasn't able to upgrade 1.6.0 windows to 2.0.0 because of the change in updater/installer format. This release fakes an upgrade in the old format (playyourdamnturn-2.0.2-full.nupkg and RELEASES), which really just contains the new installer. The new installer runs, and the PYDT client will check for the old client on startup and run the uninstaller to get rid of it. See here if you're interested in the details: electron-userland/electron-builder#837 (comment).

(2.0.1 was deleted because I fixed a bug preventing the app from closing when you pressed the update button)

Duplicating the note from 2.0.0: IF YOU USE START CLIENT ON BOOT you'll need to uncheck the box in settings, save, and then recheck the box because the actual location of the app on the hard drive has changed.