Search found 276 matches
- Mon Mar 18, 2019 12:05 pm
- Forum: User Creations
- Topic: AD&D (1e or 2e) Framework
- Replies: 33
- Views: 8856
Re: AD&D (1e or 2e) Framework
Indeed. I was just cleaning up my google drive and that was removed. It was horribly out dated at this point ;(
- Tue Jun 26, 2018 10:49 am
- Forum: User Creations
- Topic: AD&D (1e or 2e) Framework
- Replies: 33
- Views: 8856
Re: AD&D (1e or 2e) Framework
Sorry no. That was about 2 years ago and wasnt a major release. More than likely a bugfix for something.
that was the last commit message.* not sure where it came from (new java, or my new install) but had to fix a display issue for Equipment, Spells and Combat windows.
- Mon Jun 25, 2018 12:50 pm
- Forum: User Creations
- Topic: AD&D (1e or 2e) Framework
- Replies: 33
- Views: 8856
- Mon Nov 13, 2017 10:03 pm
- Forum: User Creations
- Topic: AD&D (1e or 2e) Framework
- Replies: 33
- Views: 8856
Re: AD&D (1e or 2e) Framework
Thanks for letting me help out with the 1st ed Db. I have been very busy with stuff like hurricanes. I am getting back to this now. S. I'm pretty sure this have been abandoned by Celestian. He's all-in on his Fantasy Grounds 1e Ruleset. You are correct, I've not been working on any additions to the...
- Sat Feb 25, 2017 12:19 am
- Forum: MapTool
- Topic: OBS and Maptools?
- Replies: 4
- Views: 726
Re: OBS and Maptools?
aliasmask wrote:Doesn't window capture not capture all the windows opened in MT like dialog windows? I think I just have to do desktop capture to get everything.
For me it captured all of them. Map, chat, library/etc. I don't pop them out of the main window so maybe that was the issue you had?
- Fri Feb 24, 2017 6:23 pm
- Forum: MapTool
- Topic: OBS and Maptools?
- Replies: 4
- Views: 726
Re: OBS and Maptools?
Google tells me this is a common issue with Java games. Fortunately for you, there are some very popular games (like Minecraft) which run on Java, and people like to record their games. This seems to be on target: https://www.reddit.com/r/pcmasterrace/comments/4dj2aa/obs_studio_recording_minecraft_...
- Fri Feb 24, 2017 4:05 pm
- Forum: MapTool
- Topic: OBS and Maptools?
- Replies: 4
- Views: 726
OBS and Maptools?
Has anyone used OBS with maptools? It's a capture/streaming application. I'm wanting to use it to capture the maptools window and record the audio from discord for our games. I've been able to get it to record audio easily but for some reason the window for maptools is just black. I've been able to ...
- Sun Feb 05, 2017 1:26 am
- Forum: MapTool
- Topic: Green Box on maps?
- Replies: 3
- Views: 546
Re: Green Box on maps?
Okay, so I figured out the right search, using "Green lines" and not "green box" got me a useful list of messages. Green box got be about 10 pages worth.
It seems that if & is in the path of maptools data/.maptool it will do this. Moved maptools and walla, problem gone.
It seems that if & is in the path of maptools data/.maptool it will do this. Moved maptools and walla, problem gone.
- Fri Feb 03, 2017 9:48 pm
- Forum: MapTool
- Topic: Green Box on maps?
- Replies: 3
- Views: 546
Green Box on maps?
I recently reinstalled my OS (windows 10) after a hardware failure which caused boot disk to blow up... now when I use Maptools I've got these green boxes. I know this has been discussed before but for the life of me I can't find a hit on "green box" related to this (tons of other stuff). ...
- Fri Feb 03, 2017 4:53 pm
- Forum: MapTool
- Topic: What encode() is actually?
- Replies: 3
- Views: 712
Re: What encode() is actually?
Encode will change non alphanumeric characters in to %[hex value in ascii] except for the space which is a + symbol and the semi-colon is %26semi%3B or ; . Below is the original, encoded and decoded versions. This tab is in the way; This+tab%09is+in+the+way%26semi%3B This tab is in the way...
- Fri Feb 03, 2017 1:07 pm
- Forum: MapTool
- Topic: What encode() is actually?
- Replies: 3
- Views: 712
What encode() is actually?
So, I'm trying to write a little tool to convert character sheets/monsters from Maptools to a tool I wrote (external) and then import. Basically a character editor for the players they can do offline... however I'm running into an issue trying to figure out something. I use "encode()" in a...
- Fri Jan 20, 2017 1:57 am
- Forum: MapTool
- Topic: Frame/window with image and input on top?
- Replies: 3
- Views: 545
Re: Frame/window with image and input on top?
I'll tinker with it and see what happens.
Thanks!
Thanks!
- Thu Jan 19, 2017 1:31 am
- Forum: MapTool
- Topic: Frame/window with image and input on top?
- Replies: 3
- Views: 545
Frame/window with image and input on top?
I was wondering, is it possible to place a image in a frame and on top of that have fields. For example a character sheet image and then input/data in places like name/stats/etc. Right now I've basically built the entire sheet in html but saw some other VTT's that did it another way and was wonderin...
- Tue May 17, 2016 3:34 pm
- Forum: User Creations
- Topic: AD&D (1e or 2e) Framework
- Replies: 33
- Views: 8856
Re: AD&D (1e or 2e) Framework
Update 3.0. ADND Framework 3.0 * Split DB from Macro tokens. Big change but mostly behind the scenes. This change, moving forward, will let you import your "Framework - DB" map into a new campaign framework and have your creatures, equipment, journals and skills. * Options to select 1e/2e ...
- Fri Apr 29, 2016 2:06 pm
- Forum: MapTool 1.4
- Topic: FEATURE: Table functions
- Replies: 17
- Views: 2731
Re: FEATURE: Table functions
These are some very useful functions!
Question: does ROLL have to be a integer? Can it be a string?
Question: does ROLL have to be a integer? Can it be a string?