Releases: FaithBeam/Sims-1-Complete-Collection-Widescreen-Patcher
Releases · FaithBeam/Sims-1-Complete-Collection-Widescreen-Patcher
v3.13.0
v3.13.0-beta.2
- Fix crash when the domcal service tries to load the expansionshared folder
- Fix typos in domcal mod
v3.13.0-beta.1
This release adds these features to the Extras tab:
- Add weekends (DomCal mod by Damon)
- Add the option to increase salaries by 30% to offset the money lost by not working on the weekends
- Add career editor
v3.12.0
What's Changed
- Add Wayland Resolution Service for Linux by @FaithBeam in #112
- Mark resolutions with width of 2048 as red by @FaithBeam in #113
Full Changelog: 3.10.0...3.12.0
v3.10.0
v3.9.0
v3.8.0
v3.8.0-beta.2
What's Changed
- Add two tabs, Main and Extras
- The Main tab contains the contents of the previous Main View
- The Extras tab will contain new features to be added in the future
- Add the Unlock Cheats checkbox to the Extras tab
- More information here: https://github.com/FaithBeam/Sims-1-Complete-Collection-Widescreen-Patcher/wiki/Extras
- Include extra information to the progress bar
- It now shows how many items are left and what the current item is doing
Boring Programmer Things
- Use autofac instead of splat to register services
- Splat is still used to resolve dependencies
- All of the utilities are now services
- PatchUtility => ResolutionPatchService
- UninstallUtility => UninstallService
- WrapperUtility => WrapperService
- The ProgressService now reports when an uninstall occurs
This change will open the gates for including other essential mods and patches to the program.
This is a beta so create an Issue if the patcher crashes or misbehaves, please.