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).
- 18:27, 14 December 2023 Taustin talk contribs created page getPropertyDisplayName (Created page with "{{stub}} {{MacroFunction |name=getPropertyDisplayName |version=1.14.0 |description= Returns the Display Name of a token property Introduction_to_Tokens. |usage= <syntaxhighlight lang="mtmacro" line> getPropertyDisplayName(propertyType, propertyName) </syntaxhighlight> '''Parameters''' {{param|propertyType|The Property Type as defined under Token Type in Campaign Properties}} {{param|propertyName|The na...")
- 18:07, 14 December 2023 Taustin talk contribs created page File:TokenPropertiesTab1.14.0.png
- 18:07, 14 December 2023 Taustin talk contribs uploaded File:TokenPropertiesTab1.14.0.png
- 17:58, 14 December 2023 Taustin talk contribs created page getTokenName (Created page with "{{MacroFunction |name=getTokenName |description= Returns the name of the currently selected token. |usage= <syntaxhighlight lang="mtmacro" line> getTokenName() </syntaxhighlight> '''Parameters''' None. |examples= <syntaxhighlight lang="mtmacro" line> [h: z = getZoom()] [r:getTokenName())] </syntaxhighlight> |also= }} Category:Token Function")
- 02:31, 13 December 2023 Taustin talk contribs created page setMapVision (Created page with "{{MacroFunction |name=setMapVision |version=1.14.0 |trusted=true |description= Changes the Map Vision setting of the current map. |usage= <syntaxhighlight lang="mtmacro" line> setMapVision(new setting) </syntaxhighlight> '''Parameters''' {{param|vision setting|{{code|off}}, {{code|day}} or {{code|night}}}} |examples= <syntaxhighlight lang="mtmacro" line> [setMapVision("day")] </syntaxhighlight> Will set map vision to day. <syntaxhighlight lang="mtmacro" line> [setMapVi...")
- 02:24, 13 December 2023 Taustin talk contribs created page getMapVision (Created page with "{{MacroFunction |name=getMapVision |version=1.10.0 |description= Returns the current Map Vision setting. |usage= <syntaxhighlight lang="mtmacro" line> getMapVision() </syntaxhighlight> '''Parameters''' None |examples= <syntaxhighlight lang="mtmacro" line> [r:getMapVision()] </syntaxhighlight> Will return {{code|off}}, {{code|day}} or {{code|night}} |also= {{func|setMapVision}} }} Category:Map Function")
- 22:25, 12 December 2023 Taustin talk contribs created page getMapIDs (Created page with "{{MacroFunction |name=getMapIDs |version=1.14.0 |description= Returns the unique IDs of all maps. |usage= <syntaxhighlight lang="mtmacro" line> getAllMapIDs() getAllMapIDs(delim)</syntaxhighlight> '''Parameters''' {{param|delim|The delimiter to use for a String List. If the value is json, then a JSON Array is returned.}} |examples= <syntaxhighlight lang="mtmacro" line> [r:getAllMapIDs()] </syntaxhighlight> returns: <syntaxhighlight lang="mtmacro" line> 399418EA6B644119A...")
- 02:56, 12 December 2023 Taustin talk contribs created page getDefaultPropertyType (Created page with "{{MacroFunction |name=getDefaultPropertyType |version=1.14.0 |description= Returns the default property type for the campaign. |usage= <syntaxhighlight lang="mtmacro" line> getDefaultPropertyType() </syntaxhighlight> '''Parameters''' None. |examples= <syntaxhighlight lang="mtmacro" line> [r:getDefaultPropertyType()] </syntaxhighlight> }} returns <syntaxhighlight lang="mtmacro" line> Basic </syntaxhighlight> Category:Token")
- 02:50, 12 December 2023 Taustin talk contribs created page getAllMapIDs (Created page with "{{MacroFunction |name=getAllMapMapIDs |version=1.14.0 |description= Returns the unique IDs of all maps. |usage= <syntaxhighlight lang="mtmacro" line> getAllMapIDs() getAllMapIDs(delim)</syntaxhighlight> '''Parameters''' {{param|delim|The delimiter to use for a String List. If the value is json, then a JSON Array is returned.}} |examples= <syntaxhighlight lang="mtmacro" line> [r:getAllMapMapIDs()] </syntaxhighlight> }} Category:Map Function")
- 18:31, 11 December 2023 Taustin talk contribs created page getCurrentMapID (Created page with "{{MacroFunction |name=getCurrentMapID |version=1.14.0 |description= Returns the unique ID of the current map. |usage= <syntaxhighlight lang="mtmacro" line> getCurrentMapID() </syntaxhighlight> '''Parameters''' None. |examples= <syntaxhighlight lang="mtmacro" line> [r:getCurrentMapID()] </syntaxhighlight> Category:Map Function")
- 06:24, 11 December 2023 Taustin talk contribs created page createMap (Created page with "{{MacroFunction |name=createMap |trusted=false |version=1.14.0 |description= Creates a map from the information in the required JSON object parameter. The JSON object must have {{code|name}}, and has optional {{code|config}} key/value pairs. |usage= <syntaxhighlight lang="mtmacro" line> createMap(name) createMap(name,config) </syntaxhighlight> '''Parameters''' {{param|name|A string with the name of the new map.}} {{param|name|A JSON object as described for the {{code|co...")
- 05:29, 10 December 2023 Taustin talk contribs created page File:Get Drawing Id.png (DrawingID can be gotten from the Draw Explore panel.)
- 05:29, 10 December 2023 Taustin talk contribs uploaded File:Get Drawing Id.png (DrawingID can be gotten from the Draw Explore panel.)
- 05:24, 10 December 2023 Taustin talk contribs created page removeDrawing (Created page with "{{stub|Examples of usage.}} {{MacroFunction |name=removeDrawing |version=1.3b51 |description= Removes a drawing from the named map. |usage= <syntaxhighlight lang="mtmacro" line> removeDrawing(mapname, drawingID) </syntaxhighlight> '''Parameters''' {{param|mapname|The name of the map to find the token. Defaults to the current map.}} {{param|DrawingID|The ID of the drawing to be removed.}} Both are required. The Drawing ID can be gotten from the Draw Explorer panel. =...")
- 07:13, 23 November 2023 Azhrei talk contribs deleted page macros:Variables:string (content was: "#REDIRECT String")
- 07:13, 23 November 2023 Azhrei talk contribs deleted page Macros:Variables:string (Broken redirect: content was: "#REDIRECT macros:Variables:string", and the only contributor was "Conversion script" (talk))
- 07:07, 23 November 2023 Azhrei talk contribs created page string (function) (Added this page as disambiguation of "string" (type vs. func))
- 07:03, 23 November 2023 Azhrei talk contribs created page Category:Variable Type (Removed redirect and put content here)
- 07:01, 23 November 2023 Azhrei talk contribs deleted page Category:Variable Type (content was: "#REDIRECT Category:Variable Types", and the only contributor was "Taustin" (talk))
- 00:08, 17 November 2023 Azhrei talk contribs moved page JavaScript in add-on libraries to JavaScript in Add-on libraries without leaving a redirect (Standardizing capitalization of "Add-on")
- 00:06, 17 November 2023 Azhrei talk contribs deleted page MTscript functions related to add-on libraries (Renamed page means old redirect no longer needed)
- 23:59, 16 November 2023 Azhrei talk contribs moved page MTscript functions related to add-on libraries to MTscript functions related to Add-on libraries (Standardizing capitalization of "Add-on")
- 23:56, 16 November 2023 Azhrei talk contribs moved page Creation of add-on libraries to Creation of Add-on libraries without leaving a redirect (Standardizing capitalization of "Add-on")
- 21:45, 16 November 2023 Tdue21 talk contribs created page data.setData (Created page with "{{Stub}} Category:Stub Category:Macro Function") Tag: Visual edit
- 21:45, 16 November 2023 Tdue21 talk contribs created page data.removeData (Created page with "{{stub}} Category:Stub Category:Macro Function") Tag: Visual edit
- 21:43, 16 November 2023 Tdue21 talk contribs created page data.listTypes (Created page with "{{Stub}} Category:Stub Category:Macro Function") Tag: Visual edit
- 21:42, 16 November 2023 Tdue21 talk contribs created page data.listNamespaces (Created page with "{{Stub}}")
- 21:40, 16 November 2023 Tdue21 talk contribs created page data.listData (Created page with "{{Stub}}")
- 20:20, 16 November 2023 Tdue21 talk contribs created page data.getStaticData (Created page with "{{stub}}")
- 20:14, 16 November 2023 Tdue21 talk contribs created page data.getData (Created page with "{{stub}}")
- 10:21, 15 November 2023 Icarean talk contribs created page Technical definition of Add-on Libraries (New page from part of 'Creation of add-on libraries' page.) Tag: Visual edit
- 23:59, 29 October 2023 User account Icarean talk contribs was created by Taustin talk contribs
- 20:25, 19 September 2023 Eldritch cookie talk contribs created page Introduction to Add-on libraries (made stub of page) Tag: Visual edit: Switched
- 12:53, 19 September 2023 User account Jmr talk contribs was created by Taustin talk contribs
- 03:15, 19 September 2023 Taustin talk contribs moved page onMapChange to onChangeMap without leaving a redirect
- 03:14, 19 September 2023 Taustin talk contribs created page onMapChange (Created page with "==onChangeMap Macro== '''• Introduced in version 1.14.0''' A special macro that can be created on library tokens to have macro code automatically execute when the map is changed. This special macro is ideally suited for setting parameters specific to the map you've changed to. When an onChangeMap macro is executed automatically, it is considered a Trusted Macro. If you wish to use trusted functions within {{code|onCampaignLoad}} and execute it...")
- 03:10, 19 September 2023 Taustin talk contribs created page setZoomLock (Created page with "{{MacroFunction |name=setZoomLock |version=1.14.0 |description= Sets the Lock Zoom setting to (0) unchecked, or (1) checked. |usage= <syntaxhighlight lang="mtmacro" line> setZoomLock(0/1) </syntaxhighlight> '''Parameters''' {{param|0/1|Clears/Checks Lock Zoom.}} |example= <syntaxhighlight lang="mtmacro" line> [r: setMoveLock(1)] </syntaxhighlight> Locks Player Movement }}")
- 03:09, 19 September 2023 Taustin talk contribs created page setMoveLock (Created page with "{{MacroFunction |name=setMoveLock |version=1.14.0 |description= Sets the Lock Player Movement setting to (0) unchecked, or (1) checked. |usage= <syntaxhighlight lang="mtmacro" line> setMoveLock(0/1) </syntaxhighlight> '''Parameters''' {{param|0/1|Clears/Checks Lock Player Movement.}} |example= <syntaxhighlight lang="mtmacro" line> [r: setMoveLock(1)] </syntaxhighlight> Locks Player Movement |also= {{func|getMoveLock}} }}")
- 03:08, 19 September 2023 Taustin talk contribs created page getMoveLock (Created page with "{{MacroFunction |name=getMoveLock |version=1.14.0 |description= Returns either {{true}} or {{false}} depending upon the Lock Player Movement setting. |usage= <syntaxhighlight lang="mtmacro" line> getMoveLock() </syntaxhighlight> |example= <syntaxhighlight lang="mtmacro" line> [r: getMoveLock()] </syntaxhighlight> returns true or false: <syntaxhighlight lang="mtmacro" line> true </syntaxhighlight> }} |also= {{func|setMoveLock}} }}")
- 11:33, 24 July 2023 Dwian talk contribs created page Introduction to Lights and Sights/de (some more translation)
- 04:16, 7 July 2023 Azhrei talk contribs created page MTscript functions related to add-on libraries (Created page with "= MTScript Add-on Library functions = The following functions have been added to MapTool Macro Script to work with add-on libraries. * {{func|library.getInfo}} * {{func|library.listAddOnLibraries}} * {{func|library.listTokenLibraries}} * {{func|library.getContents}}")
- 04:02, 7 July 2023 Azhrei talk contribs created page JavaScript in add-on libraries (Created page with "= JavaScript Context = A JavaScript context is created for an add-on to isolate the JavaScript environment from other add-ons. This context is not persisted across sessions or clients. It is destroyed when the add-on is removed and recreated when the add-on is updated. The {{code|onInit}} event for the add-on should be used to create any JavaScript objects that need to be created on startup of the add-on.")
- 01:58, 7 July 2023 Azhrei talk contribs created page File:export-library-token-as-addon.png (Showing the context menu for a Library Token.)
- 01:58, 7 July 2023 Azhrei talk contribs uploaded File:export-library-token-as-addon.png (Showing the context menu for a Library Token.)
- 23:55, 6 July 2023 Azhrei talk contribs created page File:addon-dialog.png (Dialog showing the list of libraries. This image shows a single addon library.)
- 23:55, 6 July 2023 Azhrei talk contribs uploaded File:addon-dialog.png (Dialog showing the list of libraries. This image shows a single addon library.)
- 15:11, 2 July 2023 Dwian talk contribs created page Introduction to Macro Writing With Javascript/de (first part translated)
- 13:44, 30 June 2023 Bubblobill talk contribs created page Theme CSS (Added new page) Tag: Visual edit
- 08:01, 21 June 2023 Kwvanderlinde talk contribs created page true (Create the page)
- 08:00, 21 June 2023 Kwvanderlinde talk contribs created page false (Create the page)