diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
commit | 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch) | |
tree | 7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /games-fps/quake3-cpma | |
parent | 30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'games-fps/quake3-cpma')
-rw-r--r-- | games-fps/quake3-cpma/Manifest | 5 | ||||
-rw-r--r-- | games-fps/quake3-cpma/files/server.cfg | 146 | ||||
-rw-r--r-- | games-fps/quake3-cpma/metadata.xml | 37 | ||||
-rw-r--r-- | games-fps/quake3-cpma/quake3-cpma-1.48.ebuild | 26 |
4 files changed, 214 insertions, 0 deletions
diff --git a/games-fps/quake3-cpma/Manifest b/games-fps/quake3-cpma/Manifest new file mode 100644 index 000000000000..b1743b56113e --- /dev/null +++ b/games-fps/quake3-cpma/Manifest @@ -0,0 +1,5 @@ +AUX server.cfg 2977 BLAKE2B 33b58ebd3f75dc0ccb08ee1c059b61a2b13c44ede5433dc133a3bc70aae700629c45b7e8926a8e78f719b8960d478ec58fbff6dda5ce2a0646dceef85867108b SHA512 bf380b227eb2c1fcb0365bf930d6c89410942ecc1dec42d1cff1017d9bf3a1164126cb4a22e94b2f3baa3874a520650702b2013fb9b41e7be91151d543106045 +DIST cpma-mappack-full.zip 122543145 BLAKE2B a5a3884612715d370d8455ff08a7edf4122df73994551ac3a5e11e3acb779a7eeaf1688d03db560fdb3750abc96350bb9f86364558df93b12a61ad9800beded7 SHA512 bbc1ddd378f76ece224403ac7e1aeb1de2fec2756f438be07fb8f018e5e8cc6679cbf574eac51ce75daa0ee53b8b095ce5b46dffbd120df5450039ce754b9b37 +DIST cpma148-nomaps.zip 8045352 BLAKE2B f73fac90fe4aa8f862ca71b930fd37ebbf076c4050c020952e54895b40814a1e0865ca7ddc3c55a1425603a91ece51fafcb10ff8e863524580e0a9147d044e05 SHA512 6908065a98922774f3b80924a7286fe9008dea0e6e5e7d808e07d9d474bebf30c3e4ca2cd2587c93903095213fbaaff4154d309fd0ca002e80e871c99631c120 +EBUILD quake3-cpma-1.48.ebuild 635 BLAKE2B cd43801cc2ba8fa6b864ae576f1feaa14e834d3db96298c50a7b7f28a2d875d7bc3f1f6e95c2b7109440256e516ec43e0281b988198332d2ce0dccb5e3ce2e44 SHA512 17457bec277ab1626e28f929719748e8ddb6e8e561c8d1a48b2827f55f3db3165447ce2abf19f792e4fa8f27223ad74d8790053481b9ca7901a222b1586893dd +MISC metadata.xml 2140 BLAKE2B 2754a5009f48d11395932b039a46d789b4d29b4a3e9c47c650550a8c0bf5a934206d5b7231f6f4f15a8feaf965e4eb51a9b60c3bc9a9fc4cc257ef334dbd0398 SHA512 3ee4c8bb057183cc7aa852ce76fb793c9372ecfac8569eb9b8361e1c18d659f907424098733f3fe3ad24eb141ea97e354a6a8d813c0f5fb3e6f2de70bcefcebf diff --git a/games-fps/quake3-cpma/files/server.cfg b/games-fps/quake3-cpma/files/server.cfg new file mode 100644 index 000000000000..352d1e8e69fd --- /dev/null +++ b/games-fps/quake3-cpma/files/server.cfg @@ -0,0 +1,146 @@ +// Server Information +//========================= +sets ".admin" "" +sets ".email" "" +sets ".www" "" +sets ".location" "" +sets ".irc" "" + + +seta sv_pure 1 +seta server_ospauth 1 +seta sv_hostname "CPMA" +seta sv_maxclients 13 +seta sv_privateclients 1 +seta admin_log "adm.log" +seta logfile 3 +seta g_log "games.log" +seta filter_file "" +seta log_default 0 +seta log_stat 0 +seta viewcam_directory "" + + +seta sv_maxping 0 +seta sv_minping 0 +seta server_maxrate 25000 +seta sv_minrate 0 +seta server_maxpacketsmax 100 +seta server_minpacketsmax 30 +seta server_timenudgemax 100 +seta server_timenudgemin -25 +seta sv_allowdownload 1 +seta sv_floodprotect 0 +seta server_customclient 15 +seta server_pure 1 +seta server_promode 0 +seta server_realping 1 +seta server_thrufloors 1 +seta pmove_fixed 1 +seta pmove_msec 8 +seta g_inactivity 600 +seta bot_enable 0 + + +// MOTD Text +//========================= +seta server_motd1 "This server is powered by Gentoo Linux" +seta server_motd2 "" +seta server_motd3 "" +seta server_motd4 "" + + +// Password Settings +//========================= +set g_password "" +seta ref_password "none" +seta rconpassword "" +seta sv_privatePassword "" + + +// Set GameType Clan Arena +//========================= +seta g_gametype 5 +seta scorelimit 5 + + +// Match Settings +//========================= +seta g_doWarmup 0 +seta g_warmup 5 +seta match_mutespecs 0 +seta match_roundtimer 5 +seta match_timeoutcount 0 +seta match_timeoutlength 60 +seta match_hurtself 0 +seta match_startrespawn 0 +seta server_fallingdamage 0 +seta server_healthdamageself 0 +seta server_healthdamageteam 0 +seta server_armordamageself 0 +seta server_armordamageteam 0 +seta server_startrespawn 0 + + +// Vote/Callvote Settings +//========================= +seta g_allowVote 1 +seta vote_limit 10 +seta vote_percent 80 + + +seta vote_allow_armordamage 0 +seta vote_allow_fallingdamage 0 +seta vote_allow_flood 0 +seta vote_allow_map 1 +seta vote_allow_kick 1 +seta vote_allow_mutespecs 1 +seta vote_allow_referee 1 +seta vote_allow_limit 1 +seta vote_allow_bfg 0 +seta vote_allow_pure 0 +seta vote_allow_promode 0 +seta vote_allow_maxpackets 0 +seta vote_allow_timenudge 0 +seta vote_allow_startrespawn 0 +seta vote_allow_arenatype 0 +seta vote_allow_items 0 +seta vote_allow_altgraphics 0 +seta vote_allow_exec 0 +seta vote_allow_fastrail 0 +seta vote_allow_hook 0 +seta vote_allow_instagib 1 +seta vote_allow_lgcooldown 0 +seta vote_allow_allcaptain 0 +seta vote_allow_armor 1 +seta vote_allow_armorsystem 0 +seta vote_allow_overtime 0 +seta vote_allow_pmove 0 +seta vote_allow_poweruprespawn 0 +seta vote_allow_scorelimit 1 +seta vote_allow_teamdamage 0 +seta vote_allow_timelimit 0 +seta vote_allow_vstr 1 +seta vote_allow_weaponrespawn 0 + + +// Map Settings +//========================= +seta map_queue 1 +seta map_rotate 0 +seta map_once 1 +seta map_random 1 +seta map_nocount 0 +seta map_halt 0 + + +seta item_disable 1023 +seta powerup_disable 255 +seta weapon_deaddrop 0 +seta weapon_have 127 +seta weapon_start 8 + + +// Load This Map by Default +//========================= +map q3tourney5 diff --git a/games-fps/quake3-cpma/metadata.xml b/games-fps/quake3-cpma/metadata.xml new file mode 100644 index 000000000000..a5a834212f58 --- /dev/null +++ b/games-fps/quake3-cpma/metadata.xml @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer type="project"> + <email>games@gentoo.org</email> + <name>Gentoo Games Project</name> +</maintainer> +<longdescription> +The Challenge Pro Mode (CPM) project was created by Richard 'Hoony' Sandlant in May 1999 +(when the 'Q3test' was released) after he realised that Quake 3 Arena was going to have a +lot of "newbie-friendly" features and after John Carmack admitted a more challenging +version might be better for professional gamers (which is where the name "pro mode" came +from). + +The Challenge Pro Mode's goals were, first and foremost, to make a more exciting and +challenging game to play and we hoped that this would help advance Q3 into a professional +sport. Along the way we made a choice between making only small conservative changes to +Q3A, and making the changes that our design team recommended. We took the path of making +the changes that our design team felt were necessary. + +Our approach was to form an international project team and to separate "Design" from +"Programming". While the programming team might have input into the design process they +didn't make final design decisions - that was left to a team of experienced Quake players +who tested changes using a "tweaks" mod. The design team consisted of players with a mix +of competitive experience across Q1, Q2, Q3 and even UT. + +Before the design team began their work we asked the community to 'brainstorm' a list +(called the "candidates list") of all the possible changes they would like to see (some +were contradictory). We also asked noted commentators (pundits) in the community what they +thought might be best. The designers took note of all of these suggestions, and used a +long process of tweaking and testing to develop the Challenge Pro Mode design. The team +released two public betas of their work for feedback and input from the community. + +And that is pretty much how the project team has worked ever since. The result is a +gameplay design which we think is "finely tuned". +</longdescription> +</pkgmetadata> diff --git a/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild b/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild new file mode 100644 index 000000000000..91092175ebe1 --- /dev/null +++ b/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +MOD_DESC="advanced FPS competition mod" +MOD_NAME="Challenge Pro Mode Arena" +MOD_DIR="cpma" + +inherit games games-mods + +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" +SRC_URI="http://packages.vstone.eu/quake3/install/cpma${PV//.}-nomaps.zip + http://packages.vstone.eu/quake3/install/cpma-mappack-full.zip" + +LICENSE="all-rights-reserved" +KEYWORDS="~amd64 ~x86" +IUSE="dedicated opengl" + +src_prepare() { + mv -f *.pk3 ${MOD_DIR} || die +} + +pkg_postinst() { + games-mods_pkg_postinst + elog "To enable bots: +bot_enable 1" +} |