lib:chosenOne, a Stat-sheet pop-up replacement with a Character sheet that includes macro buttons

These are tools and utilities that make it easier to run games. This includes Lib: macro tokens dropped into MapTool to manage the game, a conversion file for CharacterTool to allow use in MapTool, or just about anything else you can think of -- except graphics with macros and anything specific to a particular campaign framework. Those are already covered by the Tilesets subforum and the Links and External Resources forum.

Moderators: dorpond, trevor, Azhrei, giliath, Gamerdude, jay, Mr.Ice

Post Reply
User avatar
bubblobill
Giant
Posts: 167
Joined: Sun Jan 24, 2010 3:07 pm

lib:chosenOne, a Stat-sheet pop-up replacement with a Character sheet that includes macro buttons

Post by bubblobill »

Download --> lib:chosenOne Your awesome selected panel and Stat-Sheet replacement

Now split into two libraries; one for the Stat-Sheet and one for the Character Sheet.

* This is an alpha release. No guarantees provided. *


lib:chosenOne provides a replacement for the built-in pop-up stat-sheet. When the built-in stat-sheet doesn't measure up and behaves all weird, this allows you to control how things are displayed through the powers of CSS.

When you click on a token, the token portrait is displayed on the screen (can also be set up to work on mouse-over).


portrait.PNG
portrait.PNG (91.49 KiB) Viewed 2459 times

Hovering your cursor over the token portrait will cause the stat-sheet replacement to be displayed.

portrait_hover.PNG
portrait_hover.PNG (97.06 KiB) Viewed 2459 times

As the GM you can control which token properties are displayed to which audience through the Props Config macro on the library token.

props_prefs.PNG
props_prefs.PNG (86.36 KiB) Viewed 2459 times

You can elect for clicking on the token portrait to open a character sheet frame. The included lib:charSheet looks like this.

character_sheet.PNG
character_sheet.PNG (251.69 KiB) Viewed 2459 times

lib:charSheet contains a configurable header block and a number of tabs.
There is a tab for displaying token properties, token macros, and token states.
You can edit token properties on the properties tab.


editingValues.PNG
editingValues.PNG (49.43 KiB) Viewed 2379 times

On the macros tab you can control which macros are displayed and their appearance.

macro_prefs.PNG
macro_prefs.PNG (161.84 KiB) Viewed 2459 times

Click on a macro button to run it.
Nb: Since you cannot run macros on a token from a frame, this uses a dodgy work-around. You will find some macros just choke whilst others run happily.

Got RPEdit in your campaign? Shift-Click on a macro button to edit it.

On the States page, you can click on the state to toggle it on or off.

On both the Macros and States pages the groups can be folded by clicking on the "group name".

If you have different Token Types, set the property type on lib:selected then click Props Config to update the settings for that type.

There are plenty of options for customisation too:
The character sheet has four properties displayed in the header. You can change these by editing the JSON declaration at the top of the charSheet macro. Set the values to blank to hide them.

If you really want to get carried away, the stat-sheet and character sheet load CSS and JavaScript from cs.css, ss.css, cs.js, and ss.js. You can use these to alter the presentation and add functionality.

The character sheet is also a form. If you add form buttons/inputs you will need to process related actions in charSheetProcessor.

Hosted on GitHub -->lib:chosenOne
Last edited by bubblobill on Tue Sep 21, 2021 5:15 am, edited 4 times in total.
Bubblobill on the forum.
@Reverend on the MapTool Discord Server

Responsible for less atrocities than most... I do accept responsibility for these though: SmartDoors, Simple d20 Framework - barebones, Drop-in: All 3.5 SRD Monsters, Drop in: Simple Character Editor, Battletech Framework

User avatar
Azhrei
Site Admin
Posts: 12086
Joined: Mon Jun 12, 2006 1:20 pm
Location: Tampa, FL

Re: lib:selected, a Stat-sheet pop-up replacement with a Character sheet that includes macro buttons

Post by Azhrei »

Just to let folks know, bubblobill has updated this a few times. The current release is 0.11a.

You can see all releases by linking to the directory that contains them https://github.com/bubblobill/MapTool/t ... r/Drop-ins

Post Reply

Return to “Drop-In Macro Resources”