Travis
Travis
I'm also on Pop and caught this, but then I hit this error when running: ```./bin/nile auth --login Traceback (most recent call last): File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main return...
I found that I had to call $geolocation.getCurrentPosition(), even if I don't store use result, before the object `position` would be initialized. That seems to be a bug.
+1 I did this manually but it would be really convenient for future updates as the versioned file name changes
#59 This is a desired feature for Civcraft style servers where reputation and reparations are important.
@pcen bump... if you can do something else with those saves and reformat if you want to now, then I think we're good to merge this
I have no idea, but I have Steam installed as a flatpak in my home partition and Civ3 in a secondary library on another device, so it'll be a fun...
Elaboration since I just reviewed Civ3Location.cs: Check if `~/.steam/root/steamapps/libraryfolders.vdf` exists, as this will be the user's Steam library configuration. We need to parse this file to look for a library...
I started reviewing this a while back but obviously it's been growing. What files/commits are native to this PR?
Right, I'd just like to review everything exactly once and I'm not sure how to get a clean diff without the other branches. Was there a last commit directly to...
Are you making any new commits directly to this branch or just merging? I think I've reviewed everything up to the first merge.