边缘世界 RimWorld

边缘世界 RimWorld

160 个评价
Ideoligion Icon as Faction Icon
   
奖励
收藏
已收藏
取消收藏
Mod, 1.5, 1.6
文件大小
发表于
更新日期
16.398 MB
2023 年 1 月 25 日 下午 1:36
10 月 23 日 上午 10:13
14 项改动说明 ( 查看 )
您需要 DLC 才能使用该物品。

订阅以下载
Ideoligion Icon as Faction Icon

描述
Tired of the same old boring settlement icons and faction colors every game? Now you can make your settlement icon match your ideoligion's icon! And color. And also you can enable/disable the same thing for other factions on the map.

Safe to add and remove to/from existing saves.

Beta version: still testing compatibility and performance.

Thanks to Aelanna and Turnovus for answering my noob questions on Discord.
Big thanks to joseasoler for finding and fixing my bugs.

Github: https://github.com/Merwini/Ideology-Faction-Icon
热门讨论 查看全部(1)
4
7 月 19 日 上午 6:35
Looping UIRootUpdate NullReferenceException error
igwagac
49 条留言
Nuff  [作者] 10 月 23 日 上午 10:14 
Update should fix the errors during world generation
Wyccc 10 月 18 日 下午 9:55 
same error
Simvoid 10 月 11 日 下午 3:17 
spent 5 hours testing my mod list to find what was causing a huge spam of "Tried to get a resource from a different thread" errors, seems it was this mod https://gist.github.com/HugsLibRecordKeeper/1e7081383be73907ae85508a866a9807
Spinecone 8 月 3 日 上午 11:13 
I'm getting the same issue, and it seems to be what's causing me to be unable to generate a new map, somehow?
James Bulk in Calorino Royale 7 月 22 日 上午 6:58 
Oh is this what's causing a bug in my game with RimHUD?
Nuff  [作者] 7 月 21 日 上午 7:18 
It should be fixed now. Also should have fixed a bug I introduced in the previous update where if you were picking and choosing which factions to use faction vs ideo icon, it would reset your selections when you reload the game.
WizardOfZinks 7 月 21 日 上午 6:05 
The absolute goat (again)
Nuff  [作者] 7 月 20 日 下午 6:01 
Crap I forgot to account for temporary Factions. Probably breaks the same way for things like worshipped terminals. Okay I'll get a fix out tomorrow morning.
WizardOfZinks 7 月 20 日 下午 5:05 
Accepting the refugee quest completely breaks the UI while this mod is installed. Still happens when only this mod is enabled.

Root level exception in OnGUI(): System.Collections.Generic.KeyNotFoundException: The given key 'Farinera' was not present in the dictionary. (Farinera is the refugee's generated group/faction)
Nuff  [作者] 7 月 19 日 上午 7:35 
@RogueShuriken Thanks for the report. Fixed. Hadn't ever tested regenerating the world like that. Basically some code runs when the world generates that makes a list of what to do with each faction, but I didn't put anything in there to have it throw away the old factions if you go back and generate the world again (which also generates a new set of factions).