RimWorld

RimWorld

EBSG Framework
Viser 41-50 af 139 forekomster
< 1 ... 3  4  5  6  7 ... 14 >
Opdatering: 3. juli kl. 16:19

- Improved the code for most of the Severity Setters

Opdatering: 29. juni kl. 6:26

- 1.6 Update
- Gene Randomizer now handles alwaysRemovedGenes first instead of last so some PostAdd stuff are handled better later

Opdatering: 5. juni kl. 17:45

- Change Faction : Ability comp that changes the target pawn's faction
- Change Ideology : Ability comp that changes the target pawn's ideology
- Name Color Hediff : Hediff comp that changes the color of a pawn's name, similar to how mental breaks change name color
- Temporary Faction : Hediff comp that usually changes the pawn's faction until the hediff is removed
- Temporary Ideology : Hediff comp that usually changes the pawn's ideology until the hediff is removed
- Temporary Relation : Hediff comp that adds a relation to the pawn and/or the hediff's target until the hediff is removed

Opdatering: 15. maj kl. 5:29

- Fixed some dumb mistakes made by previous night's me

Opdatering: 14. maj kl. 16:14

- Fixed bugs in Give Multiple Hediffs and Hediffs on Removal where they would not add hediffs when replaceExisting is True, and another bug where when you had multiple parts listed and one of them already had the hediff, the other parts would be ignored

Opdatering: 6. maj kl. 18:35

- Setting typo fix

Opdatering: 5. maj kl. 16:50

- Pawns with an Ingestible Dependency Gene should now be fed the ingestible by someone else if they can't walk to a storage themselves

Opdatering: 22. apr. kl. 16:22

- Missed some xml updates

Opdatering: 22. apr. kl. 4:57

- Set up destructive changes for 1.6

Opdatering: 21. apr. kl. 17:52

- Alter Xenotype on Use by Severity : A variation of Alter Xenotype on Use with the main aim of making it easier to create an item that alters the user's genes based on how many of the item have been used
- Comps that use the prerequisites node can now check for xenotype in addition to checking for genes and hediffs