User contributions for Phergus
Jump to navigation
Jump to search
3 May 2019
- 17:5217:52, 3 May 2019 diff hist +652 Dice Expressions →General Dice Expressions
29 April 2019
- 13:3513:35, 29 April 2019 diff hist −1 setTerrainModifier No edit summary
- 13:3513:35, 29 April 2019 diff hist −1 getTerrainModifier No edit summary
28 April 2019
- 23:3423:34, 28 April 2019 diff hist +639 N setTerrainModifier Created page with "{{MacroFunction |name=setTerrainModifier |trusted=false |version=1.5.2 |description= Set the Terrain Modifier for the named Token or for the Current Token if no name is given...."
- 23:3323:33, 28 April 2019 diff hist +600 N getTerrainModifier Created page with "{{MacroFunction |name=getTerrainModifier |trusted=false |version=1.5.2 |description= Gets the Terrain Modifier for the named Token or for the Current Token if no name is given..."
25 April 2019
- 17:2717:27, 25 April 2019 diff hist +323 Command Line Options No edit summary
- 13:0613:06, 25 April 2019 diff hist +7 add No edit summary
- 13:0513:05, 25 April 2019 diff hist +25 add No edit summary
- 12:5612:56, 25 April 2019 diff hist +5 bitwisexor No edit summary
- 12:5412:54, 25 April 2019 diff hist +1 bitwisexor No edit summary
- 11:0911:09, 25 April 2019 diff hist −1 exposeAllOwnedArea No edit summary
- 11:0711:07, 25 April 2019 diff hist +749 N exposeAllOwnedArea Created page with "{{MacroFunction |name=exposeAllOwnedArea |trusted=true |version=1.5.0 |description= Exposes all areas visible to tokens owned by the current player that have vision turned on..."
- 11:0711:07, 25 April 2019 diff hist −723 exposeAllOwnedAreas Replaced content with "See exposeAllOwnedArea"
21 April 2019
- 13:2013:20, 21 April 2019 diff hist +374 getNewRolls No edit summary
20 April 2019
- 23:0723:07, 20 April 2019 diff hist −4 getNewRolls No edit summary
- 21:5821:58, 20 April 2019 diff hist +25 log.setLevel No edit summary
- 21:4621:46, 20 April 2019 diff hist +73 log.warn No edit summary
- 21:4521:45, 20 April 2019 diff hist +73 log.info No edit summary
- 21:4321:43, 20 April 2019 diff hist +68 log.fatal No edit summary
- 21:4321:43, 20 April 2019 diff hist −1 log.error No edit summary
- 21:4221:42, 20 April 2019 diff hist −17 log.error No edit summary
- 21:4121:41, 20 April 2019 diff hist +68 log.debug No edit summary
- 19:4719:47, 20 April 2019 diff hist +91 log.error No edit summary
- 19:3419:34, 20 April 2019 diff hist +5 base64.decode No edit summary
- 19:3419:34, 20 April 2019 diff hist +5 base64.encode No edit summary
- 19:3319:33, 20 April 2019 diff hist +8 getNewRolls No edit summary
- 19:3219:32, 20 April 2019 diff hist +11 getRolled No edit summary
- 19:3219:32, 20 April 2019 diff hist +9 clearRolls No edit summary
- 19:2919:29, 20 April 2019 diff hist +1,080 N clearRolls Created page with "{{MacroFunction |name=clearRolls |trusted=false |version=1.5.2 |description= Clears the internal array that keeps track of the individual dice rolls for the current macro. |u..."
- 18:3118:31, 20 April 2019 diff hist +905 N getNewRolls Created page with "{{MacroFunction |name=getNewRolls |trusted=false |version=1.5.2 |description= Returns an array of all the raw, i.e. unmodified, dice rolls for the most recently evaluated dice..."
- 18:1718:17, 20 April 2019 diff hist +765 N getRolled Created page with "{{MacroFunction |name=getRolled |trusted=false |version=1.5.2 |description= Returns an array of all the raw, i.e. unmodified, dice rolls that have occurred within the current..."
- 15:1515:15, 20 April 2019 diff hist 0 base64.decode No edit summary
- 15:1415:14, 20 April 2019 diff hist +765 N base64.decode Created page with "{{MacroFunction |name=base64.decode |trusted=false |version=1.5.2 |description= Accepts a [https://en.wikipedia.org/wiki/Base64 Base64] encoded string and decodes it to plain..."
- 15:1215:12, 20 April 2019 diff hist +750 N base64.encode Created page with "{{MacroFunction |name=base64.encode |trusted=false |version=1.5.2 |description= Takes the supplied text string and encodes it to [https://en.wikipedia.org/wiki/Base64 Base64]...."
19 April 2019
- 18:1518:15, 19 April 2019 diff hist +2 Category:Log Function No edit summary
- 18:0918:09, 19 April 2019 diff hist +2 log.setLevel No edit summary
- 17:2017:20, 19 April 2019 diff hist +655 log.setLevel No edit summary
- 17:1917:19, 19 April 2019 diff hist +54 N File:SelectLoggerLevel.png Example input() dialog for selecting logger and level. current
- 16:0416:04, 19 April 2019 diff hist +135 Available Loggers No edit summary
- 16:0216:02, 19 April 2019 diff hist +3,088 N Available Loggers Created page with "List of available loggers for use with {{func|log.setLevel}} or the log message functions such as {{func|log.warn}} or {{func|log.debug}}. == Loggers == * macro-logger - For..."
- 15:5315:53, 19 April 2019 diff hist −5,649 log.getLoggers No edit summary
- 15:2915:29, 19 April 2019 diff hist 0 log.warn No edit summary
- 15:2815:28, 19 April 2019 diff hist 0 log.error No edit summary
- 15:2715:27, 19 April 2019 diff hist 0 log.debug No edit summary
- 15:2515:25, 19 April 2019 diff hist +872 N log.fatal Created page with "{{MacroFunction |name=log.fatal |trusted=true |version=1.5.2 |description= Writes a message to the log at the FATAL logging level. |usage= <source lang="mtmacro" line> log.fa..."
- 15:2215:22, 19 April 2019 diff hist +740 N log.info Created page with "{{MacroFunction |name=log.info |trusted=true |version=1.5.2 |description= Writes a message to the log at the INFO logging level. |usage= <source lang="mtmacro" line> log.info..."
- 15:0215:02, 19 April 2019 diff hist +772 N log.warn Created page with "{{MacroFunction |name=log.warn |trusted=true |version=1.5.2 |description= Writes a message to the log at the WARN logging level. |usage= <source lang="mtmacro" line> log.warn..."
- 14:5714:57, 19 April 2019 diff hist +40 log.error No edit summary
- 14:5614:56, 19 April 2019 diff hist +759 N log.debug Created page with "{{MacroFunction |name=log.debug |trusted=true |version=1.5.2 |description= Writes a message to the log at the DEBUG logging level. |usage= <source lang="mtmacro" line> log.de..."
- 14:1914:19, 19 April 2019 diff hist −13 log.error No edit summary