Search found 118 matches

by Mr. Pokeylope
Thu Aug 21, 2008 9:44 pm
Forum: MapTool
Topic: Tooltips for roll expansion
Replies: 230
Views: 15027

The above will work; If may make a suggestion though in the [C: n ; ] syntax I don't think that the C: is needed. I think any [ ] starting with a number then; (or . or what ever delimiter) could be taken as roll n times as long as its not ambiguous. See Lindharin's quote below. [D; ] while nice, is...
by Mr. Pokeylope
Thu Aug 21, 2008 8:11 pm
Forum: MapTool
Topic: Tooltips for roll expansion
Replies: 230
Views: 15027

Okay, assuming we go with knizia.fan's proposal (which is not a given at this point, but it seems to be popular), here's what we've got: [ ] gets the new tooltip behavior. Just shows the output of the roll, blue text, light grey background. When you mouse over it, you get a tooltip showing the full ...
by Mr. Pokeylope
Thu Aug 21, 2008 6:05 pm
Forum: MapTool
Topic: Tooltips for roll expansion
Replies: 230
Views: 15027

1. Having a tooltip on something no one is going to mouseover isn't that big of a deal. Well, as currently implemented, tooltip rolls are colored blue and have a light grey background, same as expanded rolls (so that you know that you can mouse over it for the tooltip), so it's not just that they h...
by Mr. Pokeylope
Thu Aug 21, 2008 5:33 pm
Forum: MapTool
Topic: Tooltips for roll expansion
Replies: 230
Views: 15027

Yes they will. Any macro using { } as it is right now is a potential source for cheaters to cheat with. In addition the inclusion of tooltips will force pretty much everyone to rethink how they want to craft macros since they can use tooltips now. A few points: first, not every macro that uses { } ...
by Mr. Pokeylope
Thu Aug 21, 2008 3:30 pm
Forum: MapTool
Topic: Tooltips for roll expansion
Replies: 230
Views: 15027

How about a chat checkbox that shows the whole forumla for [] or hides it and makes it available via tool tip? The reason I like this is that it allows you to debug easily but gives you the option to hide the clutter. Desirabiliy of this feature aside, implementation would be... interesting. At lea...
by Mr. Pokeylope
Thu Aug 21, 2008 3:17 pm
Forum: MapTool
Topic: Tooltips for roll expansion
Replies: 230
Views: 15027

Regarding the pipe | character, I suggested it because I think it looks good between the [ and ] characters. But I agree with folks that a shifted key is slightly more annoying, and of course most normal human beings don't even know that the | key even exists! I suggested the semicolon as an altern...
by Mr. Pokeylope
Thu Aug 21, 2008 3:14 pm
Forum: MapTool
Topic: Tooltips for roll expansion
Replies: 230
Views: 15027

Holy crap, this post exploded. Here are a few comments while I wait for the dust to settle. Okay, so. Yes, we need all three types of roll semantics. I was wary about changing the behavior for { }, but that seemed to be what the community wanted. Now that more of the community has weighed in, I thin...
by Mr. Pokeylope
Thu Aug 21, 2008 3:45 am
Forum: MapTool
Topic: Tooltips for roll expansion
Replies: 230
Views: 15027

Okay, I've sent Trevor the updated patch. { } uses the new tooltip behavior, {{ }} uses the b40-and-earlier { } behavior.
by Mr. Pokeylope
Wed Aug 20, 2008 8:00 pm
Forum: MapTool
Topic: Tooltips for roll expansion
Replies: 230
Views: 15027

I suppose it could make sense for { } to have the tooltip and {{ }} to inherit the current behavior of { }, as long as Trevor's okay with changing the default behavior. I'll see about throwing together a new patch tonight or tomorrow.
by Mr. Pokeylope
Wed Aug 20, 2008 5:50 pm
Forum: MapTool
Topic: Tooltips for roll expansion
Replies: 230
Views: 15027

I did initially just modify { }, but there are circumstances in which you don't want the full expansion (sometimes it's just not necessary, sometimes you don't want the expression to be visible—for example, DMs may want to display results without exposing all of an NPC's modifiers). Also, by creatin...
by Mr. Pokeylope
Wed Aug 20, 2008 3:40 pm
Forum: MapTool
Topic: Tooltips for roll expansion
Replies: 230
Views: 15027

The <span title="whatever"> is seperate from the [[ ]] syntax (and behind the scenes, the latter is implemented using the former). So just typing <span title="This is a tooltip!">Some text here</span> will give you the text with tooltip, while typing [[d20 + StrBonus]] will give ...
by Mr. Pokeylope
Wed Aug 20, 2008 2:35 pm
Forum: MapTool
Topic: Tooltips for roll expansion
Replies: 230
Views: 15027

Tooltips for roll expansion

My group and I have been wanting a way to keep macro output concise while still being able to see detailed roll breakdowns. To that end, I added tooltip support to the message frame and added a new syntax for rolls. (I submitted a patch to Trevor a few days ago but haven't heard back; I assume he's ...
by Mr. Pokeylope
Mon Aug 11, 2008 9:55 pm
Forum: Documentation Requests/Discussion
Topic: Macro Use Cases
Replies: 39
Views: 5309

I was actually discussing the drop-down idea with another member of my campaign today, before coming across this thread. I had come up with a couple ideas: [var = {"foo", "bar", "baz"}] [var = {"foo" : 2, "bar" : 1, "baz" : 3}] The first on...

Go to advanced search