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
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
Christian
a99cc53529
fix(mods): change url to new domain for oxide + redo last version fetch ( #3037 )
5 years ago
Christian
7a6b9f3294
fix(mods): sdtd oxide url parsing from github with jq ( #2883 )
5 years ago
Daniel Gibbs
66bf5e059e
feat(log): refactor log handling ( #2859 )
* standardise module identifiers
* renamed logs.sh to core_logs.sh
* improve stats log
* remove local
* functionselfname rename
5 years ago
Daniel Gibbs
f76cd6b266
fix(logs): resolve modulename not showing in logs ( #2818 )
5 years ago
Daniel Gibbs
d106384e28
feat: convert commandname to modulename ( #2728 )
5 years ago
Daniel Gibbs
835fdee88e
feat(core): convert ${curlpath} to using curl and improve code standards ( #2616 )
5 years ago
Frisasky
87a3570141
feat(mod): Update sourcemod to 1.10
5 years ago
Daniel Gibbs
7059d9a6cf
feat(linuxgsm): various ui improvements ( #2554 )
* added column to debug
* added colour to header
* colourised LinuxGSM header text
* updated donate message
* ascii logo
* warn colour and altered header
6 years ago
Daniel Gibbs
a8d3fafe85
v19.10.1
* fix(rustserver): new oxide download link for linux build 06.09.2019 (#2500 )
6 years ago
Diego Jara
98287d9515
feat(mods): add get5 and SteamWorks mods ( #2375 )
Co-authored-by: Diego Jara <[email protected] >
6 years ago
Attila
1e57f8e25c
GOKZ and TTT are only CS:GO mods
With the previous "source" Supported Engines option they were listed in every source games (for example in tf2server), which are not supported by these mods. Thx to Lamiiku for finding this.
6 years ago
Bara
2aa09d706b
Added TTT as CS:GO Gamemode
I tested it on my (ttt) test server and works fine. Let me know if anyone has a other opinion.
7 years ago
Kenny Lindelof
318d79ea94
added GOKZ to CS:GO server mod options
7 years ago
Daniel Gibbs
501194ca60
curl how follows redirects
https://github.com/GameServerManagers/LinuxGSM/pull/2008#issuecomment-420678178
7 years ago
Martin
46a7f8e004
Fix OxideRust download link
The OxideMod/Oxide.Rust GitHub repository is now found under theumod/umod.rust.
This, of course, has caused Oxide update to fail, and is simply fixed by swapping the URL. The Hurtworld and SevenDaysToDie are still belonging to the OxideMod account, but it may also migrate later.
See: https://github.com/theumod/umod.rust
7 years ago
Daniel Gibbs
6848c9dbf7
Revert " SC2168: 'local' is only valid in functions."
This reverts commit 062ca4236c
.
7 years ago
Daniel Gibbs
616e976251
Revert "SC2168: 'local' is only valid in functions."
This reverts commit aaa971c0ad
.
7 years ago
Daniel Gibbs
aaa971c0ad
SC2168: 'local' is only valid in functions.
7 years ago
Daniel Gibbs
062ca4236c
SC2168: 'local' is only valid in functions.
7 years ago
Cripix
a62b313de3
Update to new stable version of sourcemod
7 years ago
MissVoxxie
9ee71e21e0
mod_list Update / Fix
Fixed PAC3 not being in Global Array
Added Wiremod AutoInstaller
Added Wiremod-Extras AutoInstaller
7 years ago
Daniel Gibbs
77f1f9ea23
changed to new domain linuxgsm.com
7 years ago
UltimateByte
82336e65ac
Added PAC3 mod for Garry's Mod
Fixes #1828
7 years ago
UltimateByte
846949b2d9
Put Oxide for hurtworld grep at right location
Fixes #1789
7 years ago
UltimateByte
10d6dfb5d9
Updated oxide links using git api
7 years ago
Bourne-ID
0bebe6fde7
Fix #1681 - Oxide Seven Days file renamed
Oxide Seven Days To Die: Renamed Oxide-SevenDays.zip to Oxide-SevenDaysToDie.zip
8 years ago
Daniel Gibbs
fdbc6fc73c
updated function_selfname to help with issue #1425
8 years ago
RustSociety
7fa41cafc1
Included new repo destinations
8 years ago
Doc1337
a6d09ec696
Fix simple bug
DarkRP is gamemode, not addon.
8 years ago
Miro
1be84db3df
Update mods_list.sh
8 years ago
Miro
75c501d963
Fixed "SDTD-Oxide-Mod" Download
There was a wrong configuration.
8 years ago
Daniel Gibbs
267936408f
Updated URLs for updating metamod and sourcemod
8 years ago
Luke Spragg
7a9af83b0c
Update Oxide mod download URLs
Per http://oxidemod.org/threads/new-snapshot-build-server-and-download-locations.23770/
8 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
8 years ago
UltimateByte
873a8d3f5b
typo on advdupe 2
8 years ago
UltimateByte
f1c753d415
keep files usually customized for ACF mod
8 years ago
UltimateByte
9819ada0a4
added fn_mod_tidy_files_list info
8 years ago
UltimateByte
eb91545efc
tab fix
8 years ago
UltimateByte
75295065d2
comments & form revision
8 years ago
Daniel Gibbs
b8ea04d062
re arrainged to fix sm and mm not downloading
8 years ago
Daniel Gibbs
f1dbdd6cc6
Major re-organise
This is a major sort out of the new functions. To simplify and make it easier to follow the code. All functionality remains.
Possible bugs in this that will be resolved after testing
8 years ago
Daniel Gibbs
8b3721f25a
Many various changes
Im being laxy with commits. Still work to be done
8 years ago
Daniel Gibbs
1985955f3a
Loads of UI improvements and fixes
still lots of testing to do
8 years ago
UltimateByte
8a08cda905
"/?MD" drugs are bad
8 years ago
UltimateByte
fa8e32a7a3
Fixed sourcemod URL
8 years ago
UltimateByte
acdfafe4ba
polishing
8 years ago