diff --git a/bin/modpaths/Dotabuff in Profiles/blacklist.txt b/bin/modpaths/Dotabuff in Profiles/blacklist.txt new file mode 100644 index 0000000..e69de29 diff --git a/bin/modpaths/Dotabuff in Profiles/styling.txt b/bin/modpaths/Dotabuff in Profiles/styling.txt new file mode 100644 index 0000000..e69de29 diff --git a/mods/Dark Terrain [7.34]/notes.txt b/mods/Dark Terrain [7.34]/notes.txt index 0ff3b5e..c6853c0 100644 --- a/mods/Dark Terrain [7.34]/notes.txt +++ b/mods/Dark Terrain [7.34]/notes.txt @@ -9,4 +9,6 @@ Designed to make heroes and spells be as visible as possible so nothing blends i - Dark water - Custom team logos - Custom shopkeepers -- Other miscellaneous texture improvements to fit map theme \ No newline at end of file +- Other miscellaneous texture improvements to fit map theme + +Adjust brightness of your monitor or dota2 video settings if it's too dark \ No newline at end of file diff --git a/mods/Dotabuff in Profiles/blacklist.txt b/mods/Dotabuff in Profiles/blacklist.txt new file mode 100644 index 0000000..e69de29 diff --git a/mods/Dotabuff in Profiles/files/panorama/layout/showcase/dashboard_page_showcase.vxml_c b/mods/Dotabuff in Profiles/files/panorama/layout/showcase/dashboard_page_showcase.vxml_c new file mode 100644 index 0000000..7ee2d8e Binary files /dev/null and b/mods/Dotabuff in Profiles/files/panorama/layout/showcase/dashboard_page_showcase.vxml_c differ diff --git a/mods/Dotabuff in Profiles/notes.txt b/mods/Dotabuff in Profiles/notes.txt new file mode 100644 index 0000000..fa0a383 --- /dev/null +++ b/mods/Dotabuff in Profiles/notes.txt @@ -0,0 +1,3 @@ +Adds Dotabuff links to the profiles of other players. + +Work-in-Progress \ No newline at end of file diff --git a/mods/Dotabuff in Profiles/styling.txt b/mods/Dotabuff in Profiles/styling.txt new file mode 100644 index 0000000..31196d8 --- /dev/null +++ b/mods/Dotabuff in Profiles/styling.txt @@ -0,0 +1 @@ +panorama\styles\showcase\dashboard_page_showcase @@ #HeaderNameContainer #ProfileMainCorner .DotabuffModButton { background-color: #ed3b1c; padding: 5px; margin-right: statusLabelsGap; border-radius: 3px; transition-property: background-color; transition-duration: 0.2s; } #HeaderNameContainer #ProfileMainCorner .DotabuffModButton:hover { background-color: #ff5a3d; } #HeaderNameContainer #ProfileMainCorner .DotabuffModButton Label { color: #ffffff; } \ No newline at end of file diff --git a/mpaths.py b/mpaths.py index f9b8720..420c042 100644 --- a/mpaths.py +++ b/mpaths.py @@ -76,6 +76,7 @@ enabled_mods = ['Auto Accept Match', 'Dark Terrain [7.34]', 'Default Menu Background', + 'Dotabuff in Profiles', 'Minify Base Attacks', 'Minify HUD', 'Minify Spells & Items',