Sid Meier's Civilization VI

Sid Meier's Civilization VI

Simplified Combat Reports
17 kommentarer
倾心 28. aug. 2024 kl. 3:03 
简化战斗报告
正式名称为改进的战斗报告。
这是通知日志的附加模块。
修改作战报告以提高可读性:
没有胡言乱语,只有基本信息,你的部队和他们的部队,结果是什么?
颜色编码的损坏编号。黄金:有利结果,红色:消极结果。
Johnnie Worker 8. dec. 2023 kl. 7:50 
Does not work at the moment. The color theme doesn't appear, and separate "Combat Log" (as shown in the picture above) is no where to be found.
jclovis3 27. aug. 2021 kl. 12:05 
I'm not getting anything in the logs and the World Tracker seems to be blocked from allowing me to select units or show/hide next civic/tech so this mod actually breaks other useful functionality. I have only applied it to a game already in progress though after saving and reloading.
Tigranes 21. juni 2020 kl. 14:16 
Can we click on report to center map at the location where battle happened?
Willibald 24. maj 2020 kl. 17:51 
Thanks for your quick respond! Sadly im not into modifing. I stay with the normal combat logs then.
FinalFreak16  [ophavsmand] 24. maj 2020 kl. 9:56 
@Willibald sorry currently only English and Japanese is supported. If you're willing to translate the replacement text files into German however I'd be happy to include it so this mod is compatible with the German language.
Willibald 24. maj 2020 kl. 5:10 
Hello. Is it possible that this mod doesn't work with the german client? Sadly with some units with long names its overlapping in the notification log so i was looking to help out with this mod. Or am I doing something wrong and it should work with german client too?

https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2107403797
stronk 21. maj 2020 kl. 9:23 
So far the mods seems to be working fine in the May 2020 update
chimrick 13. sep. 2019 kl. 9:42 
Not compatible with Sep 2019 update :steamsad:
Nizou 26. juli 2019 kl. 13:38 
Is it compatible with June update ?
Baby POOH XD 19. maj 2019 kl. 12:24 
why i cannot see the colour coded....?when i a m fighting with barbarian
FinalFreak16  [ophavsmand] 10. mar. 2019 kl. 13:23 
All the notification events, gossip, combat etc seem to called from within the gamecore which isn't currently exposed to modders. So besides changing the text via localisation there isn't much else we can change right now sadly.
Perry 10. mar. 2019 kl. 11:44 
Is the function that calls the combat texts (LOC_COMBAT_YOUR_UNIT_BOMBARDED_ENEMY) accessible for modders?
Every combat text has its own input variables (1_UnitName, 2_UnitName, 2_ENUName, 3_Num, 4_Num, 4_EnemyAdjective, ....). Isn't it possible to sent always all variables to the function that calls these texts so that you can create consistent ones?
I have searched the whole day but i am not a modder and didn't find the call to LO_COMBAT...
FinalFreak16  [ophavsmand] 10. mar. 2019 kl. 3:24 
@Junuxx This mod actually does do that.. where possible. The downside is that the game itself doesn't actually make the distinction between whether the damage was melee or ranged most of the time. Just that Unit_1 attacked Unit_2.

The only exceptions being things like, Unit_1 was bombarded by Enemy_District for example. So for most messages I had to default to the sword icon.
Junuxx 10. mar. 2019 kl. 1:57 
I think it would make sense to use different icons for melee, ranged and theological combat, instead of the sword for everything.
Glindor 4. mar. 2019 kl. 15:09 
Very nice mod, but I find the red on blue to be very hard to read. Using COLOR_FLOAT_GOLD for lost damage instead, and COLOR_GREEN for dealt damage is a lot easier on the eyes IMO.
Amnesiac 2. mar. 2019 kl. 20:52 
Best mod, thank you.