home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2002 April / GSSH42002.iso / PATCHES / nwn / NWNv124.txt < prev    next >
Text File  |  2002-10-10  |  11KB  |  194 lines

  1. Patch details for v1.24 English
  2.  
  3. Neverwinter Nights Game
  4.  
  5. * Added support for high resolution font (larger text in most places). The option is in Advanced Video Options.
  6. * onLocked and onUnLocked events for doors and placeables work now.
  7. * DM to DM chat messages can now be filtered out in the chat window.
  8. * Added a tooltip for quickbar "Assign Command".
  9. * Fixed pop-up GUIs appearing on top of the load screen.
  10. * Made a small fix to the server list chat edit area.
  11. * When saving a servervault subdirectory character and the player has no name, save into a subdirectory called "lost+found" instead of the root of the servervault.
  12. * Fixed an issue with generating texture IDs for Matrox video cards.
  13. * Plot objects now have all immunities.
  14. * Fixed a memory leak in inventory.
  15. * Fixes to Darkness vs. Ultravision and True Seeing.
  16. * Fixed a DM Client crash when trying to bring up the PvP menu in certain situations.
  17. * Fixed a problem with determining character encumberance when loading.
  18. * Fixed a problem with DMs where getting killed when someone turned off their plot flag through scripting.
  19. * Fixed the 21st player dedicated server crash.
  20. * Made a fix to diseases that addresses a server crash.
  21. * Fixed server crash when critically failing to set a trap.
  22.  
  23. Scripting-specific
  24.  
  25. * Allow CreateItemOnObject() to work on item containers.
  26. * Fixed the GetItemInInventory() crash when examining item containers.
  27. * VectorToAngle() bug fixed.
  28. * InsertString() wierdness that caused a crash is fixed.
  29. * DelayCommand() now works for delays over 1 game day.
  30. * GetSpellId() now works for non-creatures.
  31.  
  32. Neverwinter Nights Aurora Toolset
  33.  
  34. * Journal Editor GUI tweak.
  35.  
  36. Hak Pak Editor
  37.  
  38. * Added ability for the Hak Pak editor to take a .hak file name as a command line parameter.
  39.  
  40.  
  41. Neverwinter Nights v1.23 English.
  42.  
  43. Patch details:
  44. Neverwinter Nights Game
  45. =-=-=-=-=-=-=-=-=-=-=-=
  46. - We have removed SecureROM disk checking.
  47. - Optimized some multiplayer code for modem/high-ping users.
  48. - Added new Toolset Wizards. See below for details.
  49. - Improved overall game stability.
  50. - Added the option "Supress Base Servervault" to prevent listing characters in the root of a Server Vault:
  51.  
  52. nwplayer.ini
  53. [Server Options]
  54. Suppress Base Servervault=0
  55.  
  56. Set this to 1 if you don't want your clients seeing character files from the root of the Server Vault.
  57.  
  58. - Added code to handle bad save game data properly.
  59. - Invalid Character bug in Server Vault is fixed.
  60. - More DM Client fixes for possesion, factions, and crashes.
  61. - "dm_spawnitem" command readded to the game
  62. - Added a swearfilter to the multiplayer chat area.
  63. - Fixed an issue with scripting a door or placeable to lock itself.
  64. - Fixed the GetFacing() command in NWscript to return the correct value.
  65. - Fixed creature bumping through walls/doors.
  66. - Fixed a problem where DMs couldn't GoTo a new area if a large part of the center of the new area was elevated, or didn't have a walkmesh by increasing the search radius.
  67. - Fixed a bug causing new characters to enter the game with an empty quickbar rather than a default set.
  68. - Cleaned up and fixed several quick bar issues, including text overlapping and replacing problems.
  69. - Fixed a bug with Armor Class specific bonuses versus alignment not always working.
  70. - Added an /ignore command to the multiplayer chat area:
  71.  
  72. /ignore <chatname>
  73. /unignore <chatname>
  74.  
  75. Since chat names can change at each session, the ignore list is not saved.
  76. - Fixed the adjust alignment feedback messages for the neutral range.
  77. - Fixed a bug with weapon damage display on the character sheet with variable bonuses and power attack.
  78. - Added scripting access functions for stealth/detect mode.
  79.   // Returns the stealth mode of the specified creature.
  80.   // - oCreature
  81.   // * Returns a constant STEALTH_MODE_*
  82.   int GetStealthMode(object oCreature);
  83.  
  84.   // Returns the detection mode of the specified creature.
  85.   // - oCreature
  86.   // * Returns a constant DETECT_MODE_*
  87.   int GetDetectMode(object oCreature);
  88.  
  89. - Fixed crash bug where a trap set fails critically and sets off the trap.
  90. - Fixed an unhilighting bug in the DM chooser that was causing the DM Client to crash randomly on some GoTo's that involved an area transition.
  91. - We no longer allow the DM to attempt to possess corpses.
  92. - Fixed server crash when trying to possess a creature that is transitioning into Limbo.
  93. - Added module/game version checking for future game content patches.
  94.  
  95.  
  96. Neverwinter Nights Aurora Toolset
  97. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  98. - Added a Popup Text "wizard" dialog, accessible from the right-click menu for Placeable Objects.
  99. - Added a Store Setup Wizard, accessible from the right-click menu for Creatures, Doors, and Placeable Objects.
  100. - When loading Creature appearances, the Toolset now uses the Label column in appearances.2da if there is no StrRef.
  101. - Fixed a bug where references to deleted scripts were not being removed from Conversation files.
  102. - Added Shift-Del keyboard shortcut for cutting text to the clipboard in the Toolset script editor.
  103. - Fixed a bug where references to deleted scripts were not being removed from placeable objects and doors under certain circumstances.
  104. - Added module/game version checking for future game content patches.
  105.  
  106.  
  107. Please visit the Neverwinter Nights Community Site at:
  108.  
  109. http://nwn.bioware.com/
  110.  
  111.  
  112.  
  113. Patch details for 1.22:
  114. Neverwinter Nights Game
  115. =-=-=-=-=-=-=-=-=-=-=-=
  116. - Fixed Intellect Devourer not spawning in certain cross-version save games.
  117. - Fixed a bug where Skills on the character sheet weren't being displayed and were disabling certain skills.
  118. - Changed the error message for 'load module failed' to include the possibility that the module was created using a newer version of the resources/toolset.
  119. - Fixed a text color issue in the game server chat area.
  120. - Fixed a bug where you joining a server with no module loaded that could crash the game client in certain situations.
  121. - Fixed a bug where typing a server password for a client connection was showing actual characters that are typed, instead of asterisks.
  122. - Fixed a bug in "One party only" game where the DM possesses hostile creature, then player joins and gets added to hostile creature's party.
  123. - Fixed a server crash that occurred when saving during a module load, which could occur with autosaves/manual saves when "Reload When Empty" was enabled or during module transitions.
  124. - Fixed server crash if a script called ExportAllCharacters() when a player was at the character selection screen.
  125. - Fixed an incorrect result for many of the damage types in Linux due to small differences in floating point math.
  126. - Fixed 4 memory leaks
  127. - Fix to an odd spell-casting/emote bug that allowed users to cast multiple spells with only one spell slot used.
  128. - Added the manual saving controls to the tabbing order on the Windows dedicated server.
  129. - Fixed a bug where certain player area transitioning during a module transition caused the server to crash.
  130. - Fixed a bug on the Sound Options page.
  131. - Detailed error message is now displayed on client when character validation fails.
  132. - Code added to prevent "more spells" radial from appearing if there were not any more spells. This was preventing all spells from levels 7,8,9 from appearing in radial.
  133. - Sped up character listings from server to client.
  134.  
  135. Neverwinter Nights Aurora Toolset
  136. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  137. - Fixed a .2DA loading issue when a module has a Hak Pak.
  138. - Added option to turn off environment mapping for creatures and items. This should fix most crashes for ATI users.
  139. - Fixed a bug with deleting Scripts not fully removing all references to said scripts.
  140. - Fixed bug where resizing the area so that the Start Location becomes invalid would cause a crash.
  141. - If the user tries to find a non-existant start location, they get a message.
  142. - Restricted editing Conversation Options from the conversation editor can only change the conversation options.
  143. - Test that the jounals in the conversations files are valid when the conversation is loaded into the editor.
  144. - Conversations have a new default EndConversation script that tries to restart the creature on its waypoint route.
  145. - Better help text to explain the 'No Permanent Death' checkbox.
  146. - With one creature selected, a right click over a tile will show a menu to add a pathing waypoint.
  147. - Selecting a creature will show its waypoint walking path.
  148.  
  149. Hak Pak Editor
  150. =-=-=-=-=-=-=-
  151. - Fixed a bug where replacing a resource could cause the Hak Pak to become corrupted.
  152. - Removed the ability to add .mp3 files to Hak Paks as .mp3 files are not supported by Neverwinter Nights and the ability to add these files was causing confusion.
  153.  
  154.  
  155. Patch details for 1.21:
  156. - Items located in Creature Inventory slots will now be DELETED when validating a Player through ELC and ILR. Custom modules that use Creature Inventory slots to assign Sub Race abilities will have to re-add items on joining the custom module.
  157. - Item Costs will now be properly calculated for Plot items in ELC checks.
  158. - Sped up character listing coming from a Dedicated Server.
  159. - Fixed an issue with saving at inopportune times resulting in breaking save games.
  160. - Fixed some item "ghosting" issues.
  161. - Fixed the DM Faction bug, where possesing a creature results in that creature's friendly faction going hostile.
  162. - 2DA files are now being loaded in the proper order in Hak Paks.
  163. - General bug fixes.
  164.  
  165.  
  166. Patch details for 1.20:
  167. - Added code to prevent non-Neverwinter Nights files from corrupting modules in the Toolset.
  168.  
  169.  
  170. Patch details for 1.19:
  171.  
  172. - Creatures will now use their spell-like abilities again.
  173. - Bards will no longer become illegal characters when changing modules after leveling up and removing spells.
  174. - The chat client now ignores all non-existing '/' commands.
  175. - Fixed the 'Bad Strref' GameSpy connection message.
  176. - The game now sorts Community Names alphabetically in the chat portion of the Server Browser area.
  177. - Made Neverwinter Nights work with DirectX debug DLLs.
  178. - Added a Tech Support chat area in the Server Browser area.
  179. - Fixed an issue with save game characters and moving between single and multiplayer.
  180.  
  181.  
  182. Patch details for v1.18:
  183.  
  184. - Fixed the server filter crash in the server browser screen.
  185. - Improved client and server stability.
  186. - Fixed the issue with plot items being dragged directly into an inventory bag.
  187. - Removed the player joining and leaving chat room messages.
  188. - Pressing enter mid-line in chat no longer cuts off your text.
  189. - Added a refresh button to the LAN page.
  190. - Cleaned up some Journal Entry issues.
  191. - Cleaned up some general sound issues.
  192. - Made a correction to the tabbing order for the dedicated server GUI.
  193. - Fixed duplicate player names appearing on the dedicated server's player list.
  194. - Corrected the issue that occured when pressing the Load button without custom modules.