home *** CD-ROM | disk | FTP | other *** search
/ Doom Game Editor / DoomGameEditorTheu.bin / renegade / whatsnew.286 < prev   
Text File  |  1995-02-27  |  3KB  |  65 lines

  1. Whats New in...
  2.                         DoomED Deluxe version 2.86
  3.  
  4.  
  5. *New automatic Tutorial feature.  Choose Help/Tutor and pick one of
  6.  tutor topics.  The tutor will build the structure while explaining
  7.  what it is doing.  When the tutor is done you can modify and inspect
  8.  its work.
  9.  
  10. *Memory avaialable feature helps you keep an eye on system resources.
  11.  Choose Help/Memory to see this feature.
  12.  
  13. *Map Printing is now even more insanely great.  First side can be 
  14.  indicated (useful if you are studying the structure of somone else's
  15.  level) and color printing has been improved.
  16.  
  17. New in 2.7:
  18.  
  19. **This release has some minor changes and fixes since version 2.2x and**
  20. **two major bug fixes.                                                **
  21.  
  22. *Double-sided lines with specials now indicate their activation side in
  23.  Special/Texture mode, this makes it easier to edit teleporters etc. and
  24.  makes the 'flip line' command a little more meaningful :-)
  25.  
  26. *Checkable item in the Display menu causes first sides of all lines to
  27.  be shown in structure editing mode, this can be helpful when designing
  28.  stairs, lifts, teleports, doors etc.  It's annoying has hell the rest
  29.  of the time which is why it defaults to off!
  30.  
  31. *Fixed compatibility problem that was preventing some other editors and
  32.  utils from working with DoomED Deluxe created levels, for what that's worth.
  33.  
  34. *Line Specials dialog now centers itself on screen, in the previous release
  35.  the new line specials dialog was inadvertently left in a spot far to the 
  36.  right which was a problem at display sizes of less than 1024x768.
  37.  
  38. *Double-click on an item in the list in the Flats palette causes it to
  39.  be added to the current texture palette.
  40.  
  41. *Check box in the Wall Textures palette allows display of textures to be 
  42.  turned off, this may speed you up.
  43.  
  44. *Sector Defaults in the Structure toolbox remember their settings when 
  45.  switching between modes, a real time saver.
  46.  
  47. *Screen draw has been improved in structure mode to eliminate messy display.
  48.  
  49. *New Tools/Validate Level menu item runs a check to catch common level 
  50.  problems.
  51.  
  52. The Fixed Bugs:
  53.  
  54. **A problem with the routine that merged lines together when vertices were
  55.   moved would sometimes cause a line that should have ended up one sided to
  56.   be two sided and totally wrong, this has been fixed.
  57.  
  58. **A problem with the routine that deleted lines had a serious flaw that 
  59.   caused floating point or domain errors in the BSP.  This problem is 
  60.   fixed, halleluia.
  61.  
  62.   This problem would occur occasionally when deleting a sector or merging 
  63.   lines, and only when the line that was deleted was the newest line created,
  64.   which in many cases was quite often.
  65.