RimWorld

RimWorld

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

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

Added some more null checks to Pawn_PostSpawnSetup

Update: Feb 9 @ 10:09pm
by Lee

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

Update: Feb 9 @ 3:32pm
by Lee

[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: Feb 9 @ 3:28pm
by Lee

Update: Feb 9 @ 3:26pm
by Lee

[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: Dec 13, 2024 @ 11:25am
by Lee

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

Update: Dec 13, 2024 @ 10:43am
by Lee

[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: Dec 11, 2024 @ 12:03pm
by Lee

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

Update: Dec 11, 2024 @ 9:32am
by Lee

[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: Dec 10, 2024 @ 4:09pm
by Lee

[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