Skip to content

Commit

Permalink
8.3.0 > 9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Tercioo committed Oct 16, 2020
1 parent 530a825 commit c42a356
Show file tree
Hide file tree
Showing 223 changed files with 94,306 additions and 95,223 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ Libs/LibTranslit/.pkgmeta
a.lua
functions/pack2.lua
*.json
*.afphoto
14 changes: 7 additions & 7 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
lightweight tag 5bd30e291f18247a7ed005a957407eab6f25176a v8.2.0.7177.140
Author: Tercioo <[email protected]>
Date: Sat Aug 17 09:50:52 2019 -0300
lightweight tag 899ac439a17c19a799d30a6a2a0e2faf5cc215e1 DetailsRetail.8.3.0.7348.141
Author: Tercio Jose <[email protected]>
Date: Mon Jul 6 11:27:35 2020 -0300

commit 5bd30e291f18247a7ed005a957407eab6f25176a
Author: Tercioo <[email protected]>
Date: Sat Aug 17 09:50:52 2019 -0300
commit 899ac439a17c19a799d30a6a2a0e2faf5cc215e1
Author: Tercio Jose <[email protected]>
Date: Mon Jul 6 11:27:35 2020 -0300

Fixed bookmark panel where sometimes it gives errors, version number correction and fixed the classic version warning.
Fixed an issue affecting the Auto Hide for some users

96 changes: 62 additions & 34 deletions Details.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 80300
## Interface: 90001
## Title: Details! Damage Meter
## Notes: Essential tool to impress that chick in your raid.
## SavedVariables: _detalhes_global
Expand Down Expand Up @@ -27,13 +27,13 @@ API.lua

functions\profiles.lua
functions\hooks.lua
functions\bossmods.lua
functions\skins.lua
functions\boss.lua
functions\spells.lua
functions\events.lua
functions\classes.lua
functions\buff.lua
functions\link.lua
functions\spellcache.lua
functions\attributes.lua
functions\savedata.lua
Expand All @@ -45,46 +45,74 @@ functions\rowanimation.lua
functions\raidinfo.lua
functions\dungeon.lua
functions\pack.lua
functions\mythicdungeon.lua
functions\immersion.lua
functions\schedules.lua
functions\autorun.lua
functions\deathrecap.lua
functions\plater.lua
functions\deathmenu.lua
functions\macros.lua
functions\testbars.lua

core\timemachine.lua

gumps\anime.lua
gumps\anime.xml
gumps\janela_copy.lua
gumps\janela_options.lua
gumps\janela_info.lua
gumps\janela_report.lua
gumps\janela_principal.lua
gumps\janela_custom.lua
gumps\janela_welcome.lua
gumps\janela_news.lua
gumps\fw_mods.lua
gumps\switch.lua
gumps\toolbar_button.xml
frames\anime.lua
frames\anime.xml
frames\fw_mods.lua
frames\toolbar_button.xml

classes\classe_error.lua
classes\classe_combate.lua
classes\classe_damage.lua
classes\classe_damage_habilidade.lua
classes\classe_heal.lua
classes\classe_heal_habilidade.lua
classes\classe_energy.lua
classes\classe_energy_habilidade.lua
classes\classe_others.lua
classes\classe_others_habilidade.lua
classes\classe_instancia_include.lua
classes\classe_instancia.lua
classes\classe_target.lua
frames\window_copy.lua
frames\window_options2.lua
frames\window_options2_sections.lua
frames\window_api.lua
frames\window_playerbreakdown.lua
frames\window_playerbreakdown_list.lua
frames\window_report.lua
frames\window_main.lua
frames\window_custom.lua
frames\window_welcome.lua
frames\window_news.lua
frames\window_wa.lua
frames\window_forge.lua
frames\window_switch.lua
frames\window_scrolldamage.lua
frames\window_dump.lua
frames\window_eventtracker.lua
frames\window_currentdps.lua
frames\window_benchmark.lua
frames\window_runcode.lua
frames\window_plater.lua
frames\window_macros.lua
frames\window_profiler.lua
frames\window_rowtexteditor.lua
frames\window_brokertexteditor.lua
frames\window_bookmark.lua
frames\window_classcolor.lua
frames\window_statistics.lua

classes\classe_custom.lua
classes\custom_damage_done.lua
classes\custom_healing_done.lua
classes\class_error.lua
classes\class_combat.lua
classes\class_damage.lua
classes\class_spelldamage.lua
classes\class_heal.lua
classes\class_spellhealing.lua
classes\class_resources.lua
classes\class_spellresources.lua
classes\class_utility.lua
classes\class_spellutility.lua
classes\include_instance.lua
classes\class_instance.lua

classes\class_custom.lua
classes\custom_damagedone.lua
classes\custom_healingdone.lua

core\control.lua

classes\container_combatentes.lua
classes\container_habilidades.lua
classes\container_historico.lua
classes\container_actors.lua
classes\container_spells.lua
classes\container_segments.lua
classes\container_pets.lua

core\plugins.lua
Expand Down
Loading

0 comments on commit c42a356

Please sign in to comment.