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
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
Daniel Gibbs
6f152ecfb3
Updated Codacy badge to new organisation
5 years ago
Daniel Gibbs
dd0b9c6bb6
Merge branch 'hotfix/v20.5.1' into develop
5 years ago
Daniel Gibbs
4179a779a9
Merge branch 'hotfix/v20.5.1'
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
Daniel Gibbs
6df8023286
Merge branch 'develop' into hotfix/v20.5.1
5 years ago
Christian
901b7c3a16
fix(insserver): fix steamclient.so error ( #3062 )
5 years ago
Daniel Gibbs
f774335d7a
Update no-response.yml
5 years ago
Daniel Gibbs
35c1ba80d4
Merge branch 'master' into develop
5 years ago
Daniel Gibbs
7380bb99c2
Merge pull request #3054 from GameServerManagers/release/v20.5.0
Release v20.5.0
5 years ago
Daniel Gibbs
e794d89200
Release 20.5.0
5 years ago
Daniel Gibbs
0bfffbcff9
Merge remote-tracking branch 'origin/release/v20.5.0' into release/v20.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
5864379881
Merge branch 'h3o66-refactor/fn-steamclient-so' into develop
feat(fix): move steamclient.so fix to a separate function
5 years ago
Daniel Gibbs
6a7ad6d986
merge
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
Daniel Gibbs
d656bebfd0
Merge branch 'h3o66-fix/csgo-get5mod' into develop
fix(mods): fix csgo get5 fetching for the latest version
5 years ago