Upcoming Features/Bug Fixes
Bengejd opened this issue ยท 0 comments
Features
PUGS
- Show PUGS on the main Member table.
- Allow pugs to receive DKP when in the raid directly (Creating a member object for them).
Database
- Create a confirmation menu when an officer receives an overwrite sync that they can accept or deny.
- Have officers automatically create a database backup when an overwrite sync is received.
- Allow multiple database backups, with a catalog of what dates they were created on.
- Allow users to select which backup they would like to use.
- Delete the nth backup upon creating n+1 backups.
- Allow database backups to persist after a Database Reset.
- Allow for the database to be decoded for manually fixing entry issues. (Probably would require a separate table?).
- Potentially delete entries from the member table, as I'm not sure if they're actually needed anymore.
- Automatically detect if an overwrite is a smart move, based on the latest sync history with the other officers.
- Allow for Officers to change their Comms channel version number to fix messed up DKP entries, without affecting the guild.
- Allow for Guild Only Overwrites that don't affect officers, instead of a blanket overwrite.
- Allow targeted overwrites for particular members.
- Create an interface that allows you to better control who is receiving the overwrite.