6015 Commits

Author SHA1 Message Date
Daniel Gibbs
01f8265e83 Merge branch 'release/v20.6.0' v20.6.0 2020-12-04 21:33:39 +00:00
Daniel Gibbs
6bf2351a77 code tidy
codacy
2020-12-04 21:24:01 +00:00
Daniel Gibbs
e405e84b0f updated PVR _default.cfg 2020-12-04 20:56:14 +00:00
Daniel Gibbs
0b38915f03 feat:add version and port details to lockfile 2020-12-04 14:28:25 +00:00
Daniel Gibbs
b7c8f9e548 v20.6.0 2020-12-04 14:21:06 +00:00
Daniel Gibbs
4659f98941 codacy
codacy
2020-12-04 14:01:56 +00:00
Daniel Gibbs
a09bc9ec8a Merge branch 'develop' into release/v20.6.0 2020-12-04 13:38:58 +00:00
Daniel Gibbs
b19c9a0a4a Revert "feat: improve uniqueness tmux session name (#3081)"
This reverts commit 990edfd775ec0b3dcd091b3017d94cdb2b88ce6b.
2020-12-04 13:33:45 +00:00
Daniel Gibbs
b513e8c8b8 codacy changes 2020-12-01 20:13:28 +00:00
Christian
b1d866d023
fix(samp): fix config change after installation (#3119) 2020-11-30 20:40:14 +00:00
Christian
269bf6e491
fix: add connect timeout to core curl functions (#3117) 2020-11-29 13:20:56 +00:00
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 <joshhsoj1902@gmail.com>
2020-11-28 22:17:47 +00:00
Daniel Gibbs
6eabed9565
feat(ut99server): update UT99 to version 469a (OldUnreal patch) (#3110) 2020-11-22 19:00:44 +00:00
tkrn
097bb991ab
feat(mods): metamod/amxmodx for goldsrc engines (#3104) 2020-11-19 22:03:04 +00:00
Daniel Gibbs
26d750133b Update ssh-agent to 0.4.1 2020-11-18 23:05:38 +00:00
Christian
afe2b70cae
feat(new server): pvrserver (#2384) 2020-11-18 22:46:43 +00:00
Daniel Gibbs
a62d9236a3 code tidy 2020-11-14 21:25:42 +00:00
Christian
5add746d00
fix(deps): change ubuntu 20.10 to use lib32gcc-s1 (#3094) 2020-11-14 21:12:01 +00:00
Christian
bb78ee3655
fix(bf1942): servername parsing (#3096) 2020-11-13 21:47:58 +00:00
Christian
e8a71183b8
fix(bf1942): add missing dependency to checks for libncurses5:i386 (#3098) 2020-11-13 21:47:48 +00:00
Daniel Gibbs
1fbcbde40c
fix(btserver): add dependency libicu (#3083) 2020-10-13 22:33:24 +01:00
H3o66
27fe4a6529 fix(btserver): add dependency check for libicu 2020-10-13 23:31:25 +02:00
Christian
5d7ff92d9b
fix(details): Barotrauma will show as needing to be edited in game config (#3085) 2020-10-11 13:32:48 +01:00
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 <1569551+j4s0n@users.noreply.github.com>
2020-10-11 00:48:11 +01:00
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.
2020-10-10 22:14:19 +01:00
Daniel Gibbs
f0f0a56133
feat: remove support for Serious Sam 3 and Goldeneye: Source (#3078) 2020-10-09 12:12:17 +01:00
Christian
0ff4305c39
feat(mods): add Stripper:Source to the modlist (#3070) 2020-10-07 20:20:29 +01:00
Daniel Gibbs
6f152ecfb3
Updated Codacy badge to new organisation 2020-10-07 11:46:19 +01:00
Daniel Gibbs
dd0b9c6bb6 Merge branch 'hotfix/v20.5.1' into develop 2020-10-05 22:46:36 +01:00
Daniel Gibbs
4179a779a9 Merge branch 'hotfix/v20.5.1' v20.5.1 2020-10-05 22:46:36 +01:00
Daniel Gibbs
ff646adb24 Version v20.5.1 2020-10-05 22:35:12 +01:00
Christian
455fd03787
fix(rustserver): fix wipe for player.states.*.db (#3065) 2020-10-05 22:32:03 +01:00
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
2020-10-05 22:31:09 +01:00
Daniel Gibbs
6df8023286 Merge branch 'develop' into hotfix/v20.5.1 2020-10-05 20:44:36 +01:00
Christian
901b7c3a16
fix(insserver): fix steamclient.so error (#3062) 2020-10-04 21:25:51 +01:00
Daniel Gibbs
f774335d7a
Update no-response.yml 2020-09-26 23:30:03 +01:00
Daniel Gibbs
35c1ba80d4 Merge branch 'master' into develop 2020-09-20 22:42:59 +01:00
Daniel Gibbs
7380bb99c2
Merge pull request #3054 from GameServerManagers/release/v20.5.0
Release v20.5.0
v20.5.0
2020-09-20 21:48:04 +01:00
Daniel Gibbs
e794d89200 Release 20.5.0 2020-09-20 21:41:39 +01:00
Daniel Gibbs
0bfffbcff9 Merge remote-tracking branch 'origin/release/v20.5.0' into release/v20.5.0 2020-09-20 21:32:41 +01:00
Daniel Gibbs
5b84fb5bf4 Release 20.5.0 2020-09-20 21:32:35 +01:00
Christian
47a02e87d6
fix(mod): csgo pug fix var not set (#3053) 2020-09-20 21:01:19 +01:00
Daniel Gibbs
5864379881 Merge branch 'h3o66-refactor/fn-steamclient-so' into develop
feat(fix): move steamclient.so fix to a separate function
2020-09-20 15:06:54 +01:00
Daniel Gibbs
6a7ad6d986 merge 2020-09-20 15:06:39 +01:00
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 <boaz.sylvannia@live.com>
Co-authored-by: Alasdair Haig <alasdair.coille@gmail.com>
Co-authored-by: AlasdairHaig <AlasdairHaig@users.noreply.github.com>
2020-09-20 14:58:28 +01:00
H3o66
a6d564ccbe refactor(fix): move steamclient.so fix to a seperate function 2020-09-20 14:47:03 +02:00
Daniel Gibbs
d656bebfd0 Merge branch 'h3o66-fix/csgo-get5mod' into develop
fix(mods): fix csgo get5 fetching for the latest version
2020-09-20 10:13:16 +01:00
Daniel Gibbs
90c72ea1d4 Merge branch 'develop' into h3o66-fix/csgo-get5mod 2020-09-20 10:12:34 +01:00
Christian
8e4d7ae979
fix(mcb): update fails, as the site does a redirect and does not follow (#3047) 2020-09-20 10:10:23 +01:00
Christian
7fe992920c
fix(wurm): fix server startup for wurm and dependency (#3046) 2020-09-20 10:07:21 +01:00