RimWorld
Community Framework
10개 중 1~10개 표시 중
업데이트: 2025년 8월 4일 오전 1시 24분
작성자: Turnovus

[Auto-generated text]: Update on 8/4/2025 4:24:28 AM.

* Fix HarmonyLoader running prematurely, causing mod settings to be ignored
* Add HediffExtension
* Add support to HediffExtension for blocking conditions from HediffGivers

Read the new documentation here:
https://github.com/Turnovus/communityframework/wiki/Basic-Features-(XML)#410-hediff-based-immunity-from-hediffgivers

업데이트: 2025년 7월 23일 오후 12시 42분
작성자: Turnovus

[Auto-generated text]: Update on 7/23/2025 3:42:09 PM.
Update to game version 1.6
Remove source code and version control files from Steam release

업데이트: 2024년 11월 2일 오전 3시 51분
작성자: Turnovus

Update on 11/2/2024 6:49:23 AM.
Mod version 1.5.1
Fix severity- and pain-based hediffs being removed automatically due to having 0 severity.

업데이트: 2024년 3월 15일 오후 6시 29분
작성자: Turnovus

[Auto-generated text]: Update on 3/15/2024 9:28:44 PM.

업데이트: 2023년 7월 1일 오전 7시 25분

Update on 7/1/2023 10:24:48 AM.

v1.4.0 - Output Workers

View the full list of changes here: https://github.com/ISOR3X/communityframework/releases/tag/v1.4.0

Highlights:
- XML documentation for all public C# classes
- OutputWorkers system
- OutputWorkers for Thing styles
- Battery extensions
- Power extension
- IExtensionPostMake interface for DefModExtension
- DefModExtension_CanBlockPlacement and BlocksPlacementOf
- HediffCompProperties_MultiplyOtherHediff can now modify already-present hediffs

업데이트: 2022년 10월 5일 오후 3시 47분

Update on 10/5/2022 6:46:51 PM EDT.

Support for the currently-unstable 1.4 build of RimWorld.

업데이트: 2022년 9월 29일 오후 11시 13분

Update on 9/30/2022 2:13:12 AM EDT.

Important change to the craftable pawns framework/hatch patch, the system is now opt-in only. For more information, see the updated documentation here: https://github.com/ISOR3X/communityframework/wiki/Basic-Features-(XML)#46-make-any-type-of-pawn-craftable-using-eggs

업데이트: 2022년 9월 18일 오전 12시 37분

Update on 9/18/2022 3:36:03 AM EDT.

IgnoreNeed hotfix.

업데이트: 2022년 9월 8일 오후 12시 20분

Update on 9/8/2022 3:20:10 PM.

Thanks to dninemfive, we have merged the D9 Framework into our codebase.

This update also fixes multiple bugs for re-growing missing limbs with the configurable regeneration system.

Check out all of the changes in the pull request: https://github.com/ISOR3X/communityframework/pull/8

업데이트: 2021년 8월 25일 오후 10시 25분

[Auto-generated text]: Initial upload.