UI/leaderboard/refactor/new leaderboard design#1626
Open
Emilierald wants to merge 28 commits into
Open
Conversation
Renewed the looks of the LeaderboardClanPointsItem prefab. Adjusted leaderboard elements position.
The podium is now a part of the scroll view. Added temporary assets related to podium and started reformatting it. Turned the podium into a prefab.
Reshaping the podium. Modified the scroll view so that the podium goes from edge to edge.
Added podium to other leaderboards also. Modified the components of other leaderboards. Added placeholder graphics to correct places.
Main had overwritten some things in leaderboard view, adjusted them to the previous condition. Added a new prefab for the friends leaderboard scroll view items.
Added a button that scrolls to the top of the leaderboard. Adjusted the size of the text in leaderboard items. Added buttons and title to tab (not functional yet)
Added titles to tabline in leaderboards, made podium look a little better.
Added white nameplate placeholder and functionality for highlighting the players placement. Started "go to me" navi functionality. Added the correct tab to the players leaderboard. Small retouches to visuals.
Added the branch's changes to the leaderboard script
Friends leaderboard shows player and friends. Podium now get loaded correctly in leaderboards
Changed the character head sprites into body sprites in podium (not showing the correct sprite yet), made the podium buttons to show the correct account.
made the podium look closer to the plan. The box behind player info as well as the content changes between tabs.
Turned off the toggles to use the player avatar
The avatars in the leaderboards podium are now shown correctly (except the player in friends list). Changed the hierarchy location of tab line titles.
The tab titles work correctly again (scroll to me doesn't work currently because of this). Scroll to me button now gets disabled when the list is at the top.
Added better placeholder assets for podium. Scroll to me -button works now.
Scroll to me also works when player has a podium placement.
Cleaned code, made leaderboard points text more accurate
Changed fonts in leaderboards
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changed the look of the leader boards according to prototype. Added functionality for going to the top of the list and finding the player's placement, as well as highlighting the player's placement.