RimWorld

RimWorld

Athena Framework
Showing 1-10 of 10 entries
Update: 12 Feb @ 4:30pm

[Auto-generated text]: Update on 2/12/2025 7:30:06 PM.

Added some more null checks to Pawn_PostSpawnSetup

Update: 9 Feb @ 10:09pm

[Auto-generated text]: Update on 2/10/2025 1:09:29 AM.
Added some more null checks

Update: 9 Feb @ 3:32pm

[Auto-generated text]: Update on 2/9/2025 6:32:38 PM.
Added a few null checks to the DamageGetter Harmony patches. should fix those errors on map start. Also added some null checks and logging to Armor Utility

Update: 9 Feb @ 3:28pm

Update: 9 Feb @ 3:26pm

[Auto-generated text]: Update on 2/9/2025 6:26:13 PM.
Added a few null checks to the DamageGetter Harmony patches. should fix those errors on map start

Update: 13 Dec, 2024 @ 11:25am

[Auto-generated text]: Update on 12/13/2024 2:25:18 PM.
Corrected GetIncoming and GetOutcoming. Thanks to dinhkhiem199833 for pointing it out

Update: 13 Dec, 2024 @ 10:43am

[Auto-generated text]: Update on 12/13/2024 1:43:09 PM.

Added a couple of Null Checks to The PrePreApply Damage Harmony Patch and the DamageAmountGetter Patch. It will now check for the Athena.DamageCache first. Should fix bug where it nulls out trying to apply damage to pawns within an ancient crypto sleep casket

Update: 11 Dec, 2024 @ 12:03pm

[Auto-generated text]: Update on 12/11/2024 3:03:04 PM.
Removed the Source Folder due to some dlls due to publicizing.

Update: 11 Dec, 2024 @ 9:32am

[Auto-generated text]: Update on 12/11/2024 12:32:27 PM.

Clamped GetPelletTarget for AngleShotguns. Should no longer shoot outside of map and error when on the corner

Added some Null Checks to the DamageInfo_AmountGetter.Postfix & Thing_PrePreApplyDamage.Prefix. Should prevent some errors on map generation.

Update: 10 Dec, 2024 @ 4:09pm

[Auto-generated text]: Initial upload.

Implemented my Null check for the PostGameInit. Should stop some worldgen errors.
Added some needed null checks and logging to the ModularHediffs