Roadmap - PathfinderACGOrgPlay/pacg-player GitHub Wiki

  1. Track Player Decks, Feats. Replaces the other site I built (was an overnight project and not built particularly expandable). Add a free text box for player notes
  2. Create the ability to make tables in the site, add one or more adventures to the table, and assign players.
    • The gm will be able to see the information for each of their player's characters
    • This is mostly laying the groundwork for the future stuff
  3. Add chronicle sheets tracking to the site. This is intended for both online and meatspace play
    • In an adventure on a table you will be able to enter the common information once for all players
    • Each player (or the GM) can enter the rest of the information
    • The chronicle will also be visible from the character view
    • Players can manually add chronicles (ex. if they got a physical or pdf one) on their character as well
    • Players can reorder the chronicles on their sheet (in case things got added out of order or one was missing)
  4. PDF Export for table
    • Allows for someone at a game shop to print the chronicles for a session
  5. PDF export for player
    • Allows a player to track their chronicles in the site and print them if they don't have a digital device for an in person game
  6. New/Old hybrid sheets for TTS
    • Image generate on the fly for the token
    • Support in game editing of the character in the site from TTS
    • With permission ideally include an image of each character with copywrite and artist name
    • Ideally give loneshark an opportunity to design the format it if they want to
    • Ideally some way in TTS for easy access to other player's sheets (this might need to wait till #11)
    • Character editor in the site for entering/editing the character base sheet information
    • Indicator for if the character is sanctioned for org play or not (would allow people to use the system for homebrew sheets)
    • Add "Core upgraded" versions of each character (hopefully we have these approved by the time this is ready)
  7. PZO Cards
    • Big ask from paizo
    • Add an editor for cards in the site, would replace my edit tokens from TTS
    • Import the the text from the existing org play site
  8. (Mabye impossible) Card editor, allows for errating card. With sanctioned checkbox
  9. Deck builder improvements
    • Show card images
    • Add deck validation (warnings only)
    • Show the players how many of each type they have left
  10. Build website engine. Initial support geared for PBP
    • Replicate the existing site
    • Integrate the features of the PBP spreadsheet
    • Add a feature for players to offer to help with specific cards
    • Generate a template of the forum text with all information that is currently posted there for most games
    • Live game tracking using lua engine
    • Replaces org play online site
  11. TTS Upgrade
    • TTS environment should always mirror site logic
    • This is far enough out that features are TBD