User contributions for LopSided
Jump to navigation
Jump to search
11 October 2023
- 22:1222:12, 11 October 2023 diff hist 0 SetDiscordRichPresenceAsset No edit summary current
- 22:1222:12, 11 October 2023 diff hist 0 ResetDiscordRichPresenceData No edit summary current
- 22:1222:12, 11 October 2023 diff hist 0 IsDiscordRichPresenceConnected No edit summary current
- 22:1122:11, 11 October 2023 diff hist 0 SetDiscordApplicationID No edit summary
- 01:0501:05, 11 October 2023 diff hist +32 SetDiscordRichPresenceState No edit summary
- 01:0401:04, 11 October 2023 diff hist +59 SetDiscordRichPresenceSmallAsset No edit summary
- 01:0201:02, 11 October 2023 diff hist +24 SetDiscordRichPresenceDetails No edit summary
- 01:0101:01, 11 October 2023 diff hist +60 SetDiscordRichPresenceButton No edit summary
- 00:5900:59, 11 October 2023 diff hist +73 SetDiscordRichPresenceAsset No edit summary
- 00:5600:56, 11 October 2023 diff hist −12 ResetDiscordRichPresenceData No edit summary
- 00:5500:55, 11 October 2023 diff hist −8 IsDiscordRichPresenceConnected No edit summary
- 00:5400:54, 11 October 2023 diff hist +62 SetDiscordApplicationID No edit summary
- 00:5300:53, 11 October 2023 diff hist 0 Template:Client Discord functions No edit summary
- 00:4800:48, 11 October 2023 diff hist +35 Template:Client Discord functions No edit summary
25 December 2022
- 22:4122:41, 25 December 2022 diff hist 0 m GetChatboxCharacterLimit No edit summary current
- 22:4022:40, 25 December 2022 diff hist +24 m SetChatboxCharacterLimit Add counterpart current
- 22:3922:39, 25 December 2022 diff hist +784 N GetChatboxCharacterLimit Initial contents
- 22:3622:36, 25 December 2022 diff hist +901 N SetChatboxCharacterLimit Initial contents
- 22:2922:29, 25 December 2022 diff hist 0 m Template:GUI functions Update feature versions
- 22:2922:29, 25 December 2022 diff hist +148 Template:GUI functions Add chatbox character limit functions
5 December 2022
- 21:4221:42, 5 December 2022 diff hist +69 m GetUserdataType No edit summary
- 18:3418:34, 5 December 2022 diff hist −7 m GetUserdataType No edit summary
- 18:3318:33, 5 December 2022 diff hist +69 m GetUserdataType Add type for CRemoteCall (fetchRemote)
30 November 2022
- 19:3319:33, 30 November 2022 diff hist −29 m SvgCreate Remove irrelevant info
8 October 2022
- 15:0615:06, 8 October 2022 diff hist +708 N IsMTAWindowFocused Created page with "__NOTOC__ {{Client function}} {{New feature/item|3.0160|1.5.9|21313| This function returns whether the MTA window is focused or not.}} ==Syntax== <syntaxhighlight lang="lua"> bool isMTAWindowFocused() </syntaxhighlight> ===Returns=== Returns ''true'' if the focus is on the MTA window, ''false'' if not. ==Example== This example prints the window focus state to debug output upon usage of the command (''focused'') <syntaxhighlight lang="lua"> function getWindowFocus()..."
- 15:0415:04, 8 October 2022 diff hist +121 m IsMTAWindowActive No edit summary current
- 14:5814:58, 8 October 2022 diff hist +19 m OnClientMTAFocusChange No edit summary
27 September 2022
- 17:2317:23, 27 September 2022 diff hist 0 m IsCapsLockEnabled Update version requirements
11 September 2022
- 17:3017:30, 11 September 2022 diff hist 0 m SvgCreate No edit summary Tag: Manual revert
- 14:5714:57, 11 September 2022 diff hist +54 m IsCapsLockEnabled Note: version may change
- 14:5714:57, 11 September 2022 diff hist 0 SvgCreate Undo revision 75474 by LopSided (talk) Tag: Undo
- 14:5714:57, 11 September 2022 diff hist 0 m SvgCreate Note: version may change
- 14:5614:56, 11 September 2022 diff hist 0 SvgCreate No edit summary
- 14:5414:54, 11 September 2022 diff hist +23 Template:Client input functions No edit summary
- 14:5214:52, 11 September 2022 diff hist +393 N IsCapsLockEnabled Created page with "{{Client function}} ==Syntax== <syntaxhighlight lang="lua"> bool isCapsLockEnabled() </syntaxhighlight> ===Returns=== Returns ''true'' if caps lock is toggled (on), ''false'' otherwise. ==Example== <syntaxhighlight lang="lua">function checkCaps() iprint(isCapsLockEnabled(), getTickCount()) end addCommandHandler("caps", checkCaps)</syntaxhighlight> ==See Also== {{Input functions}}"
9 April 2022
- 15:5415:54, 9 April 2022 diff hist −7 m SvgCreate No edit summary
- 15:5315:53, 9 April 2022 diff hist −26 Template:SVG functions No edit summary
- 15:5315:53, 9 April 2022 diff hist −512 SvgGetUpdateCallback Blanked the page Tags: Blanking Reverted
8 April 2022
- 23:3223:32, 8 April 2022 diff hist +118 m SvgCreate No edit summary
- 23:2523:25, 8 April 2022 diff hist +97 Template:SVG functions No edit summary
- 23:2323:23, 8 April 2022 diff hist −9 m SvgSetUpdateCallback No edit summary
- 23:2323:23, 8 April 2022 diff hist +480 N SvgGetUpdateCallback Add svgGetUpdateCallback page
- 23:2123:21, 8 April 2022 diff hist +728 N SvgSetUpdateCallback Add svgSetUpdateCallback page
- 23:1523:15, 8 April 2022 diff hist +658 SvgSetDocumentXML Update usage & examples as per GitHub PR #2589
- 23:0923:09, 8 April 2022 diff hist +872 SvgSetSize Update usage & examples as per GitHub PR #2589
- 23:0223:02, 8 April 2022 diff hist −14 m SvgCreate No edit summary
- 23:0123:01, 8 April 2022 diff hist +2,083 SvgCreate Update usage & examples as per GitHub PR #2589
25 January 2022
- 15:5715:57, 25 January 2022 diff hist +2,928 Resource:Irc No edit summary current
13 December 2021
- 21:4521:45, 13 December 2021 diff hist −8 m Predefined variables list No edit summary
- 21:4421:44, 13 December 2021 diff hist +912 Predefined variables list Add event handlers variable info