Skip to content

Releases: patrix87/PowerShellGSM

Version 3.3

04 Jan 02:06
025417b
Compare
Choose a tag to compare

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

Full Changelog: 3.2.3...3.3

Version 3.2.3

04 Nov 16:25
Compare
Choose a tag to compare

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

03 Nov 15:08
Compare
Choose a tag to compare

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

03 Nov 13:10
Compare
Choose a tag to compare

Update your config files.

  • Fix the wierd quotation mark issue which was itself breaking servers with no passwords and other things.

Version 3.2

02 Nov 14:51
e6317e3
Compare
Choose a tag to compare

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

29 Oct 17:26
Compare
Choose a tag to compare

Add Support for Ark: Survival Ascended
Update 7Zip Version
Update MRCON Version
Update Default Server Names

Version 3.0.1

26 Jun 17:01
Compare
Choose a tag to compare

Add fail check and retries for steamcmd

Version 3.0

26 Jun 15:34
Compare
Choose a tag to compare

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

11 Dec 20:04
Compare
Choose a tag to compare

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

10 Dec 00:28
e72e1de
Compare
Choose a tag to compare

Add Icarus Support
Implement a few fixes