Commit graph

11 commits

Author SHA1 Message Date
Mike Swanson
ff504f3649 c1m7: remove extra (voodoo) player start 2015-12-14 18:17:54 -08:00
Catoptromancy
2e9d764907 c1m7: change door texture, move switch, add armor to skill 2 2015-08-19 19:22:24 -07:00
Mike Swanson
d8df7bd7fe levels: Delete unused levels
These are no longer used to build the main IWADs (exempting
catoptromancy/fdtest.wad from this sweep), and are being moved to the
attic repo.
2014-10-02 00:28:04 -07:00
Protox
e42eb8c445 levels: Update E1M7.
This update from Protox greatly expands and improves E1M7.
2014-02-21 05:09:21 +00:00
RjY
f6bab1b9b3 levels: E1M7: move walk trigger to other side of door (Patrol1985)
A classic ZDoomism (implicit passuse): A door (sector 204) could not be
opened due to its west side (linedef 1208) being blocked by a walk
trigger (linedef 1201). This left both door unable to be opened, and
walk trigger unable to be activated. The latter left the player stuck in
the immediate area, unable to finish the level.

The simplest fix, applied here, is to move the walk trigger to the other
side of the door (linedef 1214). The player must still walk through the
door and "see" the blue key vanish to escape the maze.

Thanks to Patrol1985 (and others) for reporting this:
http://www.doomworld.com/vb/post/1209971
2013-11-11 09:25:23 +00:00
RjY
d2dfa43d58 levels: build REJECT lumps for several maps
While it is true that on modern hardware a reject lump rarely offers
significant benefit, it is nonetheless the case that some older engines
will fare badly if the lump is short or missing.

E1M7, E2M4, MAP05, MAP06, MAP07, MAP10, MAP11, MAP14, MAP18, and MAP31
were affected.

Signed-off-by: RjY <rjy@users.sourceforge.net>
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-06-24 13:44:20 -07:00
Catoptromancy
1a0f9cdb0b e1m7: fix player starts
It had two Player 3 starts and no Player 4 start.  Corrected to have
all co-op starts now.

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-06-23 21:47:29 -07:00
Jon Dowland
832418dacb fix map10 height issue 2008-03-04 19:41:54 +00:00
Jon Dowland
2d11132678 attic unused resources 2006-09-18 09:53:33 +00:00
Simon Howard
3f807699b1 Overwrite old version of text file; remove 'new' directory. 2006-05-11 12:24:17 +00:00
Simon Howard
e98e2f465e Import levels 2006-05-09 16:17:23 +00:00