Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9249963B955 for ; Mon, 10 Oct 2011 13:09:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6372614A285; Mon, 10 Oct 2011 13:09:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4D7C014A27B for ; Mon, 10 Oct 2011 13:09:34 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id k10R83p+8wNu for ; Mon, 10 Oct 2011 13:09:33 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 8A77314A278 for ; Mon, 10 Oct 2011 13:09:33 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6FC78175DD; Mon, 10 Oct 2011 13:09:33 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 10 Oct 2011 13:09:33 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/games/powder To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20111010130933.6FC78175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Mon Oct 10 13:09:33 UTC 2011 Modified Files: pkgsrc/games/powder: Makefile distinfo Log Message: Update to 116: Nine months since the last release, so much for the weekly release schedule POWDER started with! You will notice that I have at least maintained the same size release, minor fixes and a new spell. I'm particularly happy with finally finding a compromise for god-induced flamestrikes - you get a warning now so they are less just an insta-death out of the blue. You may thank the Annual Roguelike Release Party (ARRP) for this release - it provided the impetus to get something out. If you like POWDER, but are frustrated at the slow rate of development, I strongly recommend checking the rest of the roguelike scene! MSVC Express Edition 2008 project files and instructions added, created by Andreas Bohm. Tower shields are large. (Claudio) "You cannot hide from I!" is now "You cannot hide from Me!" (B. Perry) Looking at a square will also describe any smoke there. The dig spell now has the side effect of spraying the excavated rock shards, damaging those around you. Create Pit spell is now 10 MP rather than 15. Blizzards fill the air with sleet and snow, not sleet and slow. Though the latter does describe their special effect nicely. New spell: Sandstorm If a god decides to flamestrike you, you now get a few turns warning to prepare yourself. Monsters properly check safety of squares before stepping on them. If trapped inside a wall without Phase or Breathess, you will suffocate. (Strange Child, Julian Agloro) Helmets should be sorted together now. (Aapo) Empty bottles will be filled by down pour now. (Aapo) Entomb has a better message when blocked. (Aapo) Rocks are created when rocks fall on your head. (Aapo) Spells you can't cast have (!) after them in the zap list (Aapo) Saving when out of disk space should no longer corrupt your last save game. (Aapo) Tossing an item hand to hand no longer takes a turn. (Aapo) Spears, knives, and daggers no longer let you equip stacks. (Aapo) You are only prompted to throw one spear of a stack. (Aapo) The animate forest spell now has its own icon. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/games/powder/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/games/powder/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.