Subject: CVS commit: pkgsrc/games/bomberclone
To: None <pkgsrc-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: pkgsrc-changes
Date: 06/23/2004 15:48:41
Module Name: pkgsrc
Committed By: snj
Date: Wed Jun 23 15:48:41 UTC 2004
Modified Files:
pkgsrc/games/bomberclone: Makefile PLIST distinfo
Log Message:
Update bomberclone to 0.11.3.
The ChangeLog has this to say about it:
- in-game menus, like the "Quit Game" question, and an End Round menu.
- menu handling changed some internal things, so it is possible to create
more menus at a time. it is possible to write own menuloops.
(this is used in the new playerselection screen and playermenu screen.)
- new player selection screen, needed because of the second local player.
- password protection for own games so they can be listed on the OGC but
only people with the password will be able to join.
- user-defined keyboad settings.
- the server can now kick players from the game
- programm parameters for automatic joining/hosting a game, using ogc, port
configuation and debug mode.
- Fixed: respawning of the player will continue and
finish when we go into Hurry Mode.
- Fixed: bombs will start ticking when another special
is taken or the player died.
- Fixed: statusbar will forced to update if a player
finished respawning.
- Fixed: number of items which have been dropped. If not
all items could been set a debug message will be printed
into the console or stdout.txt.
- Fixed: items can not anymore droped on bombs.
- Fixes the issue of it making incorrect assumptions
about the initial range of bombs and placing players in
unsafe positions.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/games/bomberclone/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/games/bomberclone/PLIST \
pkgsrc/games/bomberclone/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.