Unloved Code - kyleady/Roll20-Rogue-Trader-API GitHub Wiki

This section contains all of the scripts which worked well enough for myself, but have not been brought up to standard with the rest of the project. They do not make use of CentralInput.js or any of the INQPrototypes. Most importantly, they are not easy to edit. They remain lengthy scripts that are rarely broken up by Object Oriented Design.

While this section is labeled "Unloved" I will admit to loving tools I have built here quite a bit. I just know that there are higher priorities in life right now than making this code editable. If I do find myself with spare time, I will be eager to revisit this section.

  • Calendar and Event Tracking - API Commands and Objects for keeping track of the passage of time, keeping track of upcoming events, and automatically transforming them into a log book as they are passed by.
  • Import API Commands - Only one script at the moment. API Command for taking text copied from a pdf and transforming them into a character sheet.
  • Sector Generation - Combines rules from various Rogue Trader books with my own ideas to randomly generate an entire sector, warp routes, individual solar systems, planets, xenos, weapons for the xenos, and adventure seeds.