home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 3.7 / 1997-10_Disc_3.7.iso / qwcraft / whatsnew.txt < prev   
Text File  |  1997-02-18  |  16KB  |  306 lines

  1. Worklog:
  2.         
  3. + : added something
  4. * : fixed/changed something
  5.  
  6. For 1.1a:
  7. * Broke Visgroups in 1.1 - fixed.
  8. * Paste Special accepted only positive numbers using the keyboard - fixed.
  9. * Problems with the 3D view being updated after manipulating 
  10.   solidentities fixed (improperly textured objects, duplicate objects
  11.   in the 3D view only, etc.) This also caused big memory leaks, which
  12.   are now fixed.
  13. * More errors in quake.fgd fixed.
  14. * Point-entities (player starts, etc) are now snapped to the grid
  15.   at their centerpoints if you move one at a time.
  16.  
  17. + You can now move objects by click-and-dragging them in one step.
  18. + You can COPY objects while moving them by holding down SHIFT before
  19.   you release the left mouse button.
  20. + New feature - Snap Marked Objects To Grid - use the TOOLS menu or
  21.   Ctrl+B. This feature does not modify the size of the objects or
  22.   their relative positions.
  23.  
  24. For 1.1:
  25. * The .PTS file is now copied to the id1\maps directory, instead of the
  26.   Quake directory (which was incorrect.)
  27. * The Remove button in the VisGroups editor works now.
  28. * Pressing Ctrl+Z too many times would introduce instabilities, and
  29.   Worldcraft would often crash. Fixed.
  30. * Fixed a bug with the selection box that disallowed resizing.
  31. * Fixed a menu text bug - after editing a prefab and saving it back
  32.   to the library, the file menu would still contain "Update Prefab"
  33.   instead of "Save File".
  34. * The texture browser would start off with tons of black space after
  35.   the textures - fixed. Also caused some crashes - fixed.
  36. * Fixed a bug that caused the Filter Control to reverse the action of
  37.   checking the VisGroups checkbox.
  38. * trigger_setskill listed skills 1-4 - they should have been 0-3.
  39.  
  40. + The texture browser looks way better. It also has a filter feature -
  41.   type in the text you want to filter with in the edit box at the 
  42.   bottom, and only those textures that contain the text in their names
  43.   will be displayed. You don't need to press enter here. 
  44. + Added White On Black color scheme for the 2D windows. Use 
  45.   Tools|Options|2D views to select it.
  46. + Added highlighted gridlines every 10 grid units.
  47.  
  48.   New Registered Features:
  49.  
  50. * Prefab Library was still disabled in the first registered CD.
  51.   Fixed. <duhh>
  52.  
  53. + Advanced Run Map dialog. Allows you to create custom build 
  54.   configurations - for example, you can create a "fast" build that
  55.   compiles the map with minimal detail for quick previews, and
  56.   a "release" build that compiles with full detail when you've
  57.   finished your map.
  58. + Find/Replace textures dialog box. You can select a texture to
  59.   replace in the entire map or just the marked objects.
  60.  
  61. For 1.0b:
  62. + Added option to reverse mouse Y axis in the 3d views - just like a
  63.   flight sim.
  64. + Added default grid size option in the 2d views tab.
  65.  
  66. For 1.0a (12/05):
  67. * IMPORTANT: Selection hit List cycle keys changed to PGUP and PGDN.
  68. * You can now use the . and DEL keys in the face properties bar (that
  69.   is, you can enter decimal values.)
  70. * Old-style Cut/Copy/Paste shortcuts work again, as does the popup
  71.   mouse menu.
  72. * Couple little UI-caused crashes fixed.
  73. * The "go" button in the Map Check dialog didn't "go" to duplicate
  74.   plane errors. Fixed.
  75. * Setup program didn't install VIS and LIGHT.. oops.
  76.  
  77. For 1.0 (12/02):
  78. + Added multiple, unlimited Undo/Redo! Configure the levels of Undo you
  79.   want to save in Tools|Options. Remember - the higher you go, the more
  80.   memory this feature will take up. (It is quite a hog in some cases.)
  81. + Added more color difference to objects (monsters, etc), and added 
  82.   some missing attributes to some objects.
  83. + Alt+A and Alt+S also change the grid size.. people with non-english
  84.   keyboards/Win95 installs couldn't use [ and ] (which still work for
  85.   those who can use them.)
  86. + Added better multi-pick feature. The 3D view works the same way as 
  87.   before - hold down the left button to cycle thru the "hit" objects. 
  88.   The new feature is the use of the , and . keys to cycle backwards and 
  89.   forwards in the Hit List. This also works with 2D views - the left 
  90.   button adds all the "hit" objects to the Hit List, and you can use 
  91.   the PGUP and PGDN keys to cycle thru the objects. Again, hold down CTRL 
  92.   *before* you click to keep the current selection.
  93. + Added combobox to the Angle field in the Object Properties dialog that
  94.   contains "Up" (angle -1) and "Down" (angle -2).. just a convenience.
  95. + The Paste Special dialog now saves the info through sessions.
  96. + Added the ability to hollow "outwards." If you enter a negative number
  97.   in the wall width field of the Hollow dialog, the resultant room will
  98.   be that width larger than the original solid.
  99. + Carving one object no longer groups that object.
  100. + Added a window that displays the output of QBSP, LIGHT and VIS before
  101.   Quake is run. It's ugly right now, but it works! The program text 
  102.   appears in chunks, but the programs aren't actually much slower than 
  103.   they normally are (maybe 99% of normal speed.) Will be improved.
  104. + Added a Clear Flags button to the Flags tab of the Object Properties
  105.   dialog.
  106. + Added "temporary invisibility" feature. Select some objects, and use
  107.   View|Hide Selected Objects to remove them from view. This is totally
  108.   independant of the Filter Control and VisGroups. To re-display ALL the
  109.   hidden objects, use View|Show Hidden Objects.
  110. + Added a Map Error Checker. The errors it checks for are currently:
  111.     - no player 1 start
  112.     - solid has mixed face contents.
  113.     - object whose 'target' value has no matching 'targetname' in 
  114.       another object
  115.   Use Map|Check for Problems or Alt+P to access it.
  116. + Added "show connections" feature to the View menu. When ON, the 2D
  117.   views display lines from targets to their triggers. 
  118. + The "round face limit" of cylinders and spikes is now 32.
  119. + Compiling under DirectX3 now. Might fix up some problems.
  120. + Added Threewave Capture the Flag entities. They are:
  121.     item_flag_team1, item_flag_team2,
  122.     info_player_team1, info_player_team2
  123.   To use these items, you must install the Threewave CTF patch. Get it
  124.   from http://quake.threewave.com/
  125. + Added flip (mirror) command. This is relative to the last active 2D 
  126.   view. Use Tools|Flip|Horizontal/Vertical. Hotkeys - Horizontal: Ctrl+L.
  127.   Vertical: Ctrl+I.
  128.  
  129. * Fixed problems with loading MAPs - loading once and then loading again
  130.   produced an error that wasn't really there.
  131. * Fixed a crash-on-exit bug specific to the last version.
  132. * No more MaxTextures problem.. the limit is now 8192 textures.
  133. * If there was an error with the syntax in QUAKE.FGD, Worldcraft
  134.   would say "There is an error", but fail to report the error message.
  135.   This has been fixed.
  136. * The toEntity feature would display point-entity classes in the object
  137.   properties dialog. This has been fixed: now, only solid-entity classes
  138.   are displayed (as is proper.)
  139. * Using Paste Special's rotate feature with group/entity objects really 
  140.   did not work. Fixed.
  141. * FINALLY got the edit field in the Object Properties dialog box to look
  142.   right.
  143. * Dragging an object past the scroll borders of a map really screwed up
  144.   the display. Fixed.
  145. * Invisible objects are no longer carved.
  146. * AUGH. RMF files did not save the information I carefully cultured for
  147.   faces in 10/22 that prevents leaks (cutnodeportal errors).. this is 
  148.   fixed. How annoying.
  149. * Fixed misalignment problems with 90/180/270/360 degree rotations.
  150.  
  151. For 10/30:
  152. * Problems with QBSP and paths with spaces (such as "program files", 
  153.   ironically!) are fixed. This caused crashes within QBSP, so the Run
  154.   Map feature didn't work.
  155. * Problems with some crappy 3D cards (no offense!) worked-around. If you 
  156.   have a Matrox Millenium, a Stealth 3D, or another crappy 3D card
  157.   (again, no offense! :) use Tools|Options|3D views and turn off
  158.   "Hardware Acceleration." Don't load any maps before you do this.
  159. * Textured display on pasted objects was all wrong in some cases. Fixed.
  160. * I find it hard to believe I never caught this before.. but the closing
  161.   line for every polygon in the 2D view was not being drawn. Huh???
  162. * Carving with "Filter by Groups" made the results of a carve disappear.
  163.   Fixed.
  164.  
  165. + Added "Paste Special" feature. This is pretty handy - it allows you 
  166.   to specify the number of copies to paste, and an accumulative offset/
  167.   rotation vector to modify each pasted object.
  168. + Added "Draw Vertices" option in the 2d views configuration tab. Use
  169.   Tools|Options to configure Worldcraft!
  170. + Made small solid handling much better: it's easier to move/modify 
  171.   tiny (4x4x4, for example) solids.
  172. + Improved visual response when modifying objects: cursor changes to 
  173.   reflect the handle the cursor over in move/scale and shear modes.
  174. + Now using a proper method to get the Quake/Maps directory in Tools|
  175.   Options|General. 
  176. + Added spin button controls to the texture application toolbar. Clicking
  177.   these updates the textures right away - there's no goin' back! (Until
  178.   I implement Undo .. what a nasty feature that is.)
  179. + Important: The file (MAP/RMF) is now ALWAYS saved when you select 
  180.   "run map."
  181.  
  182. Since 10/07:
  183. * Fixed disappearing dialog box text
  184. * Installation program now uses a standard method to read the Win95/NT4
  185.   Start Menu Directory. Previous version had problems with NT4 and 
  186.   international versions of 95.
  187. * Installation program will now create directories of any depth, such as:
  188.     d:\program files\worldcraft, even if
  189.     d:\program files\ does not exist.
  190. * Texture brightness can now be brighter.
  191. * Fixed inability to re-enable 3D views once they'd been disabled.
  192. * Restructured menus a bit - in particular, the "View" menu now contains
  193.   the Map View 2d/3d commands.
  194. * You can now move the mouse into a view to move the keyboard focus to 
  195.   that view.
  196. * Single-entity selections are no longer resizable - you can just 
  197.   move them.
  198. * Alignment tools were reversed sometimes.. fixed.
  199. * Fixed problems loading commented MAP files.. again. Improved file 
  200.   error handling.
  201. * The carve function now uses the appropriate texture for new faces.
  202. * Export to Quake MAP and Run MAP in Quake crashed if the map was not
  203.   already saved.
  204. * Fixed some object coloring problems.
  205. * Face texture scale values were not always properly saved, because
  206.   Worldcraft neglected to save the fractional portion of a floating 
  207.   point value: 1.5 would be saved as 1, for example, and 0.5 as 0. 
  208.   Oops!
  209. * Some custom texture files did not load properly.. fixed.
  210. * !!! Fixed "Carve" bug that caused leaks !!!
  211.  
  212. + Added "2d views" tab to configuration dialog. New options: No Scrollbars,
  213.   Crosshair Cursor, 15 degree default rotation.
  214. + Added 'map info' function to display the number of solids, entities and
  215.   faces in the map.
  216. + Added function to center all 2D views on the currently selected objects.
  217.   Use View|Center on Selection, or Ctrl+N.
  218. + Added more functionality to the Run Map dialog. You can now specify
  219.   LIGHT -extra, QBSP -onlyents, and "Save Visible Objects Only."
  220. + Added "make hollow" tool. This turns each selected solid into a group of
  221.   solids that forms a hollow object. For example, you can create a cube,
  222.   select Tools|Make Hollow (or press Ctrl+H), and Worldcraft will create
  223.   a series of solids that form a hollow cube. You can do this with any 
  224.   shaped object: blocks, cylinders, spikes, or whatever. Worldcraft will
  225.   ask you to specify the width of the walls.
  226. + Customized QBSP included with Worldcraft. Supports up to 64 solid faces,
  227.   and will work with multiple texture files. No need to download anythin'
  228.   else.
  229.  
  230. Since 09/20:
  231. * Fixed a lot of Direct3D crashing bugs. I hope this helps some people.
  232.   Unfortunately, it won't help people with Matrox cards.
  233. * Worldcraft no longer creates "duplicate brush planes", which QBSP 
  234.   would often complain about.
  235. * "Select All" and the box selection would select objects that were not
  236.   visible. Fixed.
  237. * Shearing the selection was all wrong. Fixed.
  238. * The 500 solid limit is removed.
  239. * Entity keyvalues were removed if Smartedit didn't know about them - 
  240.   this wasn't part of the original design, but uh - someone slipped the
  241.   code in there. Or something. Anyway, that's fixed.
  242. * Fixed pasting & object creation. New objects are now created in the
  243.   current 2D view (of course), and are centered in the next most recently
  244.   used view.
  245.  
  246. + Added FULL textured preview. The textures in this preview are properly
  247.   aligned, properly rotated and properly scaled. A huge thank you goes
  248.   to Alex Moon (odin@mdn.com) for giving me the Direct3D code to calculate
  249.   the texture coordinates based on Quake information.
  250. + Added new edit mode: "Apply textures mode." Click the funny looking
  251.   pencil-block icon on the left to activate it. When you're in this mode,
  252.   all you can do is select faces in the 3D view and edit their textures
  253.   and offset/rotation/scaling information.
  254.    
  255.   (Sidetrack: I am adding a "Vertex/face manipulation mode." Watch for
  256.    it in the immediate future!)
  257.  
  258.   How to use this:
  259.  
  260.   - Click on a face to select/deselect it.
  261.   - Hold down CTRL to select multiple faces.
  262.   - Hold down SHIFT to select/deselect all of a solid's faces. SHIFT
  263.     must be combined with CTRL to select multiple solids' faces.
  264.  
  265.   When you enter the mode, a dialog box is displayed that contains info
  266.   about the currently selected faces. Modify the info and hit APPLY to
  267.   make it permanent. Hit REVERT to restore the original information.
  268.   While you're in this mode, you can still use the other tools - magnify,
  269.   camera, etc. However, you MUST select the pointer tool to select more
  270.   faces. Also, You can use Edit|Clear Selection to deselect all faces.
  271.  
  272. + Hold down SHIFT to make the right mouse button move forward/backward in
  273.   the 3D view with the camera tool.
  274. + Added support for multiple texture files. Configure this using Tools|
  275.   Options. NOTE: If you use more than one texture file, you MUST use
  276.   a version of QBSP that supports multiple texture files.
  277. + Added "Hide Items" menu selection. This toggles the display of items: 
  278.   Monsters, Guns, & so on.
  279. + Added a spike/cone primitive.
  280. + Added the ability to select the number of faces to create on a 
  281.   cylinder/spike.
  282. + Added the ability to add solids to an existing solidentity. Select
  283.   the solids you want to add and the entity you want to add them to, select
  284.   'toEntity', and Worldcraft will ask you if you want to combine the solids 
  285.   & the existing entity or create a new entity.
  286. + Added mouse scroll feature for the 2D views. Hold down the spacebar
  287.   and left-click-drag to drag the view around. It doesn't track perfectly
  288.   yet, but it will.. oh, it will.
  289. + The Texture Browser now initially selects the texture that is selected
  290.   on the Texture Bar.
  291. + Added preset zooms - the 1 thru 9 keys now zoom out->in.
  292. + Added the ability to save only the visible parts of a MAP. This is very
  293.   useful for cutting down on QBSP/LIGHT time. Select File|Export to Quake
  294.   MAP, and click on "Save Visible Objects Only."
  295. + The size of the selected objects is now displayed on the status bar.
  296. + Added gamma-correction keys. CTRL+Home makes textures brighter, and 
  297.   CTRL+End makes textures darker. You can also change this setting with 
  298.   Tools|Options.
  299. + Added color to the game definition file. Now, different objects appear
  300.   different colors.
  301. + Upped face limit to 120. Also reduced memory requirements for Solids:
  302.   In the previous version, 16 faces were allocated for each solid regardless
  303.   of how many were actually used. The new version allocates faces as
  304.   necessary in blocks of six: this means big memory savings, at a small
  305.   performance price.
  306.