1024bits
1024bits
HandlebarsApplicationMixin Usage from the foundry-vtt-types node package
True
68 replies
HandlebarsApplicationMixin Usage from the foundry-vtt-types node package
Haha alright I’ll remember that. Sounds comparable to the horrors of segfaults
68 replies
HandlebarsApplicationMixin Usage from the foundry-vtt-types node package
Gotcha thanks. I’ll definitely reach out if I find something. So far though it is working great
68 replies
HandlebarsApplicationMixin Usage from the foundry-vtt-types node package
Thanks. I’ll mark this as solved when I get back to my computer
68 replies
HandlebarsApplicationMixin Usage from the foundry-vtt-types node package
Hmmm alright. It’ll take some getting used to but I’ve only spent about a week learning all this. Ran a few sessions using some of the already made modules, but I felt a lot of inconsistency in how I actually wanted the game to act so decided it would be better to learn it myself. Hopefully a few more weeks and I won’t be as lost 😂
68 replies
HandlebarsApplicationMixin Usage from the foundry-vtt-types node package
Gotcha I think I’ve seen that in some of the examples online I’ve been looking at. Mostly been learning by looking at other modules, though some are not in typescript so I sorta have to translate it.
68 replies
HandlebarsApplicationMixin Usage from the foundry-vtt-types node package
Ok thanks that is working fine now.
68 replies
HandlebarsApplicationMixin Usage from the foundry-vtt-types node package
Ahh sorry I misunderstood this as some sort of typescript syntax called “passthrough”
68 replies
HandlebarsApplicationMixin Usage from the foundry-vtt-types node package
export class EffectConfig extends HandlebarsApplicationMixin(DocumentSheetV2)<…> {}
68 replies
HandlebarsApplicationMixin Usage from the foundry-vtt-types node package
Gotcha. Makes a lot more sense now thank you. Though when I put the <…> at the end it errors saying it expected a type lol is that something with my tsconfig maybe?
68 replies
HandlebarsApplicationMixin Usage from the foundry-vtt-types node package
Ahhh gotcha thank you so much. Been such a mental pain going from a strongly typed language to this. The fact it is sort of typed makes me think in c++ terms so I keep messing stuff up.
68 replies
HandlebarsApplicationMixin Usage from the foundry-vtt-types node package
Right old habits
68 replies
HandlebarsApplicationMixin Usage from the foundry-vtt-types node package
Using latest version of the master branch btw for the types
68 replies
HandlebarsApplicationMixin Usage from the foundry-vtt-types node package
ESLint is erroring saying “no base constructor has the specified number of type arguments”
68 replies
HandlebarsApplicationMixin Usage from the foundry-vtt-types node package
Ah that’s my bad I just joined the server and didn’t see that
68 replies