dev7355608

Results 122 issues of dev7355608

Core's See Invisibility detection mode is not RAW (or RAI). See Invisibility does not allow you to see an invisible creature or object that you wouldn't be able to see...

feature request
blocked

feature request
blocked

This makes the assumption that mundane items have no rarity and only magic items have a rarity. Unfortunately the rarities of mundane items in the items pack are set to...

feature request
blocked

We probably need to add the Nondetection status effect to hide from the divination detection modes.

feature request
blocked

**Short Description of bug**: Clipped focused input fields in Region config. **Screenshots and/or console errors**: ![image](https://github.com/user-attachments/assets/2c1e1e1c-8132-4b47-ae13-f1a9b9bfc5ee)

ui
scene-regions

Necessary change because there's `PIXI.Container#effects` in PIXI v8 now. No deprecation possible.

api
breaking
canvas
PIXI v8

Necessary change because there's `PIXI.Container#effects` in PIXI v8 now. No deprecation possible. Potentially rename the render flags `refreshEffects` and `redrawEffects`, `Token#_drawEffects`, `Token#_drawEffect`, and `Token#_refreshEffects` for consistency with the new name...

api
breaking
canvas
PIXI v8

Necessary change because there's the (internal) `PIXI.Container#_onUpdate` in PIXI v8 now. No deprecation possible. We'll probably want to rename `PlaceableObject#_onCreate` and `PlaceableObject#_onDelete` as well for consistency: `PlaceableObject#_on{Create|Update|Delete}` -> `PlaceableObject#_on{Create|Update|Delete}Document`.

api
breaking
canvas
PIXI v8