Improvements
Note | Status |
---|---|
pcall() handling of Roblox API errors is now ~1.5x faster | Live |
Lua kick should now display the custom error message even if the client is disconnected early in the game load process. lua kick adds a message that shows in logs. Don't rely on that log message existing or only existing for lua kicks. | Live |
Fixes
Note | Status |
---|---|
Partial fix for Sound.Playing and Sound.TimePosition not behaving properly in Team Create. | Live |
Fix for UI updating problems with Sound Playing and TimePosition in Team Create. | Live |
Fixed a bug where deleting and creating terrain in the same place in the same frame would cause physics to not work. | Live |
Fixed CSGs and MeshParts to not use extra memory with physics geometry when duplicated and resized. | Live |
Fixed X button in confirmation popup for deleting scripts checked out to drafts deleting scripts instead of cancelling the operation | Live |
Fixed Game Settings not working if the start place was not in the first 10 places of the game. | Live |