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
Daniel Gibbs
c79b8232ad
Removed config
9 years ago
Daniel Gibbs
f372f03594
if in wrong place
9 years ago
Daniel Gibbs
739d7a1b6f
Updated to newer design
9 years ago
Daniel Gibbs
04b9a022ea
Merge branch 'develop'
Conflicts:
lgsm/functions/core_functions.sh
9 years ago
Daniel Gibbs
6b95ba4e4c
Merged feature/pushbullet-channel into develop
9 years ago
Daniel Gibbs
e878a50601
Merged branch feature/pushbullet-channel into develop
9 years ago
Daniel Gibbs
bdc36f5443
added missing return
9 years ago
Daniel Gibbs
618b791abb
Merged feature/pushbullet-channel into develop
9 years ago
Daniel Gibbs
0f18a405ed
Removed Info about channeltags
All info about the channeltag var is now on the wiki. It is now the standard method to have info relating to vars in the wiki rather than in the script.
9 years ago
Daniel Gibbs
77d243482c
Merge pull request #1172 from JATO457/develop
Adds Channel support to Pushbullet alerts.
9 years ago
Daniel Gibbs
59890d162a
Merged branch hotfixes into develop
9 years ago
Daniel Gibbs
85a51d045a
Merged develop into hotfixes
9 years ago
Daniel Gibbs
bab3ef6403
Merged hotfix-pzserver into develop
9 years ago
Daniel Gibbs
2d653e7653
Version to remain the same with hotfixes
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
Daniel Gibbs
b93af8ce7a
Merged branch hotfixes into master
9 years ago
UltimateByte
2ef211d0bc
Check variables first & remove lockfile earlier
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
UltimateByte
9bf74b80c2
executable hotfix for Rust | fixes #1171
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
93fd712b7c
Merged release/161113 into develop
9 years ago
Daniel Gibbs
8e7574a039
Removed this config as not required
9 years ago
Daniel Gibbs
043b44d315
Added bypass for travis tests
9 years ago
Daniel Gibbs
c6f5aed2c1
Added config.lua for jc2 test
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
9a93dc3d2f
Release number updated
9 years ago
Daniel Gibbs
fe50133cef
Backup Improvements ( #1184 )
* Added last backup x days ago
* Added lock file creation to logs
* corrected trap display ...
* updated log messages
* 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
efcbc84a63
Updated test with new style
9 years ago
Daniel Gibbs
059cac1a0f
Corrected game name
9 years ago
Daniel Gibbs
96a34c9b07
Serverfiles now in order
9 years ago
Daniel Gibbs
e714e6a412
Merge branch 'develop'
Conflicts:
lgsm/functions/command_install.sh
lgsm/functions/fix.sh
lgsm/functions/fix_glibc.sh
lgsm/functions/install_config.sh
lgsm/functions/install_server_files.sh
9 years ago
Alexander Hurd
d8bd68e9c8
adding Call of Duty 2 ( #1127 )
* Added Call of Duty 2
9 years ago
UltimateByte
ade6d66a18
executable hotfix for Rust | fixes #1171
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
JATO457
54d5760df5
Merge pull request #1 from JATO457/pushbullet-channelpush
Pushbullet Channel Support
9 years ago
JATO457
b845252e4d
Pushbullet Channel Support
Adds support to push to channels with alert_pushbullet.sh and strings
added to main server files
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
Daniel Gibbs
dcd5fb72a8
Merged branch release-161030 into develop
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