Thanks dream team, that's some serious resources to look at first ! I'll get on it when timing allows (sadly had a fire in property this year... and haven't even gotten the 4K screens back yet! Soon I can tackle this I hope !)
I second this I would absolutely love it...
I thought about doing/coding this myself but haven't got to it (because I would like it to be able to be "switched" so it would be more dev heavy
If anyone done some progress on this happy to help &/or take from there
I had quite a few ideas when I read this message a while back (probably at the time you wrote it). And I had put it on my to do list to create some option in my MOD which explored some of the solution here discussed (mostly page 7).
Namely to try to have the X-UPT rather than 1-UPT solution...
Civ X Options - Redoing Unit per Tile concept properly for the Civ Franchise
Had the idea reading this interesting topic - https://forums.civfanatics.com/threads/why-is-civ4-still-the-best-civ-game.677427/post-16564051
For this I need to code 3 options that work together
1 - Civ X - Unit per...
The main update of 2.40 was to "pack" all the options on the game creation screen and have menu open on a click in the interfact (similarly to what it was in game).
Much much cleaner for players to create or host a game
For Version 2.41 I've put all the new "cool" of this version in a...
Beyond the Game 2.41 - Log of changes (posting a bit delayed as this is actively being played since early April)
Fix Bug - That you could have OOS when the Trait Restriction option was checked AFTER another player joined the game in the lobby. To accommodate for this now the Trait list is...
I did this message (above) on my phone, and then had a doubt...
So I did the code for you, and figured "isCivic" is a better function. Not sure what Platyping wanted to do with the current power etc. but you can just put any value (I did with 6 in my test). Of course you'll need to put the Civic...
Hi Nexus.
Your Civic is not a building, so 'buildingClass' is not going to be the right choice.
You will need to do this with 'hasCivicOption' (see Api below, its the 337th function listed of CyPlayer).
Careful you need to give an argument, i.e. basically you have to tell which civic 'column'...
1 - If you play with the option "Pagan belief", you can build a building called the pagan shine.
It gives your "belief" points, which count as faith point in your religion if you have one; but if you don't have one they'll accumulate and when you get to the threshould (125pnt in quick), you can...
Thanks for your feedback f1rpo, it kept me motivated to look...
I quickly realized that I biased my question too much and put you in a situation to explore the wrong path together...
I rolled back things after things with no success so I went for the bazooka solution and re-started from...
I often update the link in the first page but not mention it when there is a new version (I share mostly on discord), but happy with this new 2.40 version so I do here !
Beyond the Game 2.40 - Log of changes
Clean Option - On lobby, the options don't appear anymore: they're divided / sorted...
If I desactivate the python showing of exception, I of course have a screen without interface as expected.
I think it has to do with the COMMERCE Type ?
The error clearly indicates it's at that level... I don't know of my touching anythign with any characters
And I have this...
I have another one which is much more worrying if you guys can help in any way...
I've got an error thrown out when I launch a new game I would say 1 out of 15 times (which is way too much but difficult to isolate).
Error is major enough that the interface won't display at all (clearly...
Another one team, hopefully you know and possibly it's easy but I've wondered for a while...
Do you know how to put an Icon picture on a string of text in PYTHON ? (would be a nightmare to port the whole thing to C++)
To enrich some of my widgets in CvGameUtils :
I can do it in C++ (done here...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.