Sid Meier's Civilization VI

Sid Meier's Civilization VI

Detailed Wonder Reminder Adjusted
19 Comments
Blink 29 Dec, 2024 @ 4:35am 
this looks cool thank you very much
adi 4k 16 Oct, 2024 @ 10:55pm 
Thank you for creating this non-cheat version!

Will you please add a "?" civ indicator on wonders which have been built by other civilization when you don't know which one?
* Currently, the only indicator that it has been built already by someone else is the "built" text when you hover the wonder.
Nandybear 8 Jul, 2024 @ 5:44am 
Bookmarking this because got a feeling I'ma wanna swap to this after trying the normal version. I'm all for information, but sometimes the surprise can really add to the game enjoyment, even if that surprise is "haha sucks to be you slowboi"
Legandy  [author] 5 Jul, 2024 @ 3:26pm 
Of course.
Obb 5 Jul, 2024 @ 11:46am 
Well, compact, I’m not so sure ^^
It's just simple changes but spread over several lines.
Can I make a discussion ? Will be better than putting it in the comments.
Legandy  [author] 4 Jul, 2024 @ 8:20am 
I think you underestimate yourself.
If you want you could post which changes you did in a compact way.
Maybe someone else prefers the settings you did.
Obb 4 Jul, 2024 @ 3:01am 
It's a good way to understand how it works indeed, but how frustrating it is when it doesn't work, since you don't even understand 3/4 of what you're doing lol There I really wasn’t sure I could do what I want with the icon, luck was with me !
Legandy  [author] 3 Jul, 2024 @ 2:28pm 
Trial and error is a good way to learn :D
Then no more excuses xD
Na that wasn't comment spam.
Obb 3 Jul, 2024 @ 2:50am 
Done ! I’m so satisfied ^^ Now there really is no more hints, no indication, no difference between what is under construction or not, perfect ! I’ll be able to cry over my Pyramids again and again and again ! lmao

And sorry for the comments spam ! ^^
Obb 3 Jul, 2024 @ 2:29am 
I just noticed there’s also constructions indications in the tooltips !

I didn’t want to bother again so I tried myself, blindly made several try and retry. This time it was mostly in the lua, as modifying the text file alone was creating ugly formatting. I managed to hide them ! I hope I didn’t create any unforeseen effect tho lol

Also just noticed the progressive reveal of the wonder’s icon, that’s also a hint I’d like to remove ! That’s my next quest ^^
Obb 2 Jul, 2024 @ 12:45pm 
If I knew, I could have speeded them ! But there’s a ruthless mod out there that hide all details about wonder constructions ! =D

Well even with AI enhancer mods they don't have a lot of consideration for most of the wonders. Maybe future mod will change that once access to more of the game functions ! But it’s still far better than vanilla AI though, no doubt lol
Legandy  [author] 2 Jul, 2024 @ 11:16am 
I don't even bother to build the pyramids, most of the time the AI is quicker.
You could try RomanHolidaysAI this Ai is more challenging than vanilla AI.
Obb 1 Jul, 2024 @ 3:11pm 
Yes seems so, and in the sql ! At least in a lua file I could have tried something, well, « tried »… In any case, hardly worth for such a detail anyway ^^ And I already got what I wanted !

Well, speaking of losing a wonder race, I just missed the pyramids on its very last lap ! I'm totally disgusted lol

I like when AI build them though, I added enough of them I needed to resize the window multiple times, and even switch eras for some ; But sadly, most of the time I end up building the majority of them by myself alone lol
Legandy  [author] 1 Jul, 2024 @ 9:37am 
I know the struggle xD

Tbh this whole mod is just a quick and dirty tweak :D
If I'm not mistaken, in the Code there is no distinction between the player Civ and the other Civs. So I would need to implement a distinction or something like that to only show the player Civ name and remaining rounds of the player Civ.
And I didn't bother to do that because it's mostly working like I wanted.
Obb 1 Jul, 2024 @ 2:50am 
Yes it seems to not do more than what I wanted ! There’s really nothing anymore to prevent me from crying over losing a wonder race ! xD

Would be cool to still have it written when it’s me building the wonder, but I suppose that would require more coding, and not less, unlike this quick tweak. lol But it’s nickpicking anyway, that’s good like that ! Thanks again !
Legandy  [author] 30 Jun, 2024 @ 2:23pm 
You're welcome.
Tell me if it's working as you liked.
Obb 30 Jun, 2024 @ 1:54pm 
Ah yes I saw that line, though I wasn’t sure it was the right one.
Nor if it would only remove it in the window or also screw something else lol

Well, modification made, I’ll see how it goes next launch !
Thanks much for the quick and precise answer =3
Legandy  [author] 30 Jun, 2024 @ 1:36pm 
Hey that's intended. But you can change it yourself easily if I'm not missing something.
Go to the mod location:
\Steam\steamapps\workshop\content\289070\3166131903\Text\

- Open the DetailedWonderReminder.sql you want to use.
- In the first Line (here DetailedWonderReminder_en_US.sql):
('en_US', 'LOC_KNM_REMINDER_BUILDING', '{1_CivName}')
- Delete: {1_CivName}
- Then the line should look like this:
('en_US', 'LOC_KNM_REMINDER_BUILDING', '')

Now save it and you should have a blank instead of the Civ name.
Obb 30 Jun, 2024 @ 10:17am 
I still get the name of the civ building a wonder, under its icon. Don’t know if expected or not ? But I’m not totally blind about wonder construction then ! Can it be hided ? I looked at the code, but don’t have your talent ^^

Nonetheless, I love this mod, and I totally agree with your twists about it ! Thanks !