1272 Commits (8ce92c9a2009f82cf609e8811ab623d30b4ebf43)
 

Author SHA1 Message Date
Jared Ballou 8ce92c9a20 Updated dir creation script to work when piped 10 years ago
Jared Ballou 63ffb0087b Updated installer to support piped script as source 10 years ago
Jared Ballou 2e140ae357 Updated gamedata files to include options and commands instead of having them on core_getopt.sh as code. Added gamedata removal to update_functions.sh 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 bc9feb7d3e Had to edit beta command lines to not be included in the appid quotes 10 years ago
Jared Ballou e49f319dfb Updating README 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 b892904220 Updated installer to use proper source path 10 years ago
Jared Ballou de2835e728 Added SourceMod Auto Installer 10 years ago
Jared Ballou 039384abed Bumped lgsm-core version 10 years ago
Jared Ballou 62318922f6 Updated .gitignore to ignore the entire lgsm dir 10 years ago
Jared Ballou f4003da967 Added center print and horizontal line displays to core_messages. Added menu processor that can use ncurses with bash builtin fallback. Updated master script with self-installation feature. 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 1ae9dd5d93 Merge branch 'master' of github.com:jaredballou/linuxgsm 10 years ago
Jared Ballou c3f8c7fc49 Updated README 10 years ago
Jared fa60bb914b Updated README 10 years ago
Jared Ballou a0e37297a9 Stopped trying to do my own hashing and rely on Git for now 10 years ago
Jared Ballou d26dddacd5 Updated parms and defaults to fix lock issue, parameters now parse 10 years ago
Jared Ballou f36c1518f5 Added git_update variable to control the Git updates, it keeps fixing my local files since the hashes don't match. 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 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 d6dc2f7eaa More hash updates 10 years ago
Jared Ballou 70c2c81efd More hash updates 10 years ago
Jared Ballou 3f9358c108 More hash updates 10 years ago
Jared Ballou 9171fd7cb4 More hash updates 10 years ago
Jared Ballou 169dc8b3c1 More hash updates 10 years ago
Jared Ballou ce4b0a44b9 More hash updates 10 years ago
Jared Ballou a42a04c779 More hash updates 10 years ago
Jared Ballou 94656b7cc0 Added GitHub Hash into functions 10 years ago
Jared Ballou ce14e5065b Readying github hash checker 10 years ago
Jared Ballou a3412cfde1 Working on manifest, getting it ready to merge with functions 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 fd95a46791 GitHub pull update 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 989c0ed393 Missed a -p in mkdir for github fetch 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
Jared Ballou 963eef36e3 Bugfixes, new game parser updates 10 years ago
Jared Ballou b44f93085a Major rework to put subdirectories under lgsm directory, as a test. New games support function that has parameters set from hierarchially loaded gamedata files to stgart to move towards single-instance manager for all games 10 years ago
Jared Ballou 25130ff22a Updated insserver script to have headers and default values set from script in a more standardized way. 10 years ago