home *** CD-ROM | disk | FTP | other *** search
/ DeathMatch 2 for Doom 2 / Deathmatch2.bin / utils / deu / readme.txt < prev    next >
Text File  |  1994-12-06  |  4KB  |  71 lines

  1. DEU 5.0 BETA4
  2.  
  3. There are no docs in this version, because people are working on them.
  4. You can get the latest version of the documentation files on my ftp server:
  5. bear.montefiore.ulg.ac.be (139.165.8.25).  I created a "docs" directory in
  6. "/incoming/doom".  Note: The server is fast, but our Internet connection is
  7. slow (64 Kbit/s) and heavily loaded.  Don't forget: this site is in Europe.
  8.  
  9. >>> The server may be down during this week-end: be sure to get the files
  10. >>> before Friday evening...
  11.  
  12. Problems:
  13. - Bug in the Nodes builder: sometimes (for instance, on E1M1) the Nodes
  14.   builder will crash because of round-off errors when splitting a Seg in two.
  15.   The program will report this error: "nodeline picked twice".  This is because
  16.   a Seg has been split in two, but because of round-off error in the middle
  17.   Vertex coordinates, it still thinks that one part the Seg should be split.
  18.   In other words, it thinks that the new Vertex is not on the nodeline after
  19.   the split, so this nodeline is choosen once again because it has Segs on
  20.   both sides of it.  Maybe using a 8x8 grid will help?
  21. - Most mouse drivers aren't VESA or SuperVGA-compatible.  If you use the higher
  22.   resolutions, your cursor will be invisible (and useless!).  Upgrading your
  23.   mouse driver should solve this problem.  If you have a public-domain (freely
  24.   distributable) mouse driver that works with VESA or SuperVGA modes, please
  25.   put it on my ftp server...
  26.  
  27. Warnings:
  28. - You must have more than one Sector in your test levels.  If you try and build
  29.   a level with only one Sector in it, the Nodes builder will crash with the
  30.   following error: "nodeline not found".  Because you can't create a Nodes tree
  31.   if there is only one convex polygon in the level.  If you find a way around
  32.   this, please tell me, but I think that it's logically impossible.
  33. - If you don't want to rebuild the Nodes, Reject and BlockMap each time you
  34.   save a level, turn off the "Expert" mode...  You think you're a brain, now
  35.   get those bugs...
  36.  
  37. New features:
  38. - Major bug in the Nodes builder fixed!  Try it now!
  39. - VESA support.  You can now edit your levels with various video modes:
  40.   640x480x256, 800x600x256, 1024x768x256,...  If the BIOS of your video card
  41.   is not VESA-compatible, you can try loading the UNIVESA TSR before lauching
  42.   DEU.  The position of the menus, info box, etc. are resized according to the
  43.   current video mode.  Trevor Phillip (RPHILLIP@cc.curtin.edu.au) gave me a
  44.   generic SuperVGA driver, but this doesn't work for now (at least, not with my
  45.   old TVGA8900 card).  You'll have to use the VESA driver until this is fixed.
  46. - Thanks to Alistair Brown (A.D.Brown@bradford.ac.uk), I fixed a nasty bug in
  47.   the Reject builder.  This bug trashed the BlockMap (the next object in the
  48.   PWAD file).  Now you should be able to save your level and NOT go through the
  49.   walls...
  50. - New command-line options.  Try "DEU -HELP" if you want a list of available
  51.   options.  You can also use these options in DEU.INI.
  52. - The "C[reate]" command has been fixed.
  53. - New features are under development.  I put two new menus under 'F9' and 'F10'
  54.   (do you have a better idea for the keys?).  Most of this is not implemented,
  55.   but you can take a look...
  56.  
  57. Now what?
  58. - There still are some bugs in the program.  If you find one bug and have a
  59.   fix for it, please tell me!
  60. - Lots of features are yet unimplemented.  Please don't ask me when it will be
  61.   done, etc.  I already spend a lot of time reading my mail...
  62. - You can give this temporary version to anyone you wish.  I won't have the
  63.   time to finish it until a few days...
  64. - If you create new levels with DEU, you can upload them to my server.  If you
  65.   put them on another server, it would be nice to say that you made them with
  66.   DEU...
  67.  
  68. Have fun!
  69.  
  70. -Raphael
  71.