Results 12 issues of Jeremy Valentine

Would it be possible to add support for something like the Angry GM [paragon monsters](https://theangrygm.com/return-of-the-son-of-the-dd-boss-fight-now-in-5e/)? I use this system quite a bit to make some boss battles more interesting, and...

enhancement

Currently it is not exposed in the API. Incremental Writing seems to use it in this function: https://github.com/bjsi/incremental-writing/blob/beb3e9ebca9104a672bcbfb99d57e482169524e3/src/main.ts#L93

enhancement

All marker types are currently set to 25px x 25px through CSS. - [ ] I should be using the [DivIcon > IconSize](https://leafletjs.com/reference-1.7.1.html#divicon) setting when creating a marker to set...

enhancement

Please use this issue as a catch all for mobile issues. 1. [x] Touch / drag events are propagating to main app 2. [ ] Cannot do any interactions that...

I think I'll implement two fixes: 1. Fix the bulk edit - only show markers on current layer 2. Display a list of "unassociated markers" - possibly a new control,...

Investigate if it's possible to make a "combined" marker that could group close together markers at zoom levels if they are overlapping, and display the grouped markers in the tooltip.

# I am submitting a new Community Plugin FYI, Calendarium is a partially rewritten version of the archived Fantasy Calendar plugin. ## Repo URL Link to my plugin: https://github.com/javalent/calendarium ##...

Changes requested
plugin
Additional review required

Currently, the RPG Systems integration only supports calculating difficulty. I would like to significantly expand this feature to support wholesale changes across the plugin. This could include: ### Considering -...