This repository was archived by the owner on Dec 24, 2025. It is now read-only.
Commit 28755b2
committed
refactor(leaderboard): remove BlitzScore references and update leaderboard logic
Eliminated BlitzScore handling from LeaderboardManager, simplifying the leaderboard management to focus solely on EndlessScore. Updated Menu to reflect this change.1 parent ca1d3dc commit 28755b2
3 files changed
Lines changed: 1 addition & 33 deletions
File tree
- src/main/java/com/github/codestorm/bounceverse
- scenes
- systems/manager/metrics
- typing/records
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
735 | 735 | | |
736 | 736 | | |
737 | 737 | | |
738 | | - | |
| 738 | + | |
739 | 739 | | |
740 | 740 | | |
741 | 741 | | |
| |||
Lines changed: 0 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
28 | | - | |
29 | 27 | | |
30 | 28 | | |
31 | 29 | | |
| |||
40 | 38 | | |
41 | 39 | | |
42 | 40 | | |
43 | | - | |
44 | 41 | | |
45 | 42 | | |
46 | 43 | | |
47 | 44 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | 45 | | |
52 | 46 | | |
53 | 47 | | |
| |||
60 | 54 | | |
61 | 55 | | |
62 | 56 | | |
63 | | - | |
64 | 57 | | |
65 | 58 | | |
66 | 59 | | |
| |||
79 | 72 | | |
80 | 73 | | |
81 | 74 | | |
82 | | - | |
83 | | - | |
84 | 75 | | |
85 | 76 | | |
86 | 77 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | 78 | | |
92 | 79 | | |
93 | 80 | | |
| |||
Lines changed: 0 additions & 19 deletions
This file was deleted.
0 commit comments