Merge branch 'Dev' into feat/react19-modernization

This commit is contained in:
DuckieTM
2026-05-20 10:42:34 +02:00
committed by GitHub
48 changed files with 973 additions and 12 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 654 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 682 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 975 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 787 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 787 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 787 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 871 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 794 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 966 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 787 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 930 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 787 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 847 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 798 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1016 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

@@ -0,0 +1,32 @@
export { default as badgeEmblemAchievement } from './badge_emblem_achievement.png';
export { default as badgeEmblemAchievementExtended } from './badge_emblem_achievement_extended.png';
export { default as badgeEmblemCommon } from './badge_emblem_common.png';
export { default as badgeEmblemCommonExtended } from './badge_emblem_common_extended.png';
export { default as badgeEmblemDefault } from './badge_emblem_default.png';
export { default as badgeEmblemEpic } from './badge_emblem_epic.png';
export { default as badgeEmblemEpicExtended } from './badge_emblem_epic_extended.png';
export { default as badgeEmblemLegendary } from './badge_emblem_legendary.png';
export { default as badgeEmblemLegendaryExtended } from './badge_emblem_legendary_extended.png';
export { default as badgeEmblemMythical } from './badge_emblem_mythical.png';
export { default as badgeEmblemMythicalExtended } from './badge_emblem_mythical_extended.png';
export { default as badgeEmblemRare } from './badge_emblem_rare.png';
export { default as badgeEmblemRareExtended } from './badge_emblem_rare_extended.png';
export { default as badgeEmblemUnique } from './badge_emblem_unique.png';
export { default as badgeEmblemUniqueExtended } from './badge_emblem_unique_extended.png';
export { default as frameLeaderboardAchievement } from './frame_leaderboard_achievement.png';
export { default as frameLeaderboardRarityCommon } from './frame_leaderboard_rarity_common.png';
export { default as frameLeaderboardRarityEpic } from './frame_leaderboard_rarity_epic.png';
export { default as frameLeaderboardRarityLegendary } from './frame_leaderboard_rarity_legendary.png';
export { default as frameLeaderboardRarityMythical } from './frame_leaderboard_rarity_mythical.png';
export { default as frameLeaderboardRarityRare } from './frame_leaderboard_rarity_rare.png';
export { default as frameLeaderboardRarityUnique } from './frame_leaderboard_rarity_unique.png';
export { default as frameLeaderboardTotal } from './frame_leaderboard_total.png';
export { default as leaderboardBadgesWhite } from './leaderboard_badges_white.png';
export { default as leaderboardButtonCloseSwf } from './leaderboard_button_close_swf.png';
export { default as leaderboardDropdownOpener } from './leaderboard_dropdown_opener.png';
export { default as leaderboardDivider } from './leaderboard_divider.png';
export { default as leaderboardEntryEven } from './leaderboard_entry_even.png';
export { default as leaderboardEntrySelf } from './leaderboard_entry_self.png';
export { default as leaderboardEntryUneven } from './leaderboard_entry_uneven.png';
export { default as leaderboardHighlighter } from './leaderboard_highlighter.png';
export { default as leaderboardIconProgress } from './leaderboard_icon_progress.png';
Binary file not shown.

After

Width:  |  Height:  |  Size: 283 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 710 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 710 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 406 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 698 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 729 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 867 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 787 B

@@ -0,0 +1,4 @@
raro > 10
epico > 6
leggendario > 3
unico > 0
Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB