crazedsanity / cs-battletrack

PHP-Based web application for tracking data in traditional paper-and-pencil role playing games.
http://www.crazedsanity.com/projects/cs-battletrack
Other
1 stars 1 forks source link

DM Ability to Modify Character #7

Open crazedsanity opened 11 years ago

crazedsanity commented 11 years ago

The DM needs to be able to update a character sheet. Adding skill points, updating hit points, etc.

[NOTE::: Imported from a subproject on project.crazedsanity.com]

crazedsanity commented 11 years ago

Technically right now any user can modify any character sheet, provided they know the URL. This should be reviewed again after the permissions system has been added (see #4).