Daniel Gibbs
073bbea786
Added COD 4 to details
8 years ago
Daniel Gibbs
1e5852b753
Renamed to CallOfDuty2
8 years ago
Daniel Gibbs
64e6a08745
Added Call of Duty 4 server config
8 years ago
Daniel Gibbs
93b93379f5
Added COD 4
8 years ago
Daniel Gibbs
d57d64f741
Updated COD4 file
8 years ago
Daniel Gibbs
83e6ce0e48
Adding COD4
8 years ago
Daniel Gibbs
e912cc5f78
#1204 "/stop" is replaced by "stop"
8 years ago
Marvin Lehmann
3db82db867
Corrected overlooked maxplayers variables
I hope I shouldn't have created a branch for that.. Just a small dev
hotfix.
8 years ago
Daniel Gibbs
1cc68d4e9b
issue #1085
8 years ago
Daniel Gibbs
012e37640c
Changed slots to Maxplayers #1036
see issue #1036
8 years ago
Daniel Gibbs
6103215513
Added CoD: WaW
8 years ago
Marvin Lehmann
6c43ad882f
Made server_port grep more unique
master_server_port was also grep'd before
9 years ago
Marvin Lehmann
9823aed3df
Move parameter variables to configs
Setting variables in configs is preferred.
9 years ago
Marvin Lehmann
4e69406995
Display correct config name when copying
9 years ago
Marvin Lehmann
62b7f98807
Standardized DST config function partly
and cleaned up dstserver script
9 years ago
UltimateByte
73a3132a93
better comments
9 years ago
UltimateByte
54162196af
added fix_rust.sh
9 years ago
UltimateByte
bffd43bae2
Create fix_rust.sh
9 years ago
UltimateByte
56286fd617
Rust fix
9 years ago
Daniel Gibbs
f16890a6fc
Moved UT99
9 years ago
Daniel Gibbs
32fa578b40
Updated location of COD:UO
9 years ago
Daniel Gibbs
1296928114
Added CODUO
9 years ago
Daniel Gibbs
a629527bae
Added CODUO
9 years ago
Daniel Gibbs
3a49c8ea41
Added COD:UF
9 years ago
Daniel Gibbs
c07f5b2b32
COD:UO server added
9 years ago
Daniel Gibbs
238ad0a94c
Added COSUO config
9 years ago
Marvin Lehmann
4092d49278
Fixed Project Zomboid config handling
- Corrected default config names
- Use service name for config and "server name"
- Added fn_check_cfgdir call to create non-existing config directory
9 years ago
UltimateByte
2ef211d0bc
Check variables first & remove lockfile earlier
9 years ago
Marvin Lehmann
904cd4cbec
Switched config branch and removed token message after install
9 years ago
UltimateByte
2ce6e91e44
hotfix for ts3 server pass
Issue: other functions were triggering core_exit.sh
Fix: bypass them
bonus: better output
Sample output:
http://hastebin.com/quxulezila.rb
9 years ago
UltimateByte
abcb34ac53
hotfix for ts3 server pass
9 years ago
Daniel Gibbs
f0bd1bfc5c
Release/161113 ( #1185 )
* Fixes #991 (#1165 )
* stbuf will no longer be used on x64 #991
* Added BF1942 ncurses requirement to CentOS
* adding Call of Duty (#1118 )
* adding Call of Duty 2 (#1127 )
* Improvements up command_backup.sh
added backup trap and improved lockfile support
changes to the messages displayed on screen
renamed some functions
other misc changes
9 years ago
Daniel Gibbs
043b44d315
Added bypass for travis tests
9 years ago
Marvin Lehmann
cf1584ebe8
Corrected name of Starbound config
9 years ago
Marvin Lehmann
cd6d644272
Corrected name of Starbound config
9 years ago
Daniel Gibbs
91fd6952e4
fix_cod2.sh not required
9 years ago
Daniel Gibbs
96a34c9b07
Serverfiles now in order
9 years ago
Alexander Hurd
d8bd68e9c8
adding Call of Duty 2 ( #1127 )
* Added Call of Duty 2
9 years ago
Marvin Lehmann
8a21bfe48d
Fixes and improvements
- moved tick_rate to config
- corrected config info (port -> masterport)
- corrected default cluster.ini path
- added missing $ for variables
9 years ago
Marvin Lehmann
4ab4218fbc
Added missing "then"
9 years ago
Marvin Lehmann
d5b7c3cba6
Overhauled Don't Starve Together server
WORK IN PROGRESS
- use ip parameter and/or ip from config
- standardize fn_dstconfig() ?
- ..
9 years ago
UltimateByte
ee6c6c920e
hotfix for ts3 server pass
9 years ago
UltimateByte
20de638b79
hotfix for ts3 server pass
Issue: other functions were triggering core_exit.sh
Fix: bypass them
bonus: better output
Sample output:
http://hastebin.com/quxulezila.rb
9 years ago
Alexander Hurd
7d16230522
adding Call of Duty ( #1118 )
* adding codserver Call of Duty 1
9 years ago
Daniel Gibbs
1e0215734d
Updated comment
9 years ago
Daniel Gibbs
c978dde5c9
Added BF1942 ncurses requirement to CentOS
9 years ago
UltimateByte
f7a2ec60fc
Fixes #991 ( #1165 )
* stbuf will no longer be used on x64 #991
9 years ago
Daniel Gibbs
c896c1b25d
backupcount=0 by default
Previous solution 1a5fc1471b
caused issue with the find command showing an error.
9 years ago
Daniel Gibbs
fb918470e4
removed return
9 years ago
Daniel Gibbs
1a5fc1471b
Fixes bug allowing backups to show when there are no backups
Backups were being displayed in details even if the backups dir did not contain backups
9 years ago