gurps icon indicating copy to clipboard operation
gurps copied to clipboard

Implementing a GURPS 4e game aid for Foundry VTT

Results 193 gurps issues
Sort by recently updated
recently updated
newest added

It's being hard in my games manager the currency. Players can create an item for currency with diferent names or diferent positions in trackers so my macros can't handle with...

If a skill is added to a character sheet in GCS with no points spent on it (i.e. just to keep the default skill level of a commonly used skill...

I have encountered an issue where import of equipment files to a compendium in GGA v0.17.4 would fail in Foundry v12.328 (and 327) on Forge, if they have blank spaces...

I have encountered an issue in GGA v 0.17.4 on both v11 and v12, on Forge and in a local server, with no modules active, where - as I read...

When equipping and unequipping items in the character sheet their contained items don't update. This doesn't make sense and makes items like holsters, sheaths, backpacks and bags more cumbersome to...

There was an error preventing me from deleting notes from a character sheet: ``` Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'utils') at Object.removeKey (gurps.js:1569:42) at Object.callback...

gridDistance and gridUnits were deprecated in favour for grid.distance and grid.units. In Foundry V12 this throws a warning. I've migrated the values according to the new specification.

![image](https://github.com/crnormand/gurps/assets/12145111/f827a83d-e9f2-4bd5-8dad-b455843edcb2) In the above image, the first roll is selecting "Roll for me" at the prompt with Physical Dice enabled. It rolled a 0 on 3d6. The second roll is...

Hello, everyone, I have written my first module for Foundry, called Gurps Quick Contest, the name says it all :) I used some of GGA's methods and tried to get...

I'm having an issue that when I click on an Actor (from a token instance or the sidebar) nothing happens -- it does not pop up the character sheet. Duplicating...