RimWorld
Оценок: 134
[1.5 Fork] Xenotype And Ideology Buttons TitleScreen
   
Наградить
В избранное
В избранном
Удалить
Mod, 1.4, 1.5
Размер файла
Добавлен
94.265 KB
9 мая. 2024 г. в 17:17
Обновлений: 1 (просмотреть)
Для использования необходим дополнительный контент.

Подпишитесь, чтобы загрузить
[1.5 Fork] Xenotype And Ideology Buttons TitleScreen

Описание
This mod adds 2 buttons to the main menu, 1 to go to the xenotype editor and 1 to go to the ideology editor.

Forked and recompiled for Rimworld 1.5 and Anomaly, hopefully getting rid of the useless error popups and the ideology screen not working sometimes. VFE Empire might still throw a one-time red error in your log if the ideology screen is opened, but this is harmless. Please direct any complaints to the VE team. This might not actually be a VE issue, but I can't really be bothered to look into it since it only pops up in dev mode and is otherwise harmless.

Requires both Biotech and Ideology.
Original mod here: https://steamcommunity.com/sharedfiles/filedetails/?id=2973951983
Комментариев: 22
Arylice 20 апр в 12:21 
Yay! It's back! Best mod! :steamhappy::steamthumbsup:
Hunter-K13 20 янв в 9:56 
Could you just make a separate mod to handle VRE Androids?
Rokk  [создатель] 23 дек. 2024 г. в 2:42 
I think C# is perfectly fine and I have a lot of experience with it. I just can't be bothered to figure out how to get my mod to reference VRE Androids, and then get the mod to still load even if the user doesn't have VRE Androids installed. Reflection breaks with Prepatcher and the other solutions are worse.
duckgod69lmao 23 дек. 2024 г. в 2:10 
@Rokk C# is absolute torture.
Rokk  [создатель] 31 окт. 2024 г. в 4:30 
@Wolf653 unlikely. Optional mod compatibilities in C# code scare me, and I have yet to find a good canonical solution for this. I would like to do it but code-wise I just can't figure out a way to have my mod refer to code inside VRE Androids without needing the mod as a hard dependency.
aussieshortie 30 окт. 2024 г. в 20:33 
Oh my god, THANK YOU. I was searching for this for so long.
ItsKairoKay 26 окт. 2024 г. в 20:39 
something i am wondering is there any consideration for VRE - Androids so i can access the editor more conveniently without having to get to the character select screen first?
That frog next door 21 сен. 2024 г. в 1:04 
THANK YOU
Kasa 11 сен. 2024 г. в 19:30 
In the future could we get a separate mod in case we don't want to use Ideology?
Rokk  [создатель] 13 июл. 2024 г. в 14:32 
There's probably a reason why the ideology button is the way it is, it's probably not that easy to just pull it up because the ideology editor is probably very closely tied in with world factions existing (so that you can edit their ideologies).

I can try to remake the mod (or someone else can) but I highly suspect that they will run into the same issues.