Commit Graph

280 Commits

Author SHA1 Message Date
Shinynecrid
3282517417 Add Insurgency Sandstorm Generic Template
Added Insurgency Sandstorm support to AMP. Support for Windows and Linux, Game INI configuration to be added as a web setting at a later date, as well as cleanup of REGEX.
2022-01-30 19:35:45 -06:00
Greelan
6cf4aac008 Merge branch 'unturned' of https://github.com/Greelan/AMPTemplates into unturned 2022-01-31 11:49:48 +11:00
Greelan
f9f9c89b9c Merge branch 'unturned' of https://github.com/Greelan/AMPTemplates into unturned 2022-01-31 11:49:34 +11:00
Greelan
ec12de9c44
Fix accidental deletion in previous 2022-01-31 11:46:39 +11:00
Greelan
99cd87d113
Use RandomPassword input type 2022-01-31 11:37:07 +11:00
Greelan
edff93ce23 Use RandomPassword input type 2022-01-31 11:32:20 +11:00
Greelan
0035b7b903 Merge branch 'pz' of https://github.com/Greelan/AMPTemplates into pz 2022-01-31 11:30:28 +11:00
PhonicUK
d76ee717e5
Merge pull request #57 from IceOfWraith/dst2
Update Don't Starve Together 2
2022-01-30 13:04:41 +00:00
PhonicUK
31e043520c
Merge pull request #44 from IceOfWraith/craft
Add Settings to Craftopia
2022-01-30 13:04:26 +00:00
PhonicUK
02f77a87b8
Merge pull request #56 from IceOfWraith/ror2
Update Risk of Rain 2
2022-01-30 13:04:05 +00:00
PhonicUK
74e358ac38
Merge pull request #51 from IceOfWraith/se
Update Space Engineers
2022-01-30 13:02:59 +00:00
Greelan
b001bfb71a
Fix typo in setting description 2022-01-30 21:29:31 +11:00
IceOfWraith
1eaa42f11d Update Port and MaxUsers
Now uses the correct form for MaxUsers and utilizes ApplicationPort1 due to the latest feature.
2022-01-29 20:50:06 -06:00
IceOfWraith
5f40296286 Update Don't Starve Together 2
Corrected the player count to use MaxUsers properly.
2022-01-29 20:39:04 -06:00
IceOfWraith
1a1db4cce7 Update Risk of Rain 2
Updated Risk of Rain 2 to use the MaxUsers properly.
2022-01-29 20:32:24 -06:00
Greelan
6389e4eb7c
Small setting name tweak 2022-01-30 08:55:10 +11:00
Greelan
80ef91861b Full commit 2022-01-29 23:23:45 +11:00
Greelan
ad452b8981 Merge branch 'CubeCoders-main' into pz
Resolve upstream fetch conflicts
2022-01-29 23:12:09 +11:00
Greelan
35bc415b52 Merge branch 'main' of https://github.com/CubeCoders/AMPTemplates into CubeCoders-main 2022-01-29 23:11:39 +11:00
Greelan
dbb9334a8d PZ: Various updates
- Bump minimum AMP version
- Add numerous new UI settings
- Configure RCON (AMP does not use it)
- Allow for different number formats in regex
2022-01-29 22:54:50 +11:00
Greelan
aa38bb8f5f Revert "Remove unnecessary dashes from command line args"
This reverts commit d2a9035289.
2022-01-28 17:35:40 +11:00
Greelan
16a21eb736 Various updates
- Server name now changeable
- Additional settings added to UI and default config
- RCON enabled after installation
2022-01-27 15:34:07 +11:00
Greelan
d2a9035289 Remove unnecessary dashes from command line args 2022-01-27 12:31:13 +11:00
Greelan
67cf76d8dc Update regex for different number formats 2022-01-27 09:25:19 +11:00
IceOfWraith
2d406cde9c Update Space Engineers
Upgraded to use the new AMP variables automap function. Added enum list for scenario selection.
2022-01-26 08:57:26 -06:00
Greelan
06dcafb6ac
Take 2 2022-01-24 22:00:43 +11:00
Greelan
ee303f2827
Fix formatting 2022-01-24 21:59:58 +11:00
Greelan
8ef25325fa
Fix meta config 2022-01-24 21:54:38 +11:00
Greelan
1d80d25cf8 Update config file defaults 2022-01-24 19:42:18 +11:00
Greelan
7bf9bfbdcc Update meta regex 2022-01-24 19:08:12 +11:00
Greelan
8d41fe1e4e Initial commit 2022-01-24 19:03:36 +11:00
IceOfWraith
a67894970e
Developer Spelled "Infinite" Wrong
It's now spelled right.
2022-01-22 15:48:56 -06:00
IceOfWraith
1c4551b9d6 Add Wurm Unlimited (draft)
This is the very start of the Wurm Unlimited template. It allows starting the server and joining with manual setting input. I have been slow to progress it, so collaboration is welcome.
2022-01-22 09:59:22 -06:00
IceOfWraith
97b5e018ec Correct Craftopia Ports and Password
@Greelan pointed out a couple mistakes on the changes I proposed. They should be correct now!
2022-01-22 04:21:08 -06:00
IceOfWraith
1fff412b79 Add Settings to Craftopia
This adds all the settings to the Craftopia GUI and cleans up a few items.

