User contributions for Botder
Jump to navigation
Jump to search
24 July 2025
- 01:0801:08, 24 July 2025 diff hist +232 m SetCameraFieldOfView No edit summary
23 July 2025
- 18:5818:58, 23 July 2025 diff hist 0 m Template:File functions No edit summary current
- 18:5818:58, 23 July 2025 diff hist +60 m Template:File functions No edit summary
- 18:4818:48, 23 July 2025 diff hist +2,134 N FileGetHash Created page with "__NOTOC__ {{Server client function}} {{Added feature/item|1.6.1|1.6.0|23289| This function returns a hash of the entire file in the specified algorithm. This function ''does not'' move the file pointer/position. Beware though, there will always be a minuscule period of time between checking the hash and loading the contents of the file, which can be abused by a potential attacker to modify the contents. }} ==Syntax== <syntaxhighlight lang="lua"> nil|string fileGetHash..." current
26 May 2025
- 18:4418:44, 26 May 2025 diff hist +4 Lua compilation API No edit summary current
- 18:3218:32, 26 May 2025 diff hist +15 Lua compilation API No edit summary
8 January 2025
- 20:0720:07, 8 January 2025 diff hist +274 GetServerIp No edit summary current
- 20:0520:05, 8 January 2025 diff hist −154 GetServerIp No edit summary
- 19:5519:55, 8 January 2025 diff hist +836 N FetchServerIp Created page with "{{Useful_Function}} <lowercasetitle/> __NOTOC__ This function returns the server ip as reported by a third-party service. ==Syntax== <syntaxhighlight lang="lua"> string fetchServerIp ( ) </syntaxhighlight> ==Code== <section name="Server" class="server" show="true"> <syntaxhighlight lang="lua"> SERVER_IP = "127.0.0.1" function fetchServerIp() return SERVER_IP end fetchRemote("http://checkip.dyndns.com/", function (response) if response ~= "ERROR" then..." current
- 19:5019:50, 8 January 2025 diff hist −45 m GetServerIp Removed redirect to GetServerConfigSetting#Example Tags: Removed redirect Manual revert
- 19:4719:47, 8 January 2025 diff hist +232 m GetServerIpFromMasterServer No edit summary current
- 19:4519:45, 8 January 2025 diff hist +1,023 N GetServerIpFromMasterServer Created page with "__NOTOC__ {{Server function}} {{New feature/item|3.0161|1.6.0|22890|This function returns the remote address as reported by the first master server that provides this value.}} {{Note|It might take a while until the master server responds to the query sent out by the server, which in turn means that this function will not return any IP until the information has been received.}} {{Note|On client-side there is the getServerIp function, in case you need the remote addre..."
- 19:3519:35, 8 January 2025 diff hist +76 Template:Server functions No edit summary current
- 19:3319:33, 8 January 2025 diff hist +72 Template:Utility functions No edit summary
25 August 2024
- 14:3214:32, 25 August 2024 diff hist +82 m Resource Web Access Add new-feature-item wrapper for router current
24 August 2024
- 19:3719:37, 24 August 2024 diff hist −21 m Resource Web Access No edit summary
- 19:3619:36, 24 August 2024 diff hist +7 m Resource Web Access No edit summary
- 19:3419:34, 24 August 2024 diff hist +5,411 Resource Web Access Add HTTP router function information
6 June 2024
- 18:5118:51, 6 June 2024 diff hist +537 DbConnect No edit summary
16 August 2023
- 14:5814:58, 16 August 2023 diff hist −10 m How you can help Reverted edits by TheRealSadra (talk) to last revision by Maurice Tag: Rollback