T:ANE "Release Version"

From TrainzOnline
Revision as of 13:55, 20 August 2015 by Tonyhilliam (Talk | contribs)

Jump to: navigation, search

This version of T:ANE was release on May 15, 2015

Once again, a large number of additions and improvements were implemented since the previous pre-release version a month earlier.

Contents

Highlights include

  • the updated Deltic cab to showcase high resolution cab interiors
  • cubemap support in E2 (reflective materials)
  • content creator support for cubemap materials
  • spotlight support for alpha materials (e.g. some speedtrees, “night” lights etc)
  • configurable parameters for procedural junctions (for content creators)
  • further custom sleeper improvements
  • some lighting anomalies with procedural junction and track fixed
  • the long pause when compiling shaders at startup fixed
  • the short pause when compiling material shaders when loading assets in-game fixed
  • in-game screenshot support, review screenshots and auto-upload to the new Gallery
  • improved access to performance options plus Ctrl - and Ctrl + to adjust draw distance "on the fly"
  • remaining built-in Session issues fixed
  • DLS upload support for T:ANE users
  • Numerous minor bug fixes, crash fixes and tweaks (full list to be provided upon release)
  • Updates to wiki including: procedural track specs

A full list of changes will be posted on the forums and linked here prior to release.

Kickstarter DRM-Free Version

In the Kickstarter campaign, N3V Games offered a "offline" version that would never require going online unless the user wanted to take advantage of any online features.

This version has a check-box shown below . Simply uncheck the box to allow entry of your MyTrainz username and password to allow access to the DLS, multiplayer, chat etc. Note that you should shut down the game after changing your online settings and RESTART in order to enable or disable the online features.
2015-05-13 141734.png

While the box is checked, you will not be able to:

  • enter your MyTrainz Username and password
  • view any "new" Download Station listings
  • download from the DLS (anerror such as; - Unable to search asset <kuid:252271:301>. Unable to contact server. will appear)
  • see or participate in multiplayer sessions
  • see or participate in Trainz chat

You will be able to check for online updates and installing any game updates will not change your build from the "offline" mode.

Changelists

Release Build

