League of Extraordinary FoundryVTT Developers
Join the League of Extraordinary FoundryVTT Developers server to ask questions!
JoinLeague of Extraordinary FoundryVTT Developers
Join the community to ask questions about League of Extraordinary FoundryVTT Developers and get answers from other members.
Joincommissions
package-development
system-development
other-topics
workgroups
development
package-ideas
package-compatibility
pixijs-canvas-shaders
progress-reports
dev-guides-and-docs
ui-ux-sheets-forms
hooks
development-basics
manifest-plus
tools-and-workflow
active-effects
wiki
dnd5e-dev
package-stewardship
swade-dev
typescript
starfinder-dev
lancer-dev
pathfinder1e-dev
foundryvtt-v10-research
coc7-dev
a5e-dev
v10-updatathon
svnsea2e-dev
package-jam-2022
blackflag-dev
api-announcements
advancementOrigin flag
advancementOrigin
on items granted by advancements but don't see it used anywhere atm.
Is there a use-case you have in mind for this flag?
I'm interested in organizing features on a character sheet under the class/subclass that granted them atm and I have a feeling this will let me do that, but don't really want to rely on that if it's unstable....Rolling Hooks
2.0.0 exploration
Hello folks, for those of you testing V10 using the dnd5e system, we have a pre-release of dnd5e version 2.0.0, tagged version 2.0.0-alpha1 which adds V10 compatibility, cleaned file organization structure, a single built distributable JS file, and more. We'll be adding more features into 2.0.0 as we work towards V10 stable that integrate with new version 10 features. To test this dnd5e release you can install manually with the manifest URL: https://github.com/foundryvtt/dnd5e/releases/download/release-2.0.0-alpha1/system.json. ...
early v10 compat testing
1.6.1 testing
conversion macro
AC calc changes
template.json
related to AC
Related MR: https://gitlab.com/foundrynet/dnd5e/-/merge_requests/481...1.6.0 Custom Sheet Changes
1.6.0 testing
1.6.0 - 82%
advancement consumption
consumables chat data
So that's odd. How come consumables work different and all other item types get a non-functional save button when they no longer exist on the actor?This is interesting and worth being in the history here. ...
1.6.x mid-milestone update
more-hooks-itemroll-hooks
pre
hooks for the Item workflow.
The biggest baddest of these is obviously Item5e#roll
. I can think of a a few places a hook might be a useful checkpoint in this frankly massive method but would like some input.
...HitDice hooks MR
damage application hooks
Hooks.call('Actor5e.preDamageApplied')
args: damageAmount
, actor
, damageType
(if available)
...effect mechanic searching
There are no abilities in 5e RAW which affect both the caster and a target in a different way (excluding damage).An example of the kind of mechanic I'm looking for:...
Advancement Hooks