15 Commits (287f9acfebf81f19259556384052a33625dbe750)

Author SHA1 Message Date
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 1712d4b6c8 Version bump. New beta and workshop support in insserver. _parms_plusminus updated to skip unset parameters (set non-argumented switches with ' '). parms also interpolates the parameters at runtime to make sure we are looking at the right values 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 86d9f0cd31 Updated gamedata files so gamename is equivalent to the directory names in the repo. Renamed PiratesVikingandKnightsII to PiratesVikingsandKnightsII since it was missing the s in Vikings. Added new file __game_list in gamedata that has all the gamenames for the available servers, this will be used by the new installer feature. Created _MasterScript directory and lgsm script in it, this will be the new core script location. 10 years ago
Jared Ballou 1b8359a28c Organizing gamedata 10 years ago
Jared Ballou d60c80c987 Added _gslt and _workshop snippets to encpsulate that config. Need to figure out how to deprecate cleanly, started renaming variables.All gamedata files use fn_set_game_params settings now, ready to test 10 years ago
Jared Ballou c3f8c7fc49 Updated README 10 years ago
Jared fa60bb914b Updated README 10 years ago
Jared Ballou d26dddacd5 Updated parms and defaults to fix lock issue, parameters now parse 10 years ago
Jared 3e11b522fd Trying to interpret constructed strings 10 years ago
Jared c75ee24b5d Missed quote on parms 10 years ago
Jared 8f3a7375d3 More gamedata updates, slowly bringing everything in 10 years ago
Jared Ballou 4d2a780f11 Gamedata dump, needs a real cleanup 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