cwtools/cwtools-ck3-config

First pass implementation for on_action folder contents

Open

#80 opened on Sep 25, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)F# (18 forks)auto 404
autogeneratedgood first issuenew definitions

Repository metrics

Stars
 (25 stars)
PR merge metrics
 (PR metrics pending)

Description

Provide first pass implementation for the on_action folder and the below listed sub-folders.

  • activities
  • lifestyles
  • relations
  • schemes
  • story_cycles

First pass implementation means that all (valid) keys used in vanilla files either:

  • Have full working implementations OR
  • Have working placeholder implementations (eg. simple scalars) with status documented on the tracker OR
  • Have false positives in a placeholder or incomplete implementation that properly covers the majority of use cases. OR
  • Have false positives or are unimplementable due to bugs or missing features in cwtools core

Additionally, before this issue can be closed, please make sure of the following:

  • All significant TODO items are documented in the issue tracker
  • Documentation strings are either present or documented as missing in the tracker

That being said, these are just the criteria for this issue and scope item to be considered finished. In these early days, every new definition is incredibly helpful for end users trying to use cwtools! PRs with partial implementations are more than welcome!

This is an auto-generated issue. It may make sense to close this ticket, combine it with others, or split it into smaller chunks.

Contributor guide