RimWorld

RimWorld

HugsLib
Zobrazeno 41–50 z 60 položek
< 1  2  3  4  5  6 >
Aktualizace: 26. úno. 2017 v 6.20

[Auto-generated text]: Update on 2/26/2017 6:20:17 PM.

2.4.3: Log uploader fix
- Log uploader should now work properly on Linux
- Log uploader will now respect the log file path passed through the command line
- Added Linux-specific privacy filters to the log uploader

Aktualizace: 14. úno. 2017 v 6.22

[Auto-generated text]: Update on 2/14/2017 6:22:07 PM.

2.4.2: Fixes, translations
- The "this" parameter in extension method detour destinations now supports polymorphism
- Possible fix for restart call failing due to executing in the wrong thread
- Fixed injection method name in AutoRestarter
- Added Spanish translations by nahuen89
- Updated Chinese translations

Aktualizace: 4. úno. 2017 v 14.04

[Auto-generated text]: Update on 2/5/2017 2:04:20 AM.

2.4.1: Minor feature
- Added automatic logging of all detours

Aktualizace: 31. led. 2017 v 3.45

2.4.0: New features, fixes
- Added restart prompt to Mods dialog
- Added automatic restart setting
- Mod load order changes are now detected and will also prompt for a restart
- Added "Files" menu to log window: open log file, browse save and mods directories
- Added hotkeys for opening the log file and restarting the game (define to use) - "already detoured" error will now properly report on the existing destination
- Fixed ModSettingsPack mod name accessibility

Aktualizace: 12. led. 2017 v 16.45

[Auto-generated text]: Update on 1/13/2017 4:45:12 AM.

2.3.3: New translation
- Added Polish translation

Aktualizace: 7. led. 2017 v 11.39

[Auto-generated text]: Update on 1/7/2017 11:38:48 PM.

2.3.2: Minor fix
- Detouring of an overloaded method to an extension method will no longer produce an error
- Clearer error message when detour source member is not found

Aktualizace: 6. led. 2017 v 13.45

[Auto-generated text]: Update on 1/7/2017 1:45:10 AM.

2.3.1: Attribute fix
- Fixed WindowInjection attribute accessibility

Aktualizace: 4. led. 2017 v 9.07

[Auto-generated text]: Update on 1/4/2017 9:07:40 PM.

2.3.0: New features
- Added a new GUI injection system
- Moved log window and settings dialog button drawing to the new system
- Centralized the processing of attributes on types and methods
- Updated Chinese tranlation

Aktualizace: 2. led. 2017 v 7.02

[Auto-generated text]: Update on 1/2/2017 7:02:11 PM.

2.2.4: Minor fix
- Fixed Mod Settings menu scrolling issues with custom-height controls

Aktualizace: 2. led. 2017 v 6.08

[Auto-generated text]: Update on 1/2/2017 6:08:38 PM.

2.2.3: Minor fix, feature
- Fixed error on saving null custom setting types
- Added CustomDrawerHeight to SettingHandle
- Added OnValueChanged callback to SettingHandle
- Fixed a typo in an error message