-
Notifications
You must be signed in to change notification settings - Fork 1
Undo Redo
Mordonus edited this page Apr 11, 2015
·
4 revisions
Undo can be your life saver , when you've done something wrong. Simply press the button and you are back! Accessed from main window:
- Blue left pointing arrow for direct undo.
- "+" Button for detailed history and redo.
In order to perform undo press the blue arrow in main window or red arrow pointing left in Recent Activity window.
Window entitled "Recent Activity" presents your last 15 actions and shows following information:
- Index.
- Modification Type.
- Modifier value.
- Number of Affected Entries.
- Names of players affected.
- Comment.
- Timestamp.
Every Undo can be redone.Just press small red arrow pointing right in Recent Activity window.Performing redo will add undo entry back.
* "{Added Player}",
* "{Added Many Players}",
* "{Removed Player}",
* "{Removed Multiple Players}",
* "{Award for %s , ID : %s}", (Custom Events)
* "{Timed Award}",
* "{Added DKP}",
* "{Added EP}",
* "{Added GP}" ,
* "{Mass Added DKP}",
* "{Mass Added EP}",
* "{Mass Added GP}",
* "{Subtracted DKP}",
* "{Subtracted EP}",
* "{Subtracted GP}",
* "{Mass Subtracted DKP}",
* "{Mass Subtracted EP}",
* "{Mass Subtracted GP}",
* "{Set DKP}",
* "{Set EP}",
* "{Set GP}",
* "{Mass Set DKP}",
* "{Mass Set EP}",
* "{Mass Set GP}",
* "{Raid EP Award}",
* "{Raid GP Award}",
* "{EP GP Decay}",
* "{EP Decay}",
* "{GP Decay}",
