Commit Graph

8 Commits

Author SHA1 Message Date
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
70c93e9a07
SteamCMD client app ID updates (#272) 2023-01-08 07:57:45 +11: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
7df4568d7f
Create Mod dir on base game update. (#231) 2022-11-19 15:43:55 -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
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
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