Commit Graph

188 Commits

Author SHA1 Message Date
856b682e1a Merge pull request #53 from Greelan/pz
PZ: various updates
2022-02-14 18:11:12 +00:00
ed3b68b11d Merge pull request #61 from Shinynecrid/newmodule-insurgency
Insurgency Sandstorm Generic Module Template
2022-02-11 16:24:19 +00:00
5fa353a3a9 Merge pull request #62 from IceOfWraith/rorproton
Update Risk of Rain 2 for Proton
2022-02-11 16:24:08 +00:00
979b0addca Update Rulesets
Update Rulesets, and Fix a display name for 3rd  person. Also adjust how mods are handled.
2022-02-10 08:17:38 -06:00
fd26b1ae22 Fix Update Stages
Somehow the update stages were missing. Corrected.
2022-02-07 16:40:13 -06:00
16ad382027 Complete Re-Write of the Insurgency Sandstorm Generic Module Template
Completely re-did the module to include cleaner and better functionality.

Added Countless number of features
2022-02-06 21:40:45 -06:00
f3f7731563 Add Discord settings 2022-02-05 15:50:40 +11:00
b6b6920b82 Merge branch 'pz' of https://github.com/Greelan/AMPTemplates into pz 2022-02-05 15:37:59 +11:00
d28644048d Put the right file...
It helps if I put the right file out here.
2022-02-03 19:40:51 -06:00
7c171d4327 Update Risk of Rain 2 for Proton
This update allows Risk of Rain 2 to run under Proton and xvfb. This requires the user to run the command below to install prerequisites.

apt-get install xvfb lib32gcc1
2022-02-03 19:01:15 -06:00
dd336cff45 Complete Overhaul of the Configuration File
Completely Re-Do the configuration file.
Added Mod functionality
2022-02-02 17:58:34 -06:00
8420e65824 Ensure mods directory not overwritten 2022-02-02 15:53:34 +11:00
f2ce7b7885 Add mods directory creation update stage 2022-02-02 15:48:28 +11:00
5749cf4b93 More Config File Changes
More Fixes to Configuration File
2022-02-01 12:21:35 -06:00
6e26543b4b Fix for Always Requiring a password
Changed how passwords are handled for IS Sever. Fixed Password Field to be hidden for support tab, and Updated Server Config Page to allow for new configuration options. Will add support for game.ini at a later date.
2022-02-01 11:43:10 -06:00
af6ca969a4 Update Configuration and Allow Skippable Settings
Fixed a few things with the configuration file
2022-02-01 09:35:25 -06:00
1840c424d5 Various tweaks
- Add RandomPassword for relevant password fields
- Slight fix to welcome message (default ini file has typo)
- Fix spawnpoints setting formatting
- Include SkipIfEmpty for admin password
- Update placeholder/suffix fields capitalisation
2022-02-02 00:14:50 +11:00
4004bcf8b0 Update project-zomboidconfig.json 2022-02-01 10:36:48 +11:00
f443361d7a Merge pull request #60 from Shinynecrid/newmodule-insurgency
Add Insurgency Sandstorm Generic Template
2022-01-31 13:37:15 +00:00
23a76b1068 Fix spawnpoints setting formatting 2022-01-31 15:40:37 +11:00
55fc17853b Slight fix to welcome message
(Default ini file has typo)
2022-01-31 13:21:46 +11:00
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
edff93ce23 Use RandomPassword input type 2022-01-31 11:32:20 +11:00
0035b7b903 Merge branch 'pz' of https://github.com/Greelan/AMPTemplates into pz 2022-01-31 11:30:28 +11:00
d76ee717e5 Merge pull request #57 from IceOfWraith/dst2
Update Don't Starve Together 2
2022-01-30 13:04:41 +00:00
31e043520c Merge pull request #44 from IceOfWraith/craft
Add Settings to Craftopia
2022-01-30 13:04:26 +00:00
02f77a87b8 Merge pull request #56 from IceOfWraith/ror2
Update Risk of Rain 2
2022-01-30 13:04:05 +00:00
74e358ac38 Merge pull request #51 from IceOfWraith/se
Update Space Engineers
2022-01-30 13:02:59 +00:00
b001bfb71a Fix typo in setting description 2022-01-30 21:29:31 +11:00
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
5f40296286 Update Don't Starve Together 2
Corrected the player count to use MaxUsers properly.
2022-01-29 20:39:04 -06:00
1a1db4cce7 Update Risk of Rain 2
Updated Risk of Rain 2 to use the MaxUsers properly.
2022-01-29 20:32:24 -06:00
6389e4eb7c Small setting name tweak 2022-01-30 08:55:10 +11:00
ad452b8981 Merge branch 'CubeCoders-main' into pz
Resolve upstream fetch conflicts
2022-01-29 23:12:09 +11:00
35bc415b52 Merge branch 'main' of https://github.com/CubeCoders/AMPTemplates into CubeCoders-main 2022-01-29 23:11:39 +11:00
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
aa38bb8f5f Revert "Remove unnecessary dashes from command line args"
This reverts commit d2a9035289.
2022-01-28 17:35:40 +11:00
d2a9035289 Remove unnecessary dashes from command line args 2022-01-27 12:31:13 +11:00
67cf76d8dc Update regex for different number formats 2022-01-27 09:25:19 +11:00
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
a67894970e Developer Spelled "Infinite" Wrong
It's now spelled right.
2022-01-22 15:48:56 -06:00
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
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
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
802f6ea8fa Allow Java GC algo selection on Windows 2022-01-17 21:12:03 +11:00
4637e7cabf Merge pull request #37 from IceOfWraith/se
Correct Space Engineers Config
2022-01-14 16:29:52 +00:00
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
9480ca72ca Update README.md 2022-01-14 14:02:49 +00:00
d31c403146 Merge pull request #36 from IceOfWraith/ror2
Update Risk of Rain 2 Checkboxes
2022-01-14 14:01:33 +00:00
4334df0f4d Merge pull request #35 from IceOfWraith/bp
Update Broke Protocol Checkboxes
2022-01-14 14:01:22 +00:00