[i]clippy, Daz, Jasperre, niv, shadguy, Soren, tinygiant, virusman[/i]
[url="https://nwn.beamdog.net/discord/"]https://nwn.beamdog.net/discord/[/url]
[p align="start"][/p][b]Added[/b]
scriptcomp: Support for binary (prefix 0b) and octal (prefix 0o) integers.
scriptcomp: Added support for unary plus operations.
scriptcomp: Allow use of double-bang to "booleanize" a constant/variable integer value without requiring the second boolean negation to be parenthesized.
[b]Changed[/b]
Crash reports now end in .txt for easier uploading/sharing.
[b]Removed[/b]
Removed the popover News panel from the main menu, and the button no longer flashes even if there are unread news.
Suppressed some log spam.
[b]Fixed[/b]
Corrected store links for the Pirates of the Sword Coast and Doom of Icewind Dale premium modules.
nui: Fixed a rare crash when using a window event script override.
Fixed an issue where negative level or hitpoint updates were sent erroneously.
Fixed regression with GetStringLeft/GetStringRight/GetSubString not returning [c]""[/c] on bad input.
Fixed DNS resolves on the master hanging the game when internet is unreliable.
Fixed script compiler sometimes generating incorrect bytecode. Scripts that were compiled on 37-15 will need to be recompiled only if they exhibit incorrect behaviour.
Fixed keybinds sometimes not working when using a non-english language.
