Dean Herbert
|
88ffc78103
|
Restructure
|
2019-02-11 19:11:34 +09:00 |
|
Dean Herbert
|
ca5c8d37d1
|
Use leased bindables
|
2019-02-01 16:44:06 +09:00 |
|
Dean Herbert
|
327a34f12a
|
Merge remote-tracking branch 'upstream/master' into download-tracking-component
# Conflicts:
# osu.Game/Beatmaps/Drawables/BeatmapSetDownloader.cs
|
2019-01-31 18:45:09 +09:00 |
|
Dean Herbert
|
baea9691cc
|
Fix baetmap downloads using too much memory
|
2019-01-29 18:34:10 +09:00 |
|
Dean Herbert
|
28f529ca19
|
Rename to host
|
2019-01-25 20:24:32 +09:00 |
|
Dean Herbert
|
c3b73d2d53
|
ALlow null host
|
2019-01-25 12:08:31 +09:00 |
|
Dean Herbert
|
bda5a90252
|
Readonly variable
|
2019-01-25 11:50:52 +09:00 |
|
Dean Herbert
|
6b3d53750c
|
Fix remaining cases of not using host-created TextureLoaderStore
|
2019-01-25 11:48:28 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Dean Herbert
|
7d6d7cf457
|
Merge remote-tracking branch 'upstream/master' into download-tracking-component
# Conflicts:
# osu.Game/Overlays/BeatmapSet/Buttons/DownloadButton.cs
|
2019-01-23 11:06:29 +09:00 |
|
Dean Herbert
|
5ea6e8e247
|
Allow full osu!direct usage regardless of supporter status for now
|
2019-01-22 14:22:38 +09:00 |
|
Dean Herbert
|
21e79f51b1
|
Remove necessity of BeatmapSetDownloader
|
2019-01-18 14:28:06 +09:00 |
|
smoogipoo
|
cf8bcb7ba2
|
Add explicit beatmap -> scores relationship rather than relying on cascades
|
2019-01-08 17:53:43 +09:00 |
|
Dean Herbert
|
49ba4e5a14
|
Merge branch 'master' into update-framework
|
2019-01-07 18:51:54 +09:00 |
|
Dean Herbert
|
f6018294b5
|
Update framework
|
2019-01-07 18:50:27 +09:00 |
|
Roman Kapustin
|
4b5fc85875
|
Use Find instead of FirstOrDefault
|
2019-01-05 19:35:33 +03:00 |
|
Dean Herbert
|
55607634b4
|
Fix covers being loaded even when off-screen
|
2018-12-28 13:30:05 +09:00 |
|
Dean Herbert
|
cf079690e5
|
Use LargeTextureStore for online retrievals
|
2018-12-27 22:13:51 +09:00 |
|
smoogipoo
|
eaba9e1378
|
Fix mode icon not being updated for correct ruleset
|
2018-12-27 18:16:30 +09:00 |
|
Dean Herbert
|
26834abd33
|
Fade and no schedule
|
2018-12-26 21:18:55 +09:00 |
|
Dean Herbert
|
c902c1587a
|
Add tests and modify fallback logic
|
2018-12-25 19:17:32 +09:00 |
|
smoogipoo
|
96c9e5f209
|
Make DefaultBeatmap readonly
|
2018-12-25 18:34:45 +09:00 |
|
Dean Herbert
|
9542e3e24a
|
Add Updateable beatmap sprite
|
2018-12-25 18:04:13 +09:00 |
|
Dean Herbert
|
b5ba74a628
|
Add more specific checks
|
2018-12-05 02:12:15 +09:00 |
|
Dean Herbert
|
c7c5837ec1
|
Fix GetWorkingBeatmap potentially loading same beatmap twice
This could be seen when using the previous/next buttons in the MusicController while at song select.
|
2018-12-05 01:45:32 +09:00 |
|
smoogipoo
|
a8ad7d4670
|
Add silent import parameter
|
2018-11-30 18:27:13 +09:00 |
|
Dean Herbert
|
059e9e180b
|
Apply review
|
2018-11-30 18:07:15 +09:00 |
|
Dean Herbert
|
aa7a665317
|
Merge remote-tracking branch 'upstream/master' into scoredatabase
|
2018-11-30 17:20:23 +09:00 |
|
Dean Herbert
|
e82ad3539b
|
Move JsonIgnore specification to interface
|
2018-11-30 16:39:25 +09:00 |
|
smoogipoo
|
a88b69ec43
|
Notify of existing imports
|
2018-11-28 20:19:35 +09:00 |
|
Dean Herbert
|
ab2b2493a1
|
Move hashing functionality to ArchiveModelManager
|
2018-11-28 19:21:36 +09:00 |
|
Dean Herbert
|
ce660b6d67
|
Add skin de-duplication
|
2018-11-28 19:01:22 +09:00 |
|
smoogipoo
|
14ff4bc26a
|
Move primary key attribute to IHasPrimaryKey
|
2018-11-28 13:19:23 +09:00 |
|
Dean Herbert
|
7755242a43
|
Merge branch 'master' into osuTK
|
2018-11-21 18:53:11 +09:00 |
|
smoogipoo
|
5ad96afea0
|
Fix crashes when importing/deleting from model managers
|
2018-11-20 18:09:23 +09:00 |
|
smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
smoogipoo
|
e964a555d0
|
Fix DummyWorkingBeatmap having unrealistic defaults
|
2018-10-29 15:26:28 +09:00 |
|
smoogipoo
|
8703db5cc1
|
Rename HitObjectMask -> SelectionMask
|
2018-10-26 13:31:23 +09:00 |
|
smoogipoo
|
8a2a6a3ecb
|
Preserve the beatmap's version
|
2018-10-23 14:59:21 +09:00 |
|
smoogipoo
|
05d89180c8
|
Move brace on new line
|
2018-10-22 12:17:23 +09:00 |
|
Paul Teng
|
86b29064c6
|
Change DownloadState only when Download is possible
|
2018-10-18 08:51:05 -04:00 |
|
Dean Herbert
|
a2b8904b1e
|
Merge branch 'master' into database-standardize-paths
|
2018-10-18 16:21:45 +09:00 |
|
smoogipoo
|
1bebceada7
|
Unroll loop for the last control point
|
2018-10-17 11:55:34 +09:00 |
|
smoogipoo
|
336b6fa38e
|
Perform a custom binary search to remove thread-unsafeness
|
2018-10-17 11:23:18 +09:00 |
|
smoogipoo
|
d431dd59a8
|
Cleanups
|
2018-10-17 10:53:21 +09:00 |
|
smoogipoo
|
41391a6627
|
Fix beatmap conversion tests failing
|
2018-10-16 12:01:58 +09:00 |
|
smoogipoo
|
72aaaa4a74
|
PointSearch -> SearchPoint
|
2018-10-16 10:29:53 +09:00 |
|
HoLLy
|
710b0a4664
|
Remove unnecessary PathSanitise call
|
2018-10-12 15:30:24 +02:00 |
|
HoLLy
|
bb07630743
|
Merge branch 'master' into database-standardize-paths
|
2018-10-12 14:08:25 +02:00 |
|
smoogipoo
|
fb1760f580
|
Simplify linq from beatmap conversion
|
2018-10-11 20:29:37 +09:00 |
|
smoogipoo
|
ec9f23ab73
|
Make IBeatmap.HitObjects an IReadOnlyList
|
2018-10-11 19:53:07 +09:00 |
|
smoogipoo
|
7b2a30f5b4
|
Reduce some high-profile enumerator allocations
|
2018-10-11 19:52:03 +09:00 |
|
smoogipoo
|
10fb1d20d1
|
Remove allocation of control point with every binarysearch
|
2018-10-11 19:08:00 +09:00 |
|
smoogipoo
|
5b544a0c97
|
Remove allocation of string.IndexOf()
|
2018-10-11 18:37:48 +09:00 |
|
smoogipoo
|
bd99a87298
|
Use ordinal comparison in LegacyBeatmapDecoder
|
2018-10-11 17:48:47 +09:00 |
|
smoogipoo
|
0c4403ef16
|
Don't apply version offset during diff calc
|
2018-10-11 13:53:49 +09:00 |
|
HoLLy
|
b35f88b8ba
|
Standardize AudioFile and BackgroundImage paths
|
2018-10-09 17:49:18 +02:00 |
|
smoogipoo
|
9facf707be
|
Add diffcalc beatmap decoder
|
2018-10-09 11:49:24 +09:00 |
|
smoogipoo
|
b7499fa956
|
Allow TimingControlPoint to be overridden
|
2018-10-09 11:34:38 +09:00 |
|
smoogipoo
|
794501cc5a
|
Fix incorrect result of ternary
|
2018-10-05 12:06:24 +09:00 |
|
smoogipoo
|
40c17cfa5a
|
Remove ugly if-statement
|
2018-10-05 11:55:59 +09:00 |
|
smoogipoo
|
cb1703c6e2
|
Fix colours with alpha components not being parsed
|
2018-10-05 11:19:01 +09:00 |
|
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 |
|
Dean Herbert
|
da8fc0ee5d
|
ToLower -> ToLowerInvariant
|
2018-07-25 07:37:05 +02:00 |
|
Dean Herbert
|
5364a6148a
|
Use ToUpperInvariant
|
2018-07-24 14:42:06 +02:00 |
|
Dean Herbert
|
ab9340f4be
|
Fix usage of culture local ToUpper causing incorrect display on Turkish machines
Closes #3098.
|
2018-07-24 11:37:43 +02:00 |
|
Dean Herbert
|
d561f54282
|
Merge branch 'master' into per-object-css
|
2018-07-23 03:01:17 +09:00 |
|
Dean Herbert
|
0f37758314
|
Update framework
|
2018-07-21 16:21:53 +09:00 |
|
Dean Herbert
|
a2f744b05e
|
Merge remote-tracking branch 'upstream/master' into open-downloaded-beatmas
|
2018-07-21 00:03:17 +09:00 |
|
Dean Herbert
|
7fea2b3a8b
|
Add ToList
|
2018-07-20 16:38:02 +09:00 |
|
smoogipoo
|
c087a73f40
|
Implement per-hitobject custom sample banks
|
2018-07-20 15:12:44 +09:00 |
|
smoogipoo
|
de8d05bb0c
|
Remove unnecessary setting of sample name to same value
|
2018-07-20 15:12:21 +09:00 |
|
Dean Herbert
|
693ba8e994
|
Add more ToString output
|
2018-07-19 18:43:11 +09:00 |
|
Dean Herbert
|
68614f1512
|
Ensure online IDs are validated for imports that don't have an associated archive too
|
2018-07-19 13:41:34 +09:00 |
|
Dean Herbert
|
e3fb781a5a
|
Fix ArchiveModelManager's model import method not running import logic
|
2018-07-18 12:59:22 +09:00 |
|
Dan Balasescu
|
7a2dc3c674
|
Merge branch 'master' into clickable-download-notifications
|
2018-07-17 13:29:16 +09:00 |
|
Dean Herbert
|
84c13174d9
|
Merge branch 'master' into use-has-flags
|
2018-07-17 03:50:40 +09:00 |
|
Dean Herbert
|
40a1f8313e
|
Merge branch 'master' into make-notifications-quieter
|
2018-07-17 03:24:47 +09:00 |
|
Dean Herbert
|
f4591c6d0b
|
Merge branch 'master' into fix_color_parsing
|
2018-07-17 00:25:32 +09:00 |
|
morguldir
|
fc77e01ba9
|
Fix formatting, make StripComments protected
Don't strip comments when calling ParseLine
|
2018-07-16 16:35:55 +02:00 |
|
Dean Herbert
|
98cddc0c04
|
Fix some legacy cases
|
2018-07-16 16:26:37 +09:00 |
|
Dean Herbert
|
dbc538abbe
|
Use Enum.HasFlag
With .NET core 2.0+ this is as efficient as the ugly code we've been using.
|
2018-07-16 16:18:46 +09:00 |
|
Dean Herbert
|
a117b323e2
|
Merge branch 'master' into make-notifications-quieter
|
2018-07-16 13:15:07 +09:00 |
|
Dean Herbert
|
a12c47536b
|
Change default to being important
|
2018-07-16 13:00:21 +09:00 |
|
morguldir
|
429306aa87
|
Fix casing, use ordinal string comparison when stripping comments
|
2018-07-16 01:54:20 +02:00 |
|
morguldir
|
87a4bf3d92
|
Remove using directive for regex in LegacyDecoder
|
2018-07-16 01:08:30 +02:00 |
|
morguldir
|
6c861a1638
|
Strip comments from everything except metadata
|
2018-07-16 01:04:41 +02:00 |
|
Dean Herbert
|
6698f320fb
|
Merge branch 'master' into download-button-state
|
2018-07-13 22:05:26 +09:00 |
|
Dean Herbert
|
a1a077398c
|
Merge remote-tracking branch 'upstream/master' into peppy-clickable-download-notifications
|
2018-07-13 21:04:17 +09:00 |
|
Dan Balasescu
|
69acb4f10e
|
Merge branch 'master' into improve-difficulty-icons
|
2018-07-13 18:27:43 +09:00 |
|
Dean Herbert
|
159b26509b
|
Improve visuals of difficulty icons
|
2018-07-13 17:15:06 +09:00 |
|
Dean Herbert
|
09be9c2ed2
|
Merge remote-tracking branch 'upstream/master' into naoey-download-button-state
|
2018-07-13 14:52:10 +09:00 |
|
Criminalllz
|
a9f8c2acb8
|
Use Regex to only care about colors and commas when parsing a color.
|
2018-07-12 20:36:57 +02:00 |
|
Dean Herbert
|
7157428882
|
Fix import failure of beatmap sets containing duplicate beatmap difficulties
|
2018-07-11 02:59:00 +09:00 |
|
Dean Herbert
|
1418d1369f
|
Add the ability to click completed download notifications to select beatmap
Closes #2731.
|
2018-07-11 01:32:10 +09:00 |
|
Dan Balasescu
|
f5504914cc
|
Merge branch 'master' into fix-hitsound-fallback
|
2018-07-10 17:19:16 +09:00 |
|
Dan Balasescu
|
ce219cda53
|
Merge branch 'master' into fix-beatmap-links
|
2018-07-10 16:20:59 +09:00 |
|
Dean Herbert
|
ba258b8a05
|
Fix lack of fallback logic for custom bank samples
Closes #2966.
---
Was causing some beatmaps to not play all of their hitsounds
|
2018-07-10 02:56:22 +09:00 |
|
Dean Herbert
|
e223074876
|
Fix import failures if single set has multiple conflicting OnlineBeatmapIDs
Resolves #2970.
|
2018-07-09 00:24:55 +09:00 |
|
Dean Herbert
|
91777b04d8
|
Merge branch 'master' into download-button-state
|
2018-07-08 14:15:47 +09:00 |
|
Dean Herbert
|
625b9ead4c
|
Fix links from profile top scores to beatmaps not working correctly
|
2018-07-05 21:00:23 +09:00 |
|