17 Commits (52fc1afcc3a667c0975c43bcfea13fb83a3a3228)

Author SHA1 Message Date
Jared Ballou 52fc1afcc3 Committing new gamedata and mod changes 10 years ago
Jared Ballou e0ed19eef4 Updated logging, created log_dirs.sh to create log directories and make links. Added mods, will be applied on top of games. 10 years ago
Jared Ballou b557a9199c Big overhaul to use params smarter in gamedata. Added Codename: CURE to the supported games. Cleaned up game_settings parser to make names consistent. Changed lgsmdir structure to put logs, settings, and cfg under lgsm/servers/GAME directory. Old way caused collisions if more than one LGSM game type was installed in the same directory. I haven't figured out how to cleanly pull in existing files, so be aware that you have to manually move them. This commit will probably break a lot of stuff 10 years ago
Jared Ballou 287f9acfeb Added Mumble and TS3 to gamedata. Starting to merge script options into gamedata files as well. Moved lgsm-core script to root of repo. Preparing to support piping the lgsm-core script to Bash to do one-line installation. Broke off Steam-specific settings into new _steam gamedata file. 10 years ago
Jared Ballou 5b09a144fc Adding beta and workshop support for Source engine games 10 years ago
Jared Ballou 5eb17b6008 Removed fn_add_game_dependency and using settings.tmp/dependencies file to track dependencies now 10 years ago
Jared Ballou 596cc17b1c Added new fn_add_game_dependency function to add dependencies to gamedata. Moved all old scripts to old-games-no-longer-used directory. Moved all cfg files to cfg/GAME directories. Preparing to migrate cfg files to templates 10 years ago
Jared Ballou d26dddacd5 Updated parms and defaults to fix lock issue, parameters now parse 10 years ago
Jared Ballou c4563c67bb More hash updates 10 years ago
Jared Ballou 11c37a4e18 More hash updates 10 years ago
Jared Ballou a42092bc75 More hash updates 10 years ago
Jared Ballou 9171fd7cb4 More hash updates 10 years ago
Jared Ballou ce14e5065b Readying github hash checker 10 years ago
Jared Ballou 6e85dc17f9 Updated colored text to print in brackets, added color code lookups, neatened up output 10 years ago
Jared Ballou c64f393deb Moved gamedata to live under cfg so even in non-lgsmdir installs it doesn't get messy 10 years ago
Jared Ballou 83cf3012e8 Renamed games to gamedata to more accurately reflect the purpose 10 years ago
Jared Ballou f6f802bbc3 Added CS:GO as another test of gamedata loader. Moved the config portion and gamedata loader to game_settings.sh. 10 years ago