MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0001009 | Zandronum | [All Projects] Bug | public | 2012-09-03 21:47 | 2018-09-30 20:19 |
|
Reporter | Qent | |
Assigned To | Blzut3 | |
Priority | normal | Severity | tweak | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 |
Product Version | 1.0 | |
Target Version | 1.1 | Fixed in Version | 1.1 | |
|
Summary | 0001009: Zandronum comes with the wrong announcer as default |
Description | From what I've heard, the ACG announcer was meant to be the alternate announcer, not the default. So just noting that here. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | has duplicate | 0001119 | closed | | All Caps Guy announcer is default | has duplicate | 0001224 | closed | | Zandronum still assumes Skulltag announcer is default. |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-09-03 21:47 | Qent | New Issue | |
2012-10-13 21:33 | Dusk | Relationship added | has duplicate 0001119 |
2012-12-22 20:22 | Blzut3 | Relationship added | has duplicate 0001224 |
2013-01-10 20:03 | Dusk | Target Version | => 1.1 |
2013-01-13 10:18 | Torr Samaho | Note Added: 0005752 | |
2013-01-13 10:19 | Torr Samaho | Note Edited: 0005752 | |
2013-01-13 10:19 | Torr Samaho | Note Edited: 0005752 | bug_revision_view_page.php?bugnote_id=5752#r3163 |
2013-01-13 10:19 | Torr Samaho | Note Revision Dropped: 5752: 0003161 | |
2013-01-13 10:19 | Torr Samaho | Note Revision Dropped: 5752: 0003162 | |
2013-01-14 19:12 | Blzut3 | Note Added: 0005784 | |
2013-01-31 14:03 | Dusk | Category | Suggestion => Bug |
2013-01-31 14:08 | Dusk | Note Added: 0005893 | |
2013-01-31 21:12 | Blzut3 | Note Added: 0005895 | |
2013-02-02 16:44 | Torr Samaho | Note Added: 0005917 | |
2013-02-02 16:44 | Torr Samaho | Note Edited: 0005917 | bug_revision_view_page.php?bugnote_id=5917#r3236 |
2013-02-02 16:44 | Torr Samaho | Note Revision Dropped: 5917: 0003235 | |
2013-04-08 23:05 | Arco | Note Added: 0006274 | |
2013-05-01 20:20 | Blzut3 | Assigned To | => Blzut3 |
2013-05-01 20:20 | Blzut3 | Status | new => assigned |
2013-05-01 20:26 | Blzut3 | Note Added: 0006312 | |
2013-05-01 20:26 | Blzut3 | Status | assigned => needs testing |
2013-06-11 01:44 | Qent | Note Added: 0006413 | |
2013-06-11 03:25 | Blzut3 | Status | needs testing => resolved |
2013-06-11 03:25 | Blzut3 | Fixed in Version | => 1.1 |
2013-06-11 03:25 | Blzut3 | Resolution | open => fixed |
2018-09-30 20:19 | Blzut3 | Status | resolved => closed |
Notes |
|
(0005752)
|
Torr Samaho
|
2013-01-13 10:18
(edited on: 2013-01-13 10:19) |
|
I agree that the ACG announcer shouldn't be the default one, but actually there is no mechanism to declare any announcer as default announcer. Zandronum just uses the first parsed announcer as default.
As a workaround, we could merge ZanACG.pk3 and ZanGeneric.pk3 into a single file and define the generic announcer in the ANCRINFO lump before the ACG one. Is there any volunteer to do this?
|
|
|
(0005784)
|
Blzut3
|
2013-01-14 19:12
|
|
Actually, as I explained in 0001119, there is a mechanism to set the default manually. Just call the announcer "Default". |
|
|
(0005893)
|
Dusk
|
2013-01-31 14:08
|
|
How are the announcers versioned? They don't seem to be in the repository. And as blzut mentioned the fix is as simple as changing the name of the announcer to Default. I'd suppose this shouldn't be a very difficult fix? :? |
|
|
(0005895)
|
Blzut3
|
2013-01-31 21:12
|
|
I would create a duplicate announcer in ANCRINFO named default instead of changing the name. The reason being is I would encourage mod authors, which want to include a special announcer in their mod, to override the default (so users use the mod's announcer unless they explicitly select the normal announcer). Still not a difficult fix either way. |
|
|
|
Quote from Blzut3 I would create a duplicate announcer in ANCRINFO named default instead of changing the name.
Good idea. Let's do this.
|
|
|
(0006274)
|
Arco
|
2013-04-08 23:05
|
|
The announcer as-is in the current version needs at least one alternate announcer loaded, but there's another announcer that is analogous to the first one that's loaded. Zandro's default one assumes the job of the loaded announcer, while the external announcer serves nonetheless as a duplicate. |
|
|
(0006312)
|
Blzut3
|
2013-05-01 20:26
|
|
With the new repository for the resources established. I've created the duplicate default announcer. |
|
|
(0006413)
|
Qent
|
2013-06-11 01:44
|
|
|