lp:ubuntu/jaunty/angband

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/jaunty/angband
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

5. By Manoj

* pre-inst fails on upgrade from version 1:3.0.5-1, as we are not
  checking /var/lib/games/angband/save has any files in it - if it
  doesn't, then you see the failure mode described. Analysis and fix
  from Matthew Vernon. This closes an important bug. Closes: #494199
* /var/games/angband/data/spell.raw has wrong permissions. We set the
  correct permission on 4 other directories in the /var/games/angband/
  hierarchy, and really, this chmod g+w was a long standing bug. While
  not labeled important, this is a minimal change, and is consistent
  with the handling of other game files. Thanks to Chris Carr.
                                                      Closes: #490871
* Updated Standards-Version. No changes.

4. By Manoj

Bug fix: "angband: error on upgrade: ... scores.raw': No such file or
directory", thanks to Ross Boylan (Closes: #374580).

3. By Manoj

* Bug fix: "angband: incomplete copyright file", thanks to Andrew
  Saunders. The copyright file was actually created by Joshua Kwon, who
  apparently has uploaded angband as an NMU, but I have not seen it on
  my mirror yet. In any case, the NMU was appreciated. Thanks for the
  help. (Closes: #248668).
* New upstream release.
  - Summoned creatures appear near the caster now instead of near the
    player.
  - Made rods of detection invulnerable to electric attacks.
  - Restored the old behavior of the Glyph of Warding to protect against
    direct melee attacks when standing on it.
  - Rods can no longer be drained by monsters.
  - The minor vault "Interlock" had switched height and width definitions,
    causing it to be created in a chaotic state. (Werner Baer)
  - Spells that prompt the user for an item (identify, enchantment,
    recharging) or an monster letter (banishment) no longer use mana if
    canceled.
  - The order of mage spells in the books in the non-Lua version is now
    the same as in the Lua version.
  - Give energy to monsters and the player at the end of the game turn
    instead of at the start. This prevents various odd effects when
    loading a saved game. (reported by Phil)
  - The activation descriptions for rings were missing with Lua scripting
    turned off. (Jeff Greene)
  - The SHATTER (earthquake) attack of monsters can cause the player to be
    pushed into another position. Processing of the remaining blows of
    the monster should stop in that case. Otherwise the player could get
    hit "through a wall" that was created by the earthquake. (Jeff Greene)
  - Removed the autoroller delay.
  - Cleaned up the paragraph handling in the object descriptions.
    (Hallvard B Furuseth)
  - "It cannot be harmed by acid and fire" should be "... acid *or* fire".
    (Hallvard B Furuseth)
  - Piles of wands, staves, and rods can be used from the ground without
    picking them up first.
  - Fixed a problem in the Unix/Linux makefiles. The POSIX standard
    doesn't allow a dot instead of a colon as separator for the chown
    parameters.
  - Removed an accidental use of floating point code that prevented
    Angband from running on old machines without an FPU.
  - Removed unnecessary event handlers that negativly affected performance.
  - The "pseudo graphics" used by the (n)curses version didn't support
    terrain lightning correctly.
  - The window resize control was sometimes overwritten with a black tile
    in the OS X version.
  - Removed the warning message about missing preferences from the OS X
    version. The first thing a new player sees after starting Angband
    shouldn't be a "scary" message.
  - Added a Windows helpfile created by Jordan Hobbs.
  - Added project files for building Angband with MS Visual C++ 7.1.
    (Tasha Jessup)

2. By Manoj

* The upstream release allows for ~/.angband.prf files. closes: Bug#64597
* Added an example wrapper that can be used to set preferences.

1. By Manoj

Import upstream version 291

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/angband
This branch contains Public information 
Everyone can see this information.

Subscribers