Commit Graph

6 Commits

Author SHA1 Message Date
Greelan
67923fb65c
Various: updates to RCON settings (#307) 2023-03-23 23:45:59 +11:00
IceOfWraith
f3d6d584b4
Update MinValue for all player counts (#269)
This is to address https://github.com/CubeCoders/AMP/issues/803
2023-01-02 13:49:55 -06:00
IceOfWraith
7e025bac53
Update Empyrion - Backup Exclude Toggle (#251)
This adds a checkbox slider to allow disabling the download of the default backup exclude file.
2022-12-16 22:26:30 -06:00
IceOfWraith
feaffecd75
Update Empyrion - Custom Scenario and Default Backup Exclusions (#250)
* Update Empyrion - Custom Scenario and Default Backup Exclusions

This provides a second scenario input that allows the user to specify a custom scenario. The folder name must match the name put in the input.

This also includes a backup exclusion that only stores the Saves folder and the yaml config files.

* Fix stuff

* Update empyrion-galactic-survivalupdates.json
2022-12-16 16:06:32 -06:00
IceOfWraith
fae9c20ed3
Update Empyrion Config Manifest (#174)
Added the new Stranded at Nemesis scenario and clarified menu tab names.
2022-08-06 19:11:50 -05:00
IceOfWraith
e368ccbe78
Add Empyrion Galactic Survival (#155)
Reference: https://github.com/CubeCoders/AMPTemplates/pull/49

All changes requested by @Greelan have been implemented, but there are two things to note.
-I kept the working directory the same as the launcher lives in this folder, but calls the dedicated server executable one deeper.
-There are two ports that have unknown uses. I've looked around and have gotten mixed responses on if they're actually needed or what they do, but the telnet port is always 4 higher than the main game port in each case, so I have to assume there's a reason behind it.
2022-06-28 19:38:18 -05:00