Rain World

Rain World

CatSupplement
Showing 1-7 of 7 entries
Update: 6 May @ 10:26pm

1.2.0.0
- Removed TimelineOrder support completely as legacy code was causing issues

Update: 10 Apr @ 11:09pm

1.1.0.0
- Compatibility fix for v1.10+

Update: 18 Mar, 2024 @ 3:52pm

1.0.0.4
- Compatibility fix for v1.9.15+

Update: 13 Feb, 2024 @ 7:19am

1.0.0.3
- Added failsafe to CatDecoration
- Made AppendCatSub public

Update: 8 Apr, 2023 @ 5:47pm

1.0.0.2
- Optimized timeline getter
- Added StoryRegistry.IsTimelineInbetween
- Added thumbnail

Update: 29 Mar, 2023 @ 2:39am

1.0.0.1
Version format is 1.(Major).(Minor).(Hotfix)
Hotfix won't break compatibility, and Minor version also won't but may make some method Obsolete.
Major version may break compatibility, so Use "1.(Major)" for your TargetSubVersion.

- origs are now null checked, so pass null for orig to not run original function.
- Added zRot initialization which was missing.
- Fixed persData always counted as death on next cycle
- Added Unregister functions; Register duplicate will overwrite the old one now.
- Improved algorithms for Timeline order.

Update: 28 Mar, 2023 @ 4:33am