pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/woof games/woof: Update to 10.2.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a4e231a3b6a
branches:  trunk
changeset: 383757:3a4e231a3b6a
user:      micha <micha%pkgsrc.org@localhost>
date:      Mon Aug 22 15:20:35 2022 +0000

description:
games/woof: Update to 10.2.0

Remove patch for PKGMANDIR (merged upstream).
Do not use "doc/Woof" subdirectory.

Woof! 10.2.0
------------
New Features and Improvements
- Continue demo recording: Start the game with -playdemo demo1 -record
  demo2 or -recordfromto demo1 demo2 (also works in multiplayer).
- Join demo key that allows to start recording a demo from anywhere
  while the demo is playing (also works in multiplayer).
- Looking up/down with gamepad (padlook key).
- Add a FluidSynth gain setting to config. It allows to manually adjust
  the volume for "quiet" soundfonts.
- Replace the "Enable translucency" option with "Enable predefined
  translucency". Turn off translucency for things that were defined in
  Boom/MBF, but don't change the translucency defined in PWAD/Dehacked.
- The cosmetic recoil option works with some MBF21 codepointers.
  All weapons in Vesper.wad now have recoil.
- Implement NOTARGET cheat.
- Always display level title in automap overlay mode.
- Print complevel in console when loading level.
- -skipsec takes negative numbers to skip from the end of the demo
  instead of from the start.
- Restart level/demo key also restarts demo playback.

Bug Fixes
- Fix of hanging decoration disappearing (FW.wad MAP02).
- Compatibility for non-Latin paths in environment variables on Windows
  (e.g. DOOMWADDIR).
- Fix misplaced level stats text on Boom HUD.
- "Pain/pickup/powerup flashes" option also affect invulnerability.
- Enable colored blood in strict mode, but don't change vanilla
  monsters. Fixes colored blood in Judgement.wad
- Don't allow strafe and turn at the same time with gamepad (prevent
  easy SR50).
- Fix suppress savegame in G_ReadDemoTiccmd().
- Fix restart demo recording after death in single player.
- "Demo recording" message did not appear after restarting level.
- Fix a crash when loading a saved game with the automap open.
- Fix forced savegame load.
- Properly update status bar every tick (MAYhem19.wad, Avactor.wad).
- Allow adding *.zip files from DOOMWADDIR and other standard paths.
- Remove beta assets, add UMAPDEF for BETALEVL.WAD.
- Reset weapon bobbing interpolation when changing screen size/automap
  leaving.

diffstat:

 games/woof/Makefile |   7 ++++---
 games/woof/PLIST    |  10 ++++------
 games/woof/distinfo |   9 ++++-----
 3 files changed, 12 insertions(+), 14 deletions(-)

diffs (77 lines):

diff -r d381a40ee83b -r 3a4e231a3b6a games/woof/Makefile
--- a/games/woof/Makefile       Mon Aug 22 14:22:30 2022 +0000
+++ b/games/woof/Makefile       Mon Aug 22 15:20:35 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2022/08/11 05:08:36 gutteridge Exp $
+# $NetBSD: Makefile,v 1.40 2022/08/22 15:20:35 micha Exp $
 
-DISTNAME=      woof_10.1.0
+DISTNAME=      woof_10.2.0
 PKGNAME=       ${DISTNAME:S/_/-/}
-PKGREVISION=   1
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fabiangreffrath/}
 GITHUB_TAG=    ${DISTNAME}
@@ -54,6 +53,8 @@
 post-install:
        ${INSTALL_DATA} ${WRKDIR}/INSTALL.pkgsrc \
                ${DESTDIR}${PREFIX}/share/doc/woof/INSTALL.pkgsrc
+       ${MV} ${DESTDIR}${PREFIX}/share/doc/Woof/woof/CMDLINE.txt \
+               ${DESTDIR}${PREFIX}/share/doc/woof/CMDLINE.txt
 
 .include "../../audio/SDL2_mixer/buildlink3.mk"
 .include "../../audio/fluidsynth/buildlink3.mk"
