RimWorld

RimWorld

Faith Framework
Showing 1-10 of 23 entries
< 1  2  3 >
Update: 22 Oct @ 6:21am

1.6: Updated book / relic's belief replacer function

Update: 20 Oct @ 6:27am

1.6: Added few fail-safe to avoid unexpected hediff removal.

Update: 7 Aug @ 10:08am

1.6: Added consolidated HediffGiver: HediffGiver_FaithOrCorrupted
1.6: Fixed logic that manages label of Belief.

Update: 29 Jun @ 7:25pm

1.6 Migration done.

Update: 17 May @ 8:55am

1. C# update - variable stat bonus (mainly for Let the Galaxy burn) logic changed. Now instead of directly mutate hediff, it gives statPart bonus to the designated pawns.

Update: 14 Apr @ 1:21pm

1. CompBeliefRelic won't affect to pawn that is not spawn or dead. Just for sanity check purpose.

Update: 13 Apr @ 12:00pm

1. Refactor Thought and Precept related code for better performance.
2. Fixed Precept workers don't work as intended.
3. Changed the way of how Belief Label is changed by corruption level.
4. Added new flag of isPawnCorrupted to Hediff_Belief for better and performance driven filtering.
5. Added Dev Mode only Gizmo that increase Hediff_Belief level by 1.
6. Now CompBeliefRelic provides inspection and description stings to users easily identify which item gives what kind of belief.

Update: 12 Apr @ 11:46am

1. Refactor code to improve performance by caching some logic.
2. Fixed Book related errors.

Update: 16 Aug, 2024 @ 1:26pm

Minor C# tune to avoid unexpected errors when the Relic isn't Belief giver.

Update: 14 Aug, 2024 @ 8:18am

Fixed bug that Relic either doesn't properly giving Belief to pawn or recharging Faith.