Commit Graph

655 Commits

Author SHA1 Message Date
2724f0db7f Veloren: add Weekly release version option (#416) 2023-07-10 17:03:54 +03:00
e2d9dbab4b Add Ground Branch (#393) 2023-07-05 23:18:57 +03:00
28680c5fd2 The Isle Evrima: address app ready logging (#413) 2023-07-04 19:51:23 +03:00
8d6eabaa6a Update Randompassword Inputs (#412)
* Update Randompassword Inputs

* add {{newguid()}}

* Update space-engineers-genericconfig.json

* Changes
2023-07-02 06:57:07 -05:00
f871f29cf6 Update ConfigRequest.md (#410) 2023-06-29 22:37:57 -05:00
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
d4d07af273 Update README.md (#408)
GitHub Sites is busted on my repo, so hosting it here for now until I tidy up the issues I've found.
2023-06-28 23:24:47 -05:00
b1f2e52c7a Update Sons Of The Forest (#407)
This adds a new setting that allows users to bypass the port checking. It also adds filtering for a benign error.
2023-06-28 00:13:25 -05:00
5971d1851a Add Sons of the Forest (#406)
* Add Sons of the Forest

This adds Sons of the Forest. There are no known limitations, but one bug with the game server that if the ports aren't declared as command line args, it fails to start since the ports are not able to be read from the config file. This template caters to both so it should not be an issue.

* Update sons-of-the-forestupdates.json

* Update sons-of-the-forest.kvp

* Update sons-of-the-forestconfig.json

* Update sons-of-the-forest.kvp

* Update sons-of-the-forestconfig.json

* Update sons-of-the-forestconfig.json

* Update sons-of-the-forestconfig.json

* Update sons-of-the-forestconfig.json

* Update sons-of-the-forestconfig.json

* Update sons-of-the-forestconfig.json

* Update sons-of-the-forestconfig.json

---------

Co-authored-by: Greelan <53196309+Greelan@users.noreply.github.com>
2023-06-25 23:03:06 -05:00
440daf46e2 Conan Exiles: remove AdminPassword setting (#405) 2023-06-25 18:14:01 +03:00
0927ca1df3 POT: add server rules setting (#403) 2023-06-23 07:13:33 +10:00
39fd5fdc9c CE: new binary name (#402) 2023-06-23 07:13:19 +10:00
d1065bc09a Add TShock (#392) 2023-06-21 15:50:30 +10:00
391eacb472 Space Engineers: add Linux support (#400) 2023-06-21 15:17:14 +10:00
7241c62480 Add Staxel (#394) 2023-06-21 13:51:56 +10:00
0e41bae87b Path of Titans: clarify setting description (#401) 2023-06-21 06:36:58 +10:00
2bbabc3c41 Path of Titans: setting description consistency tweaks (#399) 2023-06-20 20:36:29 +10:00
1e6ebf0db0 Path of Titans: fix technical name for Gondwa map (#398) 2023-06-20 18:48:15 +10:00
b65abb7bc9 PZ: change password setting input types (#395) 2023-06-19 15:58:19 +10:00
2aa92d8d19 Add new prospect names (#391) 2023-06-15 22:30:50 +10:00
8df70ee84a Failsafe paths (#390) 2023-06-15 22:30:10 +10:00
6fc1ec484c Satisfactory update stages (#389) 2023-06-15 06:27:54 +10:00
05d1e563b6 Slight command line tweak (#388) 2023-06-14 15:56:13 +10:00
7a3e61626a Pavlov VR: update stage updates (#387) 2023-06-14 15:12:01 +10:00
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
74426082f6 The Isle (EVRIMA): update app ready regex (#386) 2023-06-12 12:08:25 +10:00
17bbe2f368 Impostor updates (#381) 2023-06-01 13:47:25 +10:00
ad7da585c4 FVTT: update default Node.js version (#384) 2023-06-01 13:45:32 +10:00
721bb1e031 Update Vintage Story Regex (#383)
The latest version includes the date at the beginning of the line. Updated the regex to handle new and old versions.

`31.5.2023 18:52:33 [Server Event] Dedicated Server now running on Port 40027 and all ips!`
2023-05-31 22:37:48 -05:00
5e78d0c028 Foundry VTT: fix minor setting description typo (#382) 2023-05-31 10:35:23 +10:00
83239c502c Assetto Corsa: switch to native Linux and add modded server option (#379) 2023-05-29 13:29:22 +10:00
4477124c0e Impostor: update version references (#380) 2023-05-29 13:25:00 +10:00
6c92c2ca77 Update OpenTTD (#378)
* Update OpenTTD

Due to the latest update, the save file must be removed, the game started and an autosave created, then the save game location put back in before starting the server again.

* Update openttdconfig.json

* Tweak save name setting description

---------

Co-authored-by: Greelan <53196309+Greelan@users.noreply.github.com>
2023-05-21 23:51:27 -05:00
b0137c746e Add official map names (#377) 2023-05-21 18:54:32 +10:00
aa2eda565a Add Node JS Generic (#374)
* Add Node JS Generic

This creates a generic template that can be used for Node JS applications.

There are no known limitations at this time. Feature requests are welcome.

* PATH step for scripts that need it.

* Greelan's review

* One day, glasses will be used.
2023-05-20 11:27:34 -05:00
78967f269e Path of Titans: fix serverpassword and servername settings (#376) 2023-05-20 18:57:51 +10:00
0c9005a209 Add mod list warnings (#373) 2023-05-20 17:59:28 +10:00
1647f17df7 Ice is a blind man (#372) 2023-05-17 17:58:47 -05:00
3709a3d374 Update V-Rising Settings (#370)
* Update V-Rising Settings

V-Rising had an update today that requires two setting changes.

* Update v-risingconfig.json
2023-05-17 17:51:55 -05:00
5807ae04b3 Update risk-of-rain-2updates.json (#369)
fixing the Server Config file Updatesourcedata
2023-05-17 07:06:40 +10:00
f5f9908bec Risk Of Rain 2: Add mod functionality, tweak settings and metaconfig (#359) 2023-05-16 21:40:04 +10:00
ac41157f3c Simplify mod handling (#365) 2023-05-16 21:36:27 +10:00
f960e3a823 Tweak user join and leave regex 2023-05-16 21:34:26 +10:00
7c53a504cc Update README.md (#366) 2023-05-15 14:05:08 -05:00
70d9ea04bc Pavlov VR: Fix docker support (#364) 2023-05-15 06:50:58 +10:00
d322507033 ACC: add Valencia track 2023-05-14 16:41:47 +10:00
19ef86773f Setting tweaks, add mod functionality (#358) 2023-05-09 22:29:12 +10:00
903e74ea97 Add Project 5: Sightseer (#351) 2023-05-08 19:52:26 +10:00
2c76124325 Frozen Flame: config file and defaults updates (#355) 2023-05-08 18:45:31 +10:00
02dca1597b Arma 3: Add headless client functionality (#356) 2023-05-08 14:31:54 +10:00