RimWorld

RimWorld

HugsLib
Showing 21-30 of 59 entries
< 1  2  3  4  5  6 >
Update: Feb 28, 2020 @ 6:28am

Reverted to 6.2.1 due to mod conflicts, investigating

Update: Feb 28, 2020 @ 4:39am

[Auto-generated text]: Update on 2/28/2020 4:38:44 PM.

7.0.1: Library update, minor tweak
- Updated Harmony library to 2.0.0.7
- Un-deprecated ModBase.Initialize method

7.0.0: Major update for Rimworld 1.1
This update does NOT break compatibility with existing mods for RW1.1.
Minor tweaks to HugsLib-based mods may be required, however.
Please refer to the update guide on the HugsLib GitHub wiki.
- Added support for displaying update news from non-library mods
- Added custom update news image loading to improve game startup times
- Added whitespace trimming to update news content
- Added setting change detection system to ModSettingsManager
- Added separate property to SettingHandle for immunity to settings resets
- Added methods for saving changes to SettingHandle and ModSettingsPack
- Added package ids of loaded mods to log publisher
- ModBase.SettingsChanged now only called for the mod owning the settings
- Converted ModBase to use mod PackageIds as fallback identifiers
- Made ModBase.ModIdentifier optional
- Added configurable settings identifier and log identifier to ModBase
- Changed Harmony ids for HugsLib mods to their PackageId
- Tagged errors during Harmony patching with the mod id that caused them
- Deprecated some types and members
- Removed assembly version restrictions from update news
- Removed attribute callback system.
- Updated bundled Harmony library to 2.0.0.6

Update: Feb 25, 2020 @ 8:58pm

Update on Wed Feb 26 2020, 8:57

6.2.1: Minor fixes
- Fixed load order when Royalty DLC is present
- Fixed some intermittent Harmony patch syntax issues
- Updated Harmony library to 2.0.0.6

Update: Feb 20, 2020 @ 8:04am

Update on Thu Feb 20 2020, 20:3

6.2.0: Preliminary update to Rimworld 1.1
WARNING: this is a direct port to 1.1 to allow mods to start updating.
Expect one compatibility-breaking API change before 1.1 goes to the stable branch.

Update: May 14, 2019 @ 1:41am

Update on Tue May 14 2019, 12:41

6.1.3: Log publisher improvements
- Added configurable toggles to log publisher window
- Published logs are now limited to 10K lines by default
- Fixed malformed version string warning

Update: May 12, 2019 @ 1:02am

Update on Sun May 12 2019, 12:0

6.1.2: Minor fixes
- Log publisher will only use URL shortener if the Ctrl key is held
- Fixed deprecated version format warning

Update: Nov 3, 2018 @ 6:57am

Update on Sat Nov 03 2018, 17:57

6.1.1: Important fixes, translations
- Fixed log publishing exception when failing to resolve assembly files
- Disabled 'update news without assemblies' feature: critical issues, redesign required
- Updated German translation
- Updated Japanese translation

Update: Nov 2, 2018 @ 8:17am

Update on Fri Nov 02 2018, 19:16

6.1.0: New features
- Added EarlyInit attribute for ModBase
- Added support for AssemblyFileVersion in update news and log publisher
- Added toggles to ignore update news on a per-mod basis
- Added update news support for mods without assemblies
- Added optional saving for SettingHandleConvertible

Update: Oct 17, 2018 @ 10:30am

Update on 10/17/2018 9:31:04 PM.

6.0.1: Updated to Rimworld 1.0
- Updated included Harmony library to 1.2.0.1

Update: Aug 28, 2018 @ 7:16am

5.0.2: Updated to Rimworld 1.0
- Mod settings entries are collapsed for better readability
- Mod settings window remembers scroll position and open entries
- Mods can now use 4 part version numbers for news features
- Added shortcut: copy publisher log to clipboard (Ctrl+Alt+F12)
- Improved compatibility of some Harmony patches
- Updated Harmony library to 1.1.0