改善
ご注意 | 状況 |
---|---|
Made RbxThumb accept arbitrary orders of parameters. | Live |
Added SourceGameId as a field in player join data. This will make it easier for developers to verify the origin of a teleport. | Live |
Dynamic Thumbstick no longer forces auto jump. | Live |
Add support for text written in Bengali, Hindi, Georgian, Khmer, Burmese, Sinhala, and Thai. | Live |
Since the automatic "RecentSave" causes confusion and unexpected data losses to some users, we decided to remove this feature gradually. The first step is to stop auto-generating files into the "RecentSave" folder, but such existing files are still accessible through the "Open Recent Saves" file menu. | Live |
Implement coroutine.isyieldable from Lua 5.3: https://www.lua.org/manual/5.3/manual.html#pdf-coroutine.isyieldable | Pending |
修正
ご注意 | 状況 |
---|---|
Fixed a crash in manual joint adorn rendering code when one of the parts was destroyed. | Live |
Fix error with ContextActionService:BindAction with createTouchButton = true sometimes erroring when being called too early. | Live |
Fixed StarterPlayer.MinCameraZoomDistance and StarterPlayer.CameraMode not being correctly taken into account until the user zoomed their camera. | Live |
SpawnLocations will no longer move characters above parts that they do not collide with. | Live |
Fixed a memory leak in dynamic thumbstick. | Live |
You can call plugin:SetSetting("key", nil) to remove a setting. | Live |
Hide Publish Whole Game as there isn't a valid use case for it | Live |