Skip to content

Commit 85a19e9

Browse files
author
triaxx
committed
gamea/warazone2100: Update to 4.5.5
upstream changes: ----------------- 2024-11-13: Version 4.5.5: * General: * Fix: Various potential crashes (too many commits, #4124, #4127) * Multiplayer: * Fix: Handling certain socket disconnects and error states (commit:845dee0c21bf70cbff540aab2e277ba24999d6be, #4124) * Translations: * Change: Translation updates (commit:5a891f4b7d0bf110a38694514c6bbbfd6e6da95a, #4123) * Other: * Add: cmdinterface: New event output, room status json output (too many commits, #4128) * Fix: Compilation with Vulkan SDK headers >= 301 (commit:7f8bb2772be83f57a41cd7caf05d84be87a57194, #4122) 2024-11-06: Version 4.5.4: * General: * Add: In-game options button (too many commits, #4106, #4113) * Fix: Transporter timer capacity label area should be clickable (commit:29343d2de5e835c51d08c67c2fbc8a72ccf806e5, #4106) * Fix: Do not remove vision from transporters when loading saves (commit:e8530d5828d488523d09a475f012452cb428e2f9, #4094) * Fix: Various potential crashes (too many commits, #4069, #4103) * Graphics: * Change: Improve high-quality terrain water (commit:adcadc8a5ce709e72fc53997ce5cb56c9540930d, #4101) * Fix: Loading high-quality terrain water diffuse textures (commit:3a0bc57e8429d77a21af06e15a015076c498f4d5, commit:9008a3bf9fb0f2ff7295b44f87941ade1545121d, #4093) * Campaign: * Change: Convert Brief and Proximity files to JSON (too many commits, #4068, #4114) * Multiplayer: * Add: Initial support for admins changing settings via UI (commit:4e7f99ed92e2022f0793372f617511b60147daa8, #4110) * Add: Host auto-kick on sustained desync (commit:f8ec4d844335ac70004861202db217f46f2cfab7, #4112) * Fix: Refactor socket operations error code return (too many commits, #4092, #4097) * Fix: Add campaign HQs to MP stats (commit:b9508a4ba5501d7cee69163807bcacb66c88b108, #4100) * Fix: Display and log connection state on joining screen timeout (commit:cc6a1f30d6625e56d2d67305dbf198990cfd522c, #4112) * Fix: Only play "Player is exiting" audio when player slot drops, ignore spectators (commit:b9c37598bc48ca1eb9017ea2e740a91e09b098dc, #4112) * Scripting: * Add: Research field for Stats object (commit:e09daaa63be94463850d8328cc8ce39cd7c660e9, #4091) * Balance MP: * Change: Plasmite Flamer boost (commit:b0eedf4f57b96a53aecbf8fa3ef0e73d3df816b6, #3989) * Translations: * Change: Numerous translation updates (commit:98f1a4801b60388685c8bd610b9b33048c0eb6e4, commit:7332fc166c40bf5418419a3cac05f25f7dbaeef7, #4066, #4117)
1 parent 596d013 commit 85a19e9

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

games/warzone2100/Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# $NetBSD: Makefile,v 1.88 2024/11/14 22:19:59 wiz Exp $
1+
# $NetBSD: Makefile,v 1.89 2024/12/02 14:13:44 triaxx Exp $
22

33
DISTNAME= warzone2100_src
4-
PKGNAME= warzone2100-4.5.3
5-
PKGREVISION= 3
4+
PKGNAME= warzone2100-4.5.5
65
CATEGORIES= games
76
MASTER_SITES= ${MASTER_SITE_GITHUB:=Warzone2100/}
87
GITHUB_RELEASE= ${PKGVERSION_NOREV}

games/warzone2100/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.23 2024/09/21 20:24:43 triaxx Exp $
1+
$NetBSD: distinfo,v 1.24 2024/12/02 14:13:44 triaxx Exp $
22

3-
BLAKE2s (wz2100_4.5.3/warzone2100_src.tar.xz) = 3c1bffe555ea788fb4897f603e5de99f946a29c483c0ce834fe097327549ada6
4-
SHA512 (wz2100_4.5.3/warzone2100_src.tar.xz) = 1c73d8ec35c91b16bfcb1c6a17dbb34c8baa45d0f5e6e14212692aaf8166c2bd4e5137dfbbaa3bb6f27f82ec58efa8869f15c345a2f18cfa48a78a175e4bb258
5-
Size (wz2100_4.5.3/warzone2100_src.tar.xz) = 505795480 bytes
3+
BLAKE2s (wz2100_4.5.5/warzone2100_src.tar.xz) = 9ca8f308ba95677e6ef5d35ab22f808d936f550a5de8a79e175775d751839d29
4+
SHA512 (wz2100_4.5.5/warzone2100_src.tar.xz) = b153306ea8a55334a37580c2862579f6b6a283ba3c082901fcb97fe4da3a6ae4b7bc9bd7c1fa33f39a3b5113876080b90422174f376a7ed148a18f21f57ee8b3
5+
Size (wz2100_4.5.5/warzone2100_src.tar.xz) = 507815568 bytes

0 commit comments

Comments
 (0)