Commit Graph

  • 6071de135a Merge pull request #650 from hurdad/master Daniel Gibbs 2016-01-26 17:07:57 +0000
  • 40640285dc fix for hldm + adding goldeneyesource + svencoop #650 Alexander Hurd 2016-01-26 02:26:41 -0500
  • 6dcaabff33 Merge pull request #649 from hurdad/master Daniel Gibbs 2016-01-26 06:56:35 +0000
  • 9042481f12 update default config #649 Alexander Hurd 2016-01-25 02:16:46 -0500
  • 2cfddcdfa7 rename Alexander Hurd 2016-01-25 01:46:46 -0500
  • 59ab5e29bd rename Alexander Hurd 2016-01-25 01:45:15 -0500
  • c05af4209d adding Sven Coop 5.0 Alexander Hurd 2016-01-25 01:24:04 -0500
  • 4a6b07e2ef Merge pull request #645 from PhilPhonic/patch-2 Daniel Gibbs 2016-01-23 15:35:24 +0000
  • aaab05c2a6 inssserver workshop support #645 Phil 2016-01-23 16:21:45 +0100
  • 9da2c79acf removed elif Daniel Gibbs 2016-01-23 07:52:44 +0000
  • 708448b020 added jc2server Daniel Gibbs 2016-01-23 07:51:57 +0000
  • dd11a6017c Merge b892904220 into b66a82e1f8 #525 jaredballou 2016-01-22 20:52:21 +0000
  • b66a82e1f8 Merge pull request #634 from PhilPhonic/patch-2 Daniel Gibbs 2016-01-22 19:48:15 +0000
  • b892904220 Updated installer to use proper source path Jared Ballou 2016-01-20 23:49:01 -0500
  • de2835e728 Added SourceMod Auto Installer Jared Ballou 2016-01-20 23:41:24 -0500
  • 039384abed Bumped lgsm-core version Jared Ballou 2016-01-20 22:29:04 -0500
  • 62318922f6 Updated .gitignore to ignore the entire lgsm dir Jared Ballou 2016-01-20 22:21:58 -0500
  • 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. Jared Ballou 2016-01-20 22:20:50 -0500
  • 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. Jared Ballou 2016-01-20 20:31:16 -0500
  • 1b8359a28c Organizing gamedata Jared Ballou 2016-01-19 17:10:10 -0500
  • 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 Jared Ballou 2016-01-19 16:53:12 -0500
  • 1ae9dd5d93 Merge branch 'master' of github.com:jaredballou/linuxgsm Jared Ballou 2016-01-19 15:19:37 -0500
  • c3f8c7fc49 Updated README Jared Ballou 2016-01-19 15:19:17 -0500
  • fa60bb914b Updated README Jared 2016-01-19 15:17:58 -0500
  • a0e37297a9 Stopped trying to do my own hashing and rely on Git for now Jared Ballou 2016-01-19 13:45:22 -0500
  • d26dddacd5 Updated parms and defaults to fix lock issue, parameters now parse Jared Ballou 2016-01-19 13:31:29 -0500
  • f36c1518f5 Added git_update variable to control the Git updates, it keeps fixing my local files since the hashes don't match. Jared Ballou 2016-01-19 13:14:08 -0500
  • 3e11b522fd Trying to interpret constructed strings Jared 2016-01-19 13:03:56 -0500
  • c75ee24b5d Missed quote on parms Jared 2016-01-19 12:58:27 -0500
  • 8f3a7375d3 More gamedata updates, slowly bringing everything in Jared 2016-01-19 12:41:00 -0500
  • 4d2a780f11 Gamedata dump, needs a real cleanup Jared Ballou 2016-01-19 07:47:17 -0500
  • c4563c67bb More hash updates Jared Ballou 2016-01-19 04:23:33 -0500
  • 11c37a4e18 More hash updates Jared Ballou 2016-01-19 04:20:55 -0500
  • a42092bc75 More hash updates Jared Ballou 2016-01-19 04:18:33 -0500
  • d6dc2f7eaa More hash updates Jared Ballou 2016-01-19 04:12:36 -0500
  • 70c2c81efd More hash updates Jared Ballou 2016-01-19 04:07:46 -0500
  • 3f9358c108 More hash updates Jared Ballou 2016-01-19 04:05:16 -0500
  • 9171fd7cb4 More hash updates Jared Ballou 2016-01-19 04:03:30 -0500
  • 169dc8b3c1 More hash updates Jared Ballou 2016-01-19 03:58:38 -0500
  • ce4b0a44b9 More hash updates Jared Ballou 2016-01-19 03:56:13 -0500
  • a42a04c779 More hash updates Jared Ballou 2016-01-19 03:53:23 -0500
  • 94656b7cc0 Added GitHub Hash into functions Jared Ballou 2016-01-19 03:47:23 -0500
  • ce14e5065b Readying github hash checker Jared Ballou 2016-01-19 03:34:16 -0500
  • a3412cfde1 Working on manifest, getting it ready to merge with functions Jared Ballou 2016-01-19 02:35:01 -0500
  • 6e85dc17f9 Updated colored text to print in brackets, added color code lookups, neatened up output Jared Ballou 2016-01-19 01:57:47 -0500
  • fd95a46791 GitHub pull update Jared Ballou 2016-01-19 01:26:28 -0500
  • c64f393deb Moved gamedata to live under cfg so even in non-lgsmdir installs it doesn't get messy Jared Ballou 2016-01-19 01:22:51 -0500
  • 989c0ed393 Missed a -p in mkdir for github fetch Jared Ballou 2016-01-19 01:11:32 -0500
  • 83cf3012e8 Renamed games to gamedata to more accurately reflect the purpose Jared Ballou 2016-01-19 01:10:09 -0500
  • f6f802bbc3 Added CS:GO as another test of gamedata loader. Moved the config portion and gamedata loader to game_settings.sh. Jared Ballou 2016-01-19 00:57:58 -0500
  • 963eef36e3 Bugfixes, new game parser updates Jared Ballou 2016-01-18 21:23:17 -0500
  • 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 Jared Ballou 2016-01-18 21:12:27 -0500
  • 25130ff22a Updated insserver script to have headers and default values set from script in a more standardized way. Jared Ballou 2016-01-18 19:15:41 -0500
  • 10dbf68f17 Initial code to detect missing deps Daniel Gibbs 2016-01-17 21:03:37 +0000
  • 43cbe01970 fix #634 Phil 2016-01-17 20:59:15 +0100
  • 9198dc1ba4 added error for readelf not existing Daniel Gibbs 2016-01-16 08:16:53 +0000
  • 55d048079a Brain Bread 2 added Glibc Requirements Daniel Gibbs 2016-01-14 20:06:20 +0000
  • 903362b6a0 Added GitHub downloader/updater POC. It downloads a manifest of the hashes for all files for use in comparisons. Jared Ballou 2016-01-13 06:42:49 -0500
  • b80d3fc0cb Updated check_root to allow root execution for Docker. Updated insserver script with more over-complicated features nobody wants or needs. Jared Ballou 2016-01-13 06:12:51 -0500
  • 8f23e8a23e Created addons tool as a proof of concept and test for Git fetching of addons for gameservers Jared Ballou 2016-01-13 03:25:39 -0500
  • 63595d5e9b Added JSON parser for pulling Git metadata and doing updates Jared Ballou 2016-01-12 10:19:34 -0500
  • 6d90017c85 Updating Git fetcher Jared Ballou 2016-01-12 00:42:46 -0500
  • b6d63b1a4c Merged default/common/instance configs and GitHub fetch updates Jared Ballou 2016-01-11 21:52:26 -0500
  • 790c90be39 Pulled upstream changes, added functions and cfg/servers in each game's directory to .gitignore Jared Ballou 2016-01-11 21:32:52 -0500
  • e26126dfba Removed SteamCMD check from start stop and debug Daniel Gibbs 2016-01-10 12:23:10 +0000
  • 607e41749f more corrections Daniel Gibbs 2016-01-10 11:38:35 +0000
  • 32bb0cb973 Corrected desc Daniel Gibbs 2016-01-10 11:35:47 +0000
  • ba7e5e1ca5 Updated Respawn Time Scale Description Daniel Gibbs 2016-01-10 11:27:36 +0000
  • 08a5ea1e03 Added -insecure to parms Daniel Gibbs 2016-01-10 11:13:30 +0000
  • 469fd3deea Added GSLT support Daniel Gibbs 2016-01-10 11:05:05 +0000
  • 8c9ac26c05 Corrected Name BrainBread 2 Daniel Gibbs 2016-01-10 11:01:54 +0000
  • bb9cee5690 Merge pull request #622 from dgibbs64/BrainBread-2 Daniel Gibbs 2016-01-10 10:43:27 +0000
  • c1c10684e2 Merge remote-tracking branch 'refs/remotes/origin/master' into BrainBread-2 #622 Daniel Gibbs 2016-01-10 10:39:10 +0000
  • 628a04583b Added BrainBread 2 Config Daniel Gibbs 2016-01-10 10:39:02 +0000
  • a587cfc7d2 Install SteamCMD now uses the check instead Daniel Gibbs 2016-01-10 10:38:43 +0000
  • e0ec06b91f Added Brainbread 2 config Daniel Gibbs 2016-01-10 10:25:41 +0000
  • 8eedfbd01a Changed Server to game Daniel Gibbs 2016-01-10 10:25:30 +0000
  • b9f130e5ed Changed Server to Game Daniel Gibbs 2016-01-10 09:39:57 +0000
  • 516a0af30e Added bb2server Daniel Gibbs 2016-01-10 00:49:50 +0000
  • 020a153c79 Added BB2 to GSLT Daniel Gibbs 2016-01-10 00:45:55 +0000
  • f01d83c7e5 Merge 8f82de0138 into f66f4c8a56 #619 TS3tools 2016-01-08 20:23:12 +0000
  • f66f4c8a56 Merge pull request #614 from dgibbs64/ts3-password Daniel Gibbs 2016-01-08 20:23:11 +0000
  • cfa3ffa409 date #614 Daniel Gibbs 2016-01-08 20:20:37 +0000
  • 8f82de0138 Replaced fix.sh with fix_csgo.sh #619 TS3tools 2016-01-08 20:47:39 +0100
  • 9dd1b0c83e minor fix Daniel Gibbs 2016-01-07 22:45:06 +0000
  • 2ce3389e31 word server Daniel Gibbs 2016-01-07 22:39:53 +0000
  • a50e2dc8c7 corrected message Daniel Gibbs 2016-01-07 22:37:58 +0000
  • 656746f2cd More interface changes Daniel Gibbs 2016-01-07 22:35:01 +0000
  • e056fc2b31 added nl Daniel Gibbs 2016-01-07 22:21:26 +0000
  • a4a6d16953 corrected messages Daniel Gibbs 2016-01-07 22:20:20 +0000
  • 1c60dc3b6a updated warning message Daniel Gibbs 2016-01-07 22:17:06 +0000
  • 56a7f1826d date Daniel Gibbs 2016-01-07 22:13:50 +0000
  • 63589ee53e Streamlined the command Daniel Gibbs 2016-01-07 22:11:49 +0000
  • f08f9a5477 Shortened the command name Daniel Gibbs 2016-01-07 21:15:26 +0000
  • 64a8652709 Merge remote-tracking branch 'refs/remotes/origin/master' into ts3-password Daniel Gibbs 2016-01-07 21:06:13 +0000
  • 04a0281440 Merge pull request #616 from hurdad/master Daniel Gibbs 2016-01-07 21:00:23 +0000
  • 2eb937ec8d adding GoldenEye: Source #616 Alexander Hurd 2016-01-07 03:35:20 -0500
  • 615a764751 Merge pull request #611 from dgibbs64/check-config Daniel Gibbs 2016-01-06 20:26:57 +0000
  • 37c3f7f2e2 Adjusted to run on specific commands #611 Daniel Gibbs 2016-01-06 20:23:28 +0000
  • 139c7e8aa6 Removed servercfgfullpath Daniel Gibbs 2016-01-06 20:14:35 +0000