This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-19 15:33:02 +08:00
Code
Issues
Releases
Wiki
Activity
61,410
Commits
4
Branches
793
Tags
1bfe5a18cb94de911bb6ecf445abc8d32fe254ca
Commit Graph
534 Commits
Resolve more CA1805 inspections
Bartłomiej Dach
·
2020-11-01 20:51:23 +01:00
164370bc7d
Merge branch 'master' into beatmap-carousel-refactor
Dean Herbert
·
2020-10-19 13:17:11 +09:00
467bb9b96f
Update EndsWith usages
Dean Herbert
·
2020-10-16 12:58:34 +09:00
88ffcb9234
Locallise ChildItems to DrawableCarouselBeatmapSet for clarity
Dean Herbert
·
2020-10-13 19:31:29 +09:00
5d11db7753
Add test specifically for many panels visible
Dean Herbert
·
2020-10-13 17:37:33 +09:00
4160feb3da
Fix failing tests
Dean Herbert
·
2020-10-13 17:37:33 +09:00
1f0aa974dd
Update test scene to fix crash
Dean Herbert
·
2020-10-13 17:37:33 +09:00
dd8943eb7f
Split classes out to reduce loc burder on DrawableCarouselBeatmapSet
Dean Herbert
·
2020-10-13 17:37:33 +09:00
9814e9ba7f
Temporarily increase test beatmap count for perf testing
Dean Herbert
·
2020-10-13 17:37:33 +09:00
580ea62710
Refactor how drawable carousel items are constructed
Dean Herbert
·
2020-10-13 17:37:33 +09:00
3143224e5b
Remove beatmap paths from tests where they would result in exceptions
Dean Herbert
·
2020-09-15 22:50:44 +09:00
dbfaa4a0df
Merge branch 'master' into fix-test-storage-weirdness
Dean Herbert
·
2020-09-15 16:54:06 +09:00
d03bfec807
Change order of dependency caching to promote use of locals
Dean Herbert
·
2020-09-15 15:00:04 +09:00
3242b10187
Fix tests that access LocalStorage before BDL
Dean Herbert
·
2020-09-15 14:17:40 +09:00
15e423157b
Reorder buttons to match stable
Joehu
·
2020-09-14 11:23:41 -07:00
c833f5fcc4
Add manage collections button to beatmap options
Joehu
·
2020-09-14 11:21:23 -07:00
c30174cea3
Fix button colors in beatmap options test
Joehu
·
2020-09-14 11:20:43 -07:00
ce9c63970c
Remove hardcoded key param from AddButton
Joehu
·
2020-09-14 11:19:18 -07:00
1a8a7ae7f8
Rename menu item
smoogipoo
·
2020-09-11 16:02:46 +09:00
4061480419
Rename to CollectionMenuItem
smoogipoo
·
2020-09-09 23:11:19 +09:00
6b56c6e83f
Store raw BeatmapCollection in filter control
smoogipoo
·
2020-09-09 23:10:21 +09:00
43525614ad
Rename BeatmapCollectionManager -> CollectionManager
smoogipoo
·
2020-09-09 15:31:08 +09:00
4ddf5f054b
Rename manage collections filter/text
smoogipoo
·
2020-09-08 18:42:55 +09:00
4962213cc4
Add "New collection..." item to dropdown
smoogipoo
·
2020-09-08 18:25:09 +09:00
f581df47c8
Fix tests/add placeholder item tests
smoogipoo
·
2020-09-08 17:05:51 +09:00
bee450ae1e
Fix button input and tests
smoogipoo
·
2020-09-08 14:36:38 +09:00
c2da3d9c84
Fix tests failing due to timings
smoogipoo
·
2020-09-08 13:23:58 +09:00
525026e7f0
Fix tests
smoogipoo
·
2020-09-08 00:07:12 +09:00
ca4423af74
Change back to solid icon
smoogipoo
·
2020-09-08 00:04:03 +09:00
e37c04cb6d
Add filter control tests
smoogipoo
·
2020-09-07 23:57:49 +09:00
a1214512bc
Merge branch 'master' into collection-database
smoogipoo
·
2020-09-07 20:03:11 +09:00
6cc4517600
Add filter control test scene
smoogipoo
·
2020-09-02 20:25:12 +09:00
4459287b35
Move UserTopScoreContainer into base leaderboard
smoogipoo
·
2020-08-31 19:54:22 +09:00
ed74c39b55
Adjust step name
Dan Balasescu
·
2020-07-13 20:03:07 +09:00
69548447a7
Fix carousel tests relying on initial selection being null
Dean Herbert
·
2020-07-13 17:05:29 +09:00
cd3500510e
Add test coverage
Dean Herbert
·
2020-06-25 20:01:29 +09:00
c36d9d4fc3
Fix potential nullref in test
smoogipoo
·
2020-06-11 13:41:53 +09:00
702bd2b65d
Merge branch 'master' into present-recommended
Dean Herbert
·
2020-06-03 12:31:23 +09:00
93572fc17d
Remove all RequiredTypes usages
smoogipoo
·
2020-05-16 18:17:12 +09:00
648999a2de
Fix tests potentially selecting a deleted beatmap
Dean Herbert
·
2020-05-04 15:20:43 +09:00
81889e0034
Add failing test
Dean Herbert
·
2020-05-04 15:20:43 +09:00
02b9f51bdd
Fix song select tests potentially failing due to difficulty panels not yet displayed
Dean Herbert
·
2020-05-04 14:44:53 +09:00
a1cd007cad
Add clarifying comment about pp choice
Endrik Tombak
·
2020-05-01 19:46:49 +03:00
d30e4061cc
Add failing test
Endrik Tombak
·
2020-05-01 19:43:18 +03:00
3cf60e6e00
Improve test code quality & safety
Bartłomiej Dach
·
2020-05-01 16:59:45 +02:00
2913a81835
Merge branch 'master' of
https://github.com/ppy/osu
into present-recommended
Conflicts: osu.Game/Screens/Select/SongSelect.cs
Endrik Tombak
·
2020-05-01 11:06:20 +03:00
33a608fd15
Show loading spinner when carousel is not ready to be displayed
Dean Herbert
·
2020-04-30 11:51:06 +09:00
cf4e79cf38
Fix comment
Endrik Tombak
·
2020-04-25 10:37:18 +03:00
f68a7401b9
Other review suggestions
Endrik Tombak
·
2020-04-25 10:36:19 +03:00
e65acc3401
Fix typo
Endrik Tombak
·
2020-04-25 10:25:07 +03:00
e906ec4d92
First
Previous
...
5
6
7
8
9
...
Next
Last