User contributions
Jump to navigation
Jump to search
- 11:32, 7 June 2018 diff hist +53 User:Kebap
- 11:32, 7 June 2018 diff hist +60 N File:Release dates.zip .xlsx table of release dates, turned into graphical overview
- 22:16, 6 June 2018 diff hist +160 Compiling Mudlet +Link to downloads to prevent misunderstandings
- 11:41, 6 June 2018 diff hist -14 m Translating Mudlet →Anything else needed?
- 11:40, 6 June 2018 diff hist +473 Translating Mudlet
- 19:22, 5 June 2018 diff hist -26 m User:Kebap/Manual:Lua Functions current
- 19:22, 5 June 2018 diff hist -44 m User:Kebap/Manual:Date/Time Functions current
- 19:22, 5 June 2018 diff hist +19 m User:Kebap/Manual:datetime:parse current
- 19:21, 5 June 2018 diff hist +9 m User:Kebap/Manual:shms current
- 19:21, 5 June 2018 diff hist +17 m User:Kebap/Manual:getTimestamp current
- 19:20, 5 June 2018 diff hist +12 m User:Kebap/Manual:getTime current
- 19:20, 5 June 2018 diff hist +13 m User:Kebap/Manual:getEpoch current
- 19:17, 5 June 2018 diff hist -21 m User:Kebap/Manual:Lua Functions
- 19:16, 5 June 2018 diff hist +21 m User:Kebap/Manual:Basic Essentials current
- 19:15, 5 June 2018 diff hist 0 m User:Kebap
- 19:15, 5 June 2018 diff hist 0 m User:Kebap/Manual Kebap moved page User:Kebap/manual to User:Kebap/Manual without leaving a redirect current
- 19:14, 5 June 2018 diff hist +11 m User:Kebap/Manual:debugc current
- 19:14, 5 June 2018 diff hist -41 m User:Kebap/Manual:Basic Essentials
- 19:14, 5 June 2018 diff hist +12 m User:Kebap/Manual:display current
- 19:13, 5 June 2018 diff hist +9 m User:Kebap/Manual:echo current
- 19:13, 5 June 2018 diff hist +9 m User:Kebap/Manual:send current
- 19:19, 4 June 2018 diff hist +122 m User:Kebap/translation infrastructure
- 01:27, 4 June 2018 diff hist +136 m User:Kebap/translation infrastructure
- 18:18, 3 June 2018 diff hist -1 m User:Kebap/Crowdin current
- 18:18, 3 June 2018 diff hist -3 m User:Kebap/translation infrastructure
- 18:18, 3 June 2018 diff hist -1 m User:Kebap/translation infrastructure
- 21:51, 2 June 2018 diff hist 0 m User:Kebap/Crowdin
- 21:51, 2 June 2018 diff hist +397 N User:Kebap/Crowdin Created page with "Crowdin is the translation tool used for translating Mudlet into multiple languages. * Join Mudlet translation - https:// crowdin.com/project/mudlet Hints * To concentrate..."
- 21:15, 2 June 2018 diff hist 0 N File:Crowdin hide tags.png current
- 21:11, 2 June 2018 diff hist +23 m User:Kebap/translation infrastructure
- 10:24, 31 May 2018 diff hist +1,771 N User:Kebap/translation infrastructure Created page with "History: * https://github.com/Mudlet/Mudlet/issues/856 - Setup a web-based translation service for Mudlet * https://github.com/Mudlet/Mudlet/issues/1664 - Translation infrast..."
- 10:11, 31 May 2018 diff hist +56 m User:Kebap
- 16:34, 29 May 2018 diff hist +2,629 N User:Kebap/Manual:getTime Created page with ";getTime(returntype, format) :returntype takes a boolean value (in Lua anything but false or nil will translate to true). If false, the function will return a table in the fol..."
- 16:34, 29 May 2018 diff hist +353 N User:Kebap/Manual:getTimestamp Created page with ";getTimestamp( optional console_name, lineNumber ) : Returns the timestamp string as it’s seen when you enable the timestamps view (blue i button bottom right). {{note}} Av..."
- 16:34, 29 May 2018 diff hist +348 N User:Kebap/Manual:shms Created page with ";shms( seconds, bool ) : Converts seconds into hours, minutes and seconds, displaying the result as a table. An optional second argument can be passed to return the result as..."
- 16:33, 29 May 2018 diff hist +226 N User:Kebap/Manual:getEpoch Created page with ";getEpoch() :This function returns the seconds since [https://en.wikipedia.org/wiki/Unix_time Unix epoch] with milliseconds. ;Example <syntaxhighlight lang="lua"> getEpoch()..."
- 16:33, 29 May 2018 diff hist -90 m User:Kebap/Manual:Date/Time Functions
- 16:32, 29 May 2018 diff hist +939 N User:Kebap/Manual:datetime:parse Created page with ";<nowiki>datetime:parse(source, format, as_epoch)</nowiki> : Parses the specified source string, according to the format if given, to return a representation of the date/time...."
- 16:32, 29 May 2018 diff hist +390 N User:Kebap/Manual:Date/Time Functions Created page with "{{TOC right}} A collection of functions for handling Date & Time. ==User:Kebap/Manual:datetime:parse== {{User:Kebap/Manual:datetime:parse}} ==User:Kebap/Manual:getEpoch== {{..."
- 16:24, 29 May 2018 diff hist +1 m User:Kebap/Manual:Basic Essentials
- 16:23, 29 May 2018 diff hist +13 m User:Kebap/Manual:Basic Essentials
- 16:23, 29 May 2018 diff hist +961 N User:Kebap/Manual:Lua Functions Created page with "{{TOC right}} Here you can find a long list of all possible Lua functions and programming interfaces (API) that Mudlet offers. Due to the integrated Lua, you can also use all..."
- 16:22, 29 May 2018 diff hist 0 m User:Kebap/Manual
- 16:20, 29 May 2018 diff hist +41 m User:Kebap/Manual:Basic Essentials add headlines to function documentation
- 16:19, 29 May 2018 diff hist +266 N User:Kebap/Manual:Basic Essentials Created page with "These functions are generic functions used in normal scripting. These deal with mainly everyday things, like sending stuff and echoing to the screen. {{User:Kebap/Manual:send..."
- 16:17, 29 May 2018 diff hist +539 N User:Kebap/Manual:debugc Created page with ";debugc(content) :Again this will not send anything to anywhere. It will however print not to the main window, but only to the errors view. You need to open that window to see..."
- 16:16, 29 May 2018 diff hist +792 N User:Kebap/Manual:display Created page with ";display(content) :This is much like echo, in that is will show text at your screen, not send anything to anywhere. However, it also works with other objects than just text, l..."
- 16:16, 29 May 2018 diff hist +2,244 N User:Kebap/Manual:echo Created page with ";echo([miniconsoleName or labelName], text) :This function appends text at the end of the current line. ;Parameters * ''miniconsoleName:'' (optional) the miniconsole to echo..."
- 16:16, 29 May 2018 diff hist +752 N User:Kebap/Manual:send Created page with ";send(command, showOnScreen) :This sends "command" directly to the network layer, skipping the alias matching. The optional second argument of type boolean (print) determines..."
- 16:15, 29 May 2018 diff hist +1,085 N User:Kebap/Manual Created page with " Test new structure for Manual:Lua_Functions * User:Kebap/Manual:Lua Functions ** User:Kebap/Manual:Basic Essentials *** User:Kebap/Manual:send *** User:Keb..."