Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Actions into a database table #22

Open
JoeKennedy opened this issue Apr 28, 2016 · 0 comments
Open

Move Actions into a database table #22

JoeKennedy opened this issue Apr 28, 2016 · 0 comments

Comments

@JoeKennedy
Copy link
Owner

Not sure if this is the best way to go about it or not, and I'd like input from someone else before deciding whether or not to go forward with it. It would certainly make certain things easier though, like adding or removing actions, or the changing default scoring, since it won't take a code change to do those things.

Columns would be (names could be improved):

  • Name
  • IsMultiCharacter
  • SplitStringPre
  • SplitStringPost
  • ReverseString
  • DefaultIsUsed
  • DefaultPoints
  • DefaultWeight
  • DefaultPointsReceiving
  • DefaultWeightReceiving
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant