Date: Wed, 13 Feb 2008 18:10:23 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/blackshadeselite Makefile distinfo pkg-descr pkg-message pkg-plist ports/games/blackshadeselite/files patch-Makefile patch-Source-Config.cpp Message-ID: <200802131810.m1DIAQP8017407@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-02-13 18:10:23 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/blackshadeselite Makefile distinfo pkg-descr pkg-message pkg-plist games/blackshadeselite/files patch-Makefile patch-Source-Config.cpp Log: Black Shades Elite is an action game that is more or less similar to the original Black Shades "Psychic Bodyguard FPS". Kill anyone that tries to kill the VIP (the white guy). The psychic part is seeing blue lines when bad guys line up on the VIP (when the line is red they are about to shoot). Other powers (slow down, and visions) are available - press F1 for how to use. It has a few more user friendly options (in the ~/blackshades.config file) as well as a help menu. Aside from that the internals have had some major changes, but there is still a lot more to do. Other options include 3rd person (which was in the original game, just disabled). The other change that I enjoy is the lack of a busy loop - now cpu usage isn't 100% - on any recent system it should be less than 25%. WWW: http://home.gna.org/blackshadeselite/ PR: ports/120008 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> Revision Changes Path 1.1183 +1 -0 ports/games/Makefile 1.1 +50 -0 ports/games/blackshadeselite/Makefile (new) 1.1 +3 -0 ports/games/blackshadeselite/distinfo (new) 1.1 +23 -0 ports/games/blackshadeselite/files/patch-Makefile (new) 1.1 +15 -0 ports/games/blackshadeselite/files/patch-Source-Config.cpp (new) 1.1 +18 -0 ports/games/blackshadeselite/pkg-descr (new) 1.1 +7 -0 ports/games/blackshadeselite/pkg-message (new) 1.1 +198 -0 ports/games/blackshadeselite/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802131810.m1DIAQP8017407>