creator-docs icon indicating copy to clipboard operation
creator-docs copied to clipboard

Open Source Creator Documentation

Results 18 creator-docs issues
Sort by recently updated
recently updated
newest added

## Changes Typo: Changed "languages" to "language" ## Checks By submitting your pull request for review, you agree to the following: - [x] This contribution was created in whole or...

engine guides

## Changes Adding more information about failure modes and undocumented hazards of plugin settings APIs (`:GetSetting()`/`:SetSetting()`). https://devforum.roblox.com/t/pluginsetsetting-does-not-escape-strings/2399187 https://devforum.roblox.com/t/plugingetsetting-andor-pluginsetsetting-keys-may-not-contain-certain-chars/9120 https://devforum.roblox.com/t/pluginsetsetting-plugingetsetting-do-not-function-as-intended/1307736 https://devforum.roblox.com/t/pluginsetsetting-problem/6801 (+ my own experience developing plugins and dealing with data...

engine reference
stale

Using SetAsync() with three parameters returns: DataStoreService: ParameterNotAllowed: Additional parameter UserIds not allowed. API: SetAsync, Data Store: XXXXXXX - Studio I assume this also applies for increment. ## Changes Added...

engine reference

## Changes - Documented string interpolation in `strings.md`. - Switched from string concatenation to string interpolation in all scripts when convenient as it is a more modern way of combining...

assets
changes requested
education
engine guides
engine reference
resources
studio
tools
tutorials
stale

## Changes This adds missing AssetTypes _(probably needs to be updated internally on the API definition)_ These informations come from the Webpack of Roblox and a few AssetIds that confirm...

changes requested
engine reference

## Changes Draggable has been deprecated for over a decade, this updates the documentation to mention the newly added UIDragDetector ## Checks By submitting your pull request for review, you...

engine reference

## Changes Added additional information for developers who need to track the PluginToolbarButton's active state in cases where the button's Enabled property is being toggled on and off. ## Checks...

engine reference

## Changes update async consumes 2 requests units from the memory store quota for read and write https://devforum.roblox.com/t/code-6-error-the-rate-of-requests-exceeds-the-allowed-limit-memory-store/1918436/14 ## Checks By submitting your pull request for review, you agree to...

engine guides

## Changes It doesn't return `void`. ## Checks By submitting your pull request for review, you agree to the following: - [x] This contribution was created in whole or in...

changes requested
engine reference

## Changes CFrames can now be edited from the property window, so this paragraph on Tool.Grip is invalid. ## Checks By submitting your pull request for review, you agree to...

engine reference