Commit graph

5 commits

Author SHA1 Message Date
mc776
f1c7a44af0
levels: minor fixes. (#986)
* levels: minor fixes.

E1M3
- Nukage level in the bridge before the blue key was  too log, resulting in not only a texture misalignment on the safety lift but also making a secret inaccessible.
- Fixed the tutti-frutti and misaligned terminals near sector 255.

E1M4
- Potential soft-lock if jumping out the window in the starting area. That outside area now has a one-way route back to the map start. (It is still totally inaccessible in vanilla and thus there are no new pickups or monsters there, and the door is "secret" on the map even though it doesn't actually award any secret to open it.)

Map09
- Moved the rocket launcher secret in the southeast to connect with the path leading up to it, preventing the need for an extremely precise jump to get in even when you know where it is.

* levels: change map01 secret sector tag.

The secret tag was on the door sector itself, which made it easy to accidentally jump over it via the raised platform in front of the door so it wouldn't be triggered properly until you were on your way out. The secret tag is now on the little corridor instead.

* levels: fix Map10 issues.

Map10
- Changed the line special in the western super shotgun secret to keep the door sector itself from also becoming a secret sector, while fixing the texture alignment inside the secret itself.
- Moved some shotgun shells to stop them from floating above the sectors directly below where they appear to be.
2023-06-20 10:06:38 -03:00
Shinosarna
ca31eb31e4
Update e1m4.wad (#970)
Edits to E1M4 by me and m.
Removed superflouous doorway in first room, changed lobby in yellow key building, changed outdoor area to look nicer, other minor tweaks.
2023-05-13 21:26:40 -03:00
Mike Swanson
82b14b3b55 levels: Change “chapter” terminology to “episode”
A generic term like this isn’t really suitable for trademark, nor
likely to ever be disputed.  The community and the engine both heavily
bias toward “episode” and indeed most other games do.

Closes: #682
2020-07-15 14:02:57 -07:00
Mike Swanson
e8a434dc19 levels: rename e*.wad to c*.wad in Phase 1
We're calling these chapters now instead of episodes, let's reflect
that.  Sorry if anyone gets confused at first :P
2014-10-13 21:59:57 -07:00
Simon Howard
e98e2f465e Import levels 2006-05-09 16:17:23 +00:00