Rob Loach
Rob Loach
Mind posting your code? Difficult to help otherwise.
You're linking to an entire repository, and it's difficult to understand where the use case is. Could you provide a focused instance, because I'm unable to reproduce the issue.
Which theme were you using? There are a few thmees that implement their own hg prompts.
I remember playing [CivNet](https://civilization.fandom.com/wiki/CivNet), and having simultaneous turns. Was pretty fun, and definitely sped up the game. Unciv isn't designed well for it, unfortunately. However, you are able to queue...
UNIX time of 0 ðŸ«
Dug into this a bit. It turns out Alert serializes a triggering unit, but nothing else. In UniqueTriggerActivation.
Have a link to the mod available? I've found .ogg can be buggy. In addition, make sure the bitrate is good too.
Maybe this is fixed with the new GDX? 🤞
I also figured out a way around the Uniques to match the Civ IV policies: https://github.com/yairm210/Civ-IV/blob/master/jsons/Policies.json Policies.json ``` json { "name": "Despotism", "uniques": [ "Unavailable ", "Unavailable ", "Unavailable ",...
@SomeTroglodyte Last time I checked this, it was okay. Did something change in the logic that we put in place?