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-25 17:10:09 +08:00
Code
Issues
Releases
Wiki
Activity
14,401
Commits
4
Branches
796
Tags
199d76217ef02ca4fdab3cfea4774dddecfd2b54
Commit Graph
1095 Commits
Hide status pill when status is none
smoogipoo
·
2018-09-20 12:53:45 +09:00
04cd68f970
Move text size/padding out of constructor
smoogipoo
·
2018-09-20 12:53:45 +09:00
7b8094d731
Merge branch 'master' into add-rank-status
Dan Balasescu
·
2018-09-18 14:10:42 +09:00
d3bb78d139
Cleanup
smoogipoo
·
2018-09-18 12:54:07 +09:00
aba1de8b1a
Fix fonction name
Hanamuke
·
2018-09-14 19:52:32 +02:00
3e7006ec1f
Remove uneeded brackets
Hanamuke
·
2018-09-14 19:46:04 +02:00
c8d3776c79
Check for type conversion, mais the update recursive
Hanamuke
·
2018-09-14 19:41:29 +02:00
347cb0a1b5
Compute combo for nested Objects. Display fruit depending on Combo for
osu!catch
Hanamuke
·
2018-09-13 21:52:15 +02:00
1c2cc3837a
populate Status for Beatmap + BeatmapSet
also added Status to APIBeatmap + APIBeatmapSet
Unknown
·
2018-09-13 11:57:40 +02:00
638a2e5ba8
add status column to BeatmapInfo + BeatmapSetInfo
Unknown
·
2018-09-13 10:10:58 +02:00
13b988053a
fix StatusPill not setting text when initially set with NONE
Unknown
·
2018-09-13 10:07:26 +02:00
221a99d886
Reference whether texture is available rather than disposed
smoogipoo
·
2018-09-11 11:28:02 +09:00
9b0954ab81
Merge remote-tracking branch 'upstream/master' into framework-image-changes
Dean Herbert
·
2018-09-07 18:56:00 +09:00
7cca990be4
Merge remote-tracking branch 'upstream/master' into add-skin-import-delete
Dean Herbert
·
2018-09-07 18:18:03 +09:00
bb67f1a361
Merge branch 'master' into add-skin-import-delete
Dean Herbert
·
2018-09-07 16:48:01 +09:00
81da7ce298
Add ability to click on imported complete notification to present last import
Dean Herbert
·
2018-09-07 16:30:11 +09:00
2c0ba401d5
Merge remote-tracking branch 'upstream/master' into update-framework-with-everyrthing
Dean Herbert
·
2018-09-06 18:04:58 +09:00
01389f0443
Fix renaming variables too eagerly
Dean Herbert
·
2018-09-06 17:57:09 +09:00
4e012042ab
Changes in line with framework refcount changes
Dean Herbert
·
2018-09-06 13:29:57 +09:00
29b0d62f21
Fix potential thread-safety issue
Dean Herbert
·
2018-09-06 13:27:53 +09:00
89a92ab7eb
Remove async WorkingBeatmap logic
Dean Herbert
·
2018-09-06 12:51:23 +09:00
8d9e0ff1c3
Merge pull request
#3321
from peppy/fix-importing
Fix order of import set conflict checks
Dean Herbert
·
2018-09-05 18:51:15 +09:00
9b753bb429
Add "import all skins from stable" option (and mass delete)
Dean Herbert
·
2018-09-03 10:10:04 +09:00
144e80dff6
Revert async changes
Dean Herbert
·
2018-08-31 07:07:10 +09:00
03084aa04b
Reduce async-await pairs
Dean Herbert
·
2018-08-30 14:41:16 +09:00
b1a3dfedd1
Fix order of import set conflict checks
Dean Herbert
·
2018-08-28 02:53:32 +09:00
0d4aa37a91
Use GetAsync on all textures
smoogipoo
·
2018-08-27 17:26:44 +09:00
1b279d383f
Log to correct file
Dean Herbert
·
2018-08-25 14:50:46 +09:00
8204d3292e
Remove skipping part of message
smoogipoo
·
2018-08-24 18:07:39 +09:00
aeb4d47c06
Softly handle errors when no beatmap file exists in archive
smoogipoo
·
2018-08-24 17:57:39 +09:00
99574ecad8
Compare with invariant culture
smoogipoo
·
2018-08-24 10:12:30 +09:00
55370165c0
Log the format line when a decoder isn't found
smoogipoo
·
2018-08-24 10:03:56 +09:00
407968bb7e
Log all files when no beatmap files in archive error occurs
smoogipoo
·
2018-08-23 10:59:21 +09:00
8f261988f7
Merge branch 'master' into more-import-logging
Dean Herbert
·
2018-08-22 16:30:55 +09:00
985528d08b
Change grammar slightly
Dean Herbert
·
2018-08-22 16:22:29 +09:00
f1c6dfd735
Merge branch 'master' into invalid-obj-types
Dean Herbert
·
2018-08-22 16:21:17 +09:00
c6df93c438
Skip invalid hitobject types, log error instead
smoogipoo
·
2018-08-22 15:59:58 +09:00
551581e5cd
Log the archive when failing to create model
smoogipoo
·
2018-08-22 15:42:43 +09:00
bdd618a99d
Handle invalid origins as Anchor.TopLeft
smoogipoo
·
2018-08-22 14:50:03 +09:00
df84889646
Use ordinal string comparison in hot paths
smoogipoo
·
2018-08-21 11:10:54 +09:00
541c4daa81
Merge branch 'master' into fix-combo-colours
ekrctb
·
2018-08-16 10:45:54 +09:00
cf4cb934cf
Update with recent changes
smoogipoo
·
2018-08-15 15:49:48 +09:00
4dfb63023f
Merge remote-tracking branch 'origin/master' into framework-storage-update
smoogipoo
·
2018-08-15 14:54:09 +09:00
d0c9e2257b
Fix beatmap processor not setting combo index on first object
smoogipoo
·
2018-08-15 11:48:50 +09:00
539dd3134f
Simplify usage of ConvertHitObjectParser
smoogipoo
·
2018-08-15 10:24:56 +09:00
ce77473910
Replace variables into the entire line
smoogipoo
·
2018-08-14 18:15:09 +09:00
e360985d73
Fix certain control points not being replaced
smoogipoo
·
2018-08-14 11:44:53 +09:00
b8824a41b5
update storage usages
jorolf
·
2018-08-02 19:24:17 +02:00
123f304cf1
Merge branch 'master' into open-downloaded-beatmas
Dean Herbert
·
2018-07-28 12:44:34 +09:00
b7de922896
Merge branch 'master' into open-downloaded-beatmas
Dean Herbert
·
2018-07-25 12:38:49 +02:00
95cca046fb
First
Previous
1
2
3
4
5
...
Next
Last