Skip to content

Commit 786082f

Browse files
committed
Prepare Release 1.32
1 parent ec1b459 commit 786082f

File tree

4 files changed

+21
-4
lines changed

4 files changed

+21
-4
lines changed

.pkgmeta

Lines changed: 0 additions & 2 deletions
This file was deleted.

FiveSecondRule.toc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Interface: 11403
22
## Title: Five Second Rule
33
## Notes: Track the so-called "5-second-rule" (5SR or FSR), which refers to the time needed to elapse after spending mana, for mana regen to resume. Notable, this rule excludes "mp5"-gear.
4-
## Version: 1.31
4+
## Version: 1.32
55
## DefaultState: enabled
66
## Author: CassiniEU @ Twitch.com
77
## SavedVariablesPerCharacter: FiveSecondRule_Options

FiveSecondRule_TBC.toc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Interface: 20504
22
## Title: Five Second Rule
33
## Notes: Track the so-called "5-second-rule" (5SR or FSR), which refers to the time needed to elapse after spending mana, for mana regen to resume. Notable, this rule excludes "mp5"-gear.
4-
## Version: 1.31
4+
## Version: 1.32
55
## DefaultState: enabled
66
## Author: CassiniEU @ Twitch.com
77
## SavedVariablesPerCharacter: FiveSecondRule_Options

FiveSecondRule_Vanilla.toc

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## Interface: 11403
2+
## Title: Five Second Rule
3+
## Notes: Track the so-called "5-second-rule" (5SR or FSR), which refers to the time needed to elapse after spending mana, for mana regen to resume. Notable, this rule excludes "mp5"-gear.
4+
## Version: 1.32
5+
## DefaultState: enabled
6+
## Author: CassiniEU @ Twitch.com
7+
## SavedVariablesPerCharacter: FiveSecondRule_Options
8+
9+
FiveSecondRule.lua
10+
11+
Modules\SlashCommands.lua
12+
Modules\OptionsPanel.lua
13+
14+
Modules\Stats.lua
15+
Modules\TickBar.lua
16+
Modules\StatusBar.lua
17+
18+
Dependencies\UIFactory.lua
19+
Dependencies\AddonUtils.lua

0 commit comments

Comments
 (0)