Commit graph

12 commits

Author SHA1 Message Date
Steven Elliott
fb65b869b2 levels: Small fixes, mostly for Eureka
freedoom1.wad
  E2M1   Fix non-visible missing texture after exit with GRAY1
  E2M4   Fix missing texture before start with GRAY1
  E2M7   Fix missing upper texture for linedef #4431

freedoom2.wad
  MAP05  Removed unused tag #16 in monster closet on sector #137
         Made upper case incorrectly lower case texture "fwater1"
  MAP12  Removed non-visible Medusa texture on linedef #7219
  MAP24  Fix missing texture on linedef #1636 in monster closet
  MAP25  removed unused tag #31 and type on linedef #2741
  MAP31  removed unused tag #9 from sectors #17 and #71
2023-11-05 13:09:36 -05:00
Xindage
b6972e4b1d
Update e2m4: (#1168)
Removed unused textures.
Fixed missing textures alignment.
Fixed 2 ceiling using wrong flat.
All liquids sectors near techwalls now damage properly.
All secrets now appears on automap.
Fixed one of the DM closets near rockets launcher opening in singleplayer/coop.
2023-11-01 22:09:04 -07:00
mc776
c3ea67cfc8
levels: more minor fixes. (#1063)
* levels: one more texture fix on that Map17 ramp.

* levels: one more minor Map17 METAL2 alignment.

On the ledge to the right of the yellow door - the seam of the texture actually should not follow the ledge of the path, but continue the tiling pattern.

* levels: fix map03 start room texture.

See PR for screenshots, this one was really hard to see before the new METAL2 textures.

* levels: relocate e3m3 secret missile launcher.

Where it was positioned it was possible to grab it - even sometimes see it in vanilla - before that door even opens.

* levels: move e3m3 start arena hanging corpses.

They're supposed to be hanging from the bottom of the wooden rim, but sometimes vanilla errs in favour of sticking the actor to the higher ceiling in ambiguous rounding-error situations. The centre of each of these actors is now totally unambiguously inside the wooden rim sector.

* levels: address #1053.

* levels: address #1053 properly.

Also un-merge a bunch of sectors because it turns out blocking sounds from certain areas is actually kinda important.

* levels: fix Map31 BFG.

Moved it slightly closer to the teleorter pad so it's less possible to jump over it entirely by mistake, and aligned the textures in there.

* levels: more map31 adjustments.

- Re-merged the doorway sectors so any single gunshot will alarm all tripods.
- Some more texture fixes, replacing a few ceilings that didn't tile properly.
- More adjustments to the squeeze-past chamber, mostly just for texture alignment purposes.
- Made *all* the gore in the switch room point to the switch with the red card.
- Shortened the supersecret door switch so the gargoyle wouldn't repeat like that.

* levels: bring map31 secret closer, but conceal it.

* levels: fix e2m1 easy hot start.

* levels: misc. E3M1 improvements.

Un-doomified the start:
- Hell Keep: start outdoors, touch freaky flesh thing, fight imps, find red brick gate, grab ammo boxes by door, hit red brick skull switch, receive immediate cacodemon.
- Land of the Lost: start outdoors, no freaky flesh thing, fight serpentipedes, find red brick gate, grab ammo boxes by door, hit red brick skull switch, receive immediate trilobite.
- Newer, Better Land of the Lost: start outdoors, fight serpentipedes, find red brick building, *shoot* freaky flesh thing, reveal corridor with ammo boxes and *slightly* less immediate trilobite.

Replaced candelabras with evil eyes for the shooting messaging.

Made exit teleporter lines monster blocking.

It is impossible to get through that mandatory northwest area without taking damage from the hurtfloor. Added a catwalk. All the health bonuses are on that catwalk now.

Made the lowering rock wall use the same grey floor as the surrounding area. Now all red surfaces you can reach without jumping are hurtfloors. Its trigger is now the instant-move lowest-ceiling trick so you can't race over to watch it move.

Two stimpacks are now medikits, while the number of medikits in the exit room are reduced to one. This increases the total health by 5 points (in addition to the 5 for losing the obligatory damagefloor) while reducing the likelihood of the player running into the exit room and (unintentionally) turning what should be a dynamic fight around the map into a chokepoint slog.

Broke all the fake contrast orthogonal lines in the ribbed pillars.

* levels: minor e2m4 fixes.

Berserk pack secret sector was too narrow and could sometimes lets you grab the items without triggering the secret. That closet is now deepened (and slightly redecorated to make up for the new blank space).

The area around the waterfall was too dark compared to everything around it. Its light is now all 144 except right next to the light of the silver arch.

The horizontal trim on the silver arches now go all the way around.

* levels: minor E3 improvements.

E3M1
After some discusssion on Discord it was agreed that the trilobite should not be visible until the player has discovered the berserk. The first trilobite is now outside of that hall, its back to the player looking at the berserk, and the hall has some sound blocker lines so it doesn't react if you try to plink at the worms (despite the berserk being right there).

I've also done a bit of redecorating to the front steps since we no longer need the evil eyes: the entire stairway is lined with candles and the eyes/ candelabras are replaced with blood fountains (as too many lights here would imply an area much brighter than what we're dealing with).

E3M3
The starting area lavafall had an unintentional fake contrast. This lavafall is now made more complex, with intentional fake contrasts.

* levels: final E2M4 touchups by Xindage.

* levels: make map06 exit pad line monster blocking.

Also unmerge the sectors on two sides of a door that was causing some monsters to wake prematurely.

* levels: fix textures by map11 warehouse counter.

that new METAL2 sure makes a lot of things more visible...
2023-08-26 18:12:24 -03:00
mc776
e80e4e9c3b
levels: E2M4 overhaul by Xindage. (#1073)
* levels: E2M4 overhaul by Xindage.

Better flow, better aesthetics, better robustness against softlocks related to jumping.
2023-08-19 09:28:56 -07:00
mc776
902d359476
levels: address some E2M4 issues. (#966)
Made the lines in the northeast waterfall windows impassable as it is possible to jump through at least the bottom ones in some sourceports.

Made the staircase leading from the first water area back to the start *much* more visible. (Seriously playing this in vanilla with the sun shining through the window IRL this was even harder to find than the red armour secret...)

Replaced nearly all the METAL step faces with AQPIPE09 because they were *really* hard to see in poor lighting conditions.

Changed those insta-walls into something that could plausibly snap shut like that.

Merged a lot of symmetrical detail sectors.
2023-05-06 21:56:16 -03:00
Steven Elliott
873400aa91 levels: Cleanup Eureka errors in E2MN levels
In levels/e2m*.wad files fix errors flagged by Eureka when F9 (Check /
ALL) is pressed. This is mostly missing textures and similar errors.

  E2M1  Cleared non-vanilla slope type (340) on small blue pyramid.
        Fix missing textures.
  E2M2  Removed unused tag in a door.
        Fix missing textures.
  E2M3  Fix missing textures.
  E2M4  Remove non-visible non-animated switch texture.
        Fix missing textures.
  E2M5  Fix missing textures.
  E2M6  Removed two unused tags in sectors.
        Fix missing textures.
  E2M7  Replace transparent texture AQTRIM03 with AQRUST10.
        Fix missing textures.
  E2M8  Cleared non-vanilla linedef type (85).
        Replace transparent texture AQTRIM03 with AQRUST10.
  E2M9  Reduced deathmatch starts from 17 to 10.
        Replace transparent texture T-SLDRP1 with COMPUTE1.
        Removed unused tag in a door.
        Removed exit signs on either side of secret exit door.
        Changed secret exit switch room into a secret area.
        Fix missing textures.
2022-10-23 13:29:24 -04:00
Xindage
9ec0188e43 removing/replacing maps from episode 2 2022-04-15 19:47:38 -03:00
Xindage
96017a70c2 Maps fixes made by catoptromancy. 2021-07-25 10:24:46 -03:00
Proluiz
7cf74962b5 A massive map fixing for lot of slots.
Prepare youself for the changelog:
e1m6
Removed line 2701 and its vertices too.

e1m7
Fixed all sectors causing damage to the player incorrectly.
Fixed a lift in outside area of map was also activing a a other sector incorrectly.
Line 1246 was removed.
sector 115 and 111 was merged.
Fixed some textures offsets.

e2m1
All lines specials with a nonexistent sector tag 18 is a leftover from an old version of this map and was properly removed now.
Backpack was fixed now it dont "ambush" and appear in all skills.
Vines blending inside the ceiling on line 378 was fixed by changing the brightness of adjancent sectors to it.

e2m3
Lowered sector 355.

e2m4
Lines 722, 1617, 846, 845 and 821 was flagged as secret.
Sector 178 nows do damage.
Texture on line 1388 dont bleed anymore, by creating a new sector with lower light adajancent to it.
Line 1595 changed to Doom type 48.
Sectors 273 and 274 floor was changed tp MFLR8_1.

e2m5
Lines 110, 890, 1255, 2697, 2700 and 2699 was flagged as secret.

e2m9
Lines 103, 111, 95, 66, 1691 and 1524 was flagged as secret.
Sectors 333, 334 and 335 was changed to match its neightbors.
Fixed an old mess of boom effect that was left behind and capable of making players get stuck.

e3m2
Lines 536 and 538 have proper offsets.
Lines 553 and 561 flagged as secrets.

e3m3
Added lavafall where it was needed.
Lines 593, 610, 451 and 615 tagged lower unppeged and added proper Y alignment.

e3m4
Properly set lines 927 and 2500 as impassible
Fixed the X-offsets from both sp_face2 in this area.
Line 524 dont bleed in floor anymore by changing floor texture behind it.
Fixed possible monsters getting stuck on each other depending on skill.
Removed thing 230 (doom builder camera).

e3m5
Replaced aashitty was replaced by sp_face2 and both sector 105 and 107 was removed with it.
The lines that tigger sector 260 now uses doom special 37 to make this sector turn into lava.
Changed sector 260 floor texture to floor7_2 and no more cause damage until it turns into lava.
Removed line 152 offsets.
Lines 1624, 21, 364, and the ones close to 1038 and 962 was flagged as secret.

e3m7
Line 874 generalized special was changed to doom special 105.
Lines 668, 1719, 581 and 2273 flagged as lower unpegged and added a proper offset.
Lines 667, 582 fixed a missing back upper missing texture.
Removed mid texture from line 1740.
!!!There's still bugs and unused data in the map, need better investigation!!!

it partialy fix the issue 698.
2020-09-14 22:53:28 -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
Catoptromancy
9c924de8fb levels: new e2m4
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-06-21 00:45:33 -07:00