Commit graph

64 commits

Author SHA1 Message Date
Nick Zatkovich
d155e9973b Added DM starts to c2m2, c2m4, c3m4
Fixes #147. added 8 DM starts each to the above levels
2015-11-30 13:21:01 -08:00
Catoptromancy
a4e1779aa6 map24: make the secret better discoverable; fixes #17 2015-08-25 10:16:07 -07:00
Catoptromancy
50213d16ed map32: playability and difficulty fixes 2015-04-28 18:57:42 -07:00
Catoptromancy
22ff71e5d1 map31: add a secret exit and DM starts 2015-04-26 13:37:03 -07:00
Protox
fa2fd03891 c2m4: add an exit and some more ammo. fixes #136 2014-11-09 11:00:17 -08:00
Mike Swanson
2f4ef2769e levels: move map18 to its original author directory
This got moved to catoptromancy after he edited it.
2014-10-14 17:52:38 -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
Mike Swanson
83a9157620 levels: Delete primitive E3M2 prototype by request of author 2014-10-11 13:34:26 -07:00
Catoptromancy
51054a791c levels: DM06 gameplay adjustment and retexturing 2014-10-11 13:12:52 -07:00
Catoptromancy
7d5d4efe50 levels: fix texture alignment in DM12 (fixes #85) 2014-10-10 12:08:16 -07:00
Mike Swanson
092a911e34 levels: rebuilds nodes in maps that needed updating 2014-10-09 19:40:25 -07:00
Catoptromancy
b845a31749 levels: Fix SSG lift in DM12 2014-10-09 19:30:33 -07:00
Catoptromancy
8473d89be9 levels: MAP31 skill fixes and fix a bleeding floor
fixes #58
2014-10-03 15:43:35 -07:00
Mike Swanson
c9298e6d59 levels: Move map27 to its original author's folder 2014-10-02 19:49:50 -07:00
Mike Swanson
4fb22a786f levels: move map14 to its proper location
Catoptromancy made fixes to the map previously, but did not originally
author it, moving it back to thegreenherring.
2014-10-02 00:30:11 -07:00
Mike Swanson
bda8f1245d levels: move map06 to its proper location
Catoptromancy made fixes to the map previously, but did not originally
author it, moving it back to mystic.
2014-10-02 00:29:15 -07:00
Mike Swanson
d8df7bd7fe levels: Delete unused levels
These are no longer used to build the main IWADs (exempting
catoptromancy/fdtest.wad from this sweep), and are being moved to the
attic repo.
2014-10-02 00:28:04 -07:00
Simon Howard
451e4d81ef levels: Build REJECT lump for levels missing it.
Quite a few levels did not have a REJECT lump and were using null
(all-zero) REJECT lumps instead. I ran these through RMB so that all
the levels would have efficient REJECT lumps.
2014-09-07 18:30:16 -04:00
Protox
b6c26942b4 levels: Update E2M4.
More context in this thread:
http://www.doomworld.com/vb/freedoom/69882-new-maps-e2m5-and-e2m9/
2014-09-06 22:58:53 -04:00
Protox
f5663a6bad levels: Fix up FreeDM levels.
This tweaks a bunch of FreeDM levels and fixes several known bugs
in them.

Issues fixed:
- Fixes #23 (DM01 lighting level).
- Fixes #61 (DM13 nonfunctional teleport).
- Fixes #75 (DM14 rockets explode behind teleport lines).
- Fixes #26 (DM02 tutti-frutti).
- Fixes #7 (DM24 HoM).
2014-08-24 22:56:51 +00:00
Simon Howard
714ba8c80d levels: The great FreeDM level reordering.
This commit applies a new ordering for FreeDM's levels, designed by Protox
and preserving the existing names and music used for the levels.
This Doomworld thread has some more information:
http://www.doomworld.com/vb/freedoom/69435-proposed-map-lineup-for-freedm/

Five of the existing levels were moved as they were judged not to meet
quality standards.

Summary of changes:

DM01 - Renamed to DM01
DM02 - Removed
DM03 - Renamed to DM15
DM04 - Renamed to DM08
DM05 - Renamed to DM27
DM06 - Renamed to DM18
DM07 - Renamed to DM07
DM08 - Renamed to DM10
DM09 - Renamed to DM28
DM10 - Renamed to DM13
DM11 - Removed
DM12 - Renamed to DM14
DM13 - Renamed to DM02
DM14 - Renamed to DM21
DM15 - Renamed to DM29
DM16 - Renamed to DM22
DM17 - Renamed to DM24
DM18 - Renamed to DM03
DM19 - Removed
DM20 - Removed
DM21 - Renamed to DM06
DM22 - Renamed to DM25
DM23 - Renamed to DM12
DM24 - Renamed to DM11
DM25 - Renamed to DM09
DM26 - Removed
DM27 - Renamed to DM17
DM28 - Renamed to DM23
DM29 - Renamed to DM04
DM30 - Renamed to DM30
DM31 - Renamed to DM16
DM32 - Renamed to DM26
DM33 - Renamed to DM05
DM34 - Renamed to DM31
DM35 - Renamed to DM32
2014-08-24 22:42:37 +00:00
Simon Howard
f99f800772 Merge branch 'master' of github.com:freedoom/freedoom 2014-01-23 03:09:33 +00:00
Protox
2af3361546 levels: Update DM22. 2014-01-23 03:09:00 +00:00
Mike Swanson
bb8a227c89 levels: allow wallrunning and move a teleporter pad
Rotated the level 270° to accomidate for a bug in the Doom engine that
allows superspeeds against some walls, abuse this bug in map01 on the
long edges :)

