Skip to content

Releases: bcssov/IronyModManager

v1.26.187

18 Aug 18:08
Compare
Choose a tag to compare

Current Release Notes

  • Treat languages.yml properly in CS
  • Resolve #516

Release Notes 1.26

  • Update dependencies
  • Bump to net8 which should grant some performance improvements (win7 might not work going forward)
  • Remove ripple animation from Material themes (per #484)
  • Irony is now single instance app
  • Disable OSX update installation (online check only now)
  • Added new diff viewer
  • Stellaris 3.11 beta compatibility
  • Added conflict solver option to skip parsing some languages
  • Add conflict solver configuration to customize colors for new diff viewer
  • Add templateable merge mod naming

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.26.184

20 Jul 18:07
Compare
Choose a tag to compare

Current Release Notes

Release Notes 1.26

  • Update dependencies
  • Bump to net8 which should grant some performance improvements (win7 might not work going forward)
  • Remove ripple animation from Material themes (per #484)
  • Irony is now single instance app
  • Disable OSX update installation (online check only now)
  • Added new diff viewer
  • Stellaris 3.11 beta compatibility
  • Added conflict solver option to skip parsing some languages
  • Add conflict solver configuration to customize colors for new diff viewer
  • Add templateable merge mod naming

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.26.183

05 Jul 19:25
Compare
Choose a tag to compare

Current Release Notes

  • Fix Irony not being able to recognize new json format properly to auto determine game paths

Release Notes 1.26

  • Update dependencies
  • Bump to net8 which should grant some performance improvements (win7 might not work going forward)
  • Remove ripple animation from Material themes (per #484)
  • Irony is now single instance app
  • Disable OSX update installation (online check only now)
  • Added new diff viewer
  • Stellaris 3.11 beta compatibility
  • Added conflict solver option to skip parsing some languages
  • Add conflict solver configuration to customize colors for new diff viewer
  • Add templateable merge mod naming

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.26.182

03 Jul 06:32
Compare
Choose a tag to compare

Current Release Notes

  • Made Irony understand how supported_version works. Paradox broke how supported_version works, it now works by having v prefix

Release Notes 1.26

  • Update dependencies
  • Bump to net8 which should grant some performance improvements (win7 might not work going forward)
  • Remove ripple animation from Material themes (per #484)
  • Irony is now single instance app
  • Disable OSX update installation (online check only now)
  • Added new diff viewer
  • Stellaris 3.11 beta compatibility
  • Added conflict solver option to skip parsing some languages
  • Add conflict solver configuration to customize colors for new diff viewer
  • Add templateable merge mod naming

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.26.181

19 Jun 18:38
Compare
Choose a tag to compare

Current Release Notes

  • Fix self-conflict generating same filename for tmp files via external editor
  • Disable zip merge for CK3 (game doesn't support it)
  • Fix basic merge for CK3 (whitelisted new game folder data_binding)

Release Notes 1.26

  • Update dependencies
  • Bump to net8 which should grant some performance improvements (win7 might not work going forward)
  • Remove ripple animation from Material themes (per #484)
  • Irony is now single instance app
  • Disable OSX update installation (online check only now)
  • Added new diff viewer
  • Stellaris 3.11 beta compatibility
  • Added conflict solver option to skip parsing some languages
  • Add conflict solver configuration to customize colors for new diff viewer
  • Add templateable merge mod naming

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.26.177

06 Jun 18:57
Compare
Choose a tag to compare

Current Release Notes

  • Add option to copy mod path

Release Notes 1.26

  • Update dependencies
  • Bump to net8 which should grant some performance improvements (win7 might not work going forward)
  • Remove ripple animation from Material themes (per #484)
  • Irony is now single instance app
  • Disable OSX update installation (online check only now)
  • Added new diff viewer
  • Stellaris 3.11 beta compatibility
  • Added conflict solver option to skip parsing some languages
  • Add conflict solver configuration to customize colors for new diff viewer
  • Add templateable merge mod naming

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.26.176

23 May 08:28
Compare
Choose a tag to compare

Current Release Notes

Release Notes 1.26

  • Update dependencies
  • Bump to net8 which should grant some performance improvements (win7 might not work going forward)
  • Remove ripple animation from Material themes (per #484)
  • Irony is now single instance app
  • Disable OSX update installation (online check only now)
  • Added new diff viewer
  • Stellaris 3.11 beta compatibility
  • Added conflict solver option to skip parsing some languages
  • Add conflict solver configuration to customize colors for new diff viewer
  • Add templateable merge mod naming

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.26.175

07 May 19:42
Compare
Choose a tag to compare

Current Release Notes

  • Latest HOI4 compatibility
  • Latest Stellaris compatibility

Release Notes 1.26

  • Update dependencies
  • Bump to net8 which should grant some performance improvements (win7 might not work going forward)
  • Remove ripple animation from Material themes (per #484)
  • Irony is now single instance app
  • Disable OSX update installation (online check only now)
  • Added new diff viewer
  • Stellaris 3.11 beta compatibility
  • Added conflict solver option to skip parsing some languages
  • Add conflict solver configuration to customize colors for new diff viewer
  • Add templateable merge mod naming

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.26.173

28 Mar 20:53
Compare
Choose a tag to compare

Current Release Notes

  • Fix ctd when launch args are null
  • Resolve #500
  • Fix "rare" new CS diff viewer redraw bug
  • Add edit here button in CS context menu

Release Notes 1.26

  • Update dependencies
  • Bump to net8 which should grant some performance improvements (win7 might not work going forward)
  • Remove ripple animation from Material themes (per #484)
  • Irony is now single instance app
  • Disable OSX update installation (online check only now)
  • Added new diff viewer
  • Stellaris 3.11 beta compatibility
  • Added conflict solver option to skip parsing some languages
  • Add conflict solver configuration to customize colors for new diff viewer
  • Add templateable merge mod naming

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.26.167

20 Mar 21:45
Compare
Choose a tag to compare

Current Release Notes

  • Add conflict solver configuration to customize colors for new diff viewer
  • Add templateable merge mod naming
  • Fix named pipe CTD on OSX

Release Notes 1.26

  • Update dependencies
  • Bump to net8 which should grant some performance improvements (win7 might not work going forward)
  • Remove ripple animation from Material themes (per #484)
  • Irony is now single instance app
  • Disable OSX update installation (online check only now)
  • Added new diff viewer
  • Stellaris 3.11 beta compatibility
  • Added conflict solver option to skip parsing some languages
  • Add conflict solver configuration to customize colors for new diff viewer
  • Add templateable merge mod naming

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.