The port must be put in manually until the functionality is added to use AMP variables in automap.
2022-01-21 20:34:05 -06:00
PhonicUK
9b51cb0b5a
Merge pull request #40 from Greelan/pz
Project Zomboid: Allow Java GC algo selection on Windows
2022-01-18 21:23:04 +00:00
Greelan
802f6ea8fa Allow Java GC algo selection on Windows 2022-01-17 21:12:03 +11:00
PhonicUK
4637e7cabf
Merge pull request #37 from IceOfWraith/se
Correct Space Engineers Config
2022-01-14 16:29:52 +00:00
IceOfWraith
d467cdaefc Correct Space Engineers Config
The config directory was not auto-creating on first startup and the checkboxes did not match the latest format.
2022-01-14 09:22:18 -06:00
PhonicUK
9480ca72ca
Update README.md 2022-01-14 14:02:49 +00:00
PhonicUK
d31c403146
Merge pull request #36 from IceOfWraith/ror2
Update Risk of Rain 2 Checkboxes
2022-01-14 14:01:33 +00:00
PhonicUK
4334df0f4d
Merge pull request #35 from IceOfWraith/bp
Update Broke Protocol Checkboxes
2022-01-14 14:01:22 +00:00
PhonicUK
e3a3ecbb0e
Merge pull request #34 from IceOfWraith/pz
Update Project Zomboid Checkboxes
2022-01-14 14:01:14 +00:00
PhonicUK
5b7a400be8
Merge pull request #33 from IceOfWraith/sven
Update Sven Co-op Checkboxes
2022-01-14 14:01:07 +00:00
PhonicUK
00021a6c16
Merge pull request #32 from IceOfWraith/dst2
Update Don't Starve Together Checkboxes
2022-01-14 14:00:59 +00:00
IceOfWraith
b5a4566c00
Update Risk of Rain 2 Checkboxes Again
This time the right way.
2022-01-14 00:10:42 -06:00
IceOfWraith
0d47ab05d3
Update Risk of Rain 2 Checkboxes
This will update the checkboxes to the latest format. This will cause issues with the server until implemented.
2022-01-13 21:36:13 -06:00
IceOfWraith
b5096eb671
Update Broke Protocol Checkboxes
This updates the checkboxes to the latest format. Unknown if this caused any issues, but will correct the code for future use.
2022-01-13 21:33:42 -06:00
IceOfWraith
fe82ee759d Update Project Zomboid Checkboxes
This updates the checkboxes to the latest format. This could cause issues with the server until implemented.
2022-01-13 21:29:25 -06:00
IceOfWraith
a305d2e922 Update Sven Co-op Checkboxes
Updated the checkboxes to match the latest format.
2022-01-13 21:06:32 -06:00