-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #75 from EuleMitKeule/feature/stats-screen
feat(ui): implement stats screen
- Loading branch information
Showing
31 changed files
with
6,578 additions
and
937 deletions.
There are no files selected for viewing
Binary file not shown.
630 changes: 507 additions & 123 deletions
630
WorkingTitle/Assets/Fonts/pixelated/pixelated SDF.asset
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,4 +40,4 @@ MonoBehaviour: | |
Data: 1 | ||
- Name: SkillType | ||
Entry: 3 | ||
Data: 6 | ||
Data: 5 |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,4 +40,4 @@ MonoBehaviour: | |
Data: 1 | ||
- Name: SkillType | ||
Entry: 3 | ||
Data: 11 | ||
Data: 7 |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,4 +40,4 @@ MonoBehaviour: | |
Data: 1 | ||
- Name: SkillType | ||
Entry: 3 | ||
Data: 4 | ||
Data: 3 |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,4 +40,4 @@ MonoBehaviour: | |
Data: 1 | ||
- Name: SkillType | ||
Entry: 3 | ||
Data: 10 | ||
Data: 6 |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,4 +40,4 @@ MonoBehaviour: | |
Data: 1 | ||
- Name: SkillType | ||
Entry: 3 | ||
Data: 3 | ||
Data: 2 |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,4 +40,4 @@ MonoBehaviour: | |
Data: 1 | ||
- Name: SkillType | ||
Entry: 3 | ||
Data: 5 | ||
Data: 4 |
This file contains 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
Oops, something went wrong.