pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bstone: update to bstone-1.2.4
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Thu Jun 11 21:28:23 2020 +0200
Changeset: f9be2946b1b27fd9f5f63ffcb42c5902900bfb80
Modified Files:
bstone/Makefile
bstone/distinfo
Log Message:
bstone: update to bstone-1.2.4
= BStone changelog
== [1.2.4] - 2020-06-11
=== Added
- [AOG] "Cursor" for elevetor panel.
- Option `--extract_vga_palette` to extract VGA palette.
- Pause game audio when in menu.
=== Changed
- Increased maximum actor count.
- Use floating point for audio mixing.
- Rewrite low-pass filter for PCM upsampling.
- Saved games are not compatible with previous version.
=== Fixed
- [AOG] Revised initial hitpoints for bosses.
- [AOG][E4L1] Added missing barrier switch for 100% points.
- [PS] Hide already pushed pushwall on auto-map.
- Pickup items while attacking.
- Sprite precache for Perscan Drone and Volatile Material Transport.
- Both games should be now completable with 100% rating.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f9be2946b1b27fd9f5f63ffcb42c5902900bfb80
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
bstone/Makefile | 2 +-
bstone/distinfo | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/bstone/Makefile b/bstone/Makefile
index 33a7fd963e..5e920bbf97 100644
--- a/bstone/Makefile
+++ b/bstone/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.4 2015/09/13 20:07:57 yhardy Exp $
-DISTNAME= bstone-1.2.3
+DISTNAME= bstone-1.2.4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=bibendovsky/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/bstone/distinfo b/bstone/distinfo
index 9fa1c39721..c4af58076d 100644
--- a/bstone/distinfo
+++ b/bstone/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.4 2015/09/13 20:07:57 yhardy Exp $
-SHA1 (bstone-1.2.3.tar.gz) = 6a6244c4ac76722b6c89e0b6a56d71ebc6bf9377
-RMD160 (bstone-1.2.3.tar.gz) = 0ad2ff9146738b46de2bc48b5e0ee11679df0db5
-SHA512 (bstone-1.2.3.tar.gz) = dddc800077a9e4b0507460f45ddb30334d1da9bf5feac19975ce98480a985584ee40b6655bf14d23e7f156d5707d282251b99679d5e4216d4afb533f23fee4ef
-Size (bstone-1.2.3.tar.gz) = 1229831 bytes
+SHA1 (bstone-1.2.4.tar.gz) = b5cbd0ddeb25c649509948a728ac575f4e44b9c5
+RMD160 (bstone-1.2.4.tar.gz) = 83a56800c61b5d239ccf78f809b4d5b4abbfe760
+SHA512 (bstone-1.2.4.tar.gz) = ba5fa482d08c3dc89a8dddba5707af530f0c86c0a73b5d59f2ef625d4b0810245b1c6d4e91df8f8a5eee4f10d557d3c422f07d18ca297e673c03404e1cc15d30
+Size (bstone-1.2.4.tar.gz) = 1232227 bytes
Home |
Main Index |
Thread Index |
Old Index