toconnell / kdm-manager

An interactive campaign manager for the game "Monster", by Kingdom Death. Development blog and release notes at https://blog.kdm-manager.com This project has no affiliation with Kingdom Death and is a totally independent, fan-maintained project.
http://kdm-manager.com
Other
26 stars 11 forks source link

Copies + Rules / Flavor Text for Core Resources #523

Closed superpowered closed 5 years ago

superpowered commented 5 years ago

Adds Copy counts to the 1.5 Core resources. Adds Rules Text / Flavor Text in addition to Description. Add Rules Tables for qualifying vermin. Also added tables to Description. Classes added to most Description tags. Classes added: "roll-table", "special-rule", "flavor-text", "story-event", "severe-injury", "waist"

superpowered commented 5 years ago

Force pushed back because I didn't realize pushing to master would continue adding to this PR.

Expansion stuff is now in it's own branch until it's closer to completion

toconnell commented 5 years ago

@superpowered Yeah, sorry about that: I should have warned you that I've been a one-man-army on the API since I broke off with the other original developer of KDM-Manager so I have just been raw-dogging everything right onto master haha.

toconnell commented 5 years ago

@superpowered Most of this looks good to me. Do you care if I merge some of this stuff into master? Or do you want to keep working on it a bit?

superpowered commented 5 years ago

Yeah you're all good to merge this in. I've started on some of the expansions, but won't get to the rest of it until next week, likely.

toconnell commented 5 years ago

@superpowered Cool: I'll probably push another quick update to master later today or tomorrow, depending. Thanks again!

toconnell commented 5 years ago

@superpowered OK--this is merged and pushed out to master. Thanks for doing it! I'll make sure to link you in the release notes.

I'm going to do a production release later this week (maybe Thurs or Fri?) that will push this stuff out to production, i.e. https://api.thewatcher.io

In the meantime, I like what you're doing with separating out the legacy desc attribute into flavor_text and rules_text, so I might start doing some of that myself for the other assets, if I get motivated.

In the meantime, send me PRs for anything else you get done, and I'll make sure to get it into the next release.

Thanks again!