* Change default startup parameters
so that the server outputs into the console and can be detected as running
* Update export timestamp
* Update
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
* Update egg-palworld.json for RCON cli
* Update args -publiclobby
* Remove Pal
* Exported from my panel
* Fix rcon
* Update the Parser to v1.0.11 for the new flags
* PUBLIC_IP is not required anymore if the allocation is public because the parser takes care of that
* add bShowPlayerList note
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
New large patch, "Outlast and Outrun" just released.
Changes:
- Added two new variables, `PICKUP_CLEANUP` and `FAKE_BUILDING_CLEANUP`. Each variable has a default value of 3000.
- No default value changes this patch.
**Changes:**
- Updated all default values, since the default values has changed since release of egg
- Added a missing variable - `PICKUP_RESPAWN_TIMER`
- Updated a few descriptions, from the included `ReadMe.txt`
* fixup: update `HumanitZ`
- Changed the parser to correctly use `INI` instead of file.
- Changed to `env.VARIBLE` instead of `server.build.env.VARIABLE`
* fixup: env fix
* Update egg-palworld.json
Fix install script for first run to create config file path
Set server public IP and Port so that Pal binary does not wipe out the file when not using default port 8211
* Update egg-palworld.json
Simplified code block
* Replacing WINE in favor of PROTON which saw a gigantic performance improvement with Enshrouded Dedicated server.
* Updating Egg to Proton, Take 2
* make this come from an internal repo
* Use our images
* Adding in Settings File Initialization.
* Fix server password
since version 0.1.3.0 you are able to join a password protected server by ip adress. i've tested this feature and it works as intended.
Co-Authored-By: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
* Update egg-squad.json
Fixed the beacon port as of the new EOS Back end update from Squad
* Export, and user can not edit ports
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
* Adding the Enshrouded Dedicated Server
New Egg running on Wine-Latest
* Enshrouded Dedicated Server Egg
* Adding to Readme's
* Readme
* Updating Server Name
* Cleanup
* This is cleaner
* make github happy
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
* Update `HumanitZ` egg
Changes:
- Added a missing variable, `LOOT_RESPAWN`. Apparently missed that in the original commit.
- Added a description for the variable `BUILDING_HEALTH`, now that it has been added to the official docs
- Added two new variables, `ALLOW_DISMANTLE` and `ALLOW_HOUSE_DISMANTLE`
* fixup!: numeric -> boolean
forgot to set to boolean
- corrected default game port
- added memory leak as known issue
- added some workaround tips / notes for knows issues
- updated RAM requirement as they changed their docs