Commit graph

16 commits

Author SHA1 Message Date
Xindage
aaac149109
Based on Inuk's reports, Stratos posted these fixes on discord: (#1169)
e2m1: end portal updated to use the same projectile-eating effect as elsewhere in E2. [X]
map03: (linedef 1129) Misaligned texture.
map08: (linedef 1782) W1 blocks door until spent, you have to faceplant onto the door to reach it. [X]
map15: (sector 492) Can grab items by slamming into the cover. [X]
map17: Very early finish by just running from the walkway to the exit (SR40); the exit platform was also raised to avoid a harmlessl but annoying projectile explosion visual glitch in vanilla. [X]
map22: (sector 189) Thin secret sector, can run over without tagging. (sector 134) Secret can be robbed by slamming into the cover [X]

Note: Fixes marked by X means that the map structure was a slight modified in someway, it may break demos.
2023-11-05 00:00:58 -07:00
mc776
dda6f89184
levels: fixes, mostly floating item.
E1M3
- Floaty health boosts near sector 74.

Map12
- Moved corpse 653 out of being exactly on the lift boundary.
- Miscellaneous texture alignment fixes.
- Many, many attempts to address #996.

Map14
- Moved armour boosts inside minigun secret door into the chamber itself.

Map15
- Thickened the lowering panel with the pump shotgun to prevent possible grabbing through the wall.

Map17
- Floaty shotgun on pillow.

Map18
- Floaty missiles around launcher.
- Floaty clip 100.
- Addressed #996 in the courtyards.

Map19
- Restored the original shape of the lower platforms and added the catwalk only as a narrow pipe.

Map21
- Disambiguated "sinky" ripsaw position.
- Deleted sectors representing the pillars around the soul sphere platform as there was no reason not to use 1-sided lines here.

