Animations for RJW REMINDER: When updating, please DELETE the old mod first. DO NOT paste and overwrite the old mod.
Go to file
Zsar 2cdffc37bc fix issue #4 "Incompatible animation may cause infinite loop [...]"
? function AnimationDef::postLoad now throws if any clip contained lacks mandatory curves
? function AnimationStage::initialize
	+ parameter isGenitalAngleMandatory passes whether generally optional curve GenitalAngle is mandatory in this particular case
	+ return value shows number of broken clips
	? renamed to Initialize as per usual C# convention
? class BaseAnimationClip
	+ function EmitMandatoryCurveEmptyError as fluent interface for checking mandatory curves
	? function buildSimpleCurves
		+ parameter isGenitalAngleMandatory as above
		+ return value shows whether all mandatory curves for the clip have been filled
		? renamed to Initialize as per usual C# convention
2023-04-16 05:05:00 +02:00
1.1/Assemblies update for previous versions 2021-01-30 19:33:23 -08:00
1.2 loadfolders, 1.2 versioning 2021-08-02 16:27:57 -07:00
1.3 Patch 2022-09-07 09:12:17 -05:00
1.4 fix issue #4 "Incompatible animation may cause infinite loop [...]" 2023-04-16 05:05:00 +02:00
About Updated Version number 2023-02-06 23:36:21 +00:00
Languages/PortugueseBrazilian/DefInjected PortugeseBrazilian 2021-08-14 12:25:41 -07:00
Patch_HumanoidAlienRaces rebuild for HAR 2023-02-03 12:57:13 -08:00
Patch_SexToysMasturbation rebuild for new HAR patch 2023-02-02 16:34:10 -08:00
Properties Add project files. 2020-04-08 17:31:59 -07:00
.gitattributes Add .gitignore and .gitattributes. 2020-04-08 17:31:55 -07:00
.gitignore compatibility w/ rjw 4.5.1 2020-12-01 15:41:22 -08:00
LoadFolders.xml Made HAR patch soft dependency 2022-11-01 19:07:16 -07:00
Rimworld-Animations.csproj fixed issue with offset sliders caused by positive to negative values 2023-01-11 14:54:04 -08:00
Rimworld-Animations.sln Made HAR patch soft dependency 2022-11-01 19:07:16 -07:00