User Tools

Site Tools


version:1.12

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
version:1.12 [2017-03-22 20:05] skyjakeversion:1.12 [2018-10-20 07:55] (current) – [Progress on [[roadmap]]] skyjake
Line 1: Line 1:
 +<- 1.11.2 ^ Versions ^ 1.12.1 ->
  
 +====== Version 1.12 ======
 +
 +#@Release_HTML~2013-10-03,1.12.0,build1006~@#
 +
 +===== Overview =====
 +
 +
 +In 1.12 we are continuing to build on the big changes introduced in [[version:1.11]]: new UI framework and internal map data improvements. The old [[guide:control panel]] has been removed with new functionality being added to the [[guide:task bar]].
 +
 +
 +==== Highlights ====
 +
 +
 +{{ file:map_hack_selfreferencing.png?350x0}} **id Tech 1 map hacks support.** Several types of map hacks are now supported in Doomsday and maps that employ these techniques are rendered correctly. Map hacks are detected dynamically and so react accordingly to runtime map changes (e.g., using [[:XG]]). Supported hacks include "deep water", "self-referencing sector" and "fake 3D bridge".
 +
 +{{ file:update_download.jpg?350x0}} **Revised automatic updater UI.** The automatic updater now uses Doomsday's own UI framework to fully integrate into the rest of the interface. Downloads occur in the background and one can keep playing until the update is ready for installation. There are no more forced switches to windowed mode. 
 +
 +{{ file:new_settings.jpg?350x0}} **New config menu and settings dialogs.** The old [[control_panel]] has been replaced with new configuration menus and dialogs that open directly from the [[task_bar]]. It is also easily possible to reset each group of settings to their default values. (Previously, the only way to reset anything to defaults was to manually erase the corresponding values from the **.cfg** files.)
 +
 +{{ file:sidebar_editor.jpg?350x0}} **Renderer Appearance sidebar editor.** There is now a new UI for configuring how the game world appears. A new Renderer Appearance sidebar editor replaces the [[control_panel]]'s several pages of obscure renderer settings, allowing one to see the effect of each setting immediately. When fine-tuning the settings, one can keep playing and switch between adjustments and gameplay effortlessly.
 +
 +**Fine-tuned renderer default settings.** Thanks to the sidebar editor, we've now fine-tuned some of the existing renderer default values for an improved appearance. Simply select the "Defaults (built-in)" appearance, or reset your custom profile(s) to the default values.
 +
 +{{ file:appearance_profiles.jpg?350x0}} **Built-in appearance profiles.** The "Vanilla" and "Amplified" built-in appearance profiles can either be used directly to easily modify the appearance of the renderer, or they can act as the base for your own custom configuration. "Vanilla" attempts to replicate the original DOOM appearance as closely as possible, while "Amplified" exaggerates effects slightly for a more striking, unrealistic appearance.
 +
 +{{ file:script_mode.jpg?350x0}} **Interactive Doomsday Script mode.** The console command line can be toggled into Doomsday Script mode. However, in this release, this does not provide much value as there aren't yet that many [[doomsday_script_reference#Standard_library_modules|Doomsday Script bindings]] for engine functionality.
 +
 +
 +==== Progress on roadmap ====
 +
 +
 +**Completed:**
 +  *  Improved support for id Tech 1 map hacks
 +  *  [[visual_theme_presets]]
 +  *  [[switch_to_msvc_2010_on_windows]] (and Qt 4.8.5)
 +
 +**Progressed:**
 +  *  UI renovation: automatic updater, [[control_panel]]
 +  *  [[interactive_shell]]: script mode for the console widget
 +
 +
 +===== Upgrading =====
 +
 +
 +If you are upgrading an existing installation of Doomsday, note the following:
 +
 +  *  Your current renderer cvars will be stored into a Renderer Appearance profile called "Custom".
 +  *  To allow automatic downloads of updates in the background, enable the "Download automatically" option in Updater Settings.
 +
 +
 +===== Bug tracker =====
 +
 +  *  [[http://sourceforge.net/p/deng/bugs/search/?q=_milestone%3Av1.12+%26%26+%28status%3Afixed+%7C%7C+status%3Aclosed%29|Closed bugs for the 1.12 milestone]]
 +  *  [[http://sourceforge.net/p/deng/bugs/search/?q=%21status%3Awont-fix+%26%26+%21status%3Aclosed&sort=_priority_s+desc&limit=250|Known issues: list of open bugs in the Bug Tracker]]
 +
 +
 +===== See also =====
 +
 +  *  [[detailed_list_of_changes_in_doomsday_version_1.12]]