Dave Brannigan
Dave Brannigan
Add a way for player GMs to submit checks they encounter in their stories for staff approval, so that we create a living system based on player/staff GM agreement.
As illustrated by #399 we could have syntax for switches defined by some structure and then format them in a help file. Eventually, we want to have syntax completely generated...
Right now using some grandfathered nasty stuff via google apps, need something much more robust, ideally that can be easily wrapped with commands.
Once we have postgres, will want to have monitoring (probably monit) for processes, and database stuff via pgbadger.
Linode Object storage probably, need to compare against AWS cost-wise. Will want a few scripts for uploading database and rpevent log files, with database done on a day/3 days/week/month structure,...
Occasionally the AMP bridge that connects the portal/server will fail. It often only fails in one direction, where messages from the portal can no longer get to the server, but...
Currently attempting to reload the server will fail roughly 95% of the time when the game is under load. Need to rewrite this process, or have some sort of external...
Allow associating different types of modifiers to a check, and provide mechanism for GM to add modifiers to rolls
Add model for qualitative descriptions of the magnitude of roll modifiers, convert knacks to use them
Need more flexibility than the current types given the demand to create unique types - replace the unit mod stuff with something that lets us create new types entirely. -...