-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add exceptions file for Final Doom demos.
Some demo outputs were zero length because they were recorded with the "alternate" version of Final Doom included with the id anthology. So add an exceptions file that lists these, and fix the expected outputs for these files. This is the first step towards a fix for #1.
- Loading branch information
Showing
67 changed files
with
835 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
# Most demos have game version determined automatically, but for some | ||
# we need to explicitly specify a value for the -gameversion parameter: | ||
plutonia/coop/pc09-114.zip final2 | ||
plutonia/fast/pf05-425.zip final2 | ||
plutonia/max/pl02-228.zip final2 | ||
plutonia/max/pl02-242.zip final2 | ||
plutonia/max/pl04-316.zip final2 | ||
plutonia/nm100s/ps29-123.zip final2 | ||
plutonia/nm100s/ps29-128.zip final2 | ||
plutonia/nm100s/ps29-142.zip final2 | ||
plutonia/nmare/pn06-200.zip final2 | ||
plutonia/nmare/pn15-037.zip final2 | ||
plutonia/nmare/pn27-055.zip final2 | ||
plutonia/nmare/pn29-115.zip final2 | ||
plutonia/nmare/pn29-117.zip final2 | ||
plutonia/nmare/pn29-118.zip final2 | ||
plutonia/pacifist/pp03-138.zip final2 | ||
plutonia/pacifist/pp04-051.zip final2 | ||
plutonia/pacifist/pp04-107.zip final2 | ||
plutonia/pacifist/pp06-110.zip final2 | ||
plutonia/pacifist/pp06-302.zip final2 | ||
plutonia/pacifist/pp24-051.zip final2 | ||
plutonia/pacifist/pp29-107.zip final2 | ||
plutonia/respawn/pr29-513.zip final2 | ||
plutonia/speed/pl04-121.zip final2 | ||
plutonia/speed/pl15s026.zip final2 | ||
plutonia/speed/pl24-039.zip final2 | ||
plutonia/speed/pl24-041.zip final2 | ||
tnt/coop/ec30-136.zip final2 | ||
tnt/fast/ef02-733.zip final2 | ||
tnt/fast/ef06-516.zip final2 | ||
tnt/fast/ef06-625.zip final2 | ||
tnt/fast/ef291213.zip final2 | ||
tnt/max/ev02-337.zip final2 | ||
tnt/max/ev03-315.zip final2 | ||
tnt/max/ev06-319.zip final2 | ||
tnt/max/ev06-328.zip final2 | ||
tnt/max/ev06-340.zip final2 | ||
tnt/max/ev06-344.zip final2 | ||
tnt/max/ev07-722.zip final2 | ||
tnt/max/ev07-750.zip final2 | ||
tnt/max/ev07-830.zip final2 | ||
tnt/max/ev13-623.zip final2 | ||
tnt/max/ev23-331.zip final2 | ||
tnt/max/ev25-733.zip final2 | ||
tnt/max/ev26-524.zip final2 | ||
tnt/max/ev26-540.zip final2 | ||
tnt/nm100s/es03-221.zip final2 | ||
tnt/nm100s/es16-136.zip final2 | ||
tnt/nm100s/es16-139.zip final2 | ||
tnt/nm100s/es22-153.zip final2 | ||
tnt/nm100s/es22-257.zip final2 | ||
tnt/nmare/tn03-158.zip final2 | ||
tnt/nmare/tn25-639.zip final2 | ||
tnt/respawn/er06-254.zip final2 | ||
tnt/respawn/er07-458.zip final2 | ||
tnt/respawn/er13-351.zip final2 | ||
tnt/respawn/er16-423.zip final2 | ||
tnt/respawn/er25-600.zip final2 | ||
tnt/respawn/er30-253.zip final2 | ||
tnt/speed/ev29-148.zip final2 | ||
tnt/speed/ev29-154.zip final2 | ||
tnt/speed/ev29-158.zip final2 | ||
tnt/speed/ev29-420.zip final2 | ||
tnt/tyson/et031113.zip final2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
=========================================== | ||
MAP09 | ||
=========================================== | ||
|
||
Time: 1:14 (par: 4:30) | ||
|
||
Player 1 (Green): | ||
Kills: 21 / 175 (12%) | ||
Items: 1 / 4 (25%) | ||
Secrets: 1 / 2 (50%) | ||
Player 2 (Indigo): | ||
Kills: 17 / 175 (9%) | ||
Items: 3 / 4 (75%) | ||
Secrets: 0 / 2 (0%) | ||
Frags: | ||
Green Indigo | ||
-------------------------------- VICTIMS | ||
Green |0 0 | ||
Indigo |0 0 | ||
| | ||
KILLERS | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
=========================================== | ||
MAP09 | ||
=========================================== | ||
|
||
Time: 1:14 (par: 4:30) | ||
|
||
Player 1 (Green): | ||
Kills: 21 / 175 (12%) | ||
Items: 1 / 4 (25%) | ||
Secrets: 1 / 2 (50%) | ||
Player 2 (Indigo): | ||
Kills: 17 / 175 (9%) | ||
Items: 3 / 4 (75%) | ||
Secrets: 0 / 2 (0%) | ||
Frags: | ||
Green Indigo | ||
-------------------------------- VICTIMS | ||
Green |0 0 | ||
Indigo |0 0 | ||
| | ||
KILLERS | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP05 | ||
=========================================== | ||
|
||
Time: 4:25 (par: 1:30) | ||
|
||
Player 1 (Green): | ||
Kills: 71 / 70 (101%) | ||
Items: 18 / 23 (78%) | ||
Secrets: 1 / 1 (100%) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP02 | ||
=========================================== | ||
|
||
Time: 2:28 (par: 1:30) | ||
|
||
Player 1 (Green): | ||
Kills: 54 / 54 (100%) | ||
Items: 0 / 28 (0%) | ||
Secrets: 0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP02 | ||
=========================================== | ||
|
||
Time: 2:42 (par: 1:30) | ||
|
||
Player 1 (Green): | ||
Kills: 54 / 54 (100%) | ||
Items: 0 / 28 (0%) | ||
Secrets: 0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP04 | ||
=========================================== | ||
|
||
Time: 3:16 (par: 2:00) | ||
|
||
Player 1 (Green): | ||
Kills: 64 / 64 (100%) | ||
Items: 5 / 30 (16%) | ||
Secrets: 4 / 4 (100%) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP29 | ||
=========================================== | ||
|
||
Time: 1:23 (par: 5:00) | ||
|
||
Player 1 (Green): | ||
Kills: 23 / 157 (14%) | ||
Items: 1 / 3 (33%) | ||
Secrets: 2 / 2 (100%) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP29 | ||
=========================================== | ||
|
||
Time: 1:28 (par: 5:00) | ||
|
||
Player 1 (Green): | ||
Kills: 27 / 157 (17%) | ||
Items: 1 / 3 (33%) | ||
Secrets: 2 / 2 (100%) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP29 | ||
=========================================== | ||
|
||
Time: 1:42 (par: 5:00) | ||
|
||
Player 1 (Green): | ||
Kills: 23 / 157 (14%) | ||
Items: 1 / 3 (33%) | ||
Secrets: 2 / 2 (100%) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP06 | ||
=========================================== | ||
|
||
Time: 2:00 (par: 2:30) | ||
|
||
Player 1 (Green): | ||
Kills: 36 / 60 (60%) | ||
Items: 1 / 4 (25%) | ||
Secrets: 1 / 6 (16%) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP15 | ||
=========================================== | ||
|
||
Time: 0:37 (par: 3:30) | ||
|
||
Player 1 (Green): | ||
Kills: 51 / 108 (47%) | ||
Items: 5 / 51 (9%) | ||
Secrets: 1 / 19 (5%) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP27 | ||
=========================================== | ||
|
||
Time: 0:55 (par: 5:30) | ||
|
||
Player 1 (Green): | ||
Kills: 35 / 79 (44%) | ||
Items: 3 / 16 (18%) | ||
Secrets: 1 / 3 (33%) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP29 | ||
=========================================== | ||
|
||
Time: 1:15 (par: 5:00) | ||
|
||
Player 1 (Green): | ||
Kills: 18 / 157 (11%) | ||
Items: 1 / 3 (33%) | ||
Secrets: 1 / 2 (50%) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP29 | ||
=========================================== | ||
|
||
Time: 1:17 (par: 5:00) | ||
|
||
Player 1 (Green): | ||
Kills: 25 / 157 (15%) | ||
Items: 1 / 3 (33%) | ||
Secrets: 1 / 2 (50%) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP29 | ||
=========================================== | ||
|
||
Time: 1:18 (par: 5:00) | ||
|
||
Player 1 (Green): | ||
Kills: 25 / 157 (15%) | ||
Items: 1 / 3 (33%) | ||
Secrets: 1 / 2 (50%) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
E1M3 / MAP03 | ||
=========================================== | ||
|
||
Time: 1:38 (par: 2:00) | ||
|
||
Player 1 (Green): | ||
Kills: 8 / 52 (15%) | ||
Items: 0 / 11 (0%) | ||
Secrets: 0 / 1 (0%) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP04 | ||
=========================================== | ||
|
||
Time: 0:51 (par: 2:00) | ||
|
||
Player 1 (Green): | ||
Kills: 12 / 64 (18%) | ||
Items: 0 / 30 (0%) | ||
Secrets: 0 / 4 (0%) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP04 | ||
=========================================== | ||
|
||
Time: 1:07 (par: 2:00) | ||
|
||
Player 1 (Green): | ||
Kills: 15 / 64 (23%) | ||
Items: 0 / 30 (0%) | ||
Secrets: 0 / 4 (0%) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP06 | ||
=========================================== | ||
|
||
Time: 1:10 (par: 2:30) | ||
|
||
Player 1 (Green): | ||
Kills: 12 / 60 (20%) | ||
Items: 1 / 4 (25%) | ||
Secrets: 1 / 6 (16%) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP06 | ||
=========================================== | ||
|
||
Time: 3:02 (par: 2:30) | ||
|
||
Player 1 (Green): | ||
Kills: 15 / 60 (25%) | ||
Items: 1 / 4 (25%) | ||
Secrets: 1 / 6 (16%) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP24 | ||
=========================================== | ||
|
||
Time: 0:51 (par: 2:30) | ||
|
||
Player 1 (Green): | ||
Kills: 19 / 66 (28%) | ||
Items: 11 / 15 (73%) | ||
Secrets: 4 / 7 (57%) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP29 | ||
=========================================== | ||
|
||
Time: 1:07 (par: 5:00) | ||
|
||
Player 1 (Green): | ||
Kills: 5 / 157 (3%) | ||
Items: 0 / 3 (0%) | ||
Secrets: 0 / 2 (0%) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP29 | ||
=========================================== | ||
|
||
Time: 5:13 (par: 5:00) | ||
|
||
Player 1 (Green): | ||
Kills: 169 / 157 (107%) | ||
Items: 3 / 3 (100%) | ||
Secrets: 2 / 2 (100%) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP04 | ||
=========================================== | ||
|
||
Time: 1:21 (par: 2:00) | ||
|
||
Player 1 (Green): | ||
Kills: 22 / 64 (34%) | ||
Items: 0 / 30 (0%) | ||
Secrets: 0 / 4 (0%) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP15 | ||
=========================================== | ||
|
||
Time: 0:26 (par: 3:30) | ||
|
||
Player 1 (Green): | ||
Kills: 22 / 108 (20%) | ||
Items: 2 / 51 (3%) | ||
Secrets: 0 / 19 (0%) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
=========================================== | ||
MAP24 | ||
=========================================== | ||
|
||
Time: 0:39 (par: 2:30) | ||
|
||
Player 1 (Green): | ||
Kills: 21 / 66 (31%) | ||
Items: 10 / 15 (66%) | ||
Secrets: 4 / 7 (57%) | ||
|
Oops, something went wrong.