Releases: patrix87/PowerShellGSM
Version 3.3
Resolved multiple issues.
What's Changed
- Update satisfactory.psm1-Change ProcessName & Missing "," by @Aeneas1 in #34
- Add "Conan Exiles" template by @Aeneas1 in #30
- Fix reboot loop: Update comparison date method by @Torath0071 in #44
New Contributors
- @Aeneas1 made their first contribution in #34
- @Torath0071 made their first contribution in #44
Full Changelog: 3.2.3...3.3
Version 3.2.3
This update fixes the auto-update not working.
If you were already on 3.2.2 you do not need to update your configuration files.
If you were on any other version, you DO NEED to update your configuration files.
Version 3.2.2
Update your config files again.
- Hopefully a final fix for the quotes related issues.
- A potential fix for the auto-update suspected issue was found.
- Additional Logging was added.
Version 3.2.1
Update your config files.
- Fix the wierd quotation mark issue which was itself breaking servers with no passwords and other things.
Version 3.2
Major change, update your server config file with the one from the template folder.
- Add Mod Support.
- Fix Max Players.
- Fix Session Name issues.
- Fix Ports Issues.
- Add Alternate Save Directory Support.
- Add Extra Params Support.
- Fix Passwords Issues.
Version 3.1
Add Support for Ark: Survival Ascended
Update 7Zip Version
Update MRCON Version
Update Default Server Names
Version 3.0.1
Add fail check and retries for steamcmd
Version 3.0
General formating changes
Fix scheduled task automatic unregistering
Fix useless logs accumulation issue
Add a timeout on lock files, this should resolve to locked out server issue.
Clarify lock lines in log files
Version 2.9
Add Server Monitoring.
Add Server Auto-Restart.
Improve Server Auto-Update.
Improve Schedule Task Management.
Enable and Disable Servers by renaming or removing configuration.psm1 from the config folder.
Remove Server File Sharing to simplify processes.
Add Script Process Lock to avoid concurency.
Minor Bug Fixes
Please report bugs.
Version 2.8
Add Icarus Support
Implement a few fixes