Christian
05e45700e7
feat(newserver): SCP: Secret Laboratory ( #3163 )
4 years ago
Christian
223b076cdd
feat(newserver): Vintage Story ( #3156 )
Co-authored-by: Daniel Gibbs <[email protected] >
4 years ago
Christian
681d878e92
fix(steamcmd): fix branch switch ( #3168 )
4 years ago
Christian
16e58f1d32
fix(gmod): update link for wiki page ( #3165 )
4 years ago
Daniel Gibbs
ede205ad6b
feat: refactor check_config removing some game specific code ( #3160 )
4 years ago
Christian
e9dbda748e
fix(steamcmd): retries are not honored if install succeeds ( #3155 )
4 years ago
Christian
a075300589
feat(check-update): add new command check-update for steamcmd game servers ( #3146 )
4 years ago
Daniel Gibbs
efa159d8ab
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
9a8506387a
feat(newserver): Colony Survival ( #3075 )
4 years ago
Daniel Gibbs
d0ecddfcbb
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
5d58dcf8e7
fix(minecraft): fix java ram assignment ( #3147 )
4 years ago
Christian
55b3bbec6e
fix(bmdm): add missing dependency ncurses libs ( #3138 )
Co-authored-by: Daniel Gibbs <[email protected] >
4 years ago
Christian
dc6b0378bc
fix(update): redo steamcmd update part for new behavoir ( #3139 )
Co-authored-by: Daniel Gibbs <[email protected] >
4 years ago
unknowntrojan
05e236f27f
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
37d9d8e748
release v20.6.2
4 years ago
Daniel Gibbs
7b658173af
Merge branch 'hotfix/v20.6.2' into develop
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
63f30aeb17
Merge branch 'hotfix/v20.6.1' into develop
4 years ago
Daniel Gibbs
22a76cefd6
Merge branch 'hotfix/v20.6.1'
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
9c41b667be
Merge branch 'release/v20.6.0' into develop
4 years ago
Daniel Gibbs
01f8265e83
Merge branch 'release/v20.6.0'
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
a09bc9ec8a
Merge branch 'develop' into release/v20.6.0
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
Daniel Gibbs
26d750133b
Update ssh-agent to 0.4.1
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
Daniel Gibbs
1fbcbde40c
fix(btserver): add dependency libicu ( #3083 )
5 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