RimWorld
Random Spawning Genes
Mostrando 1-10 de 16 aportaciones
< 1  2 >
Actualización: 19 AGO a las 12:49

[Auto-generated text]: Update on 8/19/2025 3:49:00 PM.

Fixed a null check that wasn't null

Actualización: 1 AGO a las 18:57

[Auto-generated text]: Update on 8/1/2025 9:57:20 PM.
Added exception for VRE Starjacks

Actualización: 24 JUN a las 13:44

[Auto-generated text]: Update on 6/24/2025 4:44:22 PM.
Updated references to big and small

Actualización: 19 JUN a las 17:56

[Auto-generated text]: Update on 6/19/2025 8:56:42 PM.
1.6 fixed an issue where babies would be pawngenerated twice or something. Reflected change here so now it's all handled under one patch. Also fixed issue where babies would occasionally not receive genes.

Actualización: 15 JUN a las 9:46

[Auto-generated text]: Update on 6/15/2025 12:46:06 PM.
1.6 update

Actualización: 8 JUN a las 8:24

[Auto-generated text]: Update on 6/8/2025 11:24:27 AM.

Might have forgot to clear the list before creating it. Fixed that, added some other stuff.
Can now exclude specific races and xenotypes from receiving genes.
Rearranged some UI stuff. (Sorry mod translator)
More logging when logging is needed

Actualización: 18 MAY a las 15:27

[Auto-generated text]: Update on 5/18/2025 6:27:19 PM.
Added exclusions for specific genes as well as exclusionTags and entire mods.
Upodated blacklistDef with a new conditional patch. Added support for exclusionTags as well as entire mods in this as well.

Actualización: 4 MAY a las 13:02

[Auto-generated text]: Update on 5/4/2025 4:02:47 PM.

Fixed issue where VRE:Androids were appearing with extra genes and regular pawns would receive VRE:Android specific genes.
Some behind the scenes changes to hopefully speed up a little bit.
Added button to generate a menu with all genes to choose exceptions.
Added RandomStartingGenes.GeneBlacklist as an option for modders to restrict specific genes from appearing. Example patch located in the about folder.

Actualización: 15 ABR a las 17:21

[Auto-generated text]: Update on 4/15/2025 8:21:19 PM.

Removed an excess gene check

Actualización: 30 MAR a las 9:10

[Auto-generated text]: Update on 3/30/2025 12:10:09 PM.
Hopefully last update for today. Fixed settings order.