Joe
Joe
You can run protontricks from within the Steam flatpak with no modifications by installing it and winetricks and setting up an alias. ``` flatpak run --command=bash com.valvesoftware.Steam mkdir bin cd...
Hex Token Size Support has (had?) the ability to render the border above or below the token, specifically for the option that would always show the token border. Currently, that...
For me the problematic line was line 2: `WFRP = game.wfrp4e.config`, and I believe because 6.1.4 changed the global `WFRP` object to `const`
Fwiw, I was able to implement this with two hooks in hex-size-support. https://github.com/Kuenaimaku/Hex-Size-Support/blob/32ae63b72570ebcbffe536ad13a76fc332d83d98/src/modules/hitarea.js
For the resolution, it would be nice if hitArea drawing was tied to a method that can be overridden for modules that change border shape.
> Hmm.... > > Gap distributed to top and bottom, equally: > >  > Maybe it's an optical illusion, but it looks like the font is being stretched out...
I don't know if our svgs got changed or if a PIXI.js update fixed this in foundry, but this doesn't seem to affect 2.0-rc.
I think this would be better for a module. It's a pretty significant change to the core rules that has a lot of potential variability. A module could override `CONFIG.Combat.documentClass`,...
I ran into a similar issue with an NPC and am able to replicate the issue using a Creature on 7.0.1 with core 4.0.0. I think it's caused by `findTalent`...
This appears to be fixed in 2.0