Development Build 8193.23
Author: niv,
published 3 years ago,
Greetings, dear community!
This patch release contains another set of small bug fixes and improvements that will hopefully see us shipping this to the stable branch really soon.
Thank you for reporting any issues you find! Your help will catch all the corner cases with multiplayer and custom content we cannot test for.
[h1]Fixes[/h1]
[list]
[*] Renderer: Minor tweaks to water shader parameters to make it look more natural.
[*] Pathfinding: Fixed a case where creatures failed to path to a near point in a straight line.
[*] New Game Launcher: Show author line on campaign tabs.
[*] New Game Launcher: Show advisory about potential savegame/manifest mismatch issues when downloading new versions.
[*] New Game Launcher: Allow selecting campaign tabs when a module in the same campaign is selected.
[*] Fix adding custom repositories.
[*] New Game Launcher: Added a small spacer between campaigns and modules in custom content repos.
[*] New Game Launcher: Empty bottom bar on the Official content tab is now hidden.
[*] New Game Launcher: Campaigns are now deselected when selecting a non-campaign module on the same pane that have both.
[*] Savegames: When loading a savegame with a missing manifest, attempt to load the newest manifest of the same UUID instead (upgrade path for New Game UI modules). Emit a message to the client log indicating such - no UI support for showing this yet.
[*] NWSync: Client now downloads wbm movie files if part of the manifest.
[*] Pathfinding: Addressed regression where NPCs fail to open doors. #285
[*] Pathfinding: Fixed interacting with objects when Z-offset was implied (e.g. stairs). This should alleviate some troubles where having to manually force the PC near the object before it would interact.
[*] UI: Allow exceeding safe UI scale if needed for accessibility reasons. There is a toggle under Config->UI->Accessibility->Advanced.
[*] UI: Now clamp lower bound of UI scale to 1.0.
[*] UI: horizontal window constraint is now 900 instead of 960 before requiring scaling.
[*] Nui: Fixed more panels erroneously showing a horizontal scrollbar when scaled.
[/list]
[h1]Art[/h1]
[list]
[*] Art: Shifted collision box for tcn_udoor_01 #313
[/list]