Commit Graph

12 Commits

Author SHA1 Message Date
Greelan
6c303ec80f
V Rising: add mod support for Windows (#423) 2023-07-17 08:52:24 +10:00
IceOfWraith
1647f17df7
Ice is a blind man (#372) 2023-05-17 17:58:47 -05:00
IceOfWraith
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
Greelan
02a5dac209
Remove keywords from hidden settings (#339) 2023-04-18 23:09:31 +10:00
Greelan
67923fb65c
Various: updates to RCON settings (#307) 2023-03-23 23:45:59 +11:00
IceOfWraith
f3d6d584b4
Update MinValue for all player counts (#269)
This is to address https://github.com/CubeCoders/AMP/issues/803
2023-01-02 13:49:55 -06:00
buddizer
da23c9cabb
[VRising] Make server description Textarea instead of text to support multi-line (#148)
* Update v-risingconfig.json

make v rising server description Textarea instead of text to support multi-line

* Update project-zomboidconfig.json

Add -Dfile.encoding=UTF-8 to PZ Java Startup parameter to avoid character issues when using spanish characters on server description and MOTD.

* Update project-zomboidconfig.json
2022-06-24 15:46:10 -05:00
James Manker
6273189fdb Fix V Rising Config Manifest
Something went wrong with the merge of the config manifest after uploading to GitHub. It hasn't caused an issue as AMP ignores duplicate settings. But it caused things to not get updated like they should be.
2022-06-09 21:45:22 -05:00
James Manker
09110eabba Add LAN Mode
Added the LAN Mode startup flag for servers without internet.
2022-06-05 17:00:26 -05:00
James Manker
1efd8f11b4 Update V Rising Config
This requires AMP 2.3.3 Nightly to function properly. You can obtain it here:
https://archive.cubecoders.com/thread/nightly-amp-builds-are-now-available/

This release includes the following:

- RCON support (affected by timeout issue: https://github.com/CubeCoders/AMP/issues/575)
- Ports are updated to UDP Game and Query + TCP RCON
- Linux CPU & Memory monitoring
- Linux proper shutdown/startup without needing to restart the instance
- Settings files moved to save-data/Settings to avoid wipe on server update. (Due to bug with game server the whitelist and banlist are still in the original location, but that shouldn't be an issue since AMP will store the settings)
- Fixed the "Connect to Server" button, but the devs haven't implemented this feature yet so it's just here to look pretty.
- Added v-risingupdates.json and v-risingports.json for clarity
2022-06-01 21:34:19 -05:00
Tempus Thales
739c2814cc fix port default value 2022-05-21 22:27:06 -05:00
Tempus Thales
8b5959b182 Initial Commit - V-Rising 2022-05-21 19:53:37 -05:00