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-21 05:09:57 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
793
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
1338 Commits
Move a lot more of PlaySongSelect into SongSelect
smoogipoo
·
2018-12-12 13:21:44 +09:00
49dd6ae9b0
Renamespace
smoogipoo
·
2018-12-10 19:27:25 +09:00
1ac615b490
Move ModOverlay to SongSelect
smoogipoo
·
2018-12-06 19:29:18 +09:00
10b526504a
Add interface for the multiplayer screen short title
smoogipoo
·
2018-12-04 17:43:44 +09:00
a7ac544e12
Add missing return
Dean Herbert
·
2018-12-04 12:14:26 +09:00
415349e6ef
Fix home button being cancelled by mod select
Dean Herbert
·
2018-12-04 12:06:05 +09:00
a33865efce
Fix post-rebase errors
smoogipoo
·
2018-11-30 18:46:47 +09:00
b1c5b43767
Add leaderboard display for local scores
smoogipoo
·
2018-11-30 18:40:53 +09:00
10ed09521c
Add silent import parameter
smoogipoo
·
2018-11-30 18:27:13 +09:00
a8ad7d4670
Only allow replay screen changes in menu + songselect
smoogipoo
·
2018-11-30 18:25:54 +09:00
d07a724970
ScoreInfo scoreInfo -> ScoreInfo score
Dean Herbert
·
2018-11-30 15:18:52 +09:00
831cd3ed59
Notify of existing imports
smoogipoo
·
2018-11-28 20:19:35 +09:00
a88b69ec43
Score -> ScoreInfo
smoogipoo
·
2018-11-28 18:33:01 +09:00
219929eb47
Remove unused usings
smoogipoo
·
2018-11-28 16:33:42 +09:00
09b79d736b
Re-namespacing
smoogipoo
·
2018-11-28 16:12:57 +09:00
5fd6e6ca77
Fix leaderboard accessing drawables in a possibly invalid state
Dean Herbert
·
2018-11-22 19:08:46 +09:00
6cd69b794d
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Check if SongSelect is current screen before playing selected song
Kyle Chang
·
2018-10-30 23:47:54 -04:00
214ed43b81
Remove EditSelected in favor in inlining beatmapNoDebounce in Edit
Kyle Chang
·
2018-10-29 00:04:51 -04:00
c7e950af7f
Remove unneeded using directive
Kyle Chang
·
2018-10-28 13:21:12 -04:00
886dd0f0d4
Make beatmap edit button reload beatmap without mods
Kyle Chang
·
2018-10-28 13:04:45 -04:00
2b736c3cd6
Stop transferring track when editing
Kyle Chang
·
2018-10-28 12:43:19 -04:00
f8a8c7cb6b
Fade only textContainer instead of entire MetadataSection
HoLLy
·
2018-10-26 13:35:51 +02:00
cf3b4447eb
Fade MetadataSection back in if non-null Text is set
HoLLy
·
2018-10-24 18:53:22 +02:00
88aca46500
Merge pull request
#3568
from smoogipoo/fix-beatmap-details
Fix beatmap details not displaying
Dean Herbert
·
2018-10-10 20:14:58 +09:00
2babdc079c
Don't use "beatmapset" terminology
Dean Herbert
·
2018-10-10 19:26:35 +09:00
d28b9860ff
Merge branch 'master' into consistent-terminology-format
Dean Herbert
·
2018-10-10 19:19:36 +09:00
841b2e8692
Fix beatmap details not displaying
smoogipoo
·
2018-10-09 17:39:27 +09:00
6d24bde72b
Adjust usage of Handle(Non)PositionalInput to follow framework update
ekrctb
·
2018-10-02 14:45:33 +09:00
68980fc477
Use UIEvent level getters for modifier keys.
ekrctb
·
2018-10-02 13:26:36 +09:00
b7a2ad1aa5
Adapt signature change of event handlers
ekrctb
·
2018-10-02 12:02:55 +09:00
50091252e2
Change signature to new event handler
ekrctb
·
2018-10-02 12:02:47 +09:00
99fc04c8af
Merge remote-tracking branch 'smoogipoo/fix-beatmapinfowedge' into update-framework
Dean Herbert
·
2018-09-28 18:32:59 +09:00
6841d5c2ec
Merge remote-tracking branch 'upstream/master' into update-framework
Dean Herbert
·
2018-09-26 19:59:18 +09:00
a4bf21268b
Update framework with positional/non-positional changes
smoogipoo
·
2018-09-26 14:01:15 +09:00
a8f156584b
Make BeatmapInfoWedge present until info is not null
smoogipoo
·
2018-09-25 14:45:26 +09:00
cb500e80e4
Remove duplicate condition test
Paul Teng
·
2018-09-20 22:32:24 -04:00
654345f380
Update SongSelect.cs
Paul Teng
·
2018-09-20 22:29:37 -04:00
1644719893
Test if there are beatmaps when click on delete btn
Paul Teng
·
2018-09-20 22:00:20 -04:00
49fbe8443a
Merge remote-tracking branch 'upstream/master' into update-framework
Dean Herbert
·
2018-09-20 18:39:48 +09:00
37f3035437
Cleanup
smoogipoo
·
2018-09-20 12:56:39 +09:00
62135c39aa
Move text size/padding out of constructor
smoogipoo
·
2018-09-20 12:53:45 +09:00
7b8094d731
Merge branch 'localisation-changes' into update-framework
Dean Herbert
·
2018-09-20 00:29:31 +09:00
b2cf636ab5
Fix song select wedge sometimes not updating when localisation changes
smoogipoo
·
2018-09-19 14:57:32 +09:00
38a3c2a820
Apply changes in-line with framework localisation changes
smoogipoo
·
2018-09-19 14:07:46 +09:00
28f31540c4
Use consistent terminology format
Joehu
·
2018-09-15 07:30:11 -07:00
f99eff1192
don't show StatusPill without a difficulty
Unknown
·
2018-09-13 13:49:57 +02:00
04853b8c83
add StatusPill to BeatmapInfoWedge and DrawabelCarouselBeatmapSet
Unknown
·
2018-09-13 10:18:20 +02:00
5414ce9932
Merge branch 'master' into add-skin-import-delete
Dean Herbert
·
2018-09-07 16:48:01 +09:00
81da7ce298
Simplify implementation in line with framework improvements
Dean Herbert
·
2018-09-06 17:28:08 +09:00
c23b9b61a8
First
Previous
...
3
4
5
6
7
...
Next
Last