RimWorld

RimWorld

HugsLib
Viser 21-30 af 59 forekomster
< 1  2  3  4  5  6 >
Opdatering: 28. feb. 2020 kl. 6:28

Reverted to 6.2.1 due to mod conflicts, investigating

Opdatering: 28. feb. 2020 kl. 4:39

[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

Opdatering: 25. feb. 2020 kl. 20:58

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

Opdatering: 20. feb. 2020 kl. 8:04

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.

Opdatering: 14. maj 2019 kl. 1:41

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

Opdatering: 12. maj 2019 kl. 1:02

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

Opdatering: 3. nov. 2018 kl. 6:57

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

Opdatering: 2. nov. 2018 kl. 8:17

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

Opdatering: 17. okt. 2018 kl. 10:30

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

Opdatering: 28. aug. 2018 kl. 7:16

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