Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
1733723
Fixed OpenTTD so that it builds
matthewh86 Aug 21, 2018
03b75ad
Functional OpenTTD configuration
matthewh86 Aug 21, 2018
bfd569a
Minor space formatting
matthewh86 Aug 21, 2018
98e257b
Add Left4Dead2 metamod
matthewh86 Aug 22, 2018
179e0be
Add Insurgency
matthewh86 Aug 22, 2018
f8ddd43
Add readme
matthewh86 Aug 22, 2018
b31559f
Add GunGame and Hide+Seek
matthewh86 Aug 23, 2018
8e23c20
Add ABM
matthewh86 Aug 25, 2018
5f37157
Change FULL_ADMINS variable (doesn't seem to work)
matthewh86 Aug 25, 2018
35b69cf
Add L4DToolZ and mission changer plugins
matthewh86 Aug 27, 2018
43aad58
Rename l4d2-abm to l4d2-moreslots
matthewh86 Aug 27, 2018
ce409a0
Removed environment/config variables which did not work
matthewh86 Aug 27, 2018
64a2052
Add TICKRATE and update readme with build notes
matthewh86 Aug 27, 2018
f5d6c67
Standardised the css directory contents
matthewh86 Aug 27, 2018
b8fef32
Renamed start scripts
matthewh86 Aug 27, 2018
cd9be2f
Download Trackmania as part of Docker build
matthewh86 Aug 21, 2018
eab7324
Added extra environment variables for configuration
matthewh86 Aug 27, 2018
4b49366
use /openttd as path and set default passwords
matthewh86 Apr 15, 2019
8e9e7fc
Merge remote-tracking branch 'origin/master' into fix-openttd
matthewh86 Apr 15, 2019
f6a5992
Merge pull request #1 from noxtech/fix-openttd
matthewh86 Apr 15, 2019
d5e0971
Merge remote-tracking branch 'origin/master' into fix-trackmania
matthewh86 Apr 15, 2019
0168f3d
Merge pull request #2 from noxtech/fix-trackmania
matthewh86 Apr 15, 2019
2243e2c
Merge remote-tracking branch 'origin/master' into l4d2-metamod
matthewh86 Apr 15, 2019
5ee7490
Merge pull request #3 from noxtech/l4d2-metamod
matthewh86 Apr 15, 2019
c5cda91
Merge remote-tracking branch 'origin/master' into css-hideandseek-gun…
matthewh86 Apr 15, 2019
b17944e
Merge pull request #4 from noxtech/css-hideandseek-gungame
matthewh86 Apr 15, 2019
c5aad24
Merge remote-tracking branch 'origin/master' into add-insurgency
matthewh86 Apr 15, 2019
8f33a65
Merge pull request #5 from noxtech/add-insurgency
matthewh86 Apr 15, 2019
41fd8d0
Merge remote-tracking branch 'origin/master' into l4d2-moreslots
matthewh86 Apr 15, 2019
fc376d5
Merge pull request #6 from noxtech/l4d2-moreslots
matthewh86 Apr 15, 2019
27634c4
Merge remote-tracking branch 'osl/master'
matthewh86 Apr 15, 2019
03ea8a8
Merge remote-tracking branch 'origin/master' into merge-osl
matthewh86 Apr 15, 2019
857f7b0
Merge pull request #7 from noxtech/merge-osl
matthewh86 Apr 15, 2019
38ba50f
remove utility files from CSGO
matthewh86 Apr 15, 2019
b4206a8
update openttd
matthewh86 Apr 16, 2019
7510983
remove common scripts
matthewh86 Apr 16, 2019
c9ef5fd
remove build scripts
matthewh86 Apr 16, 2019
af0a42c
update source readmes with LAN troubleshooting
matthewh86 Apr 16, 2019
85679a2
update l4d2 and steamcmd
matthewh86 Apr 16, 2019
ed7d166
update csgo
matthewh86 Apr 16, 2019
a775d6c
add SCPSL and new caching build script
matthewh86 Aug 22, 2021
64a405f
Merge remote-tracking branch 'osl/master'
matthewh86 Aug 25, 2021
7d98f4e
update csgo and remove build.sh files
matthewh86 Aug 25, 2021
f803030
SCP Secret Laboratory
matthewh86 Aug 22, 2022
9bc3919
l4d2 multislot
matthewh86 Aug 26, 2022
94a98f9
Update SCP EXILED and plugins
matthewh86 Jul 26, 2024
2f5354f
set noninteractive for base
matthewh86 Aug 5, 2024
5931eaf
fix l4d2 and multislot after mod updates
matthewh86 Aug 5, 2024
94fef7d
conform tf2 to new pattern, add metamod and mvm
matthewh86 Aug 5, 2024
d2016be
update scpsl-exiled plugins
matthewh86 Aug 5, 2024
beee73c
conform insurgency to new pattern
matthewh86 Aug 5, 2024
1acdcd3
conform css to new pattern, metamod and gungame
matthewh86 Aug 5, 2024
082f6ad
add EulaAccepted config file
matthewh86 Aug 8, 2024
34e3049
use DOCKER_BUILDKIT
matthewh86 Aug 8, 2024
79fc6eb
tidy up l4d2 filenames
matthewh86 Aug 8, 2024
2b936b9
base and steamcmd minor refactor
matthewh86 Aug 14, 2024
6c988cb
update l4d2
matthewh86 Aug 14, 2024
6bdaf3e
update css
matthewh86 Aug 14, 2024
dfabfca
add cleanup script
matthewh86 Aug 14, 2024
8df3112
update insurgency
matthewh86 Aug 14, 2024
0f90466
update hl2dm
matthewh86 Aug 14, 2024
962a348
move old build servers into legacy folder
matthewh86 Aug 14, 2024
2fadbb3
add wip to wips
matthewh86 Aug 14, 2024
969d15b
refactor base, steamcmd, and update l4d2
matthewh86 Aug 29, 2024
38de9c6
remove legacy .cache-info remnants
matthewh86 Aug 29, 2024
7113fcd
l4d2 start.sh fix
matthewh86 Aug 30, 2024
d393a10
css updates
matthewh86 Aug 30, 2024
8ca9873
move DOCKER_BUILDKIT from docker build
matthewh86 Aug 30, 2024
dc5c445
use COPY instead of ADD
matthewh86 Aug 30, 2024
04792b3
css and gungame improvements
matthewh86 Aug 30, 2024
7e92a5b
rework css configuration and add deathmatch
matthewh86 Sep 2, 2024
ed7aae8
add blackmesa
matthewh86 Aug 6, 2025
948925b
update docker_build.sh
matthewh86 Aug 6, 2025
283cc83
update scpsl-exiled
matthewh86 Aug 6, 2025
832b78e
update css Dockerfile
matthewh86 Aug 6, 2025
ace6f6a
remove gungame files from css-deathmatch
matthewh86 Aug 6, 2025
fac36a3
update l4d2-multislot
matthewh86 Aug 6, 2025
697ef95
update ut2004
matthewh86 Aug 6, 2025
4bc09cb
add cs1_6-wip
matthewh86 Aug 6, 2025
a2e6f58
add CACHE_DATE to tf2-melkort-mvm-wip
matthewh86 Aug 6, 2025
6d58c29
set progress=plain
matthewh86 Aug 7, 2025
6bced09
update ut2004
matthewh86 Aug 7, 2025
4a3a4ad
update openttd
matthewh86 Aug 7, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
move old build servers into legacy folder
  • Loading branch information
matthewh86 committed Aug 14, 2024
commit 962a348e573360dfb0d3c6bc136f51e96b9c6d28
6 changes: 0 additions & 6 deletions csgo-metamod/start.sh

This file was deleted.

1 change: 0 additions & 1 deletion csgo/.cache-info

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 2 additions & 0 deletions csgo-metamod/Dockerfile → legacy/csgo-metamod/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM csgo

USER root

WORKDIR /steam/csgo/
USER steam
ADD download.sh .
Expand Down
File renamed without changes.
12 changes: 4 additions & 8 deletions csgo-metamod/download.sh → legacy/csgo-metamod/download.sh
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
#!/bin/bash

MMVERSION=$( curl https://www.sourcemm.net/downloads.php/?branch=stable | grep -o "mmsource-[0-9\.]*-git[0-9]\+-linux.tar.gz" | head -n 1 )

MMMAJORVERSION=$(echo $MMVERSION | cut -d '-' -f 2 | cut -d '.' -f 1,2 )

curl -o $MMVERSION https://mms.alliedmods.net/mmsdrop/$MMMAJORVERSION/$MMVERSION
echo "Downloading metamod ${MMMAJORVERSION}.${MMVERSION}..."
curl -o $MMVERSION "https://mms.alliedmods.net/mmsdrop/$MMMAJORVERSION/$MMVERSION"

SMVERSION=$( curl http://www.sourcemod.net/downloads.php?branch=stable | grep -Eo "sourcemod-.*?-linux.tar.gz" | head -n 1 )

SMMAJORVERSION=$( echo $SMVERSION | grep -Eo "\-[0-9]*\.[0-9]*" | grep -Eo "[0-9]*\.[0-9]*")

echo $SMVERSION
echo $SMMAJORVERSION

SMURL="http://www.sourcemod.net/smdrop/$SMMAJORVERSION/$SMVERSION"
curl -o $SMVERSION $SMURL
echo "Downloading metamod ${SMMAJORVERSION}.${SMVERSION}..."
curl -o $SMVERSION "http://www.sourcemod.net/smdrop/$SMMAJORVERSION/$SMVERSION"
File renamed without changes.
6 changes: 6 additions & 0 deletions legacy/csgo-metamod/start.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!/bin/bash

echo "$FULL_ADMINS" "@Full Admins" > csgo/addons/sourcemod/configs/admins_simple.ini

./configure.sh
./launch.sh
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 0 additions & 2 deletions csgo/Dockerfile → legacy/csgo/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
FROM steamcmd

# Dear srcds, plz don't crash. We have brought you these offerings.
USER root
RUN dpkg --add-architecture i386; apt-get update; apt-get install -y libstdc++6:i386 libcurl4-gnutls-dev:i386

ENV GAME=csgo
ENV APP_ID=740
Expand Down
File renamed without changes.
File renamed without changes.
3 changes: 1 addition & 2 deletions csgo/launch.sh → legacy/csgo/launch.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/bin/bash

set -e
set -u
cd /steam/${GAME}/

if [[ -n $SOURCETV_ADDR ]]
then
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Empty file removed zdaemon/wads/.gitsavefolder
Empty file.