-
Since updating to the last version of WOTR, this mod prevent me from rearranging my icons for spells and abilities on the hot bar, and even prevent the spellpouch mod from working, every time i select…
-
Hello everyone,
Recently ran into attached issue logging in with my main, turns out that removing the special characters in our corp description resolved the issue. Even though its fixed now hopefu…
-
### Description of the bug
Is that Loot Rarity Coloring breaks the Controller inventory UI a known issue??
And could anyone tell me how to add cooking recipes by toybox ? can't find anything by s…
-
I'm wondering if you might consider requests?
Right now, it would be awesome if you'd take a look at Evernote, Pathfinder and Basecamp (the service - I got as an Fluid.app instance)
Either way, than…
-
An example from Port Essington to a point near Hwy 16 across the inlet is https://router-dev.pathfinder.gov.bc.ca/directions.json?points=-129.96225,54.15882,-129.96758,54.20282
The response include…
-
Currently the reserve through signal routefinding is placed in the middle signal. However I can't think of a usecase where it's not equivalent to just remove that signal.
Instead what I'd prefer is…
Nrgte updated
9 months ago
-
```
Pathfinder doesn't handle PKCS#7 bundles very well. It stops when it hits
a self-signed cert, even if there are more certs in the bundle after that.
In some cases, an intermediate cert might be …
-
I'm using Foundry 0.8.6 with Pathfinder 2E (2.0.3) and Turn Marker 2.8.0
If the scene's token vision is turn ON, then the players do not see the turn marker tile. If I disable the token vision sett…
-
```gherkin
Feature: unsupported browser
As a user of bcdevexchange
I want to see an error when I visit using an unsupported browser
So that I don’t think the page is broken
Scenario: In…
-
```
Here is my first contribution to the code:
The method "findWalkablePosition" shown here:
private boolean findWalkablePosition(int dx, int dy) {
if (tryWalkablePosition(sgn(dx), sgn(dy)…