Release notes for 405

改进

说明状态

string.dump serves no purpose anymore and has thus been disabled

Live

the remote event delayed invocation queue exhausted message will not display as often.

Live

String literals now support \z, \x and \u escapes from Lua 5.2 Number literals now support binary literals (0b10101) and digit separators (1_000_000).

Live

修复

说明状态

Fixed recently broken tick() function on Windows

Live

Potential fix for crash on Studio close

Live

在此页面