mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
catoptromancy's fixed map05
This commit is contained in:
parent
b546a5a149
commit
1829718fd2
5 changed files with 27 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
05/03/2008
|
||||||
|
|
||||||
|
Include all patches in all IWADS, to prevent crashes with WADs that use custom
|
||||||
|
TEXTURE1 lumps. Also, take this opportunity to fix some long-standing bug
|
||||||
|
issues in MAP10 and MAP18. Improve MAP02 (remove secret exit switch); add an
|
||||||
|
exit switch to the unfinished MAP12; add a new MAP14. Tweaked MAP05 to prevent
|
||||||
|
an area you can get stuck in, courtesy of Catoptromancy.
|
||||||
|
|
||||||
27/02/2008
|
27/02/2008
|
||||||
|
|
||||||
add sounds/nthompson - replacement rocket launch and explosion.
|
add sounds/nthompson - replacement rocket launch and explosion.
|
||||||
|
|
5
NEWS
5
NEWS
|
@ -1,3 +1,8 @@
|
||||||
|
2008.03.05 v0.6.1
|
||||||
|
|
||||||
|
0.6.1 released. Include all patches in all IWADS, to prevent crashes with
|
||||||
|
WADs that use custom TEXTURE1 lumps. Several map fixes too (see ChangeLog)
|
||||||
|
|
||||||
2008.02.28 v0.6
|
2008.02.28 v0.6
|
||||||
|
|
||||||
0.6 released.
|
0.6 released.
|
||||||
|
|
BIN
levels/catoptromancy/map05.wad
Normal file
BIN
levels/catoptromancy/map05.wad
Normal file
Binary file not shown.
13
levels/catoptromancy/map05_fix.txt
Normal file
13
levels/catoptromancy/map05_fix.txt
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
Fredoom map05 svn 445
|
||||||
|
|
||||||
|
added 2 vertexes to line 1177,
|
||||||
|
moved new vertexes slightly,
|
||||||
|
realigned 2 textures
|
||||||
|
|
||||||
|
player could get trapped behind the the pillar (sector 196).
|
||||||
|
|
||||||
|
-Catoptromancy
|
||||||
|
|
||||||
|
built nodes using bsp
|
||||||
|
|
||||||
|
-Jon
|
|
@ -1 +1 @@
|
||||||
amarande/map05.wad
|
catoptromancy/map05.wad
|
Loading…
Add table
Add a link
Reference in a new issue