RimWorld

RimWorld

HugsLib
Zobrazeno 11–20 z 60 položek
< 1  2  3  4  5  6 >
Aktualizace: 12. srp. 2020 v 6.14

[Auto-generated text]: Update on 8/12/2020 5:14:20 PM.

8.0.0: Rimworld 1.2 compatibility
- Tagged as 1.2-compatible
- Log an error if patches on methods annotated as Obsolete are detected

Aktualizace: 21. kvě. 2020 v 6.14

Update on Thu May 21 2020, 17:13

7.2.1: Mod compatibility fixes
- Reverted unintended Dialog_VanillaModSettings namespace change (Real Ruins mod)
- Reverted OnGUI hook timing change (Heat Map mod)
- Updated Japanese translation

Aktualizace: 18. kvě. 2020 v 4.05

Update on Mon May 18 2020, 15:4

7.2.0: New features and tweaks
- Added quickstarter status window during game startup
- Added ModSpottingManager to identify first-time mod users
- Added 'Load most recent save' mode to quickstarter
- Added auto-saving of mod settings on game exit
- Added ModBase.ApplicationQuit callback
- Added SettingHandle.CustomDrawerFullWidth
- Added hover menu to mod settings window
- Added SettingHandle and ModSettingsPack ContextMenuEntries property
- Added menu entry to reset all settings added by a single mod
- Added toggle to optionally reset hidden mod settings
- Added minimum HugsLib version check (Version.xml -> requiredLibraryVersion)
- Added /About/Manifest.xml version to log publisher
- Added shortcut keys for opening mod settings and mod update news windows
- Added extended mod update news window with filtering and dev mode tools
- Added live mod update news reloading (press F5 in extended news window)
- Added UpdateFeatureDef.targetAudience field to set first-time user behavior
- Mod update news are no longer shown to first-time mod users by default
- Quickstart settings window 'Load now' and 'Generate now' no longer switch mode
- Mod SettingHandle.CustomDrawer now auto-flags handles as having unsaved changes
- Changed OnGUI to be called after world and map camera processing
- Mod update news will now load in a background thread for faster startup
- Optimized mod settings window performance
- Fixed log publisher on MacOS

Aktualizace: 2. dub. 2020 v 2.25

Update on Thu Apr 02 2020, 13:24

7.1.4: Minor fix
- Fixed update news translation failing when loaded from both /News and /Defs folders

Aktualizace: 29. bře. 2020 v 17.58

Update on Mon Mar 30 2020, 4:57

7.1.3: Log publisher fix
- Fixed log publisher error when mods with two-part version numbers are loaded

Aktualizace: 29. bře. 2020 v 6.14

Update on Sun Mar 29 2020, 17:12

7.1.2: Log publisher fixes
- Fixed log publisher ignoring LoadFolders configuration when reading assembly file versions
- Log publisher will now report both assembly file version and assembly version unless they are identical
- Updated Chinese translation

Aktualizace: 24. bře. 2020 v 4.24

[Auto-generated text]: Update on 3/24/2020 3:24:19 PM.

7.1.1: Mod update news fixes
- Re-added translation support for UpdateFeatureDefs
- Abstract UpdateFeatureDefs no longer require a globally unique name
- Fixed UpdateFeatureDef shown to player multiple times when not ordered by version

Aktualizace: 1. bře. 2020 v 9.15

Update on Sun Mar 01 2020, 21:14

7.1.0: Important update- dependency change
Due to critical compatibility issues, the Harmony assembly is no longer distributed with HugsLib.
HugsLib now depends on the separately distributed Harmony *mod*.
See the in-game dependency message for download links.

- Removed included Harmony assembly
- Added dependency on Harmony mod

Aktualizace: 29. úno. 2020 v 22.51

Update on Sun Mar 01 2020, 10:51

7.0.3: Minor fix
- Fixed '(unnamed mod)' issue for mods with loaded settings

Aktualizace: 29. úno. 2020 v 12.36

Update on Sun Mar 01 2020, 0:35

7.0.2: Minor fix
- Fixed setting handles with default values not getting saved