Sid Meier's Civilization VI

Sid Meier's Civilization VI

Civic and Tech Stop Reminder
31 Comments
Annika  [author] 12 Jan @ 3:30am 
@o.0
抱歉,夏天的时候忙着搬家忘了这事。已经更新了,应该没有问题了(大概
Annika  [author] 24 Aug, 2024 @ 10:53am 
@ o.0
咦🤔 我之前用的时候还是好使的。 改天有空康康
o.0 18 Aug, 2024 @ 12:34am 
不适用于中国文明,难受
Obb 2 Jul, 2024 @ 1:04pm 
Ah I see ! No worries you can update safely ^^
Or I’ll remember the changes I made, or I can find them back, thanks to backups of my mod folder I often make, for this very reason. (I hate how Steam manages mods…)

Well, all thanks to you !
Annika  [author] 2 Jul, 2024 @ 12:52pm 
@Obb

Actually, I am not considering this kind of change will be problematic or cause conflict. I am just thinking about the future, if I make new updates, the changes you made in the local copy may be overwritten by the updates, for example , the index will be updated to 3 (I am not sure here, need to do some googling Xd). Moving them to setting file allows you to save a copy of it and withstands the changes. ☺️
Anyway, I will figure it out before moving forward. Thank you again for your comments and kind words. 😊
Obb 2 Jul, 2024 @ 11:21am 
I’m no coder, can’t say I’m sure of anything ! lol
Do you think it could be problematic ?

When I modify something, it's blindly, by trial and error, hoping that it works. x)
Worst case scenario I simply reset said mod ! ( And ask the modder… ) ^^

Here that seems to do the trick. I also reorganized some other UI mods icons with a similar « child index » modification, and haven't encountered any unforeseen effect yet. But never know, with all mods out there… Conflict isn’t rare !
Annika  [author] 2 Jul, 2024 @ 10:40am 
@Obb

Ah, great catch! Thank you. There are so many things to play with in setting up the UI.😂Do you think it is a good idea to put these indices as variables in the setting file?
Obb 2 Jul, 2024 @ 8:43am 
Uh, I thought the comments disappeared ! ^^
Well, that’s been quick ! Can’t tell about Babylon yet, gonna try soon.

But for the buttons it’s working ! I just lowered their « ChildAtIndex » and boom ! Top left ! It really is just a detail, but damn, it really is very pleasing ! x]

Thanks much ! Top-notch !
Annika  [author] 2 Jul, 2024 @ 7:55am 
@Obb

Hi,

I just post a new update to the mod. You can have a try.

Babylon tech reminder: Now it is possible to activate it. By default it is unable, but you can click the tech button and it will activate for the whole game until you click it again. If you want to make it available anyway for any Babylon games, you can change "user_defaultBabylonTechStop" to false in the AnPo_User_Settings.lua.

Button position: You can change the value of "AnPo_ButtonPosition" to "InfoStack" in AnPo_User_Settings.lua. By doing so, the buttons come after the trade route or envoy detail button. I am not sure if I can make it to the beginning of the top panel. Let me know and I will try. xD

Have a great day!
Obb 2 Jul, 2024 @ 6:10am 
Ah I see !
I should have guessed, it’s never as simple as it may seem x)
Well I can switch it back then ^^ Haven’t played Babylon since anyway so I don’t know how it would have turned out !

For the buttons, if you find, that would be so cool !
I think they would fit perfectly top left, just over the other research buttons / panels.
But that’s mostly mania speaking ^^ it’s just an aesthetic detail, so, otherwise, it’s right as it is now already anyway ! Thanks for your attention =)
Annika  [author] 2 Jul, 2024 @ 4:38am 
@Obb

Thank you for the comments. ☺️

Regarding the reminder for Babylon, I think some logic needs to be rewritten. The buttons are introduced later so there is some nasty stuff to handle the tech reminder for Babylon. I intended to improve it. Thank you for reminding me. 😄 I try to push the changes today, probably.

