Rain World
CatSupplement
Mostrando 1-8 de 8 aportaciones
Actualización: 2 OCT a las 23:53

1.2.0.0 again
- Just recompiled the mod in new version. I suspect nothing is broken since then.

Actualización: 6 MAY a las 22:26

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

Actualización: 10 ABR a las 23:09

1.1.0.0
- Compatibility fix for v1.10+

Actualización: 18 MAR 2024 a las 15:52

1.0.0.4
- Compatibility fix for v1.9.15+

Actualización: 13 FEB 2024 a las 7:19

1.0.0.3
- Added failsafe to CatDecoration
- Made AppendCatSub public

Actualización: 8 ABR 2023 a las 17:47

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

Actualización: 29 MAR 2023 a las 2:39

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.

Actualización: 28 MAR 2023 a las 4:33