Skip to content

Commit

Permalink
0.36 final changes
Browse files Browse the repository at this point in the history
  • Loading branch information
spazzo966 committed May 28, 2024
1 parent 6752dfa commit 6354648
Show file tree
Hide file tree
Showing 31 changed files with 556 additions and 214 deletions.
14 changes: 14 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# v0.36

* Statistics
* Updates to support version 92264
* Hanzo now tracks Giant Slayer damage from Basic Attacks and Scatter Arrow separately

* UI
* Added duration indicator to Zagara's Maw
* Added duration indicator to Maiev's Containment Disc
* Added duration indicator to Imperius's Wrath of Angiris
* Adjusted Yrel alignment in Top Bar when displaying in Compact mode
* Fixed an issue causing some hero container settings to not display correctly


# v0.35

* Statistics
Expand Down
Binary file modified conversion/AlteracPass/replay.details
Binary file not shown.
Binary file modified conversion/BattlefieldofEternity/replay.details
Binary file not shown.
Binary file modified conversion/BlackheartsBay/replay.details
Binary file not shown.
Binary file modified conversion/BraxisHoldout/replay.details
Binary file not shown.
Binary file modified conversion/BraxisOutpost/replay.details
Binary file not shown.
Binary file modified conversion/CursedHollow/replay.details
Binary file not shown.
Binary file modified conversion/DragonShire/replay.details
Binary file not shown.
Binary file modified conversion/GardenofTerror/replay.details
Binary file not shown.
Binary file modified conversion/HanamuraTemple/replay.details
Binary file not shown.
Binary file modified conversion/HauntedMines/replay.details
Binary file not shown.
Binary file modified conversion/IndustrialDistrict/replay.details
Binary file not shown.
Binary file modified conversion/InfernalShrines/replay.details
Binary file not shown.
Binary file modified conversion/LostCavern/replay.details
Binary file not shown.
Binary file modified conversion/SilverCity/replay.details
Binary file not shown.
Binary file modified conversion/SkyTemple/replay.details
Binary file not shown.
Binary file modified conversion/TomboftheSpiderQueen/replay.details
Binary file not shown.
Binary file modified conversion/TowersofDoom/replay.details
Binary file not shown.
Binary file modified conversion/VolskayaFoundry/replay.details
Binary file not shown.
Binary file modified conversion/WarheadJunction/replay.details
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@
<Include path="UI/Layout/SpazzoCustomTopBar.StormLayout"/>
<Include path="UI/Layout/ExportSettingsFrame.StormLayout"/>
<Include path="UI/Layout/CustomPanelSpazzo.StormLayout"/>
<Include path="UI/Layout/RecapAlignmentFix.StormLayout"/>
</Desc>
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ encoding=%1%utf-8%1% standalone=%1%yes%1%?%16% %15%Desc%16%
%15%Constant name=%1%HoggerCooldownDisplay%1% val=%1%%72%%1% /%16%
%15%Constant name=%1%IllidanCooldownDisplay%1% val=%1%%117%%1% /%16%
%15%Constant name=%1%ImperiusCooldownDisplay%1% val=%1%%84%%1% /%16%
%15%Constant name=%1%ImperiusWrathDisplayToggle%1% val=%1%%219%%1% /%16%
%15%Constant name=%1%JainaCooldownDisplay%1% val=%1%%67%%1% /%16%
%15%Constant name=%1%CrusaderCooldownDisplay%1% val=%1%%31%%1% /%16%
%15%Constant name=%1%JunkratCooldownDisplay%1% val=%1%%135%%1% /%16%
Expand Down Expand Up @@ -159,6 +160,7 @@ encoding=%1%utf-8%1% standalone=%1%yes%1%?%16% %15%Desc%16%
%15%Constant name=%1%NecromancerCooldownDisplay%1% val=%1%%95%%1% /%16%
%15%Constant name=%1%YrelCooldownDisplay%1% val=%1%%139%%1% /%16%
%15%Constant name=%1%ZagaraCooldownDisplay%1% val=%1%%140%%1% /%16%
%15%Constant name=%1%ZagaraMawDisplayToggle%1% val=%1%%218%%1% /%16%
%15%Constant name=%1%ZaryaCooldownDisplay%1% val=%1%%121%%1% /%16%
%15%Constant name=%1%ZeratulCooldownDisplay%1% val=%1%%33%%1% /%16%
%15%Constant name=%1%ZuljinCooldownDisplay%1% val=%1%%129%%1% /%16%
Expand Down Expand Up @@ -424,5 +426,7 @@ encoding=%1%utf-8%1% standalone=%1%yes%1%?%16% %15%Desc%16%
<Replacement val="{$parent/TopBarCustomSettingsFrame/ToggleTeamNameScorePositions/@Toggled}" index="215" />
<Replacement val="{$parent/MaievAttachmentOption1/ContainmentDiscDisplay/@Checked}" index="216" />
<Replacement val="{$parent/StitchesAttachmentOption1/StitchesGorgeDisplay/@Checked}" index="217" />
<Replacement val="{$parent/ZagaraAttachmentOption1/ZagaraMawDisplay/@Checked}" index="218" />
<Replacement val="{$parent/ImperiusAttachmentOption1/ImperiusWrathDisplay/@Checked}" index="219" />
</Frame>
</Desc>
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<Desc>



