Alex Linde
53a7c70560
fix(fctrserver): parse updated version string correctly ( #4688 )
6 months ago
Daniel Gibbs
764032b050
Release v24.3.1
7 months ago
Armin
d4ffe39505
fix(mcbserver): Wrong download url for serverfiles ( #4675 )
* fix(mcbserver): update download url
* change(core_dl/fn_fetch_file): add useragent to fix mcbedrock download
7 months ago
Daniel Gibbs
5c31f33446
fix: change exitcode to 0 if dependency install was successful
7 months ago
Daniel Gibbs
108dd27c32
feat: add arch check to prevent arm devices from working as not supported
7 months ago
Daniel Gibbs
72bb39ec04
fix: revert urls to correct data dir
7 months ago
Daniel Gibbs
975511fcd4
fix: ensure lgsm/data refers to datadir variable
7 months ago
Daniel Gibbs
b510672e25
revert cp change
7 months ago
Daniel Gibbs
d2bb7d1af6
fix: add check for npm
7 months ago
Daniel Gibbs
3fadfac2d1
remove code that is not ready
7 months ago
Daniel Gibbs
608a2fb3c3
Release v24.3.0
7 months ago
Daniel Gibbs
4446e79d78
feat(ut3): Update the UT3 archive to have OpenSpy fix ( #4657 )
7 months ago
Daniel Gibbs
f5369ca901
fix: Change http to https in comment
7 months ago
Daniel Gibbs
93ecefbc42
feat(ut2k4): Update details to match other unreal 2 servers
7 months ago
Daniel Gibbs
8032eca4b1
feat(kf): Migrate to using valve query
7 months ago
Daniel Gibbs
ee8d30f706
feat(ro): Migrate to using valve query by default
7 months ago
Daniel Gibbs
0729d39ab8
Release v24.2.4
8 months ago
Daniel Gibbs
d14252017d
fix(sf): Update Satisfactory executable ( #4643 )
change: remove MultiHome Parameter for sfserver
removed temporary fix with sf 1 release
Co-authored-by: Armin <[email protected] >
8 months ago
Daniel Gibbs
d9d82a1a12
feat(permissions): Attempt to fix non executable files issue
8 months ago
Daniel Gibbs
02223a5206
fix(restart): prevent restart from running if checks fail (4278)
8 months ago
Daniel Gibbs
b4299ef166
feat: delete download of tar files when installed ( #4458 )
this will clear the tmp directory when a server it downloaded
8 months ago
Stephan Schaffner
ce27b7301b
feat(newserver): add Xonotic ( #4633 )
* Adding default_cfg and Distro Requirements
* Adding Shellscripts for Xonotic
* Fixing serverlist.csv
* Fixing again serverlist.csv
* Fixed Typo
* Changing Shortname to XNT
* Fixing missed _default.cfg change
* Fixing _default.cfg
* Updating Modules and Server installation
* Updating paths and install script
* Fixing install Scripts Issues
* Update info_game.sh
* Updating Game Info Curling
* fix bug with npm download of gamedig on branches
* styling fix
* move to fix
* typo
* bug
* add missing details
* edit using config
* add missing servercfgfullpath
* bug
* config settings update
* update cp command based off warn message
* fix dir
* update dirs
* fix exit code
* fix dir install
* remove -v
* update settings
* update info game
* update config type
* fix dir
* update config parsing
* change to remove config
* add server.cfg
* remove serverconfigdefault
* add new default
* move to use an updater
* send key to update function
* typo
* change extract location
* update directory location
* filename fix
* update dirs
* fix extraction
* creatre datadir if missing
* consoleinteract yes
* lint
---------
Co-authored-by: Stephan Schaffner <[email protected] >
Co-authored-by: Daniel Gibbs <[email protected] >
8 months ago
Daniel Gibbs
eef84ba903
feat: add ismygameserver.online to discord alerts
8 months ago
Daniel Gibbs
f7116ca97f
fix permissions bug
8 months ago
Daniel Gibbs
7ece812c8c
refactor: refactor check_permissions.sh ( #4626 )
Refactored the code in check_permissions.sh to improve readability and maintainability. Made changes to variable names for clarity and removed unnecessary comments. Also, refactored the fn_sys_perm_errors_detect function name for consistency.
8 months ago
Daniel Gibbs
e060865aef
feat(dev): add nocache if dev-debug is enabled ( #4597 )
8 months ago
Daniel Gibbs
182c673072
fix(samp): update samp url
8 months ago
Daniel Gibbs
23b342296c
Release v24.2.3
8 months ago
Daniel Gibbs
a7a8e38152
fix(gamedig): ensure that node modules are valid
8 months ago
Daniel Gibbs
d86bec9acf
fix(mcb): timestamp disabled for MCB as breaks update check
9 months ago
Daniel Gibbs
ac208c7a05
Release v24.2.2
9 months ago
Thomas S
493a3a82fa
feat(newserver): soulmask ( #4590 )
* feat: reference new smserver
* feat: add default config
* feat: add stop command using telnet
* fix: remove duplicate unused telnetpassword var
* feat: add soulmask to config & info functions
* fix: remove ini config for now
* fix: startparameter initialization fix
* feat: remove pve fixed param in startparameters
* fix: update default gamelogdir
* fix: handle telnet response during stop process
* add sm fix
* add fix_sm.sh
* add ss command
* and
* add memory requirements
* adjust start parameters
* remove telnetpassword
* add backup interval
a
* comments
* rename variables to telnetpassword
* var name change
---------
Co-authored-by: Daniel Gibbs <[email protected] >
10 months ago
Daniel Gibbs
0e7314d26a
fix missing serverpassword detail ( #4596 )
10 months ago
Daniel Gibbs
88f8890229
feat: deprecate Memories of Mars ( #4593 )
10 months ago
Daniel Gibbs
685cca9c58
feat: change curl default timeout to 3 seconds ( #4592 )
adjusted to 3 seconds from 10 for a timeout
11 months ago
Daniel Gibbs
3da072cae4
Release v24.2.1
12 months ago
BertBrenner
1c596972ff
Update update_mc.sh ( #4563 )
If the executable variable is modified, fn_update_dl does not update minecraft_server.jar and which is used in fn_update_localbuild.
In addition this creates a problem if a alternative executable is used to launch minecraft by overwriting it.
Co-authored-by: Daniel Gibbs <[email protected] >
12 months ago
Daniel Gibbs
f439fa213e
Release v24.2.0
1 year ago
Silje Ljosland Bakke
06d9eda27f
fix(vh): update bepinexvh url to new url #4547 ( #4548 )
1 year ago
MicLieg
57ebe20635
fix(parse-details): change heading of output & add hint for creating new variables ( #4531 )
* Added hint for new variables
* Fixed heading of output
1 year ago
Cristopfer Luis
7cc5b6b520
feat(new server): humanitz ( #4518 )
* feat: add config for humanitz
* fix: pending changes required
* fix: install config
* bug
---------
Co-authored-by: Daniel Gibbs <[email protected] >
1 year ago
MicLieg
9b62bdeb66
feat(dev): add new developer command for parsing distro details ( #4523 )
* feat(dev): add new developer command for parsing distro details
* Updated details-check action to match new command name
1 year ago
MicLieg
181c84508d
feat(alerts): add support for telegram thread/topic ids ( #4526 )
1 year ago
MicLieg
d7bb6d0f8f
fix(info_game): add ip query timeout and backup api ( #4524 )
1 year ago
Daniel Gibbs
77414e1582
Release v24.1.5
1 year ago
Daniel Gibbs
1f50055f5a
feat: ignore .swp files when doing permissions check
a .swp file is a temp file created by vim. If a file is being edited by a non linuxgsm user then this could cause a permissions issue. Adding this exception to prevent this issue
1 year ago
Daniel Gibbs
fce9f65d6a
feat(monitor): prepare for gamedig 5 ( #4510 )
* feat: gamedig 5
* install gamedig in lgsm dir if node exists
* and
* use local gamedig version
* local
* palworld
* pw query port
* mbe
* fix ro
system
system
a
* public ip
* jc2m
* fix(ti): update default map
The default map in the tiserver configuration file has been updated from "/Game/TheIsle/Maps/Game/Isla_Spiro/Isla_Spiro" to "/Game/TheIsle/Maps/Game/Gateway/Gateway". This change ensures that the server starts with the correct default map.
* fix: _default.cfg NOT SET
* download package.json and run npm install
* update samp
* disable query for squad
* correct name
* feat: update querymode and querytype in server configs
Changed querymode to 3 and set querytype to "eco" for ecoserver.
Updated querymode to 2 and changed querytype to "protocol-valve" for sdtdserver.
* feat: add new port command for bfv game
Added a new port command for the "bfv" game in the info_messages script.
* queryport eco
* add eco rconport
* adding message
* if node 16 or above
* rename to check_gamedig
1 year ago
MicLieg
476ed02bec
feat(backup): add parallel backup creation using pigz ( #4509 )
1 year ago
Daniel Gibbs
e492e09fa6
Release v24.1.4
1 year ago
BertBrenner
1528cba08d
fix: distro.sh: line 100: [: : integer expression expected ( #4486 )
* fix: servername variable assignment for sf and unt
The servername variable was incorrectly assigned using the selfname variable instead of the correct servername variable. This has been fixed to ensure accurate information is displayed for each game type.
* [FIX] #4465
---------
Co-authored-by: Daniel Gibbs <[email protected] >
1 year ago