Commit graph

16 commits

Author SHA1 Message Date
mc776
c048405f8b
levels: minor fixes and tweaks. (#1121)
E1M1
- All the monsters in the trench are now +ambush, so they don't move until you're down there. On easy the zombieman even faces away from the start.
- More monster blockers added to prevent invisi-blocks jumping into the starting room trench or down from the cliffs in the outdoor area.

E2M7
- Armour bonuses still floating on sector 599. They now adorn the side pillars instead.
- The minigun is comically easy to miss - pretty much every passage into that area is designed for you to look the other way or overshoot it jumping in there, and you might go through the next 80% of the map before having any reason to go back into that part of the room. Its platform has been moved to the lower area, with the upper platform being ostensibly a shotgun but the shotgun guy now standing there took it.

E3M4
- Stealth worm 16 stuck on overlapping ledge.
- Changed the St. Pete's cross into a sealed-off fireblu portal.
- Extended the stairs up from that long bridge so that it's more obvious from a distance at low resolution that those are legit stairs up and you're actually expected to backtrack that way.
- Redecorated the exit room.

E3M5
- Jump down into painlord courtyard in the west would be invisi-blocked by said painlords. Monster blocking line added to keep the way down clear. Moved the tree out of the way too, for good measure.
- Addressed #996.

E3M9
- Fixed numerous tutti-frutti textures and unstraightened some unintentional fake-contrasts in some organic areas.

E4M2
- Got rid of the flat bleed trick in that slime tunnel. It's just a big steady spotlight now - and it doesn't mitigate any nukage damage.
- The secret exit room multiplayer contingency entrance is now opened immediately after the trap-bars are triggered. The trap-bars themselves are no longer crushing, preventing a possible immobilization softlock.
- Said multi-contingency entrance area is remodeled to make it clear it has been jump-proofed.
- Aligned hex textures in secret exit room.

E4M9
- Flagged line 1765 as monster blocking. It's possible for a monster, while that platform is descending, to step right onto that window ledge and get stuck there as the platform continues its movement.
- Added glass to the sides of sector 230 to prevent the player from falling in under certain circumstances.

Map02
- Changed the multi-wallpart elevator so that the middle is the "rungs" that the side "pulleys" are lifting up the platform against.

Map04
- Numerous cosmetic fixes to the starting area.

Map05
- A couple lines on the edge of the stream used the surrounding brown rock instead of the zimmer brown.
- Made the helipad symmetrical and made it look more weathered, including adding a small tree where there would once have been a light.

Map11
- The walk line to open the yellow door switch is now south of the minigun, so those who "know" how it works (without knowing the exact location of the line) don't have to go all the way up to the door to intentionally trigger it.
- Removed some hard-only monsters from the eastern branch, removing some matribites and octaminators and replacing one of the former with a formerly easy-only trilobite and one of the latter with a stealth worm.
- The dock area is now opened up by the same switch that lowers the two platforms, which are now lowered permanently.
- The red skull shootable switches are now located so high up that it's impossible to gamble on a stray SSG shot hitting them from below.
- Addressed #996 in some small gaps in the final arena.

Map23
- Moved all health bonuses around the broken teleporter to look less like mushrooms.

Map26
- Blue skull door trim was misaligned, obscuring the shape of the horns.
- Zombieman 130 stuck inside a monster blocking line.
- Moved all health bonuses around the starting area corpse to look less like mushrooms.

Map29
- Addressed #996.

Map32
- Added a way to climb out of the lava pit.
2023-10-23 11:46:57 -07:00
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