Releases: bcssov/IronyModManager
Releases · bcssov/IronyModManager
v1.24.157
Current Release Notes
- Fix not being able to resolve binary conflicts
Release Notes 1.24
- Update dependencies
- Handle replace path in basic mod merge
- Bypass steam thinking that Irony is a game host process (valve should seriously tweak logic of theirs)
- Add conflict solver modes which skip localization
- Write last known Irony location to %appdata% directory so other programs can find it
- Add support for metadata descriptor type games (Victoria 3 support)
- Add option to ignore update
- Improve mod loading performance
Which file should I download?
Windows
- Portable version: win-x64.zip
- Installer version: win-x64-setup.zip
Mac
- Portable version: osx-x64.zip
Linux
- Portable version: linux-x64.zip
Run Instructions
Windows
- Portable version: Download and unpack somewhere win-x64.zip, locate in the folder IronyModManager.exe and double click it.
- Installer version: Unpack win-x64-setup.zip and double click win-x64-setup.exe and follow on screen instructions.
Mac
- Portable version: Extract the osx.zip file to a location you want Irony installed to. Open Terminal.app and cd to the directory you installed to. Run
chmod +x IronyModManager
. That will allow you to execute the app. Then you can either start the app in Terminal.app with the command./IronyModManger
(the ./ are important!) or double-click the file in Finder.
Linux
- Portable version: Extract the linux.zip file somewhere that you'd like to have Irony installed. Navigate to the folder where you extracted Irony and run the
chmod +x IronyModManager
command. That will allow you to execute the app. Finally you can run the app using the./IronyModManager
command.
v1.24.156
Current Release Notes
- Fix issue with Irony reverting to simple parsing all the time
1.24.155 Release Notes
- Fix potential CTD while switching mod collections
- Stellaris Conflict Solver now treats species_classes as file type overwrite
- Stellaris Conflict Solver now respects "simple validation" declaration during manual code validation
Release Notes 1.24
- Update dependencies
- Handle replace path in basic mod merge
- Bypass steam thinking that Irony is a game host process (valve should seriously tweak logic of theirs)
- Add conflict solver modes which skip localization
- Write last known Irony location to %appdata% directory so other programs can find it
- Add support for metadata descriptor type games (Victoria 3 support)
- Add option to ignore update
- Improve mod loading performance
Which file should I download?
Windows
- Portable version: win-x64.zip
- Installer version: win-x64-setup.zip
Mac
- Portable version: osx-x64.zip
Linux
- Portable version: linux-x64.zip
Run Instructions
Windows
- Portable version: Download and unpack somewhere win-x64.zip, locate in the folder IronyModManager.exe and double click it.
- Installer version: Unpack win-x64-setup.zip and double click win-x64-setup.exe and follow on screen instructions.
Mac
- Portable version: Extract the osx.zip file to a location you want Irony installed to. Open Terminal.app and cd to the directory you installed to. Run
chmod +x IronyModManager
. That will allow you to execute the app. Then you can either start the app in Terminal.app with the command./IronyModManger
(the ./ are important!) or double-click the file in Finder.
Linux
- Portable version: Extract the linux.zip file somewhere that you'd like to have Irony installed. Navigate to the folder where you extracted Irony and run the
chmod +x IronyModManager
command. That will allow you to execute the app. Finally you can run the app using the./IronyModManager
command.
v1.24.155
Current Release Notes
- Fix potential CTD while switching mod collections
- Stellaris Conflict Solver now treats species_classes as file type overwrite
- Stellaris Conflict Solver now respects "simple validation" declaration during manual code validation
Release Notes 1.24
- Update dependencies
- Handle replace path in basic mod merge
- Bypass steam thinking that Irony is a game host process (valve should seriously tweak logic of theirs)
- Add conflict solver modes which skip localization
- Write last known Irony location to %appdata% directory so other programs can find it
- Add support for metadata descriptor type games (Victoria 3 support)
- Add option to ignore update
- Improve mod loading performance
Which file should I download?
Windows
- Portable version: win-x64.zip
- Installer version: win-x64-setup.zip
Mac
- Portable version: osx-x64.zip
Linux
- Portable version: linux-x64.zip
Run Instructions
Windows
- Portable version: Download and unpack somewhere win-x64.zip, locate in the folder IronyModManager.exe and double click it.
- Installer version: Unpack win-x64-setup.zip and double click win-x64-setup.exe and follow on screen instructions.
Mac
- Portable version: Extract the osx.zip file to a location you want Irony installed to. Open Terminal.app and cd to the directory you installed to. Run
chmod +x IronyModManager
. That will allow you to execute the app. Then you can either start the app in Terminal.app with the command./IronyModManger
(the ./ are important!) or double-click the file in Finder.
Linux
- Portable version: Extract the linux.zip file somewhere that you'd like to have Irony installed. Navigate to the folder where you extracted Irony and run the
chmod +x IronyModManager
command. That will allow you to execute the app. Finally you can run the app using the./IronyModManager
command.
v1.24.151
Current Release Notes
- Remove GameFinder as a dependency
- Fix rare CTD when you were fast enough to hit back and resolve at similar time
- Limit parallel processing of mods during 1st phase of analysis
- Show an error message if mod source code exceeds 20 GB, that it's probably not a good idea to use it
- Fix bug in handling code terminators inside quotes
Release Notes 1.24
- Update dependencies
- Handle replace path in basic mod merge
- Bypass steam thinking that Irony is a game host process (valve should seriously tweak logic of theirs)
- Add conflict solver modes which skip localization
- Write last known Irony location to %appdata% directory so other programs can find it
- Add support for metadata descriptor type games (Victoria 3 support)
- Add option to ignore update
- Improve mod loading performance
Which file should I download?
Windows
- Portable version: win-x64.zip
- Installer version: win-x64-setup.zip
Mac
- Portable version: osx-x64.zip
Linux
- Portable version: linux-x64.zip
Run Instructions
Windows
- Portable version: Download and unpack somewhere win-x64.zip, locate in the folder IronyModManager.exe and double click it.
- Installer version: Unpack win-x64-setup.zip and double click win-x64-setup.exe and follow on screen instructions.
Mac
- Portable version: Extract the osx.zip file to a location you want Irony installed to. Open Terminal.app and cd to the directory you installed to. Run
chmod +x IronyModManager
. That will allow you to execute the app. Then you can either start the app in Terminal.app with the command./IronyModManger
(the ./ are important!) or double-click the file in Finder.
Linux
- Portable version: Extract the linux.zip file somewhere that you'd like to have Irony installed. Navigate to the folder where you extracted Irony and run the
chmod +x IronyModManager
command. That will allow you to execute the app. Finally you can run the app using the./IronyModManager
command.
v1.24.145
Current Release Notes
- Further increase sensitivity of graphics types
- Rework progress report of step 5 conflict solver to better present progress
- Fix #444
1.24.142 Release Notes
- Fix not grouping properly certain types of graphics assets
1.24.141 Release Notes
- Tweak new conflict solver menu (is vertical now)
- Fixes
1.24.136 Release Notes
- Improve gfx conflict detection
- Organize conflict solver options to submenus (appSettings option exists to get old behavior back)
- Fix #440
Release Notes 1.24
- Update dependencies
- Handle replace path in basic mod merge
- Bypass steam thinking that Irony is a game host process (valve should seriously tweak logic of theirs)
- Add conflict solver modes which skip localization
- Write last known Irony location to %appdata% directory so other programs can find it
- Add support for metadata descriptor type games (Victoria 3 support)
- Add option to ignore update
- Improve mod loading performance
Which file should I download?
Windows
- Portable version: win-x64.zip
- Installer version: win-x64-setup.zip
Mac
- Portable version: osx-x64.zip
Linux
- Portable version: linux-x64.zip
Run Instructions
Windows
- Portable version: Download and unpack somewhere win-x64.zip, locate in the folder IronyModManager.exe and double click it.
- Installer version: Unpack win-x64-setup.zip and double click win-x64-setup.exe and follow on screen instructions.
Mac
- Portable version: Extract the osx.zip file to a location you want Irony installed to. Open Terminal.app and cd to the directory you installed to. Run
chmod +x IronyModManager
. That will allow you to execute the app. Then you can either start the app in Terminal.app with the command./IronyModManger
(the ./ are important!) or double-click the file in Finder.
Linux
- Portable version: Extract the linux.zip file somewhere that you'd like to have Irony installed. Navigate to the folder where you extracted Irony and run the
chmod +x IronyModManager
command. That will allow you to execute the app. Finally you can run the app using the./IronyModManager
command.
v1.24.142
Current Release Notes
- Fix not grouping properly certain types of graphics assets
1.24.141 Release Notes
- Tweak new conflict solver menu (is vertical now)
- Fixes
1.24.136 Release Notes
- Improve gfx conflict detection
- Organize conflict solver options to submenus (appSettings option exists to get old behavior back)
- Fix #440
Release Notes 1.24
- Update dependencies
- Handle replace path in basic mod merge
- Bypass steam thinking that Irony is a game host process (valve should seriously tweak logic of theirs)
- Add conflict solver modes which skip localization
- Write last known Irony location to %appdata% directory so other programs can find it
- Add support for metadata descriptor type games (Victoria 3 support)
- Add option to ignore update
- Improve mod loading performance
Which file should I download?
Windows
- Portable version: win-x64.zip
- Installer version: win-x64-setup.zip
Mac
- Portable version: osx-x64.zip
Linux
- Portable version: linux-x64.zip
Run Instructions
Windows
- Portable version: Download and unpack somewhere win-x64.zip, locate in the folder IronyModManager.exe and double click it.
- Installer version: Unpack win-x64-setup.zip and double click win-x64-setup.exe and follow on screen instructions.
Mac
- Portable version: Extract the osx.zip file to a location you want Irony installed to. Open Terminal.app and cd to the directory you installed to. Run
chmod +x IronyModManager
. That will allow you to execute the app. Then you can either start the app in Terminal.app with the command./IronyModManger
(the ./ are important!) or double-click the file in Finder.
Linux
- Portable version: Extract the linux.zip file somewhere that you'd like to have Irony installed. Navigate to the folder where you extracted Irony and run the
chmod +x IronyModManager
command. That will allow you to execute the app. Finally you can run the app using the./IronyModManager
command.
v1.24.141
Current Release Notes
- Tweak new conflict solver menu (is vertical now)
- Fixes
1.24.136 Release Notes
- Improve gfx conflict detection
- Organize conflict solver options to submenus (appSettings option exists to get old behavior back)
- Fix #440
Release Notes 1.24
- Update dependencies
- Handle replace path in basic mod merge
- Bypass steam thinking that Irony is a game host process (valve should seriously tweak logic of theirs)
- Add conflict solver modes which skip localization
- Write last known Irony location to %appdata% directory so other programs can find it
- Add support for metadata descriptor type games (Victoria 3 support)
- Add option to ignore update
- Improve mod loading performance
Which file should I download?
Windows
- Portable version: win-x64.zip
- Installer version: win-x64-setup.zip
Mac
- Portable version: osx-x64.zip
Linux
- Portable version: linux-x64.zip
Run Instructions
Windows
- Portable version: Download and unpack somewhere win-x64.zip, locate in the folder IronyModManager.exe and double click it.
- Installer version: Unpack win-x64-setup.zip and double click win-x64-setup.exe and follow on screen instructions.
Mac
- Portable version: Extract the osx.zip file to a location you want Irony installed to. Open Terminal.app and cd to the directory you installed to. Run
chmod +x IronyModManager
. That will allow you to execute the app. Then you can either start the app in Terminal.app with the command./IronyModManger
(the ./ are important!) or double-click the file in Finder.
Linux
- Portable version: Extract the linux.zip file somewhere that you'd like to have Irony installed. Navigate to the folder where you extracted Irony and run the
chmod +x IronyModManager
command. That will allow you to execute the app. Finally you can run the app using the./IronyModManager
command.
v1.24.136
Current Release Notes
- Improve gfx conflict detection
- Organize conflict solver options to submenus (appSettings option exists to get old behavior back)
- Fix #440
Release Notes 1.24
- Update dependencies
- Handle replace path in basic mod merge
- Bypass steam thinking that Irony is a game host process (valve should seriously tweak logic of theirs)
- Add conflict solver modes which skip localization
- Write last known Irony location to %appdata% directory so other programs can find it
- Add support for metadata descriptor type games (Victoria 3 support)
- Add option to ignore update
- Improve mod loading performance
Which file should I download?
Windows
- Portable version: win-x64.zip
- Installer version: win-x64-setup.zip
Mac
- Portable version: osx-x64.zip
Linux
- Portable version: linux-x64.zip
Run Instructions
Windows
- Portable version: Download and unpack somewhere win-x64.zip, locate in the folder IronyModManager.exe and double click it.
- Installer version: Unpack win-x64-setup.zip and double click win-x64-setup.exe and follow on screen instructions.
Mac
- Portable version: Extract the osx.zip file to a location you want Irony installed to. Open Terminal.app and cd to the directory you installed to. Run
chmod +x IronyModManager
. That will allow you to execute the app. Then you can either start the app in Terminal.app with the command./IronyModManger
(the ./ are important!) or double-click the file in Finder.
Linux
- Portable version: Extract the linux.zip file somewhere that you'd like to have Irony installed. Navigate to the folder where you extracted Irony and run the
chmod +x IronyModManager
command. That will allow you to execute the app. Finally you can run the app using the./IronyModManager
command.
v1.24.128
Current Release Notes
- Stellaris 3.8 support
Release Notes 1.24
- Update dependencies
- Handle replace path in basic mod merge
- Bypass steam thinking that Irony is a game host process (valve should seriously tweak logic of theirs)
- Add conflict solver modes which skip localization
- Write last known Irony location to %appdata% directory so other programs can find it
- Add support for metadata descriptor type games (Victoria 3 support)
- Add option to ignore update
- Improve mod loading performance
Which file should I download?
Windows
- Portable version: win-x64.zip
- Installer version: win-x64-setup.zip
Mac
- Portable version: osx-x64.zip
Linux
- Portable version: linux-x64.zip
Run Instructions
Windows
- Portable version: Download and unpack somewhere win-x64.zip, locate in the folder IronyModManager.exe and double click it.
- Installer version: Unpack win-x64-setup.zip and double click win-x64-setup.exe and follow on screen instructions.
Mac
- Portable version: Extract the osx.zip file to a location you want Irony installed to. Open Terminal.app and cd to the directory you installed to. Run
chmod +x IronyModManager
. That will allow you to execute the app. Then you can either start the app in Terminal.app with the command./IronyModManger
(the ./ are important!) or double-click the file in Finder.
Linux
- Portable version: Extract the linux.zip file somewhere that you'd like to have Irony installed. Navigate to the folder where you extracted Irony and run the
chmod +x IronyModManager
command. That will allow you to execute the app. Finally you can run the app using the./IronyModManager
command.
v1.24.127
Current Release Notes
- Add external compare context option for all modes
- Fix search term multiple negate filtering
- Stellaris star_classes is now considered LIOS
- Stellaris government authority is now generated as single file
- Throw a warning on empty localization key
- Ensure no duplicate mods are imported via paradox launcher (when merge compress was used)
Release Notes 1.24
- Update dependencies
- Handle replace path in basic mod merge
- Bypass steam thinking that Irony is a game host process (valve should seriously tweak logic of theirs)
- Add conflict solver modes which skip localization
- Write last known Irony location to %appdata% directory so other programs can find it
- Add support for metadata descriptor type games (Victoria 3 support)
- Add option to ignore update
- Improve mod loading performance
Which file should I download?
Windows
- Portable version: win-x64.zip
- Installer version: win-x64-setup.zip
Mac
- Portable version: osx-x64.zip
Linux
- Portable version: linux-x64.zip
Run Instructions
Windows
- Portable version: Download and unpack somewhere win-x64.zip, locate in the folder IronyModManager.exe and double click it.
- Installer version: Unpack win-x64-setup.zip and double click win-x64-setup.exe and follow on screen instructions.
Mac
- Portable version: Extract the osx.zip file to a location you want Irony installed to. Open Terminal.app and cd to the directory you installed to. Run
chmod +x IronyModManager
. That will allow you to execute the app. Then you can either start the app in Terminal.app with the command./IronyModManger
(the ./ are important!) or double-click the file in Finder.
Linux
- Portable version: Extract the linux.zip file somewhere that you'd like to have Irony installed. Navigate to the folder where you extracted Irony and run the
chmod +x IronyModManager
command. That will allow you to execute the app. Finally you can run the app using the./IronyModManager
command.