Tercio
15edd25de7
- using GetServerTime() instead of time() to compare when a boss has died across guild members.
...
- won't sync dps / hps from encounters from old raid tiers.
- won't sync encounters without the .servertime time stamp.
- core version bump up, so details will auto ignore comms from old databases without the .servertime member on the encounter table.
2017-06-27 15:36:27 -03:00
Tercio
482b92418b
Added tag v7.2.5.4201.121-release for changeset ce86162ceb5c
2017-06-26 14:30:42 -03:00
Tercio
de4f6b2a62
- added localization to the Forge and History panels.
...
- added two new options for forge and history on the main menu (orange cogwheel).
- added tutorial frames for forge and history panels.
2017-06-26 14:30:17 -03:00
Tercio
520d7e64c9
Added tag a7.2.5.4155.121-Alpha for changeset 8209922fc405
2017-06-24 21:39:32 -03:00
Tercio
9903205c0b
- fixed an issue when creating test bar.
2017-06-24 21:39:13 -03:00
Tercio
70756f5d51
Added tag a7.2.5.4153.121-Alpha for changeset 19dc3200e3c4
2017-06-24 14:09:07 -03:00
Tercio
fe0d28fe50
- Monk stagger should be also shown under Damage Taken.
2017-06-24 14:08:53 -03:00
Tercio
8654f2770e
Added tag v7.2.5.4132.121-release for changeset a5f92680c464
2017-06-23 19:38:20 -03:00
Tercio
5521200baf
- framework update to v53.
...
- disabled periodically memory checks.
- weakauras created should now work on all client languages.
- few improvements on the details! forge panel.
2017-06-23 19:37:18 -03:00
Tercio
2dc3a641ac
Added tag a7.2.5.4102.121-Alpha for changeset 3d6d197af426
2017-06-22 19:38:11 -03:00
Tercio
b0d4f8020c
- API: added class tables: _detalhes.classstring_to_classid and _detalhes.classid_to_classstring.
...
- Fixed an issue with buff uptime where sometimes the uptime wasn't shown.
- Major redesign on the Details! Forge utility.
2017-06-22 19:37:38 -03:00
Tercio
53602b30ed
- attempt to fix the spellname nil problem on some encounters.
2017-06-21 00:18:05 -03:00
Tercio
32e52cd9ff
Added tag v7.2.5.3967.120-release for changeset 359c01b86e67
2017-06-19 19:28:42 -03:00
Tercio
98790fc628
- added tomb of sargeras raid info plugin.
2017-06-19 19:27:03 -03:00
Tercio
04ad3d80f3
Added tag a7.2.0.3962.120-alpha for changeset 4daec6a4068b
2017-06-17 18:01:07 -03:00
Tercio
146dc87336
- New loc strings.
...
- Chromie should now be shown on damage and heal displays.
- Fix for Ticket #198 'script run too long'.
- Added boss target name on the first hit message.
- Few improvements on the new death recap.
- Added {rdps} and {rhps} for the data feed broker.
2017-06-17 18:00:48 -03:00
Tercio
6c0d29e3a4
Added tag a7.2.0.3902.120-alpha for changeset 8c1e475bab02
2017-06-14 19:32:37 -03:00
Tercio
e28dbc990d
- this is part of ToS June 20th update.
...
- New Death Recap implemented! replaces the default from Blizzard and can be configured at Options > Raid Tools.
- New Guild Damage and Heal rank on '/details ranking' panel.
- Added a Guild Sync button on the Details! Ranking Panel.
- Added Custom display 'Damage on Shields', useful for encounter like Maiden of Vigilance where there's big shields to be removed and you want to know who is doing more damage to it.
- Added Heal Absorbed display under Heal bracket.\n\nHeal Absorb are the heal denied by abilities such like DK's Necrotic Strike or raid boss Sisters of the Moon 'Embrace of the Eclipse' ability.\nThe tooltip of this display shows which players got heal denied, which abilities absorbed the heal, which abilities tried to heal but got the heal denied.
- Added Alternate Power display under Energy bracket, it shows the total of alternate power gain from each player, useful for encounters such as Demonic Inquisition.
- Fixed Paladin 'Light of the Martyr' damage to self.
2017-06-14 19:32:17 -03:00
Tercio
5869d2bc85
Added tag a7.2.0.3797.119-alpha for changeset 54dfbc19ad90
2017-06-04 18:55:05 -03:00
Tercio
e0e09ce6a4
- Added new Death Recap implemented! replaces the default from Blizzard and can be configured at Options > Raid Tools.
...
- Fixed Paladin 'Light of the Martyr' damage to self.
2017-06-04 18:54:41 -03:00
Tercio
593970b944
Added tag v7.2.0.3703.119-release for changeset b0b9c5e3b2b0
2017-05-29 20:40:08 -03:00
Tercio
31241bd00d
- Fixed an error while killing low level mobs with warrior class.
2017-05-29 20:39:31 -03:00
Tercio
e13c65857c
Added tag a7.2.0.3702.119-alpha for changeset 19a8e4d59c24
2017-05-28 15:19:31 -03:00
Tercio
8fc0c0f758
- added custom display 'Damage on Shields'.
2017-05-28 15:19:05 -03:00
Tercio
f04f4c33ac
Added tag a7.2.0.3693-2.118-alpha for changeset 689849b12e87
2017-05-25 14:04:26 -03:00
Tercio
6f73b23bae
- added OptionalDeps on the ToC file to stop errors on no-libs zip versions.
2017-05-25 14:03:42 -03:00
Tercio
837742c804
Added tag v7.2.0.3693.118 for changeset 26e997aa474d
2017-05-25 13:32:20 -03:00
Tercio
9267195a95
- fixed warrior fury being detected as protection warrior.
...
- fixed an issue on the player detail window.
2017-05-25 13:32:02 -03:00
Tercio
f2aa9f61a2
Added tag a7.2.0.3691.118-alpha for changeset 04ee846fd5b6
2017-05-24 11:59:03 -03:00
Tercio
447eb08401
- billion damage format.
...
- some debug added to find a nil sourcename from the CLEU.
- some table recycle suggested by @Farmbuyer on curseforge.
- framework update to version 50.
2017-05-24 11:58:47 -03:00
Tercio
f88c0f7acc
Added tag v7.2.0.3673.118 for changeset 4be72351c8a1
2017-05-09 13:53:58 -03:00
Tercio
b8cab8ca2b
- more fixes to #187 ticket.
2017-05-09 13:52:54 -03:00
Tercio
02d189c149
Added tag a7.2.0.3671.118-alpha for changeset 1e0b732ef598
2017-05-08 13:03:55 -03:00
Tercio
61d6ede647
- fixed an issue with the energy track where it stop before the encounter end.
2017-05-08 13:03:26 -03:00
Tercio
0cc3d1b8ea
Added tag a7.2.0.3663.118-alpha for changeset cd87800a01e9
2017-05-07 16:22:09 -03:00
Tercio
025d339a44
- fix for tickets #189 and #186 .
2017-05-07 16:21:47 -03:00
Tercio
0ea81a27ea
Added tag a7.2.0.3653.117-alpha for changeset 88d42c31845f
2017-05-05 11:24:33 -03:00
Tercio
618c22acf8
- ticket #187 : fixed an issue on comparing pets on the player detail window.
...
- fixed icons for heal displays using black or white background.
2017-05-05 11:24:01 -03:00
Tercio
68fe8a60a8
Added tag a7.2.0.3652.117-alpha for changeset 3fc4de526428
2017-05-04 21:06:46 -03:00
Tercio
e37a2ceae3
- tooltip fix for heal absorbs.
2017-05-04 21:06:17 -03:00
Tercio
72f731fb16
- adding LibDataBroker-1.1 to externals.
2017-05-04 16:52:10 -03:00
Tercio
8c68707e43
- attempt to make externals work / pkgmeta updated.
2017-05-04 12:41:13 -03:00
Tercio
323fa851e8
- externals updates
2017-05-04 11:58:53 -03:00
Tercio
d1174145b7
Added tag a7.2.0.3640.117-alpha for changeset 1313e63e35fc
2017-05-04 11:52:40 -03:00
Tercio
76ad09a2dc
- pkgmeta changes
2017-05-04 11:52:03 -03:00
Tercio
f70f65e6cd
Added tag a7.2.0.3512-4.116-alpha for changeset 708eb1b34b9e
2017-05-02 17:12:07 -03:00
Tercio
7fb0b67920
- attempt to packpage as alpha
2017-05-02 17:11:40 -03:00
Tercio
b9757ccb43
- removing hard inserted libraries.
...
- adding externals libraries.
2017-05-02 16:55:41 -03:00
Tercio
20262e8dca
Added tag v7.2.0.3512-3.116 for changeset b49765e69839
2017-04-30 22:19:57 -03:00
Tercio
681e960668
- fix to work okay on ptr.
2017-04-30 22:19:44 -03:00