Commit graph

15 commits

Author SHA1 Message Date
mc776
abcc1d2eb4
levels: remove Map02 exit sign flat bleed.
This is the same solution I've proposed to address #920 and was planning on posting this only after some resolution was reached about that, but others have confirmed this does look way cooler than the original exit sign so here we go.
2023-03-27 10:19:24 -07:00
mc776
f540cd79a2
levels: more misc. fixes. (#912)
* levels: map02 tweaks.

The yellow door appears to open by splitting itself into 3 parts, then moving only the middle part leaving the sides behind. This is now fixed so that the entire door moves.

Touched up the texture alignment above the exit door and replaced the floor on top of the monitor thingy blocking direct fire from the serpentipedes in front of the yellow door.

The little drops into the water area near the start can be cheesed by staying in the lit areas behind the monster blocking lines. This seems to be unintended behaviour so I've added new blocking lines that are exactly the size of the player.

The big drop past the red and blue doors needs something to stop the pinkies from blocking the player's initial drop. They're all set to +ambush now.

The exit sign has been given the flat-bleed treatment as Map01 and Map26, but this time I've actually kept the lower floor within monster step height. (I'd fix it for Map01 but it turns out the monsters step around it without issue.)

* levels: more misc. fixes.

**Map03**
The green corridor had some texture alignment and mismatched flat issues; the switch door was overcomplicated for what it was doing and didn't even look better than just using a simple wall switch texture. The corridor itself had a shadow across the middle that had nothing casting it; it has been removed.

Gave the curved terminal wall light grey flats to not stick out as much.


**Map21**
The cage bars along the walls of the lava border corridor should be impassable.


**Map26**
It's possible if you're careful to grab the super shotgun without triggering the lowering panel, causing the player to be potentially lost without any further indication they should move towards the alcove. Since I want to keep this as a foreshadowing of what is possible with stealing the key from the necromancer, there's now also an armour bonus a little further in.

The rising pit was too easy to jump into before it was finished, ruining the effect. I've packed everything closer together and moved one of the hard spectres into the corner outside the pit. The northern bit of the room is also expanded to let the worms move that way.
2023-03-19 07:36:07 -03:00
Steven Elliott
8844ffd08d levels: Cleanup Eureka errors in MAP0N levels
In levels/map0*.wad files fix errors flagged by Eureka when F9 (Check /
ALL) is pressed. This is mostly missing textures and similar errors.
  MAP01  Clear lindef Boom transfer light specials #213 and #261
  MAP02  Clear lindef Boom transfer light special #213
  MAP04  Change transparent AQTRIM03 texture on solids to AQRUST10
  MAP06  Add missing textures
  MAP07  Fix criss cross linedefs by moving a vertex down 4 units
         Move stuck barrel to the left 8 units
         Remove unused linedef tag #20
         Add missing textures
  MAP08  Set impassable on external walls
         Remove unused STARTAN3 Medusa texture
2022-11-01 07:43:23 -04:00
Xindage
96017a70c2 Maps fixes made by catoptromancy. 2021-07-25 10:24:46 -03:00
Catoptromancy
0eccdca30d map02: Make the exit door require the yellow key.
Players in engines that allow jumping are forced to play more of
the level now, while those in vanilla restrictions won't have any
change.
2017-02-27 00:03:11 -08:00
Catoptromancy
ea5940054c levels: c2m9 c4m6 c4m9 map02, limit-removing versions 2017-02-01 18:57:23 -08:00
Mike Swanson
676d400b4a de-symlinkify: siggi 2015-12-17 01:22:27 -08:00
Siggi
022280e938 map02: Completely new map02!
Replaces the old one, which is still in use by the Doom 1 IWAD targets
as E1M3.

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-01-03 21:46:20 -08:00
Jon Dowland
d8803b96f3 (part 2): add rjys stuff 2008-03-05 12:05:42 +00:00
Jon Dowland
ebba8ef1a7 rjy's improved fraggle/e1m3 -> map02 2008-03-05 12:05:01 +00:00
Jon Dowland
07b7441543 map fraggle's E1M3 to MAP02 2006-12-28 21:06:41 +00:00
Jon Dowland
2f26014024 stick Tarin's MAP02 on MAP08 slot (three keys etc. -- hard) 2006-12-27 19:41:05 +00:00
Jon Dowland
acc1e94ac3 fix map02 symlink (whoops) 2006-09-01 19:18:14 +00:00
Jon Dowland
c5938a01f0 Tweak MAP02:
impassable ledges have their floors raised above (deceiving) 24 pixels
  a bit more room around the imp-columns so you don't get stuck
Tweak MAP01:
  higher ceiling in outdoor area
  rotate area behind the blue door
  wider corridor leading to blue key
Tweak E1M1:
  correct light levels in the DM-only corridor
2006-08-30 18:06:17 +00:00
Simon Howard
e98e2f465e Import levels 2006-05-09 16:17:23 +00:00