Christian
09ce7899d1
feat(check-update): add new command check-update for steamcmd game servers ( #3146 )
4 years ago
Daniel Gibbs
8ab3dccb71
feat(skeleton): New command skeleton ( #3152 )
* initial commit of skel
* getopt
* getopt
* getopt
* cpio
* adding messages
* exit
* message
* shellcheck
* truncate netstat for colserver
* added cpio dependency
* tabs
4 years ago
Christian
6de6d900ed
feat(newserver): Colony Survival ( #3075 )
4 years ago
Daniel Gibbs
ccbe56926c
feat(config): add secrets config to store sensitive settings ( #3080 )
* feat(config): add secrets.cfg
* changed name of config
* updated wording
4 years ago
Christian
1e78dbd926
fix(minecraft): fix java ram assignment ( #3147 )
4 years ago
Christian
97d0b2a23e
fix(bmdm): add missing dependency ncurses libs ( #3138 )
Co-authored-by: Daniel Gibbs <[email protected] >
4 years ago
Christian
452323a72c
fix(update): redo steamcmd update part for new behavoir ( #3139 )
Co-authored-by: Daniel Gibbs <[email protected] >
4 years ago
unknowntrojan
2f5ee83ca1
fix(stop) stop will clear tmux text before entering stop command ( #3142 )
Tmux will ENTER before using stop command to clear any text entered in teh console
4 years ago
Daniel Gibbs
871af8adc9
release v20.6.2
4 years ago
Daniel Gibbs
67e08ba84f
fix(update): fix broken branch selection. ( #3130 )
This change fixes the update command for those on public branches.
add fix to core_dl.sh
4 years ago
Daniel Gibbs
db559aabe0
v20.6.1
4 years ago
Daniel Gibbs
9254d820b0
fix(monitor):correct monitor not picking up date from lock file
4 years ago
Daniel Gibbs
6bf2351a77
code tidy
codacy
4 years ago
Daniel Gibbs
e405e84b0f
updated PVR _default.cfg
4 years ago
Daniel Gibbs
0b38915f03
feat:add version and port details to lockfile
4 years ago
Daniel Gibbs
b7c8f9e548
v20.6.0
4 years ago
Daniel Gibbs
4659f98941
codacy
codacy
4 years ago
Daniel Gibbs
b19c9a0a4a
Revert "feat: improve uniqueness tmux session name ( #3081 )"
This reverts commit 990edfd775
.
4 years ago
Daniel Gibbs
b513e8c8b8
codacy changes
4 years ago
Christian
b1d866d023
fix(samp): fix config change after installation ( #3119 )
4 years ago
Christian
269bf6e491
fix: add connect timeout to core curl functions ( #3117 )
4 years ago
Daniel Gibbs
d7b4ac6b46
feat(mcserver): select Minecraft release or snapshot ( #3114 )
Select either release or snapshot branch. Also, have the option to select either latest or specific release/snapshot.
A new more efficient way to get the local release that extracts the jar file and parses json file with version number
Co-authored-by: Josh Bryans <[email protected] >
4 years ago
Daniel Gibbs
6eabed9565
feat(ut99server): update UT99 to version 469a (OldUnreal patch) ( #3110 )
4 years ago
tkrn
097bb991ab
feat(mods): metamod/amxmodx for goldsrc engines ( #3104 )
4 years ago
Christian
afe2b70cae
feat(new server): pvrserver ( #2384 )
4 years ago
Daniel Gibbs
a62d9236a3
code tidy
4 years ago
Christian
5add746d00
fix(deps): change ubuntu 20.10 to use lib32gcc-s1 ( #3094 )
4 years ago
Christian
bb78ee3655
fix(bf1942): servername parsing ( #3096 )
4 years ago
Christian
e8a71183b8
fix(bf1942): add missing dependency to checks for libncurses5:i386 ( #3098 )
4 years ago
H3o66
27fe4a6529
fix(btserver): add dependency check for libicu
5 years ago
Christian
5d7ff92d9b
fix(details): Barotrauma will show as needing to be edited in game config ( #3085 )
5 years ago
Daniel Gibbs
990edfd775
feat: improve uniqueness tmux session name ( #3081 )
* Fixed uniqueness constraint on session names by adding port to tmux sesssions. Removed content constraint from session name by avoiding grep regex
Co-authored-by: jason <[email protected] >
5 years ago
Max Vaessen
a75ce429b5
feat: allow forks to use master branch ( #3073 )
The standard behaviour for master is that it uses the release/version number rather than the latest master. This is designed to prevent modules "version mixing" e.g alerts.sh being on v20.4.0 and alerts_discord.sh being v20.5.0. Version mixing can cause unpredictable behaviour and break installs.
This solution will ensure that only the official the GameServerManagers repo uses this method. This allows forked repos to use custom code in master ignoring the release.
5 years ago
Daniel Gibbs
f0f0a56133
feat: remove support for Serious Sam 3 and Goldeneye: Source ( #3078 )
5 years ago
Christian
0ff4305c39
feat(mods): add Stripper:Source to the modlist ( #3070 )
5 years ago
Daniel Gibbs
ff646adb24
Version v20.5.1
5 years ago
Christian
455fd03787
fix(rustserver): fix wipe for player.states.*.db ( #3065 )
5 years ago
Daniel Gibbs
78cb4689ec
fix(update): resolve broken minecraft updater since v1.16.3 ( #3067 )
* fix(mcserver): resolve minecraft now outputting windows line endings
* fix(update): resolve broken minecraft updater since v1.16.3
5 years ago
Christian
901b7c3a16
fix(insserver): fix steamclient.so error ( #3062 )
5 years ago
Daniel Gibbs
e794d89200
Release 20.5.0
5 years ago
Daniel Gibbs
5b84fb5bf4
Release 20.5.0
5 years ago
Christian
47a02e87d6
fix(mod): csgo pug fix var not set ( #3053 )
5 years ago
Daniel Gibbs
ee515b7786
feat(alerts): add rocket.chat and alerts refactor ( #3051 )
* update linuxgsm alert logo
* add Rocket.chat alert option
* Refactor of post details by removing pastebin and hastebin
* Improved alert standardisation
Co-authored-by: Alasdair Haig <[email protected] >
Co-authored-by: Alasdair Haig <[email protected] >
Co-authored-by: AlasdairHaig <[email protected] >
5 years ago
H3o66
a6d564ccbe
refactor(fix): move steamclient.so fix to a seperate function
5 years ago
Christian
8e4d7ae979
fix(mcb): update fails, as the site does a redirect and does not follow ( #3047 )
5 years ago
Christian
7fe992920c
fix(wurm): fix server startup for wurm and dependency ( #3046 )
5 years ago
Christian
4f42e7026c
fix(fctrserver): add bind parameter for Factorio server ( #3045 )
5 years ago
Christian
647beb5835
feature(mods): add csgo pug to the modlist ( #3044 )
5 years ago
H3o66
e4db2a6c5a
fix(mods): fix csgo get5 fetching for the latest version
5 years ago
Daniel Gibbs
358e34dc0f
feat: various improvements to steamclient.so related messages and issues ( #3040 )
converted ballistic overkill to 64-bit
removed log parameter from hurtworld to enable verbose console
converted Huttworld to 64-bit only
add steamclient.so fixes for all unity3d servers
standardise steamclient.so fixes mainly for unity3d servers
5 years ago