Search found 176 matches

by Tanthos
Tue May 05, 2015 1:33 pm
Forum: D&D 5e Frameworks
Topic: cubeblue's 5e campaign framework - v0.1 preview release
Replies: 11
Views: 9870

Re: cubeblue's 5e campaign framework - v0.1 preview release

This is really pretty, Cubeblue. I followed your blog primarily out of interest in seeing more of this framework. :mrgreen:
by Tanthos
Sat Apr 04, 2015 6:18 pm
Forum: MapTool
Topic: 1.3b91 Clients Disconnecting After a Brief Moment
Replies: 1
Views: 512

1.3b91 Clients Disconnecting After a Brief Moment

Hey there, my group has a problem. We've been running sessions for a while now with b91 + launcher. We tried to have a session today, but it ended in frustration and sadness as my players would always disconnect after having been logged in for a couple minutes. It would fully load, and they would be...
by Tanthos
Fri Apr 03, 2015 11:55 am
Forum: User Creations
Topic: Color Coded ID Tags
Replies: 1
Views: 1158

Re: Color Coded ID Tags

Hey, this is kinda nice and convenient. Thank you! :)
by Tanthos
Thu Apr 02, 2015 6:21 pm
Forum: Macros
Topic: getTokens() Slow
Replies: 6
Views: 847

Re: getTokens() Slow

I am strongly leaning toward this being an issue of looping through the getTokens parameters. It's burdensome on the program, and I think that the distance parameter is particularly brutal on this specific map due to the large distances between tokens. I tried the exact code on a small map with almo...
by Tanthos
Mon Mar 30, 2015 11:12 pm
Forum: Macros
Topic: Scroll Position in a Frame
Replies: 2
Views: 701

Re: Scroll Position in a Frame

Bleh, in re-reading my post I realized that I messed up my communication. My focus was on the scroll position. But hey, you answered that question too. :)

Guess I'll just have to learn to design with that in mind.
by Tanthos
Mon Mar 30, 2015 10:48 pm
Forum: Macros
Topic: Scroll Position in a Frame
Replies: 2
Views: 701

Scroll Position in a Frame

Script theory time, guys.

Would there be a way to make a section of text that can be expanded and collapsed (a very simple version of this without losing your scroll position on the frame, assuming the content of the frame is longer than the height?
by Tanthos
Mon Mar 30, 2015 12:08 pm
Forum: Macros
Topic: h: question
Replies: 5
Views: 671

Re: h: question

FOREACH and H are considered "roll option" types. Whenever you want to chain multiple roll option types together, you separate them with a comma.

Code: Select all

[h,FOREACH(var, varList): do = stuff]
by Tanthos
Thu Mar 26, 2015 1:11 pm
Forum: TokenTool
Topic: Custom TokenTool 1.0b32 (Nerps!)
Replies: 69
Views: 47243

Re: Custom TokenTool 1.0b32 (Nerps!)

Jamz, just wanted to say that this is a really cool little improvement on the TokenTool application. Thanks, dude! :)
by Tanthos
Wed Mar 25, 2015 12:33 pm
Forum: General Discussion
Topic: Mote Kickstarter: We are going LIVE!
Replies: 296
Views: 32951

Re: Mote Kickstarter: We are going LIVE!

Yes, the perspective view is very nice. And the editor is a joy. Last month when I looked for a library for syntax highlighting there were only a few and one clearly stood out and I started working with that one. I took a peek under the hood and sure enough, Mote uses the exact same library. :) Tha...
by Tanthos
Wed Mar 25, 2015 10:46 am
Forum: Macros
Topic: Basic CSS (Removing Image Link Border)
Replies: 6
Views: 819

Re: Basic CSS (Removing Image Link Border)

Border=0 is the magic. Nice. Odd, but nice. :D

Thanks for the persistence, AM. Always appreciated!
by Tanthos
Wed Mar 25, 2015 2:51 am
Forum: Macros
Topic: Basic CSS (Removing Image Link Border)
Replies: 6
Views: 819

Re: Basic CSS (Removing Image Link Border)

Gave it a shot. No change. :(
by Tanthos
Tue Mar 24, 2015 10:17 pm
Forum: Macros
Topic: Basic CSS (Removing Image Link Border)
Replies: 6
Views: 819

Re: Basic CSS (Removing Image Link Border)

It's currently set to text-decoration: none on both "img" and "a". I thought that'd do it, too, but it hasn't.

Make note that I am using macroLink and putting an image as the first arg. My guess is that macroLink is applying style.
by Tanthos
Tue Mar 24, 2015 5:49 pm
Forum: Macros
Topic: Basic CSS (Removing Image Link Border)
Replies: 6
Views: 819

Basic CSS (Removing Image Link Border)

All of my image macro links have a colored box around them, and I cannot figure out how to remove that feature using the CSS. Any tricky people out there who have solved this problem before? I'm currently unable to have an image as a macro link without a colored box.
by Tanthos
Mon Mar 23, 2015 3:05 pm
Forum: Tilesets, Token Libraries, and Complete Maps
Topic: [State Images] cubeblue's custom state images
Replies: 12
Views: 10733

Re: [State Images] cubeblue's custom state images

Hmmm...these are mighty fine.

*Grabs and runs*
by Tanthos
Fri Mar 20, 2015 7:06 pm
Forum: Macros
Topic: getTokens() Slow
Replies: 6
Views: 847

Re: getTokens() Slow

I've even tried switching VBL, FOW, and the rest on and off, yet it doesn't seem to matter. I simply mean by size that there is a large amount of space between tokens, and much more of the area has been drawn upon.

Go to advanced search