Releases: bcssov/IronyModManager
Releases · bcssov/IronyModManager
v1.0.58-beta
- Fix merge viewer sync scroll (sometimes it would not be in sync)
- Change diff inserted color to a more pleasing one
- Give more space to diff viewer
NOTES:
- OSX is untested and should be considered experimental (I have no testers and no machine to test on)
- Linux x64 was briefly tested and should be considered experimental (incase the Stellaris folder is not detected check the Wiki FAQ)
v1.0.55-beta
- Fix scenario where first item wasn't marked in mod compare selector if there is no priority mod
NOTES:
- OSX is untested and should be considered experimental (I have no testers and no machine to test on)
- Linux x64 was briefly tested and should be considered experimental (incase the Stellaris folder is not detected check the Wiki FAQ)
v1.0.54-beta
- Upgrade external dependencies (contain various fixes)
- Save state when orphans are exported too
- Fix cleaning orphan conflicts (sorry guys)
- Fix simple GUI parser
- Resolve #39
NOTES:
- OSX is untested and should be considered experimental (I have no testers and no machine to test on)
- Linux x64 was briefly tested and should be considered experimental (incase the Stellaris folder is not detected check the Wiki FAQ)
v1.0.49-beta
- Fix #38
- App version shown in header
NOTES:
- OSX is untested and should be considered experimental (I have no testers and no machine to test on)
- Linux x64 was briefly tested and should be considered experimental (incase the Stellaris folder is not detected check the Wiki FAQ)
v1.0.48-alpha
- IMPORTANT: Backwards compatibility is broken for conflict checking for pre 1.0.35-alpha versions. This was to ensure that future iterations will never be broken.
- Add parser error validation and output validation messages (courtesy of CWTools). In depth validation is available for small files.
- Add fallback simple parsers for large files and basic validation
- Irony patch item is colorized in definition selector
- Resolve #31
- Fix #32
- Fix #37
- Resolve #34
- Fix #35
NOTES:
- OSX is untested and should be considered experimental (I have no testers and no machine to test on)
- Linux x64 was briefly tested and should be considered experimental (incase the Stellaris folder is not detected check the Wiki FAQ)
v1.0.35-alpha
- Improve resolving perfomance and conflict solver ui navigation
- Switch json formatting from indented to none in order to reduce json size
- Fixed issue when parsing state overlay message wasn't updated
- Switch patch state saving in a background thread to further improve perfomance
- Implement signal to prevent app shutdown if a destructive operation is in progress (the app will shutdown once it is completed)
- Further reduced the size of state json by excluding code for non relevant objects except conflict history
- Export handles now whole text filenames properly (like message_types.txt)
- Defines parser handles more complex types now
NOTES:
- OSX is untested and should be considered experimental (I have no testers and no machine to test on)
- Linux x64 was briefly tested and should be considered experimental (incase the Stellaris folder is not detected check the Wiki FAQ)
v1.0.34-alpha
- Regression fix, orphans were no longer properly detected
- Fix #30
NOTES:
- OSX is untested and should be considered experimental (I have no testers and no machine to test on)
- Linux x64 was briefly tested and should be considered experimental (incase the Stellaris folder is not detected check the Wiki FAQ)
v1.0.31-alpha
- Improved conflict solver menu creation logic perfomance
- Replaced conflict viewer treeview with a combobox\listbox in order to improve perfomance (Avalonia TreeView needs perfomance improvements)
NOTES:
- OSX is untested and should be considered experimental (I have no testers and no machine to test on)
- Linux x64 was briefly tested and should be considered experimental (incase the Stellaris folder is not detected check the Wiki FAQ)
v1.0.29-alpha
- Ensure that all code for fatal error is called from UI thread
- Fix issue when no mod directory existed but yet there were mods
- Add parser cache first step towards automatic parser selection (via hopefully smart algorythm). Old parser logic is still there which is used as a fallback mechanism.
NOTES:
- OSX x64 is untested and should be considered experimental (I have no testers and no machine to test on)
- Linux x64 was briefly tested and should be considered experimental (incase the Stellaris folder is not detected check the Wiki FAQ)
v1.0.25-alpha
- Add delete lines in Merge Viewer
- Prevent entering empty text in conflict solver edit mode
- Add linux x64 build (Not fully tested consider experimental)
- In case of missing steam install detection and or App Data please see FAQ wiki section
- Add osx x64 build (Not at all tested consider experimental)