Template:Client utility functions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
*[[debugSleep]] | *[[debugSleep]] | ||
*[[downloadFile]] | *[[downloadFile]] | ||
*[[decodeString]] | *[[decodeString]] | ||
*[[encodeString]] | *[[encodeString]] | ||
*[[fromJSON]] | *[[fromJSON]] | ||
*[[getColorFromString]] | *[[getColorFromString]] | ||
Line 17: | Line 15: | ||
*[[getEasingValue]] | *[[getEasingValue]] | ||
*[[getFPSLimit]] | *[[getFPSLimit]] | ||
*[[getKeyboardLayout]] | *[[getKeyboardLayout]] | ||
*[[getLocalization]] | *[[getLocalization]] | ||
*[[getNetworkStats]] | *[[getNetworkStats]] | ||
Line 36: | Line 32: | ||
*[[iprint]] | *[[iprint]] | ||
*[[isOOPEnabled]] | *[[isOOPEnabled]] | ||
{{Added feature/item|3.0159|1.5.9|1.5.8|20840| | |||
*[[isShowCollisionsEnabled]] | |||
*[[isShowSoundEnabled]] | |||
}} | |||
*[[isTimer]] | *[[isTimer]] | ||
{{ | {{Added feature/item|3.0159|1.5.9|1.5.8|20788| | ||
*[[isTransferBoxAlwaysVisible]] | |||
*[[isTransferBoxVisible]] | *[[isTransferBoxVisible]] | ||
}} | |||
*[[isTrayNotificationEnabled]] | *[[isTrayNotificationEnabled]] | ||
*[[killTimer]] | *[[killTimer]] | ||
Line 54: | Line 55: | ||
*[[setFPSLimit]] | *[[setFPSLimit]] | ||
*[[setTimer]] | *[[setTimer]] | ||
{{ | {{Added feature/item|3.0159|1.5.9|1.5.8|20788| | ||
*[[setTransferBoxVisible]] | *[[setTransferBoxVisible]] | ||
}} | |||
*[[setWindowFlashing]] | *[[setWindowFlashing]] | ||
*[[sha256]] | *[[sha256]] | ||
{{ | {{Added feature/item|3.0159|1.5.9|1.5.8|20840| | ||
*[[showCol]] | *[[showCol]] | ||
*[[showSound]] | |||
}} | |||
*[[split]] | *[[split]] | ||
*[[teaDecode]] | *[[teaDecode]] |
Revision as of 19:22, 20 September 2021
- bitAnd
- bitNot
- bitOr
- bitXor
- bitTest
- bitLRotate
- bitRRotate
- bitLShift
- bitRShift
- bitArShift
- bitExtract
- bitReplace
- createTrayNotification
- debugSleep
- downloadFile
- decodeString
- encodeString
- fromJSON
- getColorFromString
- getDevelopmentMode
- getDistanceBetweenPoints2D
- getDistanceBetweenPoints3D
- getEasingValue
- getFPSLimit
- getKeyboardLayout
- getLocalization
- getNetworkStats
- getNetworkUsageData
- getPerformanceStats
- getRealTime
- getTickCount
- getTimers
- getTimerDetails
- gettok
- getUserdataType
- getVersion
- hash
- inspect
- interpolateBetween
- iprint
- isOOPEnabled
20840
20788
- isTrayNotificationEnabled
- killTimer
- md5
- passwordHash
- passwordVerify
- pregFind
- pregMatch
- pregReplace
- removeDebugHook
- resetTimer
- setClipboard
- setDevelopmentMode
- setFPSLimit
- setTimer
20788
20840