Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34072 - games-arcade/pydance-0.8.2 (version bump)
Summary: games-arcade/pydance-0.8.2 (version bump)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Games
URL: http://icculus.org/pyddr/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-21 17:11 UTC by Keith Constable
Modified: 2003-11-21 21:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
pydance-0.8.2.ebuild patch (pydance-0.8.2.ebuild.patch,699 bytes, patch)
2003-11-21 17:16 UTC, Keith Constable
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Constable 2003-11-21 17:11:45 UTC
+ Input keys/buttons can now be remapped in the game.
 + Default keys are the numeric pad for player 1 and uiojklnm, for player 2.
 + Arrow keys, if unmapped, work for player 1 as well.
 ! The 'keyboard' option is gone.
 ! The 'saveinput' option saves an input.cfg file (in . or ~/.pydance) on
   exit. Delete this file to reset your mappings to defaults.
+ Animated arrows in the 'ddresque', 'vividesque', and 'soloesque' themes.
 - This release may be slower, especially for animated arrows.
+ Courses (Oni/Nonstop) support; put the files in ~/.pydance/courses
  courses/ under your pydance installation directory. Currently only
  DWI/SM-style .crs files are supported.
! The 'mrt' announcer theme is now distributed separately from the main source.
! Support for MAD/AO audio output was removed. It didn't work reliably anyway.
* Many crashes and bugs were fixed.
Comment 1 Keith Constable 2003-11-21 17:16:53 UTC
Created attachment 21065 [details, diff]
pydance-0.8.2.ebuild patch

Version bump by simple ebuild name change works, however, I recommend this
simple patch.

The ebuild doesn't use the dedicated flag from the games eclass, so IUSE="",
and previous ebuild neglected to prepgamesdirs.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2003-11-21 21:34:42 UTC
Added to CVS.  Thanks for the bug report.