Search found 118 matches
- Wed Sep 17, 2008 4:40 am
- Forum: MapTool
- Topic: Value of roll.count
- Replies: 6
- Views: 464
- Wed Sep 17, 2008 4:39 am
- Forum: MapTool
- Topic: New roll syntax/tooltips - comprehensive bug list
- Replies: 33
- Views: 2721
New roll option: u(nformatted) [u: ] has the same output as [e: ], except it doesn't emit a span tag, so it is suitable for embedding in a tooltip. (Single and double quotes are also replaced with the corresponding HTML entities, so they won't break tooltip output.) Just sent Trevor a patch for this.
- Tue Sep 16, 2008 6:09 pm
- Forum: MapTool
- Topic: Value of roll.count
- Replies: 6
- Views: 464
Value of roll.count
Since knizia.fan's array handling functions are zero-based, I would like to change the behavior of roll.count when using [c( n ): ]. Currently, the value of roll.count starts and 1 and goes to n ; with the proposed change, it would start at 0 and go to n - 1. This would make its behavior consistent ...
- Tue Sep 16, 2008 4:42 pm
- Forum: MapTool
- Topic: New roll syntax/tooltips - comprehensive bug list
- Replies: 33
- Views: 2721
Mr. Pokeylope, I didn't mean to create more work for you when I decided to go with 0-based counting. I know that you're having to work hard on subtle bugs because your code has to be regex-based rather than using a proper parser. Heh, about that... I'm seriously considering just converting the whol...
- Tue Sep 16, 2008 2:18 pm
- Forum: MapTool
- Topic: New roll syntax/tooltips - comprehensive bug list
- Replies: 33
- Views: 2721
- Tue Sep 16, 2008 2:06 pm
- Forum: MapTool
- Topic: New roll syntax/tooltips - comprehensive bug list
- Replies: 33
- Views: 2721
Mr. Pokeylope, would it be possible to add another option that works exactly like the current c() option, but starts the index at 0 instead of 1? With the new list and string property functions that were added in b43 all having a starting index of 0, this would be very useful. Maybe the option coul...
- Tue Sep 16, 2008 4:21 am
- Forum: General Discussion
- Topic: The MapTool 1.3 Stable Pool!
- Replies: 231
- Views: 19092
- Mon Sep 15, 2008 10:10 pm
- Forum: Announcements
- Topic: MapTool 1.3 Development Build 42
- Replies: 73
- Views: 9673
- Mon Sep 15, 2008 2:51 pm
- Forum: MapTool
- Topic: b41 MACRO code Talk!
- Replies: 52
- Views: 3750
- Mon Sep 15, 2008 3:43 am
- Forum: MapTool
- Topic: Cheater. You have been Reported. ???
- Replies: 6
- Views: 594
- Sun Sep 14, 2008 3:19 pm
- Forum: Developer Notes
- Topic: 1.3b42 Progress
- Replies: 134
- Views: 11854
- Thu Sep 11, 2008 1:19 am
- Forum: MapTool
- Topic: Noobish macro questions
- Replies: 11
- Views: 967
So I tried this: <span><strong>Attack: </strong>[e: 1d20+(atkMod)] </span> <br> <span> <strong> Damage: </strong> [(dice)+(damMod)] </span> And it doesn't work right. I get Attack: then a blank space highlighted like it's a roll result. Hover says <<1d20+(atkMod) = 17 + 3 =20<<span>> (dice)+(damMod...
- Wed Sep 10, 2008 7:25 pm
- Forum: MapTool
- Topic: Noobish macro questions
- Replies: 11
- Views: 967
- Wed Sep 10, 2008 2:42 pm
- Forum: General Discussion
- Topic: Linux Scripting Help Needed
- Replies: 25
- Views: 1586
The truth of the matter is quite simple though; emacs, vi, vim and other context sensitive text editors from unix are rather arcane, and you needed to learn a lot of very unintuitive commands to be able to accomplish the simplest of tasks with very minimal user feedback. I am very glad that more us...
- Wed Sep 10, 2008 1:43 pm
- Forum: General Discussion
- Topic: Linux Scripting Help Needed
- Replies: 25
- Views: 1586