Commit graph

341 commits

Author SHA1 Message Date
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
Mike Swanson
255e72a3b6 dm34: remove all the monsters 2014-10-01 04:39:11 -07:00
Protox
c81876cd4c levels: New E2M3 2014-09-29 19:54:47 -07:00
Miguel Suarez Gomez
ba80621b4e levels: e1m5 update for skill level support 2014-09-29 19:51:08 -07:00
Mikael Haladyn
7b784e2835 levels, musics: add submission for DM34 2014-09-29 19:42:51 -07:00
Mikael Haladyn
567f188150 levels, musics: add submission for DM33 2014-09-29 19:41:38 -07:00
Simon Howard
977ea8090b patches: Add dummy level sign.
On the dummy.wad level used as a stand-in for levels that don't
exist yet, show a computer sign on the wall that gives a brief
useful message encouraging people to contribute to the project.
2014-09-29 04:33:38 +00:00
RjY
f8a43bb594 levels: Z0k's map15a is map12, move latter to map24
See http://www.doomworld.com/vb/post/1303910
2014-09-09 07:57:22 +01:00
RjY
48285e57aa levels: new "map15a" from Z0k
Slot to be determined; author intended it to replace his own map15,
but it seems a shame to lose the existing map15 when there are much
weaker maps it could replace instead.

DW: http://www.doomworld.com/vb/post/1256159
DW: http://www.doomworld.com/vb/post/1265585
Signed-off-by: RjY <rjy@users.sourceforge.net>
2014-09-09 07:11:13 +01:00
Jeremy Elder
152976216b levels: Add new E3M4 from sgtcrispy.
Some discussion on the forums can be found here:
http://www.doomworld.com/vb/freedoom/67731-e3m4-progress/
2014-09-08 00:00:15 -04: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
Simon Howard
d5e01efbcd levels: Strip out GL_NODES data from E1M1.
This is presumably used by certain source port(s) but isn't really
necessary. Strip this out so that we save 150KB from freedoom1.wad.
2014-09-07 16:36:21 -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
75830872a2 levels: Add new E2M9.
This new E2M9 includes a merge of parts of the old E1M8 and E2M8.
More context can be found here:
http://www.doomworld.com/vb/freedoom/69882-new-maps-e2m5-and-e2m9/
2014-09-06 22:01:28 -04:00
Daniel Jewell
bae64074e7 levels: Improve/complete abandoned MAP10.
More context can be found in this thread:
http://www.doomworld.com/vb/freedoom/69412-updated-map10

This level appears to have been abandoned by its original author and
Jewellds took it upon himself to continue the work.

Changes since v21:
-The lava building is now accessed by a red key, rather than a switch,
 and the small building to the south has changed as a result.
-Minor cosmetic improvements to the lamps by the blue key door.
-Lowered some sectors in the river by the building entrance, to make
 it look more realistic.
-Fixed a crate in the Mancubus room, which was too tall.
-Removed a misplaced midtexture on the cave entrance.
-Fixed a few texture alignment and cosmetic issues surrouding (what is
 now) the red key door.
-Solved some alignment problems on the rocks in the south-east of the
 map.
2014-09-06 21:19:54 -04:00
Protox
97ad9705a9 levels: Add missing player 1 start to DM32.
DM32 had deathmatch starts but was missing a player 1 start thing,
making it unplayable in single player mode.

This fixes #93.
2014-08-31 05:33:23 +00:00
Protox
af74a847eb levels: Fix secret lift in DM23.
The linedef triggering the secret lift mistakenly had its sector tag
set to zero, which causes the game to crash in Vanilla.