Also, move a teleporter exit in the Things room onto the pad sector
itself. This makes it so you don't just teleport back by strafing
right immediately.
2014-01-22 07:02:00 -08:00
Catoptromancy
61644e2bec levels: Add Freedoom test level. 2014-01-22 05:44:26 +00:00
Luiz Henrique Gasparin Jerônimo
1d44a9d1fd levels: Update FreeDM levels.
This adds detailing and other improvements to the existing FreeDM
levels.
2014-01-12 02:29:37 +00:00
Catoptromancy
51ac17358b levels: new map32 level
Level was uploaded to idgames in 2012. It's a super-hard Hell
Revealed-style level, appropriate for the super-secret level.
2014-01-07 23:10:22 -08:00
Protox
613a596e88 levels: E2M4: fix lift behind red door
Signed-off-by: RjY <rjy@users.sourceforge.net>
2011-08-18 23:16:23 +01:00
Catoptromancy
3ebf1b7c78 levels: map12: co-op fix: red door is now D1 stay
Signed-off-by: RjY <rjy@users.sourceforge.net>
2011-04-29 08:14:21 +01:00
Catoptromancy
345ebb487f levels: new FreeDM maps: 21-23
Signed-off-by: RjY <rjy@users.sourceforge.net>
2011-04-20 01:39:05 +01:00
Catoptromancy
4c50ee4dae levels: map24 update, reset symlink
Catoptromancy writes in <http://www.doomworld.com/vb/post/949221>:
>This should be updated to map24 [...] The current 0.7 map24 is actually
>a brand new udoom map I swapped in since mine was far from finished.

Reset map24 symlink back to catoptromancy/map24.wad
(Partially reverts 0c4144eba0)

Signed-off-by: RjY <rjy@users.sourceforge.net>
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2011-02-24 12:34:45 -08:00
Catoptromancy
283f2138a6 levels: fixes to map04 and map06
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2010-10-11 21:24:26 -07:00
Catoptromancy
4b56bf3010 levels: fix various issues in maps
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2010-09-22 23:38:10 -07:00
Catoptromancy
ff1c9a0d89 levels: Updated map27
Adjusted Things.

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2010-09-16 12:47:18 -07:00
Catoptromancy
13c6a4b2bf levels: updated map24
<Catoptromancy> its had tons of work since last one

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2010-09-08 21:52:02 -07:00
Catoptromancy
63089203de levels: update map12
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2010-09-03 18:13:10 -07:00
Catoptromancy
2b31006c7e levels: updated e2m4
Used zennode, a few glitches fixed.

Signed-off-by: Catoptromancy <catoptromancy@yahoo.com>
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-08-16 12:23:24 -07:00
Catoptromancy
678cbd334a levels: Updated E2M4
Now with much less HOM, and a should be 99% finished.

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-07-29 04:05:18 -07:00
Catoptromancy
c958c515b4 levels: new map31 build
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-07-28 12:40:38 -07:00
Benjamin Debski
74f80cd684 levels: New map19, replacing the old one
Cato approved of removing his old map in favor of this one.  Also it's
present broken in Boom 2.02, to be fixed later...  before the next
release!

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-07-28 02:48:48 -07:00
Svante Ekholm
3941e0d16e levels: New map10, move old map10 over the map12 slot
Old map12 was a single room with mancs, chaingunners, and an exit, it
was pointless.

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-07-27 19:37:13 -07:00
Patrick Kalinauskas
41b1a966dc levels: newer map27 almost done except for difficulty levels
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-07-25 00:39:00 -07:00
Catoptromancy
910ab66198 map24: make it a bit more sane
- Revenant room has 6 less archviles in bfg trap, 2 pain elementals
  added in -skill 4.
- Revenant room has invulnerability available in -skill 3 and -skill 2
- Revenant room's door is much slower, when entering...Normal instead of
  turbo door.
- Revenant room's mechanism for opening doors from inside much
  adjusted. Still has half the puzzle trick, do not need SR-50 speed to
  beat trick now.
- A few tiny and minor thing adjustments I forgot.

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-07-16 14:33:02 -07:00
Catoptromancy
8d6b07a9bb levels: bunches of fixes
map18: needed the easy flag for the teleport sprites at sector 95
       slightly altered easy skill also
map19: needed skill levels adjusted much
map25: got stuck behind blue skull bars, after getting SSG, in
       archvile/teleport area.  Moved wall closer, can't fall behind
map30: Switch on lift after archvile after yellow door can be a trap
       textured lower edge so it doesn't HOM if player leaves lift while
       it's raising.  Also made side of lift a SR lift, so player can
       lower lift to get back on.

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-07-12 01:21:22 -07:00
Catoptromancy
06eec22017 e3m2: Add a version with nodes
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-07-07 22:05:06 -07:00
Catoptromancy
e501ed7f20 levels: Brand new e3m2 level.
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-07-03 17:53:03 -07:00
Catoptromancy
d95bda5117 levels: brand new map19, first level to utilize Plutonia textures
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-07-01 00:05:59 -07:00
RjY
d2dfa43d58 levels: build REJECT lumps for several maps
While it is true that on modern hardware a reject lump rarely offers
significant benefit, it is nonetheless the case that some older engines
will fare badly if the lump is short or missing.

E1M7, E2M4, MAP05, MAP06, MAP07, MAP10, MAP11, MAP14, MAP18, and MAP31
were affected.

Signed-off-by: RjY <rjy@users.sourceforge.net>
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-06-24 13:44:20 -07:00
Catoptromancy
7a1ce50018 map18: switch in outhouse is now a slow remote door
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-06-23 21:31:44 -07:00
Catoptromancy
9c924de8fb levels: new e2m4
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2009-06-21 00:45:33 -07:00