diff -r d381a40ee83b -r 3a4e231a3b6a games/woof/PLIST
--- a/games/woof/PLIST  Mon Aug 22 14:22:30 2022 +0000
+++ b/games/woof/PLIST  Mon Aug 22 15:20:35 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2022/07/18 10:15:26 micha Exp $
+@comment $NetBSD: PLIST,v 1.11 2022/08/22 15:20:35 micha Exp $
 bin/woof
 bin/woof-setup
 man/man6/woof-setup.6
@@ -14,7 +14,6 @@
 share/doc/woof/boomdeh.txt
 share/doc/woof/boomref.txt
 share/doc/woof/changes.txt
-share/doc/woof/dckboom.txt
 share/doc/woof/examples/battle.wad
 share/doc/woof/examples/dogfly.deh
 share/doc/woof/examples/donut.txt
@@ -47,18 +46,17 @@
 share/doc/woof/winmbf02s.txt
 share/icons/hicolor/128x128/apps/woof-setup.png
 share/icons/hicolor/128x128/apps/woof.png
+share/woof/autoload/betalevl.wad/umapdef.lmp
 share/woof/autoload/chex.wad/chex.deh
 share/woof/autoload/chex.wad/extchex.deh
 share/woof/autoload/chex.wad/umapdef.lmp
-share/woof/autoload/doom-all/bloodcolor.deh
 share/woof/autoload/e1m4b.wad/umapdef.lmp
 share/woof/autoload/e1m8b.wad/umapdef.lmp
 share/woof/autoload/hacx.wad/bloodcolor.deh
 share/woof/autoload/masterlevels.wad/umapdef.lmp
 share/woof/autoload/nerve.wad/umapdef.lmp
+share/woof/autoload/rekkr.wad/bloodcolor.deh
+share/woof/autoload/rekkrsa.wad/bloodcolor.deh
 share/woof/autoload/sigil_v1_21.wad/umapdef.lmp
-share/woof/betagrph.wad
-share/woof/betalevl.wad
 share/woof/soundfonts/TimGM6mb.sf2
 share/woof/soundfonts/copyright
-share/woof/watermap.wad
diff -r d381a40ee83b -r 3a4e231a3b6a games/woof/distinfo
--- a/games/woof/distinfo       Mon Aug 22 14:22:30 2022 +0000
+++ b/games/woof/distinfo       Mon Aug 22 15:20:35 2022 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.33 2022/07/18 10:15:26 micha Exp $
+$NetBSD: distinfo,v 1.34 2022/08/22 15:20:35 micha Exp $
 
-BLAKE2s (woof_10.1.0.tar.gz) = 9e316d25f9237aed7eb5658884106ac3cd683a1b1422a3d9075fbc67a0f378fd
-SHA512 (woof_10.1.0.tar.gz) = 1cbe833065c5e29b38f80b9085f997fe36a1992c51ad0d7eb70a02fde3dc02668d00694c0e6590b19bb976861547f9c0738c80d7c019e75e240f00fea2468a00
-Size (woof_10.1.0.tar.gz) = 7995100 bytes
-SHA1 (patch-man_CMakeLists.txt) = 3420c0a48526aae52982584324aab9ee3533ab11
+BLAKE2s (woof_10.2.0.tar.gz) = a45b783abc7f07960c36a775238ea896d6f32972bcd73d0550f5a5fef194f525
+SHA512 (woof_10.2.0.tar.gz) = 795457f4613c7c1c3fc092ed0c714f94aa53072d38423bd92d3d65cd6e46b763a30ae1ef8b6c42f94aa987abab52580cc8447887f168b61e76764b4cf112e654
+Size (woof_10.2.0.tar.gz) = 7260372 bytes
 SHA1 (patch-src_d__iwad.c) = e2e596d3f0eacfca8852afa329704c14dadf7889



Home | Main Index | Thread Index | Old Index