<Frame type="Frame" name="GameUI/UIContainer/FullscreenUpperContainer/HeroLeaderPanel/HeroLeaderPanelContainer/TabControl/DeathRecapContainerFrame/DeathRecapPanel" file="GameUI">
<Frame type="Frame" name="HighestDamagersPanel">
<Frame type="Frame" name="HighestDamage1">
<Frame type="Label" name="HighestDamagerPlayerNameLabel">
<Anchor side="Top" relative="$parent/HighestDamagerHeroNameLabel" pos="Max" offset="-3" />
</Frame>
<Frame type="Frame" name="HighestDamagerAbilityFrame1">
<Anchor side="Top" relative="$parent/HighestDamagerPlayerNameLabel" pos="Max" offset="3" />
</Frame>
</Frame>
<Frame type="Frame" name="HighestDamage2">
<Frame type="Label" name="HighestDamagerPlayerNameLabel">
<Anchor side="Top" relative="$parent/HighestDamagerHeroNameLabel" pos="Max" offset="-3" />
</Frame>
<Frame type="Frame" name="HighestDamagerAbilityFrame1">
<Anchor side="Top" relative="$parent/HighestDamagerPlayerNameLabel" pos="Max" offset="3" />
</Frame>
</Frame>
<Frame type="Frame" name="HighestDamage3">
<Frame type="Label" name="HighestDamagerPlayerNameLabel">
<Anchor side="Top" relative="$parent/HighestDamagerHeroNameLabel" pos="Max" offset="-3" />
</Frame>
<Frame type="Frame" name="HighestDamagerAbilityFrame1">
<Anchor side="Top" relative="$parent/HighestDamagerPlayerNameLabel" pos="Max" offset="3" />
</Frame>
</Frame>
</Frame>
</Frame>

</Desc>
Original file line number Diff line number Diff line change
Expand Up @@ -6148,6 +6148,12 @@
<DefaultState val="#ImperiusCooldownDisplay"/>
</StateGroup>
</Frame>
<Frame type="CheckBox" name="ImperiusWrathDisplay" template="StandardTemplates/StandardCheckBoxTemplate">
<Anchor side="Bottom" relative="$parent" pos="Max" offset="-1" />
<Anchor side="Right" relative="$parent" pos="Max" offset="-1" />
<Tooltip val="@UI/Spazzo/ImperiusWrathDisplayTooltip" />
<Checked val="#ImperiusWrathDisplayToggle" />
</Frame>
<StateGroup name="PlayerGroup">
<DefaultState val="PlayerNotFound"/>
<State name="Player1IsHero">
Expand Down Expand Up @@ -15206,6 +15212,12 @@
<DefaultState val="#ZagaraCooldownDisplay"/>
</StateGroup>
</Frame>
<Frame type="CheckBox" name="ZagaraMawDisplay" template="StandardTemplates/StandardCheckBoxTemplate">
<Anchor side="Bottom" relative="$parent" pos="Max" offset="-1" />
<Anchor side="Right" relative="$parent" pos="Max" offset="-1" />
<Tooltip val="@UI/Spazzo/ZagaraMawDisplayTooltip" />
<Checked val="#ZagaraMawDisplayToggle" />
</Frame>
<StateGroup name="PlayerGroup">
<DefaultState val="PlayerNotFound"/>
<State name="Player1IsHero">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -940,6 +940,7 @@
<Action type="SetProperty" frame="$parent/$parent/PlayerHeroLoadingScreenImage" Texture="Assets/Textures/storm_ui_ingame_hero_loadingscreen_yrel.dds" />
<Action type="SetProperty" frame="$parent/$parent/PlayerIconRef" Texture="Assets/Textures/storm_ui_glues_draft_portrait_yrel.dds" />
<Action type="SetProperty" frame="$this" Alpha="0" />
<Action type="SetAnchor" frame="$parent/$parent/CompactHeroLoadingContainerFrame/PlayerHeroLoadingScreenImageCompact" side="Top" relative="$parent" pos="Min" offset="-5" />
</State>
<State name="Zagara">
<When type="Property" frame="$this" texture="Assets\Textures\storm_ui_ingame_hero_leaderboard_zagara.dds"/>
Expand Down
Loading

0 comments on commit 6354648

Please sign in to comment.