The following list includes code changes between TANE CE and TANE release build

  • Improve Windows handling of over-long text string display- instead of failing to render outright, we now render the first part of the string.
  • Fixes for Windows mouse-cursor setting.
  • Improve the handling of over-long text edit controls in Windows.
  • Increase the maximum size of native combo boxes in Windows.
  • Improve the handling of large durations in the profiler.
  • Improve the handling of long file paths in Windows.
  • Fix Windows "Import Content Folder" to remember the last-used path.
  • Fixes for Drag & Drop in Windows.
  • E2 cube-map support.
  • Fixed crash in post-processing systems.
  • Fixed crash in the lighting systems.
  • Precompile more shaders during engine startup, to avoid stalls at runtime.
  • Add per-asset configuration options for water.
  • Added sun-shaft effect.
  • Undocumented change to the asset description text in the asset details window.
  • Fix DLS downloads which were flagged as modified.
  • Prevent attempting multiple concurrent DLS downloads for non-FCT users (which would fail.)
  • Add localisation support for "filter", "save" buttons in content windows, and the "Edit Search Filters" functions.
  • Change launcher buttons to use Arial font.
  • Add launcher notification when settings have been modified that require a restart, so that users understand that simply closing the game window is not sufficient.
  • Improve the capturing of various runtime error logs into the per-operation result logs.
  • Prevent automatic close-on-success of "revert unchanged" task window if any assets were not reverted.
  • Added "main thumbnail" and "loco icons" options to automatic thumbnail generation.
  • Fix the fast-path sort function for content windows.
  • Display the DLS EULA when using the DLS upload function.
  • Enable the "Download" function for any non-builtin asset, even if the asset itself is already locally installed. This helps to download updates and dependencies.
  • Improve the selection of whether the "Upload" function is enabled for a given asset.
  • Add support for content installation and download links (.CDP extension, trainz:// helper links, etc.)
  • Improve the installer mechanism for setting the data path, so that an unnecessary data directory is not created in the default location.
  • Remove 'patch' settings from Steam builds.
  • Also adjust texture anisotropy values when adjusting anti-aliasing detail.
  • Default 'offline mode' to active where available.
  • Improve the handling of language selection.
  • Improve handling of cancellation of quit and window closure.
  • Improve Windows cursor handling in the main game window.
  • Reduce the chance of numeric precision errors when processing trainz content build version numbers.
  • Silently ignore invalid "null" strings where KUIDs are expected in assets prior to v4.1.
  • Add a validation error for missing SRT files.
  • Cause asset thumbnail glyphs to be loaded on the main thread to make certain asset lists more responsive.
  • Minor fixes for Surveyor environment dialog.
  • Fix a crash while exiting from a multiplayer game.
  • Fix visual duplication of ground wireframe mesh when using 5m grid.
  • Reduce the amount of polling in various minor systems, which could scale up with large routes.
  • Added support for "collision-mesh" tag in mesh-table entries.
  • Added explicit material sharing.
  • Ensure that Industries use the gameplay time-base rather than the wall timebase.
  • Write vehicle orientation when saving, for derailed vehicles.
  • Boost the performance of world origin updates on very large routes.
  • Fix a pfx-system crash which could occur when physx support was enabled.
  • Fix a pfx-system crash during early startup.
  • Fix a multiplayer-related crash when attempting to call a restricted script function.
  • Fix Rulers performance.
  • Allow spline-pfx collisions to be toggled per asset.
  • Improve physx performance of splines.
  • Re-enable shadow-casting from ground walls.
  • Improve the detection of whether a given junction meets the requirements of procedural junction rendering.
  • Avoid updating animated attachment points while not visible on screen.
  • Update in-game performance HUD to remove some obsolete labels and add a few new ones.
  • Add Trainz Gallery.
  • Fix a bug where rules could become unpaused before Init() was called, triggering a script exception.
  • Fix a bug where the current season's date was not correctly applied when loading Surveyor.
  • Fix a bug where the water color control in Surveyor's Environment Settings could become locked incorrectly.
  • Fix a SpeedTree loading bug which could hang the game while at the loading screen.
  • Improve procedural junction sleeper interspaces.
  • Fixed some issues with procedural junction blade generation.
  • Fix a bug where AWS becomes reactivated when loading a saved session.
  • Add better error reporting and conflict detection when reading and writing tzarc files.
  • Fix SSAO artifacts around the Free-Roaming-Camera Compass.
  • Fix in-game text selection rendering in DirectX.
  • When using the 'A' keyboard shortcut to add a new layer, the letter 'A' is no longer also entered into the resulting input textbox.
  • Add an in-game menu command to reopen the launch window.
  • Restrict "track condition" property editing to track splines.
  • Fix a crash which could occur after using the Surveyor search filter panel.
  • Refresh the Surveyor asset pickers after a download completes.
  • Fix a crash which could occur while using the in-game Trainz Settings dialog.
  • Fixed an issue where the "don't show again" mechanism for the warning dialog would not work correctly.
  • Prevent the Objectives list from displaying on top of the menu bar.
  • Fixed a crash which could occur while downloading missing assets for multiplayer.
  • Improve the ability to right-click on locomotives which are inside a roundhouse.
  • Add a "nounderline" attribute for minibrowser links.
  • Fix an issue which prevented assigning "page down" to a control in the keyboard settings.
  • Fix an issue which prevented assigning keyboard shortcuts if the localised names contained a space character.
  • Update the list of KUIDs used by the random map tool.
  • Allow the ground paint tool to update its settings while in use.
  • Fix a crash which could occur when clicking the "quickdrive" button in Surveyor while in alt-U mode.
  • Added hot keys to manipulate the draw distance slider.
  • Fix a case where deleting a consist using the QuickDrive rule could lock the camera.
  • Improve the scaling of TestTrack graphs.
  • Add more output options in TestTrack.
  • Fix a case where Driver's save mechanism could be activated in TestTrack.
  • Fix a case where TestTrack's driving controls would not show at the start if paused.
  • Fix a case where TestTrack's driving controls did not work while unpaused.
  • Fix the vanishing of TestTrack's driving controls while scrubbing.
  • Fix a case where control input could be lost while scrubbing in TestTrack.
  • Fix the handling of derailment in TestTrack.
  • Fix a case where TestTrack's graph panel did not update after using the Train tab.
  • Fix a case where tooltips could be obscured by the mouse cursor.
  • Improve the handling of changing a vehicle to another track in Surveyor, so that it appears more consistent.
  • Add TrainzUtil "add-keyword", "remove-keyword", "search-by-keyword" commands.
  • Add TrainzUtil "list-package-asset" command.
  • Add TrainzUtil "print" and "printerror" batch commands.
  • Improve Windows-friendliness in EOL format of TrainzUtil output.
  • Allow relative paths for the TrainzUtil "cd" command.
  • Add support for the "generatekuid" TrainzUtil command.
  • Improve the feedback from the "repairdatabase" TrainzUtil command.
  • Improve the failure feedback from the "createcdp" TrainzUtil command.
  • Change the TrainzUtil batch recursion depth limit from 5 to 20.
  • Implement some missing TrainzUtil syntax error feedback.
  • Cause batch commands to abort if the app has been instructed to exit.
  • Fix a case where pressing the "4" key would unnecessarily adjust the camera zoom level.
  • Fix a case where the roaming camera "down" key would cause jerky movement on MacOS.
  • Always get A from material ambient color, even when using RGB from the material diffuse color.
  • Add a warning when a mesh has more than 16 chunks.
  • Add support for explicit named material sharing in IM files.
  • Fix a bug where case differences in the startup path of the Windows executable could cause the game to lose track of its data path.
  • Correct the "diff" tool to ignore *.texture files where a corresponding *.texture.txt file is present.
  • Improve failure reporting when import a file tree fails.
  • Improve KUID tagging of logs which relate to a specific asset.
  • Improve the performance of random config file access in packaged content.
  • Fix a case where validation that was interrupted by exiting the app could sometimes flag content as faulty.
  • Fix the "scripted" asset filter option.
  • Improve asset search performance when large numbers of assets require validation.
  • Add "enable-shadows-in-cab" tag to explicitly allow shadows in cabs where it looks good.
  • Fix the "reset default keyboard settings" command.
  • Fix text alignment of Control Settings in Polish language.
  • Fix some MacOS-specific layout issues on the Routes Menu.
  • Fix a case where the sessions total/purchased numbers in the Routes Menu could be displayed incorrectly.
  • Avoid displaying a blank clock in sessions with no timer.
  • Fix the setting for auto-hiding the menu bar.
  • Add the "enable-pfx-collisions" tag to track assets.
  • Mark the "casts_shadows" and "shadows" track tags obsolete as of v4.1.
  • Fix the behavior of interface sounds.
  • Prevent surveyor spline circles from showing in screenshots.
  • TestTrack now warns that Steam engines are unsupported.
  • Fix a division by zero in the TestTrack stats generation.
  • Some launcher performance options have been duplicated in the in-game settings, to make more common settings easier for users to locate.
  • Fix an occasional crash in Procedural Junction generation.
  • The on-disk shader cache is now cleared during post-patch and extended database repairs.
  • The autopatch prompt is now centered on its parent window.
  • The precaching prompt is now visible while the loading screen is up, to help users realise when precaching is delaying session startup.
  • Avoid tracking industry contextual menu gestures when the contextual menu is not a valid option, providing better responsiveness of the roaming cursor motion gestures in some scenarios.
  • Allow DNS lookups to be cached internally, improving performance and reducing the potential of intermittent DNS failures to affect the game.
  • Add material name information to stitched mesh buffer debug tool.
  • Notify the user when a game restart is required for in-game video settings changes to take effect.
  • Fix an issue where couplers breakage measurements could be affected by lowered frame rates.
  • Ensure that the "Offline Mode" checkbox takes immediate effect when the settings window is closed.

Hotfix 1

Changelist from release to Hotfix 1 build

  • "Remove Column" and "Insert Column" are now localized in CM.
  • Fixed a potential crash when opening the launcher window from in-game.
  • Fixed some problems with the in-game "purchase route" and "purchase session" buttons.
  • Minor performance improvements included for the in-game profiler
  • Moving around the baseboard in roaming view no longer results in a visual stutter of the compass.
  • Improved some cases which could lead to long "not responding" delays while installing content.
  • Improved the robustness of database writes against unexpected failures, and improved logging of write failures.
  • Launcher now occasionally reminds people that there is an uninstalled update.
  • Fixed an issue where automatic delete/rename retry would never fail out regardless of the number of failed attempts.
  • PCs which swap between an integrated Intel GPU and a discreet graphics card now offer less confusing options in the display selection menu.
  • Improve the handling of alt-tab and print-screen in DirectX.
  • Fix a case where a missing thumbnail graphic could cause the framerate to drop substantially.
  • Fixed an issue where a spurious dependency was reported when attempting to start a multiplayer session.
  • Fixed the minimum allowed window size to take into account the window frame size.
  • Fixed a case where resizing the window rapidly could result in an incorrectly scaled render output.
  • New EN/PL localised manual added (where appropriate.)
  • Enabled language selection for the Simulator Central release.
  • Added some minor performance improvement for routes with excessive numbers of objects in the scene.
  • Improved the render synchronisation between smoke/exhaust pfx and train motion.
  • Splines (v2.9+) now respond to the scenery detail slider.
  • Added a mechanism whereby the Hinton route reduces speedtree density at low tree detail settings.
  • Adjusted the settings sliders to make performance settings more intuitive.
  • Made scenery culling more aggressive at responding to settings changes and camera movements.
  • Assorted minor optimisations.
  • Fixed an issue where the "starting trainz" status text could be clipped incorrectly.
  • Fixed an issue where the "x" (cancel) button in the in-game settings did not work as expected.
  • Fixed an issue where some detail settings could become saved into a session, overriding the user's desired settings.

Hotfix 2

Changelist from release to Hotfix 2 build

  • Cause the environment settings to be saved into the session as well as the route, allowing them to be easily edited per-session and reconfigured even for payware routes.
  • Fog should now display correctly in screenshots.
  • Reduced the GPU impact of idle animations.
  • Shadows should now display correctly in screenshots.
  • Enable the train placement tab in Driver.
  • Fixed a bug with the rendering profile data.
  • Fix a case where texture replacement could prevent lm.txt style LOD from working.
  • Fix some problems with the LM.txt poly count validation.
  • Attempt to create a new userdata folder in the default location if the existing userdata folder is no longer writable for any reason at startup.
  • Fix a crash caused by attempting to use too many font sets on a traincar asset.
  • Fix the behaviour of the Y-Z rotate tool on scenery-with-track assets.
  • Optimised worker thread behaviour for long-running tasks.
  • Optimised various aspects of the file readers and database repair process.
  • Removed "Texture Detail" setting from Launcher Performance Settings.
  • Removed "Post-processing Quality" from Launcher Performance Settings.
  • Updated the "Water Quality" setting option text.
  • Removed the "Visit Store" button from the Launcher MyTrainz Settings.
  • Changed the default setting for "Post-processing Quality" from "high" to "low" to improve the out-of-the-box experience on laptop GPUs.
  • Fixed the update check button in the Launcher Settings.
  • Removed the suggestion to restart the game when adjusting water quality.
  • Fix the behaviour of Command-Tab when running full-screen on a Mac.
  • Remove a premature attempt to display the update-available prompt on startup.
  • Fix a bug which could cause Steam and Mac App Store builds to hang at startup.
  • Added the "clean-package" TrainzUtil command.
  • Fix a theoretical hang condition in TrainzUtil.
  • Change how Superelevation and Ground Height Adjustment interact, based on a suggestion from Andi06.
  • Add a workaround for alpha-to-coverage problems when using low anti-aliasing settings on locomotive cabs which actually have their exterior visible and obscuring the line of sight.
  • Cause the environment settings to be saved into the session as well as the route, allowing them to be easily edited per-session and reconfigured even for payware routes.
  • Change the Mac Launcher window title to match Mac App Store requirements.
  • Added "use-named-track" tag to MOCrossing (>=4.3)
  • Change the "both image and texture" error to a warning for older (<=3.5) content.
  • Improved the performance of the download cache, and fix some edge-case bugs.
  • Fix a crash that could occur if reading from a .tzarc file failed.
  • Allow the CM asset downloader to start downloading files while still searching for additional files.
  • Improve the process of requiring an App Store app reprovision.
  • Fix a case where the sound system could attempt to play a sound on an attachment point which hadn't finished loading, potentially resulting in some sounds not playing.
  • Improve CM sort performance in default cases.
  • Fix some bugs which prevented proper precaching of some assets.
  • Fix an issue where creating a directory could be retried too many times, resulting in long delays in some failure cases.
  • Fix a case where opening the "purchase content" window could cause the game to hang.
  • Improved the wording of a texture load failure log.
  • Fixed a case where the routes menu could stop functioning correctly if too many routes and sessions were installed.
  • Fix a crash which could occur when certain faulty content was installed.
  • Add display of the "parent asset" in the CM asset details window.
  • Prevent a potential hang in the asset search function if assets were parented recursively.
  • Optimise searching for asset parents.
  • Fixed a bug in the TFX particle effect loader which could result in garbage data entering the particle simulation.
  • Added a warning when the "asset-filename" tag is included on an asset (>=3.7).
  • Cause coronas to become hidden when their parent mesh is hidden.
  • Fix a crash which could result from missing ground textures.
  • Fix a minor bug in the validation of scientific notation in config.txt files.
  • Don't trigger a parent asset validation in response to the warning flag changing.
  • Suppress MyTrainz username lookups temporarily if a network failure occurs, to avoid long delays during network disruptions.
  • Improve the handling of modifying the asset database during a database write, to reduce the amount of repair work necessary if a crash occurs before the next clean write.
  • Optimise file caching during asset validation.
  • Fix some status text in the DLC Product Details window.
  • Improve logging of corona texture load failures.
  • Avoid performing download station searches for content which is already fully installed.
  • Fix a cross-platform issue where some windows were attempting to use text controls in a platform-specific manner.
  • Fix an issue where coronas could not be adjusted by script if they were set as a null texture in their asset config.
  • Fix a crash in the CM asset downloader.
  • Implement the SetPFXEmitter*() script APIs and mark the Get*() accessors as unsupported.
  • Add a log if Asset.GetConfigSoup() is called on an unavailable asset.
  • Add scope information to logs generated by the minibrowser.
  • Add suppression of "GameObject::AddHandler> Could not find handler" error (<4.0).
  • Fix a bug in the "Stitched Mesh Buffer" debug window's logging function.
  • Fix a potential crash while changing languages in the launcher.
  • Fix a bug reported by user Vulcan where animated attachment points could fail to reappear on schedule.
  • Tweak the effect of the draw distance slider on some scenery types, to give a better scale.
  • Fix a case where the "asset-filename" tag warning could be displayed when no "asset-filename" tag was present.
  • Improve the handling of track-direction realignment to take a more minimal approach where multiple approaches are viable.
  • Automatically merge redundant chunks, since TANE has better chunk compatibility than TS12.
  • Reduce Mac draw distance to 2500m by default.
  • Reduce Mac post-processing quality to "off" by default, and reset the default setting.
  • Reduce Mac water quality to "low" by default,and reset the default setting.
  • Allow superelevation values to extend over a larger range.
  • Fix a minibrowser crash reported by Pierre.
  • Improve ground performance in areas where ridiculous numbers of holes have been created.
  • Tweak the LM.txt lod distance emulation.
  • Fix the "View PDF Documentation" command on Mac.
  • Improve the compatibility or coronas with older assets which supply images where textures are expected.
  • Improve Surveyor performance during heavy asset database activity while the KUID overlay is enabled.
  • Enable the "rate our app, unlock a loco" prompt.
  • Cull product meshes at distance when lower scenery detail options are selected.
  • Fix assorted buffer read overrun issues.
  • Trigger a script exception when the scripts attempt to pass garbage values to the cabin controls.
  • Fix a case where arrow key navigation did not work in the tutorials until the user click on the 3D view.
  • Suppress animation and uniform updates where possible.
  • Fix bogey orientation issues with certain very unusual bogeys.
  • Improve the performance of the vehicle "load" editor while very large numbers of products are installed.
  • Show the in-game package downloader dialog more promptly after the user requests content installation.
  • Allow multiple animation effects to apply to a single mesh simultaneously.
  • Add a developer option for disabling vsync (for testing only.)
  • Add a stats panel to the CM asset preview window (work-in-progress - disabled until it is more complete)
  • Preview window mouse-rotation speed is no longer affected by render frame rate.
  • Prevent the asset download dialog from appearing in asset preview windows.
  • Fixed the behaviour of the scroll-wheel zoom control in the Asset Preview window.
  • Fix the revealing of files and folders in Windows Explorer.
  • Fix some problem cases with Surveyor Save which could sometimes cause the save to fail due to the target files being in use.
  • Resolve a SpeedTree issue where fronds would "disappear" when viewed from certain angles.
  • Disabled the TrainzUtil command-line interface socket by default. It is now enabled only when the "advanced debug tools" option in the settings is enabled, or if the appropriate switch is specified on the TANE command-line.
  • Setting various invalid train vehicle parameters which previously triggered a script exception will now be silently ignored on older assets.
  • Fixed an issue introduced in an earlier test build where Ultra shadows mode did not correctly cast shadows from certain assets.
  • Bridge splines should again cast shadows in "low" shadow mode (bridges were disabled along with many other object and spline types in an earlier test build.)
  • Moved some debugging logs into the main game log for better user visibility of certain conditions.
  • Improved game responsiveness in certain cases when the download cache is overly busy.
  • The game window and preview window no longer share the same default window position.
  • LM.txt transition distances have been adjusted.
  • QuickDrive "train tab" placement mode (introduced in a previous test build) now functions more reliably.
  • CM now has a command to download a specific obsolete asset version.
  • Mac App Sandbox has been disabled for Steam builds, as Steam appears not to support it.
  • Color of purchased DLC changed in the out-of-game payware list to match in-game standards.
  • Fixed an issue where some CDP files would show as unreadable.
  • Fixed an issue where texture streaming could attempt to reduce texture below the minimum allowed by Trainz, causing unnecessary CPU usage and disk access.
  • Fixed some cut-off texture in Mac CM relating to automatic thumbnail generation.

See Also

Trainz:_A_New_Era

Personal tools