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