Skip to content

Releases: rimpy-custom/RimPy

1.2.6.29

20 Nov 07:08
2f2709a
Compare
Choose a tag to compare

This build is for Linux users only

For Windows users - please use 1.2.6.28.

1.2.6.28

31 Oct 18:59
2f2709a
Compare
Choose a tag to compare
  • fixed crash on mods stripping
  • fixed issue when non ascii characters used in config.ini file

1.2.6.27

22 Oct 22:07
2f2709a
Compare
Choose a tag to compare
  • fixed issue with game version 1.4
  • mod stripping takes into account that versions in LoadFodlers.xml may have "1.1.1234" format
  • fixed issue that may cause mod stripping to crash when no language set in Prefs.xml

1.2.6.25

19 Jul 15:54
2f2709a
Compare
Choose a tag to compare
1.2.6.25 Pre-release
Pre-release
  • fixed issue that might cause delay in mods repopulation when refresh button clicked
  • texture upscaler skips "textures\ui" folders to prevent oversized textures in game UI (fix for Colony Groups)
  • texconv updated
  • some included packages were updated

1.2.6.24

02 May 19:56
2f2709a
Compare
Choose a tag to compare
1.2.6.24 Pre-release
Pre-release

added:
texture conversion dialog will be cancelled if you close it
delete DDS textures have progress bar and may be cancelled the same way

fixes:
attempt to fix prolonged mod list refreshing when refresh button is pressed

1.2.6.23

21 Apr 17:37
2f2709a
Compare
Choose a tag to compare
1.2.6.23 Pre-release
Pre-release

changes:
-since modders started uploading mods with packageIds that contains "_copy" in them, RimPy is no longer filter "_copy" in all mods. That means that autosorting will not work properly with local copies created with Fluffy Mod Manager. As we can see, modification of mod's packageId is not a good solution and breaks RimPy logic. There is no better solution since we cannot distinguish mods with modder created "_copy" and "_copy" added by Fluffy Mod Manager.
-rentry function was rewritten to reduce number of issue and make lists more informative
fix:
-update log might stuck when data file got corrupted
-log analyzer might crash when you click on specific issues (with soem keyword, "specific" for XML)
-issue when textures conversion process stuck on JPG and JPEG files
optimizations:
-function that gets files modification date was rewritten (huge perfromance improvement, up to 50% to speed of update log dialog population)
added:
-mod stripping function checks languages folders and mark unused languages to be deleted (only English and your in-game currently selected language will be left)
-mod stripping and texture optimization progress bar dialogs may be canceled, that will limit lists to mods that were analyzed

1.2.5.21

19 Feb 14:10
9002f9c
Compare
Choose a tag to compare
  • issue with strip mods button should be resolved, but still be careful using it (check what it advice to delete)
  • community rules database was updated, thanks to rule's reporters
  • steam database was updated
  • some bugs fixing

1.2.5.22

28 Feb 01:13
9002f9c
Compare
Choose a tag to compare
1.2.5.22 Pre-release
Pre-release

fix:

  • update log might stuck when data file got corrupted
  • log analyzer might crash when you click on specific issues (with soem keyword, "specific" for XML)
    added:
  • mod stripping function checks languages folders and mark unused languages to be deleted (only English and your in-game currently selected language will be left)
  • mod stripping and texture optimization progress bar dialogs may be canceled, that will limit lists to mods that were analyzed

1.2.4.21

22 Nov 10:51
9002f9c
Compare
Choose a tag to compare
  • program updater

  • bug fixes

  • Linux release wasn't tested!!!