3934 Commits

Author SHA1 Message Date
Quinten
47c2149f1d
Update egg-soulmask.json 2024-06-01 13:30:30 +02:00
Quinten
04ef7b7c38
add feature, rename variable, fix type, update readme 2024-06-01 13:15:15 +02:00
Quinten
165c322490
Remove some startup params 2024-05-31 19:48:06 +02:00
Quinten
55095c7756
Create the config path just to be certain 2024-05-31 17:55:10 +02:00
Quinten
3e804099cb
try this? 2024-05-31 17:51:32 +02:00
Quinten
091a1cca06
fix typo and email 2024-05-31 14:30:29 +02:00
Quinten
5c17233c93
add soulmask 2024-05-31 14:28:23 +02:00
Red-Thirten
59ed8f0918
[New Egg] SourceCoop (#17)
* Add SourceCoop Egg

* Update Black Mesa Egg README

- Fixed typos and improved formatting.
- Added note clarifying the intended use of the Black Mesa Egg vs. the SourceCoop Egg.

* Small Egg Improvements

- Added `steam_disk_space` feature.
- Updated install script to use more robust SteamCMD call to allow easier modification in the future if desired.
2024-05-18 19:36:07 +02:00
Liviu`s
f60e9a727e
Update egg-squad.json (#18)
* Update egg-squad.json

Fixed some bugs

* Update egg-squad.json

* Update egg-squad.json
2024-05-15 12:36:05 +02:00
Red-Thirten
a26fa81a29
[V Rising (Vanilla)] 1.0 Release Update (#11)
* [V Rising (Vanilla)] 1.0 Release Update

- Updated startup command to include the `-gamePort` parameter to accommodate the switch to Server Host Settings configuration via environment variables only.
- Updated startup flag string to be more accurate.
- Updated stop command to stop server gracefully.
- Updated the install script to no longer require `dos2unix` or `ServerHostSettings.json` creation/parsing (all env. vars. now; as stated above).
- Updated all Startup Variables:
  - All changes made were to align the variables with the officially communicated [Server Host Settings](https://github.com/StunlockStudios/vrising-dedicated-server-instructions/blob/master/1.0.x/INSTRUCTIONS.md#server-host-settings).
  - Any added variables are new to 1.0.
  - Any removed variables are not listed in the above link, but may still be manually set by hand.
  - Any edited variables were done so to either facilitate the switch to env-var-based Host Settings, or align their descriptions/rules to be up to date with the link above.
- Updated my author email.
- Updated README with more accurate links and better descriptions.
2024-05-14 13:29:19 -07:00
Michael (Parker) Parker
89bd0c8070
Merge pull request #8 from HoleInTheSeat/valheim-bepinx-startup_change
Changed Start Configuration
2024-05-11 14:04:50 -04:00
Quinten
1f77185394
Merge pull request #5 from pelican-eggs/AssettoServer
Download the configs from Github (AssettoServer)
2024-05-11 10:44:52 +02:00
Quinten
a112d2650a
Merge pull request #9 from gOOvER/vrising
vrising-bepinex/add cleanup to installscript to prevent errors
2024-05-11 10:44:22 +02:00
Shaynendra Dika
bd1129c56c
fix: squad mods installation script (#12)
* fix: squad mods installation script

* fix: squad mods installation script, exported it from panel
2024-05-11 10:43:49 +02:00
Liborsaf
ab9c20966b
Edit Foundry egg (#13)
* Edit Foundry egg

* Export Foundry egg from a panel
2024-05-11 08:28:42 +02:00
Red-Thirten
501c5aae44
[General] Repository Cleanup (#14)
- Cleaned up root README.
  - Added note pointing to `games-standalone` repository to avoid confusion.
  - Updated the Eggs list to be a simple list without duplicate names taking up space.
  - Fixed Egg name typos.
  - Added Eggs missing from list.
  - Rebranded Garry's Mod egg to be a "fork" rather than a "rework".
- Updated LICENSE year.
- Updated CONTRIBUTING to have corrected hyperlinks (still contains references to Pterodactyl docs and `eggs/scripts` folder though).
2024-05-10 20:49:20 -07:00
Quinten
b0de0bac95
Merge pull request #10 from gOOvER/foundryautoupdate
foundry/add autoupdate
2024-05-09 17:52:05 +02:00
gOOvER
e55db34bb4 add autoupdate 2024-05-09 09:35:27 +02:00
gOOvER
37f9b9c291 add cleanup to installscript to prevent errors 2024-05-09 09:25:42 +02:00
HoleInTheSeat
12a79a6762
Changed Start Configuration
Changed Start Configuration to more accurate represent when the server is ready for client connections.

old was "DungeonDB Start" but clients are not actually able to connect until the server says "Game server connected"

When "DungeonDB Start" appears, the server may still be generating or loading world files, and clients will not be able to connect if it is doing so. The world is done loading/generating when the message "Game server connected" appears.
2024-05-08 14:08:34 -05:00
Quinten
0a387aeece
Merge pull request #7 from gOOvER/vrinsingbepinex
remove vcrun2022
2024-05-08 20:05:03 +02:00
gOOvER
5963e6b14d remove vcrun2022 2024-05-08 18:32:50 +02:00
Torsten Widmann
209d0457d4
Add foundry (#6)
* add Foundry

* Update README.md
2024-05-08 16:31:05 +02:00
Rob Stivanson
741ba890f3
Add Abiotic Factor (#4)
* initial copy

* added variable for number of server players

* feedback

* always use the right PID

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-05-08 16:26:48 +02:00
Michael (Parker) Parker
08c0397b3b
Merge pull request #3 from pelican-eggs/upstream
Append the forgotten commit
2024-05-08 07:57:39 -04:00
Quinten
f10cd8356f
Download the configs from Github 2024-05-05 11:09:15 +02:00
QuintenQVD0
b45df1e3e9 Append the forgotten commit 2024-05-01 20:26:03 +02:00
Michael (Parker) Parker
c13ec2f9c8
Merge pull request #1 from Ammar-XD/main
Garry's Mod egg
2024-04-14 20:18:31 -04:00
Ammar
8ff71c1600
Delete Garry's Mod (rework) directory 2024-04-13 10:54:44 -07:00
Ammar
61b17feaf4
Add files via upload 2024-04-13 10:54:13 -07:00
Ammar
e964a03744
Add files via upload 2024-04-13 10:39:03 -07:00
Michael (Parker) Parker
e3576e3433
change over for pelican-eggs layout
moving over to the new pelican-eggs layout
2024-04-12 19:39:49 -04:00
Michael (Parker) Parker
eae21f7fbd
Merge pull request #2772 from parkervcp/win-palworld
add Palworld Proton egg
2024-04-01 12:40:27 -04:00
Michael (Parker) Parker
13861f203a
Merge pull request #2812 from parkervcp/The_Forest
add Init Type to The Forest
2024-04-01 12:39:45 -04:00
Michael (Parker) Parker
bb2d4e5416
Merge pull request #2846 from parkervcp/update_license
correct license
2024-04-01 12:20:29 -04:00
Michael (Parker) Parker
2d94eb298c correct license
updates the date, owner, and adds contributors
2024-04-01 12:19:29 -04:00
Michael (Parker) Parker
5db40f5a22
Merge pull request #2789 from parkervcp/nova-life
add Nova-Life: Amboise
2024-04-01 12:07:08 -04:00
Michael (Parker) Parker
eb90e1c19c
Merge pull request #2802 from parkervcp/No_Love_Lost
add No Love Lost
2024-04-01 12:05:39 -04:00
Michael (Parker) Parker
348b6ffd73
Merge pull request #2840 from parkervcp/spigot-arm64
Update spigot
2024-04-01 12:04:45 -04:00
Dylan
3bb0b81c5f
Add DDNet (#2841)
* Add DDNet

* Add DDNet

* Add DDNet

* Add DDNet Egg

* Add DDNet README

* Fix Commit

Updated Features, Docker Image, and validation
2024-04-01 17:04:07 +02:00
Quinten
a950f4d67b
add forgotten then 2024-03-31 14:11:32 +02:00
Quinten
68634d47dc
Update spigot
Update the spigot egg for
- Newer java 17 release
- Add support for ARM64 downloading java
2024-03-31 13:35:20 +02:00
Michael (Parker) Parker
e0f18c0023
Merge pull request #2784 from glorantq/neoforge
Add NeoForge egg for Minecraft Java
2024-03-29 09:24:05 -04:00
Michael (Parker) Parker
54209dbe13
Merge pull request #2826 from parkervcp/Enshrouded
fix Enshrouded console output
2024-03-25 13:05:51 -04:00
Quinten
ecd0f49dce
fix Enshrouded console output 2024-03-25 17:56:16 +01:00
Michael (Parker) Parker
a0c7fdc193
Merge pull request #2820 from parkervcp/Rimworld_Together
add Rimworld Together
2024-03-24 10:24:06 -04:00
Mike A
86313ee973
Add SAVE_SLOT to Sons Of The Forest (#2822)
* Update egg-sons-of-the-forest.json

Add SAVE_SLOT variable to set save slot in startup command. Allow end-users to upload their own save and set save folder name easily.

* export from panel

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-03-24 15:20:57 +01:00
Carter Long
5c61da2b5e
Add .NET 8 Docker Image (#2824)
* Add .NET 8 Docker Image

* export from panel

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-03-24 14:30:16 +01:00
Jiří Edelmann
125629d988
Update egg-counter--strike2.json (#2821)
* Update egg-counter--strike2.json

Fix missing }

* export from panel

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-03-23 20:43:54 +01:00
Quinten
6a4c8da244
add Rimworld Together 2024-03-23 19:19:53 +01:00