Map27
- Floaty diagonal armour boosts around red key pillar.
2023-09-15 09:50:20 -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
a828330d25
levels: more minor fixes. (#1040)
* levels: fix e1m2 tutti frutti around exit door.

Also took the liberty of fixing a longtime pet peeve I had about the really bright grey-white of the exit room steps clashing with the rest of the room for no apparent reason. (It looks less bad with Korp's new greys but we're not adding those yet...)

* levels: fix floating candle on map22.

It's fine until you actually use the secret, at which point it snaps to the top of the lowering platform.

* levels: more minor fixes.

Mostly for objects "floating" with a tiny bit of their hitbox rounded to be overlapping a higher adjacent floor.

E1M8
Inside the pillars containing the painlords there are two that spawn gore (and a dead player) in lieu of painlords only on easy. These have now been edited so that in each pillar the gore appears whenever the painlord does not. (The player has also been changed to a gore actor.)

Map03
Floaties by the first door switch.

Map23
Central room with the barrels and combat slugs has several gore decorations that do not appear on hard, but do not block movement nor represent any living monsters that might appear there in hard. Flagged to appear in all skill levels (and also not be flagged ambush).

Map25
1-pixel vertical misalignment on line 44.

Map28
Floaty medikit(s?) near (-955,-435), moved away from the double teleport pad.
Fixed the textures on that door now that the SLOPPY textures have been updated
Moved stuff around the starting skull switch so you start with a screen full of skull again.

Map29
Floaty shellbox 444.

* levels: more minor fixes.

Mostly to address #1043.

Map09
- Moved the crates in front of the eastern teleport door to keep the player from potentially falling into the gap between the big crate and the main crate rack and softlocking. The small step-crates are now also properly aligned with the flat they use.

Map14
- The entire lower floor of the big octagon room has been lowered to -56 from -48. This restores access to the alcove in front of the minigun secret, and also better aligns with the textures of several surrounding walls.
- Merged the sectors of the yellow key cage teleporter pad so the lights would sync.

Map15
- A room will lower two teleporters when you step in and two worms will warp in through those teleporters in hard, one in medium, none in easy. It looks bugged where the worms don't appear and absolutely nothing shows up, so pickups are revealed instead when they don't.

Map18
- Added one more step crate to let the player directly access the necromancer soul sphere (and the health bonus tucked away in the corner) without retracing their route back to the upper ledge.

Map25
- Got rid of that starting elevator once and for all. The only purpose in forcing that starting gunshot was to make that first room marginally more awful to pistol-start. Moved the shotgun and shells to the "outside" platforms to make up for it.
- Widened the side windows facing the yellow key so the trilobites have room to move.
- Shrunk down the exit line to make it completely impossible to trigger it while the painlord/necromancer standing there is alive.
- Added more monster blockers to the RL warp-in ambush closet, as the worms would still sometimes warp in both on the same side. I've also made the destination sectors larger as that simplifies the underlying geometry a bit.
- Flagged everything in the deathmatch arena multi-only.
- Thing 445 (last monster before SSG in hard mode) is now a pain lord instead of an octaminator.

* levels: more minor fixes.

Map13
Exit teleport pad lines now block monsters.

Map18
End soulsphere secret is now tagged as secret.

Map19
The straferun armour trench setup could not possibly work without having the worms below block your movement sometimes. The trench is now fenced off and the platform accessible by bridge; the pinkies are now spectres outside of easy and hard gives you two more of them; they can only harm you by teleporting.

* levels: readjust map28 skull.

The vertical offset would no longer be needed after #1047; however the tiling is a bit off if we need to offset this horizontally due to the additional trim, so a new linedef was added.

* levels: map26 minor fixes.

The secret blue lift switch error message would indicate it's a "door" which despite being correct from an engine point of view doesn't reflect its actual function.

The red armour secret is now player-shoot only, and the wall breach effect is instant.

* levels: fix high jump platform texture alignment.
2023-08-03 14:16:55 -03:00
mc776
d71ac12cf4
levels: another big batch of fixes. (#997)
* level: more fixes.

E1M3
- Minor item floating in one of the staircases.

E1M7
- Widened the item trenches in the northwest switch room to minimize the chance of a floating item.
- Narrowed the water trench in the southeast switch area to prevent someone from squeeze-gliding in.

E1M9
- Funny-shaped nukage bridge no longer has visible switches. Instead, that railing can be used from the outside anywhere along any of the long sides to lower it.
- Door on the north of that bridge was missing a doortrak.

E3M5
- Northeast giant blood pit had floating items in the new ledges. (Those bits are now also 100% pure meat instead of the rocky crust on top.)

E4M4
- Secret in the southwest is now the room instead of the doorway. Lighting adjusted accordingly.

E4M5
- There's an obscured lamp in the northwest that's supposed to look (in id) like a small lamp placed on top of the box. Freedoom's yellow lamp doesn't work for this, but Freedoom's candle sprite is perfect for the intended effect, so now it is that instead.

E4M6
- Various thin secrets.

E4M7
- Thing no. 580 was the wrong type and bled into the ceiling (see #941). The blocking version is now used instead.

E4M8
- The secrets by the starting area are now the rooms themselves instead of the doorways.

Map11
- Untagged the lizardbaby-triggered doorway as secret.
- All lizard baby sectors are now 72 units tall.
- Realigned the vines in the trilobite corridors overlooking the western atrium.
- Berserk red key secret room lengthened to guarantee having to step inside it.
- Red key is now at a different location, the platform now being a teleporter to it, allowing the location of the red key to be a single sector that can be flagged as a secret.
- Replaced the light source in the yellow skull room with something less likely to have already fallen over.
- Replaced the evil eyes with tech lamps since those aren't shootable.
- The trigger for releasing the pain bringers in the nukage fountain is once again a walk line.

Map16
- Every sector in the backpack secret was tagged as secret, leaving a total of 3 secrets one of which was skippably thin. The skippable is now untagged.

Map18
- It was possible to squeeze into the blue key pillar to trigger the ambush prematurely. The pillar is now the entire 64x64 platform.

* levels: more fixes.

E3M7
- Ambush-flagged and moved the pinkies in the lower small intestine so they stop trying to block the player from below either drop.
- Got rid of some orthogonal lines in the intestine to get rid of the fake contrast.

Map11
- Jump-proofed the decorative canal areas near the final arena.
- Some attempts to address #996.

Map14
- Removed the close-30-seconds door for the descending serpentipede monster closet because if they all bunch up like that while you have an SSG it's a boring wait afterwards. Have fun being hunted by them in the corridors!
- Addressed #996 in the south.

Map15
- Made the two lifts to the red armour secret visually consistent with each other.
- Some feeble attempts to address #996.

Map17
- Jump-proofed by Catoptromancy: numerous platforms raised above what should be jumpable in most sourceports that enable it by default.
- Added a backpack by the corpse near the start, as playing the map "right" and refraining from shooting until you get the tripod puts you in significant danger of running into a shellbox while at near full.
- The stairs inside the living room are flush up against the wall, so you don't waste time falling off and getting back on.
- The window texture now better matches the light falling on the floor.
- Moved Tree #73 and #37 as they were being invisible jump-blockers from below.
- Restored there being three chunks of rock for the blue key.
- Changed up a lot of textures in hopes of creating visually distinct areas.
- Added an extra secret in the start tunnel.
- Made the switch in the water go to 8+LAF fast instead of lowest because those weird sudden flat changes didn't look good.
- Shrank the pillars near the yellow key so you could move around all of them.
- Changed the torches inside the southern switch corridor to techlamps, and added new torches around the entrance to the eastern building.
- Changed the hanging corpse in the living room to another hanging corpse. (see #941)
- Made the couch look more like a couch. And one that's been in a war zone.

Map23
- Replaced the haphazard texture on the northern teleporter room and added some light sources.
- Improved the trim around sector 236 so the door doesn't go right into the curve.
- Used the correct CONS1 flat for sector 246 and shrank it accordingly.
- Addressed #996 in the south.
- Moved the (non-hanged) corpse in the starting secret out of the doorway. The way it hinted at the true nature of that wall was really neat but sadly doesn't play well with software renderer.

Map25
- Southern curved tunnel had a single orthogonal line that led to a misleading fake contrast.
- Some feeble attempts to address #996.

* Delete map17m.wad

* levels: restore old e2m1.

* levels: address E3M6 softlock.

see #998
2023-06-30 00:15:58 -03:00
Steven Elliott
ce772c0b7f
levels: Rebuild nodes and Eureka fixes (#956)
* levels: rebuild nodes (#846)

Ran "make rebuild-nodes"

* levels: Cleanup Eureka errors in three levels

Relatively minor Eureka fixes to prepare for 0.13.0.

freedoom1.wad
  E1M3 Fix missing texture outside bottom of map with AQMETL28
  E3M3 Fix missing texture at start with ROCKRED1

freedoom2.wad
  MAP11 Fix two stuck matribites in sector 190 by moving them
        Add deathmatch start to sector 39 for a total of four (minimum)
	Remove unused sector tags 18 and 24
2023-05-03 19:36:17 -03:00
mc776
ab6ddb2fc2
levels: more minor fixes. (#949)
E1M3
Changed the front entrance into an outdoor train platform. The train is visible from the window behind the blue door as well.
Added some escapes from some slime pits.

E1M7
Jump-proofed rocket launcher secret, the switch behind the bars in the northeast, and the two teleporters that are opened up by approaching the switch in the southeast. Duck-proofed that one rusty bar blocking the way to the northeast area. (If you're playing a mod that lets you duck less than 12 units it's not proof against that.)

E2M1
Pending final replacement of this map, here's a hacky solution to address #864 involving a door trigger and a hidden multiplayer-only barrel. In singleplayer the path beyond the other side of the gap is now blocked by a wall of rubble. At least this should better signpost that the player is not expected to go that way.

E3M7
Made the final door before the painlord stairs stay-open to let the player backtrack later if they want.

E3M8
Got rid of the sound pipes in favour of merging some sectors, fixing the gargoyle textures in the process. Raised the windows into the "snake pit" slightly to line up with the brick texture.

Map16
Addressed #591. The same trigger that "presses the button" now lowers the wall up ahead, revealing an exit portal a second or so after the bossbrain exit would normally activated.

Map17, Map18, Map31
Addressed #867.

Map30
Addressed my comment in #640 by making the platform right in front of the face a secret, so the player can 100% the map. (Not doing anything for E3M8 because you don't get a stats screen for it anyway.) Also dimmed the arena below 255 so depth can be better visible. (Some map geometry has been slightly altered to avoid orthogonal lines where the fake contrast would look bad.)
2023-04-29 08:15:55 -03:00
Steven Elliott
b8885591ea levels: Fix GRAY1 in fake floors and ceilings
Part of the Eureka cleanup involved fixing warnings having to do with
missing textures. Eureka was used to fix the missing textures by
replacing the "-" with "GRAY1'. Unfortunately fake floors and ceilings
resulted in false positive warning. Fixing the warnings broke the
intended rendering - the fake floor or fake ceiling is supposed to be
extended over what is now a gray hole. The solution is to revert the
missing texture fixes that have to do with fake floors and ceilings.

freedm.wad
  DM02  Ceiling above the arrow.
  DM20  Ceiling above the lights near door.
  DM23  Ceiling above the light.
        Ceiling above health bonuses.
  DM25  Ceiling above polaric energy cannon.
  DM26  Ceiling above DM spawns.

freedoom1.wad
  E2M5  Floor with hatchling pop up near the start.
        Floor with trilobite pop up near the end.
  E2M7  Pillar surrounding the blue key.
        Floor with monster pop up at the end.
  E3M3  Ceiling in triangular room.
        Floor with trilobite popup near triangular room.
        Floor with pain lord pop ups upstairs from triangular room.
  E4M1  Ceiling above yellow key.
  E4M3  Floor slit in the ground outside (rendering trick?).
  E4M4  Floor below the exit sign.
  E4M6  Floor lights at the bottom.
        Ceiling above teleporter.
        Slit in blue floor (rendering trick?).
        Ceiling light above the red key.
  E4M7  Floor internal control sectors in nukage.
        Floor below the exit sign.
  E4M8  Floor below the exit sign.
        Ceiling above the teleporter.
  E4M9  Floor below the lights.

freedoom2.wad
  MAP14 Floor for four outdoor monster pop ups.
  MAP17 Floor with four internal control sectors in the middle.
        Ceiling above logo in red floor room.
  MAP18 Ceiling above the player spawn.
        Ceiling above the end.
        Transparent windows
        Floor with monster pop ups outdoors.
  MAP20 Ceiling above the light in corner.
  MAP25 Floor with monster pop up outdoors.
2022-12-04 08:27:49 -05:00
Steven Elliott
0ebd3fc9c5 levels: Cleanup Eureka errors in MAP1N levels
In levels/map1*.wad files fix errors flagged by Eureka when F9 (Check /
ALL) is pressed. This is mostly missing textures and similar errors.
  MAP10  Fix door with ceiling (-32) below floor (-24) by raising ceiling
  MAP12  Remove 3 zero length linedefs that had the same begin and end vertexes
         Fix non-animated switch texture
         Remove unused sector tags
         Add missing textures
  MAP13  Remove doom camera (#32000)
         Remove unused Strife linedef tag #999 and 97 WR Teleport on that linedef
  MAP14  Fix ceiling below floor in two sectors by raising ceiling from 120 to 128
         Add missing textures
  MAP15  Remove unused tag 33 on linedef and 121 W1 Lift Lower /fast on that linedef
         Clear 4 sectors tags without a matching linedef
         Add missing textures
  MAP17  Add missing textures
  MAP18  Fix pillars with ceiling (136) below floor (640) by setting ceiling to floor height
         Add missing textures
  MAP19  Remove unused sector tag #20
         Add missing textures
2022-11-01 16:15:09 -04:00
Catoptromancy
2304c7cf9e map17: Adjustments for easy/normal skill levels. 2017-03-13 02:36:32 -04:00
Ayub Ahmed
6f567ffaa8 Update 2017-01-22 13:49:27 +00:00
Ayub Ahmed
6cb89e2078 map17 and map24 2017-01-20 12:54:21 +00:00
RjY
93a64a8b6c levels: remove spurious lumps
Some editors like to save cruft into a wad, along with the map data.
Unfortunately, it is pulled into the build targets by deutex, which
simply includes every lump in each map wad into the final build.

- c1m1: remove __EUREKA
- c1m5: remove DEHACKED
- c2m9: remove __EUREKA

- dm18: remove __EUREKA, GL_*
- dm32: remove __EUREKA

- map03: remove __EUREKA
- map05: remove __EUREKA
- map14: remove __EUREKA
- map17: remove __EUREKA
- map32: remove UPLTEMPL
2015-12-24 12:03:32 +00:00
Mike Swanson
7304d57ad0 de-symlinkify: hawkwind 2015-12-17 01:22:09 -08:00
Jon Dowland
d3f0996285 map hawkwind's fixed 17, 30 2008-03-17 18:27:47 +00:00
Simon Howard
e98e2f465e Import levels 2006-05-09 16:17:23 +00:00