Skip to content

Releases: bcssov/IronyModManager

v1.0.58-beta

27 Apr 12:44
Compare
Choose a tag to compare
v1.0.58-beta Pre-release
Pre-release
  • 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

27 Apr 05:29
Compare
Choose a tag to compare
v1.0.55-beta Pre-release
Pre-release
  • 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

27 Apr 03:55
Compare
Choose a tag to compare
v1.0.54-beta Pre-release
Pre-release
  • 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

26 Apr 18:21
Compare
Choose a tag to compare
v1.0.49-beta Pre-release
Pre-release
  • 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

26 Apr 00:19
Compare
Choose a tag to compare
v1.0.48-alpha Pre-release
Pre-release
  • 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

20 Apr 00:40
Compare
Choose a tag to compare
v1.0.35-alpha Pre-release
Pre-release
  • 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

19 Apr 04:28
Compare
Choose a tag to compare
v1.0.34-alpha Pre-release
Pre-release
  • 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

18 Apr 17:29
Compare
Choose a tag to compare
v1.0.31-alpha Pre-release
Pre-release
  • 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

18 Apr 05:15
Compare
Choose a tag to compare
v1.0.29-alpha Pre-release
Pre-release
  • 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

17 Apr 19:20
Compare
Choose a tag to compare
v1.0.25-alpha Pre-release
Pre-release
  • 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)