Releases: UnlimitedHugs/RimworldHugsLib
Releases · UnlimitedHugs/RimworldHugsLib
2.1.0: New feature
- Added detour by attribute feature
- Published on Steam workshop
2.0.0: A16U Standalone release
- Converted the library to a standalone mod. It is no longer to be included with other mods.
- Ported to A16 unstable version
- Added log publisher feature
- Added publish and copy buttons in the debug log window
- Added About/Version.xml file for tracking the library version
- Removed dll-packaged language injector
- Refactored most classes into namespaces for more ease of use
- ModBase.MapLoading callback removed
- MapComponentsInitializing and MapLoaded callbacks now receive map parameter
- Added WorldLoaded callback
- LevelLoaded replaced by SceneLoaded callback
- Added Map.GetMapComponent extension method
- Added A15-style confirm dialog
- Added UtilityWorldObject system for data storage
- Added SpinnerIncrement on SettingsHandle
- Log submitter will now return original url if git.io url shortening fails
- Not found textures in news content will be replaced by BadTexture
- News manager will now respect the overrideVersion in Version.xml, if present
- Colon character no longer breaks news content captions