Baaaaaz

Results 18 comments of Baaaaaz

Just as frame/dialog titles can be also be changed in html using the `` tag nested inside the `` tag, it would be good if this FR also enabled custom...

Just some extra thoughts on this: 1. Chat5 should be able to reference css defined elsewhere (e.g. a URI to css macro on a lib:token or addon). 2. Chat5 could...

Also note this bug only seems to be occur by changing the Pixels per Cell of the last of copy of a map. Does not seem to be occur when...

Also note: Using Draw Explorer we can see that the Drawing ID for a templates are the same across the copied maps, which may be part of the issue here...

Had to amend the test script provided in the bug report to: ``` [h:libVersion = "0.0.1"] [h:libLatest = "0.0.2"] [h:fails = json.fromList(libVersion, ".")] [h:works = json.fromList(libLatest, "\\.")] [h:result = json.set("{}",...

"Token Type" in MapTool has two definitions/usages which seems wrong, confusing, avoidable, etc. 1. https://wiki.rptools.info/index.php/Introduction_to_Tokens#Token_Type -> PC or NPC 2. https://wiki.rptools.info/index.php/Introduction_to_Properties#Token_Type -> Basic (the default), and custom others. It would...

Noting that conditional exploding dice is also mentioned as part of a larger dice roller parser change here #244

> I seem to recall that Cyberspace had open ended rolls in both directions. Any roll >= 96 roll again and add to total, roll

https://github.com/RPTools/maptool/pull/4644 now seems to force this feature request down an alternative solution route (most likely a new dice function/expression?) or will just have to wait for https://github.com/RPTools/maptool/issues/244 if that ever...

A (slightly risky) workaround is to switch to the MIME type dropdown `text/html` while on the HTML notes tab, which will reenable any scroll bar present and allow mouse scrolling....