Commit Graph

14 Commits

Author SHA1 Message Date
IceOfWraith
5850d43eda
7D2D Fix Ports (#509)
* 7D2D Port Changes

Greelan was right. Everyone was right. I was wrong. Hopefully, this fixes it.

* Update seven-days-to-die.kvp
2023-11-06 23:29:53 -06:00
IceOfWraith
8898ec0eef
Update 7D2D Default Config File (#409)
alpha 21 is the new public version. This is updating it to match.
2023-06-29 22:22:47 -05:00
IceOfWraith
4de523de0e
7D2D a21 Update (#385)
* 7D2D a21 Update

Tentative changes for the upcoming a21 release.

* Final updates pre-review

* Review fixes

* Update seven-days-to-dieconfig.json
2023-06-12 16:58:24 -05:00
Greelan
67923fb65c
Various: updates to RCON settings (#307) 2023-03-23 23:45:59 +11:00
IceOfWraith
2142937655
Update 7D2D (#311)
There was a typo in one setting.
2023-03-22 21:40:58 -05:00
IceOfWraith
ddea417be1
Update 7D2D Player Count (#259)
* Update 7D2D Player Count

The Player Count was not linked to the $MaxUsers variable.

* Update seven-days-to-dieconfig.json
2023-01-04 13:10:56 -06:00
IceOfWraith
215c301d25
Update 7D2D - Default Backup Exclude (#252)
* 7d2d

* Update 7D2D - Default Backup Exclusion

This adds a default .backupExclusions file for 7d2d.
2022-12-16 23:57:37 -06:00
Geramie Kuba
09d6d804bf
Added Darkness Falls Mod (#245)
* Added Darkness Falls Mod

* Fixed squashed items

* Expanded description

Noted this is the stable branch.
2022-12-16 21:37:51 -06:00
Geramie Kuba
0d08f63bf3
Updated stable settings and config options. (#239)
* Updated stable settings and config options.

* Added Persistant Player Profile setting.
2022-11-26 08:42:27 -06:00
Geramie Kuba
fc2d3c930d
Added Seven Days to Die Undead Legacy Template (#224)
* Added Seven Days to Die Undead Legacy Template

* Updated default Seven Days to Die templates

* Removed Undead Legacy config references

* Added name to authors

* Removed Undead Legacy specific files

* Made requested changes.

* Added an Info box to the Undead Legacy category

* Fixed missing {{$FullBaseDir}}

* Fixed UpdateSourceCondition for copy commands.

* Fixed typo in Windows Undead Legacy Stable copy.

* Made requested changes for merge.
2022-11-09 15:15:05 -06:00
IceOfWraith
fa8a6d6f80
Update 7D2D Network Option (#202)
Sets the disabled network option to "None" by default instead of SteamNetworking, which is what the devs default to. This causes more headaches than it helps.
2022-09-28 22:18:50 -05:00
IceOfWraith
44e0b48ea7
Update 7d2d Config (#182)
* Update 7d2d

* Update 7d2d

* Update 7d2d Config

The generic 7d2d config doesn't account for the save directory. Updated to add a config version selector under the SteamCMD and Updates tab.

* Update Port Details

* Update manifest.json

* Update manifest.json

* Update save location

* Update manifest.json

* Update manifest.json

* Update manifest.json

* Update 7d2d

This fixes an issue with the save location by providing specific config files depending on what a user chooses under SteamCMD & Updates.

* Add pre 20.0 settings

* More settings updated

* Update 7d2d Config

Create manual config download options for 18.4 to Current. Adjusted save location of all generated files to be within the datastore.

* Update manifest.json

* Update seven-days-to-diemetaconfig.json

* Update seven-days-to-dieconfig.json

* Update seven-days-to-dieupdates.json
2022-08-30 22:58:18 -05:00
IceOfWraith
040a554e95
Update seven-days-to-dieconfig.json
Fixed:
-Formatting issues
-Disabled Network Protocols didn't set the right default due to two keys starting with the same value
-Game World had a typo in the ParamFieldName
2022-07-04 11:28:14 -05:00
IceOfWraith
a7f8663ff0
Add 7 Days to Die Generic (#112)
* Add 7 Days to Die Generic

This is the draft of the 7 Days to Die generic config. This is not thoroughly tested yet, and not tried on Linux at all. I believe most everything works as expected including UMOD in Windows though.

Known Issues:
1. No Telnet connection due to related feature request: https://github.com/CubeCoders/AMP/issues/623
2. No FPS Status - This is not currently possible with Generic

* Multiple changes

-Fix Telnet
-Move Update Stages to separate file
-Setup for pre-20.4 config file option

* Fix my dummy mistakes

It's better now. It's much better now.

* Update Join Regex

This accounts for the old or new version's regex so it should work on any version.

* Move Update Settings

Moved the Release Stream and UMOD to the SteamCMD and Updates tab.
2022-06-05 20:14:53 -05:00