This fixes #94.
2014-08-31 05:32:00 +00: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
Protox
960c0754c5 levels: Add new DM19, DM20.
These two new levels by Protox bring the FreeDM level count back up to
the full 32 again, after the great renaming.
2014-08-24 22:54:13 +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
Protox
52c48f037b levels: Update E1M2.
This fixes #66 (missing textures).
2014-07-28 19:23:54 -04:00
Simon Howard
ab79cf6658 levels: Remove old .zip file.
It seems that this was mistakenly added to the repository a long time
ago.
2014-06-25 03:07:10 +00:00
Alexandre-Xavier Labonté-Lamoureux
be96abfdee dm09: Make a door floor texture consisent with the exit sector
Fixes #74
2014-06-14 14:53:34 -07:00
Alexandre-Xavier Labonté-Lamoureux
476ef5ad89 dm08: Align the back of a door's texture
Fixes #73
2014-06-14 14:52:11 -07:00
Alexandre-Xavier Labonté-Lamoureux
95b1953e73 dm01: Fix some tutti-frutti effects
Fixes #71
2014-06-14 14:50:24 -07:00
Protox
c967809eac map01: fix for vanilla compatibility 2014-06-14 14:06:25 -07:00
Alexandre-Xavier Labonté-Lamoureux
a1433553e5 dm31: Symmetrically align hanging pillars on the side of a building
Fixes #72
2014-06-14 13:52:22 -07:00
Protox
4c9c8649dd levels: new map01 to make Phase 2 unique from Phase 1 2014-05-01 06:51:19 -07:00
Wesley D. Johnson
f7ce76c704 levels: map19 revisions 9 and 10 (Mar 7, 2014)
DW: http://www.doomworld.com/vb/post/1248739
Signed-off-by: RjY <rjy@users.sourceforge.net>
2014-03-16 08:38:57 +00:00
Protox
91b1a14143 levels: Add new E1M8, E2M8.
This replaces the old E1M8 and E2M8. Remove those from the tree.
2014-03-09 02:56:09 +00:00
Simon Howard
e28632555b levels: Update E1M2. 2014-03-09 02:53:15 +00:00
Protox
e42eb8c445 levels: Update E1M7.
This update from Protox greatly expands and improves E1M7.
2014-02-21 05:09:21 +00:00
Protox
f971351bf9 levels: Updated FreeDM levels.
Update DM16, DM29, DM30, DM33. Add new DM35 level.
2014-02-21 03:46:06 +00:00
Simon Howard
d970245948 levels: Remove DM33 and renumber DM34,35.
Skib's unfinished level has been around for a long time, is barely
started and there's no suggestion anyone is likely to finish it any
time soon. Remove it and renumber Protox's DM34,35 to be DM33,34.
2014-02-13 02:21:16 +00:00
Protox
ad8f15993d levels: FreeDM updates from Protox. 2014-02-13 00:47:15 +00:00
Protox
6d08af9b17 levels: Add DM34, DM35 from Protox.
This completes all possible Vanilla levels and starts to enter the
extended range.
2014-02-13 00:35:59 +00:00
Simon Howard
84e9d790b5 levels: Really add deathz0r levels.
Add UDMX levels that I meant to add in commit df60f00c.
2014-02-04 03:04:39 +00:00
Simon Howard
df60f00c39 levels: Add UDMX levels maps for FreeDM.
deathz0r posted these on Doomworld a long time ago (2006) but they
were never picked up. Add them now as DM26, 29 and 30, and move the
current unfinished DM29 to DM33.
2014-02-04 02:36:07 +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
Catoptromancy
8226ee624d levels: Update DM19.
Fixes #31, and tweaks items and player starts.
2014-01-17 03:29:05 +00:00
Simon Howard
3fe7362c95 levels: Add DM20 level.
This is an old deathmatch level I made years ago.
2014-01-17 03:24:07 +00:00
Protox
cbbb851d36 levels: new e2m1
Replaces the old map that copied the themes from the original Doom
E2M1, this is an original concept instead.

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2014-01-15 05:47:27 -08:00
Protox
462d079e38 levels: updated e1m6
Add monsters throughout the map, keyed door flags and the keys
themselves, and all-around fleshes it out. Resolves #33

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2014-01-15 04:56:27 -08:00
Simon Howard
f21c24de36 levels: Swap DM15 and DM24.
DM24 has a secret exit, which causes the level to reset as it's not a
level that is supposed to have a secret exit. Swap it with DM15 so that
the levels progress through the MAP31/MAP32 secret levels.
This fixes #29.
2014-01-12 03:56:49 +00:00
Protox
fc2f648ac7 levels: Update DM16.
This was supposed to be in my previous commit but I accidentally
missed it out.
2014-01-12 02:46:36 +00:00
Protox
42fb083f18 levels: Add new deathmatch levels.
These new FreeDM levels fill all of the remaining slots.
2014-01-12 02:45:14 +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