League-of-Foundry-Developers / cardslayer

Use the Foundry VTT canvas to slay your foes with shiny, fully interactable cards!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CardSlayer

Before this decade is out, we will put cards on the Foundry VTT canvas. We choose to do this not because it is easy, but because Foundry gave enough stuff to make us think it is easy.

Basic architecture:

  1. New placeables layer that all user levels can access
  2. Create new placeable type based off of PlaceableObject directly and steal stuff from Tile and whatever we need
  3. library (In League Org maybe?)
  4. overwrite canvas drop handling to better work with handling embedded document drops
  5. no #@!$ing typscript
  6. TABS not spaces

About

Use the Foundry VTT canvas to slay your foes with shiny, fully interactable cards!

License:MIT License


Languages

Language:JavaScript 95.2%Language:Handlebars 4.8%