All public logs
Jump to navigation
Jump to search
Combined display of all available logs of RPTools Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:27, 28 December 2021 LPerkins talk contribs created page Asynchronous Javascript Requests (Created page with "{{Languages|Javascript}} There are two APIs for making asynchronous requests from HTML5 javascript to MTScript. The first is a reimplementation of the old {{func|XMLHttpReq...")
- 19:35, 28 December 2021 LPerkins talk contribs created page fetch (Created page with "{{Experimental}} {{MacroFunction |name=fetch |version=1.11.4 |description=Fetches a URI via javascript. Wrapper around {{func|XMLHttpRequest}}. |usage= <syntaxhighlight lang...")
- 19:24, 28 December 2021 LPerkins talk contribs created page XMLHttpRequest (Created page with "{{Experimental}} {{MacroFunction |name=XMLHttpRequest |version=1.11.4 |description=Runs a macro or fetches an asset or library resource via standard XMLHttpRequest API. |usag...")
- 19:00, 28 December 2021 LPerkins talk contribs created page Category:HTML5 javascript (Created page with "These functions available within the javascript context running inside a frame5 or overlay5. Some are maptool-specific. Some are standard web-javascript functions with spec...")
- 19:18, 7 October 2021 LPerkins talk contribs created page js:MapTool.tokens (Created page with "{{Experimental}} {{MacroFunction |name=MapTool.tokens.getSelectedTokens |trusted=true |version=1.10.0 |description= Returns a javascript array containing the selected tokens....")
- 22:50, 5 October 2021 LPerkins talk contribs created page Upgrading From Nashorn (Created page with "{{Languages|Javascript}} If you used {{func|js.eval}} prior to Maptool 1.8.x, it used the old Nashorn Javascript engine. Starting with 1.10.0, Maptool now uses Graalvm's Jav...")
- 22:48, 5 October 2021 LPerkins talk contribs created page Sample Javascript UDF (Created page with "{{Languages|Javascript}} This is a very simple side-initiative tracker. It supports two teams, lets you mark one groups of tokens as the player team, the other as the opponen...")
- 18:49, 17 September 2021 LPerkins talk contribs created page js.removeNS (Created page with "{{Experimental}} {{MacroFunction |name=js.removeNS |version=1.10.0 |description= Removes a javascript namespace. If the targetd namespace is trusted, this must be run from a...")
- 18:48, 17 September 2021 LPerkins talk contribs created page js.createNS (Created page with "{{Experimental}} {{MacroFunction |name=js.createNS |version=1.10.0 |description= Create (or recreate) a javascript namespace. |usage= <source lang="mtmacro" line> js.createN...")
- 18:34, 17 September 2021 LPerkins talk contribs created page js.evalURI (Created page with "{{Experimental}} {{MacroFunction |name=js.evalURI |version=1.10.0 |description= Looks up a resource by identifier and evaluates it as a javascript expression. Supports ECMA 2...")
- 18:27, 17 September 2021 LPerkins talk contribs created page js.evalNS (Created page with "{{Experimental}} {{MacroFunction |name=js.evalNS |version=1.10.0 |description= Evaluates a string as a javascript expression. Supports ECMA 2021 standard. For security, acce...")
- 16:22, 16 August 2021 LPerkins talk contribs created page MapToolOS (Created page with "=MapToolOS= Ready to use Linux images preconfigured to run MapTool. These are community maintained images, designed to get up and running with maptool quickly, and uniformly....")
- 06:01, 4 August 2021 LPerkins talk contribs created page js:Token (Created page with "Within the javascript environment used by {{code|js.eval}}, Tokens are represented by the {{code|Token}} class. The token class cannot be directly instantiated, but tokens ca...")
- 05:51, 4 August 2021 LPerkins talk contribs created page js:MTScript (Created page with "Within the javascript environment used by {{code|js.eval}}, {{code|MTScript}} is the entry point for interacting with mtscript variables and macros. {{MacroFunction |name=MTS...")
- 05:37, 4 August 2021 LPerkins talk contribs created page js:MapTool.clientInfo (Created page with "Within the javascript environment used by {{code|js.eval}}, {{code|MapTool.clientInfo}} gives information about the client and user settings. {{MacroFunction |name=clientInfo...")
- 05:01, 4 August 2021 LPerkins talk contribs created page Category:Javascript Function (Created page with "This page includes javascript types and functions which execute inside the {{func|js.eval}} function.")
- 04:59, 4 August 2021 LPerkins talk contribs created page js.eval (Created page with "{{MacroFunction |name=js.eval |trusted=true |version=1.9.4 |description= Evaluates a string as a javascript expression. Supports ECMA 2021 standard. For security, access to...")
- 04:59, 4 August 2021 LPerkins talk contribs created page js:MapTool (Created page with "Within the javascript environment used by {{code|js.eval}}, {{code|MapTool}} is the main entry point for manipulating tokens or maps, sending chat messages, running macros, an...")
- 04:59, 4 August 2021 LPerkins talk contribs created page js:MapTool.chat (Created page with "Within the javascript environment used by {{code|js.eval}}, {{code|MapTool.chat}} is the entry point for sending chat messages. This page details the attributes and functions...")