MantisBT - Zandronum
View Issue Details
0004183Zandronum[All Projects] Bugpublic2024-01-16 02:362024-04-09 20:35
Ru5tK1ng 
 
normaltweakalways
resolvedfixed 
3.1 
3.23.2 
0004183: Share Key Fixes
This patch resolves a few issues already reported involving sv_sharekeys:

1. Dehacked Keys weren't syncing properly such as in Valiant (2441).
2. Puzzle Items weren't being saved and and synced to players (1911).
3. Saved key list would clear out when traversing hubs (2496).
4. Survival_nomapresetondeath would ignore coop_losekeys & loseinventory (3137).
5. Dead spectators wouldn't sync keys when being revived through ACS (4189).
No tags attached.
parent of 0001911resolved  Make servers remember what Puzzle/Quest items have been collected and distribute them to all players upon join. 
parent of 0002441resolved  Keys modified by DEHACKED cannot be shared online. 
parent of 0002496resolved  sv_sharekeys does not work with hubs 
parent of 0003137resolved  sv_survival_nomapresetondeath 1 and sv_sharekeys 1 and sv_coop_losekeys 1 restore keys on lives restoration 
parent of 0004189resolved  Reviving dead spectators won't give keys that have already been collected back 
diff sharekeyfixes.diff (6,979) 2024-01-16 03:12
https://zandronum.com/tracker/file_download.php?file_id=2886&type=bug
diff sharekeyfixes2.diff (6,965) 2024-01-19 06:58
https://zandronum.com/tracker/file_download.php?file_id=2888&type=bug
diff sharekeyfixes3.diff (9,129) 2024-01-25 21:37
https://zandronum.com/tracker/file_download.php?file_id=2894&type=bug
Issue History
2024-01-16 02:36Ru5tK1ngNew Issue
2024-01-16 02:37Ru5tK1ngRelationship addedparent of 0001911
2024-01-16 02:37Ru5tK1ngRelationship addedparent of 0002441
2024-01-16 02:37Ru5tK1ngRelationship addedparent of 0002496
2024-01-16 02:37Ru5tK1ngRelationship addedparent of 0003137
2024-01-16 03:12Ru5tK1ngFile Added: sharekeyfixes.diff
2024-01-16 03:12Ru5tK1ngStatusnew => needs review
2024-01-16 03:13Ru5tK1ngView Statusprivate => public
2024-01-19 06:58Ru5tK1ngSummary[Patch]Share Key Fixes => [Patch] Share Key Fixes
2024-01-19 06:58Ru5tK1ngFile Added: sharekeyfixes2.diff
2024-01-19 07:00Ru5tK1ngNote Added: 0022994
2024-01-25 21:34Ru5tK1ngRelationship addedparent of 0004189
2024-01-25 21:37Ru5tK1ngFile Added: sharekeyfixes3.diff
2024-01-25 21:37Ru5tK1ngNote Added: 0023008
2024-01-25 22:00Ru5tK1ngDescription Updatedbug_revision_view_page.php?rev_id=14055#r14055
2024-02-01 23:01Ru5tK1ngNote Added: 0023051
2024-02-18 22:02Ru5tK1ngNote Added: 0023079
2024-02-18 22:02Ru5tK1ngStatusneeds review => needs testing
2024-02-18 22:05Ru5tK1ngSummary[Patch] Share Key Fixes => Share Key Fixes
2024-04-09 20:35Ru5tK1ngNote Added: 0023584
2024-04-09 20:35Ru5tK1ngStatusneeds testing => resolved
2024-04-09 20:35Ru5tK1ngResolutionopen => fixed
2024-04-09 20:35Ru5tK1ngFixed in Version => 3.2

Notes
(0022994)
Ru5tK1ng   
2024-01-19 07:00   
Updated version 2 with a minor change.
(0023008)
Ru5tK1ng   
2024-01-25 21:37   
I have uploaded version 3 that resolves 4189 as well.
(0023051)
Ru5tK1ng   
2024-02-01 23:01   
Merge request:'https://foss.heptapod.net/zandronum/zandronum-stable/-/merge_requests/19 [^]'
(0023079)
Ru5tK1ng   
2024-02-18 22:02   
This was committed to the repo.'https://foss.heptapod.net/zandronum/zandronum-stable/-/commit/d107d5a6b1cf9b70ffa6bac78cf574fab2ed33a8 [^]'
(0023584)
Ru5tK1ng   
2024-04-09 20:35   
All child tickets have been resolved.