taMiF

Results 28 issues of taMiF

**Describe the solution you'd like** The arg options.rollMode expects 'gmroll' or similar strings as a value and doesn't support `CONFIG.Dice.RollMode.gmroll`. Allow macro users to use both styles of value.

code

**Describe the solution you'd like** To allow for healing spells and similar to only heal the 'last bit of damage taken' the damage application should: - store damage per damage...

enhancement
code

**Describe the solution you'd like** Currently both buttons for restore default skills and new run don't provide any clue into what they actually do. Implement both tooltips and a confirm...

enhancement

**Describe the bug** Modifier sections should use white color. (see IC actor) Modifier sections should use the whole height of the sheet. Currently depending on situational modifiers the actor modifiers...

layout

**Describe the solution you'd like** Based on alegionofone's prototype, allow journal rolls to trigger an action item, giving more flexibility for rolls. [Journal ActionROll.zip](https://github.com/user-attachments/files/16323895/Journal.ActionROll.zip) ![grafik](https://github.com/user-attachments/assets/f55b49b8-e855-49c7-b454-fccaf4ff91f8)

enhancement

**Describe the solution you'd like** To have easier modification of situational effects allow for noise and background count to be directly handled as well. It should be handled in the...

enhancement

Remove the manual roll implementation and check for or allow the Foundry v12 manual roll support.

code
deprecation

**Describe the solution you'd like** Allow users to change between dark and light mode, using the toggle v12 introduced. Follow up the light mode work Insaniac99 has been doing on...

enhancement

**Describe the bug** The system "shadowrun5e" is using "gridDistance" which is deprecated in favor of "grid.distance". The system "shadowrun5e" is using "gridUnits" which is deprecated in favor of "grid.units". The...

deprecation

**Describe the bug** Error: SquareGrid#getSnappedPosition is deprecated. Use BaseGrid#getSnappedPoint instead for non-Euclidean measurements. Deprecated since Version 12 Backwards-compatible support will be removed in Version 14 at logCompatibilityWarning (foundry-esm.js:4604:19) at SquareGrid.getSnappedPosition...

deprecation