When it comes to the buttons, tbh, I am not very familiar with the UI but I can take a look to see if it is possible to put it to the leftmost of the top panel.
Obb 30 Jun, 2024 @ 8:07am 
Oh, something else : In my game Babylon’s Eureka are managed differently than in vanilla, so I’d like to keep the reminders ; It’s only a matter of switching one « true » to a « false » in the main .lua, right ? (line379)
Obb 30 Jun, 2024 @ 8:02am 
Would it be possible to put the buttons at the very left of the top panel ?
I looked at mods that adds their things to that place instead of the right side of the top panel, but at most I only managed to make the buttons disappear ^^

I’d find them to be better there. But that’s nickpicking though.
It’s really nice, very useful and well-made. Thanks much !
Annika  [author] 9 Mar, 2024 @ 11:41am 
@号码菌 233 那我再等等
号码菌Synora 1 Feb, 2024 @ 7:10pm 
坏了,又修正了一次估计算法。我再观察下
Annika  [author] 31 Jan, 2024 @ 12:13am 
@号码菌 笔芯:steamhappy:
Harpua729 14 Dec, 2023 @ 3:11pm 
neat
JTre 9 Nov, 2023 @ 6:21am 
So useful, thank you!
超帅魔王 29 Oct, 2023 @ 6:53am 
好好好 太牛了
louzen 26 Oct, 2023 @ 10:58pm 
好好好,总算不会天天忘切科技了
Annika  [author] 22 Oct, 2023 @ 7:36pm 
@土质烟灰缸 数据读取的问题已经修复,之前传参有点问题。感谢提醒

@号码菌 十分感谢!已经更新了。之前计算一直都搞不明白。
土质烟灰缸 19 Oct, 2023 @ 5:18am 
好像不适用秦始皇呢
号码菌Synora 19 Sep, 2023 @ 5:31am 
真实科文进度
文明冷知识:
游戏中触发尤里卡给的科技值 = 向下取整(研究项目所需的科技 × 尤里卡比例 - 0.5)
例如一个科技所需花费时40点,你选了中国领袖有50%的尤里卡值,触发尤里卡后的科技值为:math.floor(40*50% - 0.5) = math.floor(19.5) = 19。并非手动计算得到的 20点科技。这是官方特性,为此我也困扰很久。
Annika  [author] 29 Aug, 2023 @ 4:49am 
@MarsEco

The mod is not hardcoded in terms of figures, instead it reads ingame info about the cost, progress and boost of a specific civic/tech each turn. So, yes, it works with China's extra bonus (you may also notice that the Near Future Governance civic can be boosted to 90 % if receiving an inspiration), and the cost will be cheaper if the civic/tech is from previous era.

However, this mod only cares about cost, progress and boost. So, before the turn of a new era, it still just compares if the current progress plus potential boost is equals to or greater than the cost. Let's say that it is not predicting anything. It may be a good idea to add this feature, but tbh I am not sure how to do it accurately. Need to do some homework before starting coding.
MarsEco 28 Aug, 2023 @ 5:35pm 
Does this work with / for China's extra bonus on top of the normal 40%? Also, does it calculate the turn before a New Era, the fact that the techs/civics of that current era or earlier are about to become cheaper (as they do with a new Era)?
Spaceracer 28 Aug, 2023 @ 12:47pm 
very good
卡冈图雅 27 Aug, 2023 @ 3:16am 
非常好的mod,使我的秦始皇旋转
26 Aug, 2023 @ 11:29pm 
非常好模组
LYXCCF 26 Aug, 2023 @ 3:46am 
很好
:buzzed:
爱你
Annika  [author] 25 Aug, 2023 @ 5:46am 
@崇山峻岭 感恩,已经加上中文描述了XD
崇山峻岭 25 Aug, 2023 @ 4:43am 
不错的mod,建议描述加上中文