Releases: Turnovus/communityframework
Releases · Turnovus/communityframework
v1.7.0
What's Changed
- Fix HarmonyLoader running prematurely, causing mod settings to be ignored
- Add
HediffExtension - Add support to
HediffExtensionfor blocking conditions fromHediffGivers- Read the documentation here: https://github.com/Turnovus/communityframework/wiki/Basic-Features-(XML)#410-hediff-based-immunity-from-hediffgivers
Full Changelog: v1.6.0...v1.7.0
v1.6.0
v1.5.1
v1.5.0
v1.4.0 - Output Workers
What's Changed
Full Changelog: v1.3.0...v1.4.0
New Feature 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
v1.3.0 - Support for Game Version 1.4 "Biotech"
Support for the currently-unstable 1.4 build of RimWorld.
v1.2.0 - Hatch Patch Fix
The hatch patch is now opt-in, and only applies the player's faction onto the pawn.
This release also contains the underlying framework for recipe output workers, but no output workers are included yet.
v1.1.1 - D9F Merge
Version with D9F merge, including IgnoreNeed hotfix.
1.1.0 - D9F Merge
Merge pull request #8 from dninemfive/main Initial D9 Framework merge