Dean Herbert
|
8e66f9a85d
|
Merge branch 'master' into tighten-diffcalc-tolerances
|
2018-10-12 17:35:33 +09:00 |
|
Dean Herbert
|
182aa63cc8
|
Update nuget dependencies
|
2018-10-12 17:08:59 +09:00 |
|
Dean Herbert
|
c52a292935
|
Update framework
|
2018-10-12 16:10:32 +09:00 |
|
Dean Herbert
|
d6043a6cd3
|
Merge remote-tracking branch 'upstream/master' into smooth-path
|
2018-10-12 16:03:36 +09:00 |
|
smoogipoo
|
e130204a3b
|
Merge remote-tracking branch 'origin/master' into optimise-diffcalc
|
2018-10-12 12:26:15 +09:00 |
|
Dean Herbert
|
5d26c1b771
|
Merge pull request #3574 from smoogipoo/hitobject-perf-improvements
Various performance improvements around hitobjects
|
2018-10-11 22:16:48 +09:00 |
|
smoogipoo
|
d282d16e1c
|
Use SortedList again
|
2018-10-11 20:49:12 +09: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
|
83fd251c7b
|
Pass sub-controlpoints as span slices
|
2018-10-11 17:44:25 +09:00 |
|
smoogipoo
|
0c4403ef16
|
Don't apply version offset during diff calc
|
2018-10-11 13:53:49 +09:00 |
|
Dean Herbert
|
aac95523ec
|
Merge branch 'master' into skinnable-spritetext
|
2018-10-10 20:26:27 +09:00 |
|
Dean Herbert
|
7137c01352
|
Merge pull request #3549 from plankp/result-no-gamemode-switch
Stop ruleset selector from propagating positional input
|
2018-10-10 20:15:30 +09:00 |
|
Dean Herbert
|
2babdc079c
|
Merge pull request #3568 from smoogipoo/fix-beatmap-details
Fix beatmap details not displaying
|
2018-10-10 20:14:58 +09:00 |
|
Dean Herbert
|
3fad1c42bb
|
Merge branch 'master' into result-no-gamemode-switch
|
2018-10-10 20:03:58 +09:00 |
|
Paul Teng
|
2181f34f74
|
Merge branch 'master' into result-no-gamemode-switch
|
2018-10-10 06:43:01 -04:00 |
|
Dean Herbert
|
1b6f37f3eb
|
Merge branch 'master' into wiggle-repeat-points
|
2018-10-10 19:42:10 +09:00 |
|
Dean Herbert
|
ed0dcb2e73
|
Add comment explaining why
|
2018-10-10 19:41:40 +09:00 |
|
Dean Herbert
|
d28b9860ff
|
Don't use "beatmapset" terminology
|
2018-10-10 19:26:35 +09:00 |
|
Dean Herbert
|
841b2e8692
|
Merge branch 'master' into consistent-terminology-format
|
2018-10-10 19:19:36 +09:00 |
|
smoogipoo
|
f53bb81723
|
Remove unnecessary lambda allocation
|
2018-10-10 14:58:54 +09:00 |
|
smoogipoo
|
417ebaeb85
|
Reduce hitobject size by removing lazy
|
2018-10-10 13:03:18 +09:00 |
|
smoogipoo
|
1125075b37
|
Use list with post-sort for nested hitobjects
|
2018-10-10 13:02:27 +09:00 |
|
Paul Teng
|
a91dda1a89
|
Merge branch 'master' into result-no-gamemode-switch
|
2018-10-09 13:04:53 -04:00 |
|
HoLLy
|
4bd1416a89
|
Merge branch 'master' into database-standardize-paths
|
2018-10-09 18:28:44 +02:00 |
|
HoLLy
|
b35f88b8ba
|
Standardize AudioFile and BackgroundImage paths
|
2018-10-09 17:49:18 +02:00 |
|
Paul Teng
|
ae79c3832e
|
Add base. for safety
|
2018-10-09 11:05:15 -04:00 |
|
Dean Herbert
|
06ea174f34
|
Merge branch 'master' into fix-sv
|
2018-10-09 18:00:34 +09:00 |
|
smoogipoo
|
6d24bde72b
|
Fix beatmap details not displaying
|
2018-10-09 17:39:27 +09:00 |
|
smoogipoo
|
ccb6723711
|
Debounce music controller seeks
|
2018-10-09 16:50:29 +09:00 |
|
Dan Balasescu
|
a2838d32bf
|
Merge branch 'master' into skinnable-spritetext
|
2018-10-09 16:23:43 +09:00 |
|
Dean Herbert
|
a171ed3500
|
Fix joined channels not appearing as joined in the channel list
|
2018-10-09 16:12:20 +09: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 |
|
Paul Teng
|
8873fa3fca
|
Merge branch 'master' into result-no-gamemode-switch
|
2018-10-08 14:10:51 -04:00 |
|
HoLLy
|
97f8619301
|
Add database migration for standardizing paths
|
2018-10-07 21:07:30 +02:00 |
|
HoLLy
|
db443babb6
|
Fix database entries using platform-specific path separator
|
2018-10-07 19:15:42 +02:00 |
|
Paul Teng
|
aedb6e3bb7
|
Remove dedundant this qualifier
|
2018-10-06 08:12:29 -04:00 |
|
Paul Teng
|
6b236e3f2a
|
Handle non positional input only when opened
|
2018-10-06 08:06:26 -04:00 |
|
Paul Teng
|
ca9cbf1aea
|
Fix rulsets being completed unselectable
|
2018-10-06 07:51:56 -04:00 |
|
Paul Teng
|
8b27741cb0
|
Do not propagate positional input to subtree
|
2018-10-05 11:37:44 -04:00 |
|
Paul Teng
|
8264dd49de
|
Update bindable only if enabled
|
2018-10-05 07:13:18 -04:00 |
|
smoogipoo
|
f7ebd063c3
|
Make user profile graph use a smooth path
|
2018-10-05 15:45:53 +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
|
ff559a3a1b
|
Merge remote-tracking branch 'origin/master' into playfield-scaling-rework
# Conflicts:
# osu.Game.Rulesets.Catch/UI/CatchPlayfield.cs
# osu.Game/Rulesets/UI/Scrolling/ScrollingPlayfield.cs
|
2018-10-05 10:40:16 +09:00 |
|
Dean Herbert
|
716eee9a5c
|
Fix last visit not supporting null values
Can now be null if a user chooses to hide their online status
|
2018-10-05 00:25:40 +09:00 |
|
ekrctb
|
b9d0fc927b
|
Remove duplicated code
|
2018-10-04 18:03:34 +09:00 |
|
Dan Balasescu
|
20391fd28c
|
Merge branch 'master' into fix-button-disable-regression
|
2018-10-04 15:43:50 +09:00 |
|
Dean Herbert
|
d801ce7afb
|
Merge pull request #3318 from cl8n/update-user-api
Update LastVisit JSON property name
|
2018-10-04 13:56:37 +09:00 |
|
Dean Herbert
|
593dee202c
|
Fix gameplay mouse button disable setting no longer having any effect
Regressed at 50091252e2 (diff-20562da8cde558aacafa9540b97b7975)
|
2018-10-04 03:07:00 +09:00 |
|
Dean Herbert
|
88bcc48204
|
Merge branch 'master' into fix-screenshot-cursor
|
2018-10-04 02:34:19 +09:00 |
|
ekrctb
|
68980fc477
|
Adjust usage of Handle(Non)PositionalInput to follow framework update
|
2018-10-02 14:45:33 +09:00 |
|
ekrctb
|
b7a2ad1aa5
|
Use UIEvent level getters for modifier keys.
|
2018-10-02 13:26:36 +09:00 |
|
ekrctb
|
50091252e2
|
Adapt signature change of event handlers
|
2018-10-02 12:02:55 +09:00 |
|
ekrctb
|
99fc04c8af
|
Change signature to new event handler
|
2018-10-02 12:02:47 +09:00 |
|
smoogipoo
|
97c585c54c
|
Fix cursor not hiding in screenshots
|
2018-10-02 10:12:07 +09:00 |
|
Dan Balasescu
|
0f51007867
|
Merge branch 'master' into judgement-cleanup
|
2018-10-02 09:37:04 +09:00 |
|
Dan Balasescu
|
87d8945af9
|
Give the body a size
|
2018-10-02 09:33:31 +09:00 |
|
Dan Balasescu
|
b1450b1f1a
|
Merge branch 'master' into fix-3514
|
2018-10-02 09:24:58 +09:00 |
|
AtomCrafty
|
6c55efdf20
|
Add true to BindValueChanged call to hide resolution dropdown when starting in windowed mode
|
2018-10-01 13:12:34 +02:00 |
|
smoogipoo
|
b68eeae777
|
Fix scrolling rulesets not accounting for slider multiplier
|
2018-10-01 18:12:30 +09:00 |
|
Hanamuke
|
6c1b3cf1a5
|
Merge remote-tracking branch 'origin/AR_Catch' into AR_Catch
|
2018-09-30 16:09:27 +02:00 |
|
Hanamuke
|
b983e20067
|
Merge branch 'master' into AR_Catch
|
2018-09-30 16:01:55 +02:00 |
|
Kyle Chang
|
88b0c234cc
|
Move judgement text to internal container
|
2018-09-30 04:01:33 -04:00 |
|
Dean Herbert
|
862d3c4a69
|
Add back autojoins
|
2018-09-28 19:33:35 +09:00 |
|
Dean Herbert
|
3cacc11af1
|
Fix outdated API variable
|
2018-09-28 19:33:30 +09:00 |
|
Dean Herbert
|
6841d5c2ec
|
Merge remote-tracking branch 'smoogipoo/fix-beatmapinfowedge' into update-framework
|
2018-09-28 18:32:59 +09:00 |
|
Dean Herbert
|
d3eb24e70a
|
Fix score retrieval no longer working
|
2018-09-28 18:29:49 +09:00 |
|
Dean Herbert
|
9baf587246
|
Bump framework again
|
2018-09-28 18:25:40 +09:00 |
|
Dean Herbert
|
e1c187b641
|
Merge remote-tracking branch 'origin/update-chat-api' into update-framework
|
2018-09-28 18:23:09 +09:00 |
|
smoogipoo
|
3539874262
|
Add missing scale
Makes about a 1px difference.
|
2018-09-28 11:40:13 +09:00 |
|
Dean Herbert
|
d5d8a28b53
|
Add explanatory comment about startup channel joins
|
2018-09-28 10:01:25 +09:00 |
|
Dean Herbert
|
6a763334a1
|
Exit early as safety when no messages are received
|
2018-09-28 10:00:40 +09:00 |
|
Dean Herbert
|
f0b1aa7edf
|
Fix unnecessary messages retrieval
|
2018-09-27 20:04:22 +09:00 |
|
smoogipoo
|
1c242556ca
|
Add comments + cleanup
|
2018-09-27 17:40:28 +09:00 |
|
smoogipoo
|
8191f03503
|
Implement HitCircleFont skin configuration
|
2018-09-27 17:40:28 +09:00 |
|
smoogipoo
|
0d8276c5f8
|
Implement skinnable sprite text
|
2018-09-27 17:40:28 +09:00 |
|
smoogipoo
|
b84994e643
|
Make GetTexture return the post-scaled texture
|
2018-09-27 17:40:28 +09:00 |
|
Dean Herbert
|
a4bf21268b
|
Merge remote-tracking branch 'upstream/master' into update-framework
|
2018-09-26 19:59:18 +09:00 |
|
Dean Herbert
|
6f3c8e9f8b
|
Add explicit usage via attribute
|
2018-09-26 19:58:58 +09:00 |
|
Dean Herbert
|
16d74a5983
|
Merge pull request #3465 from plankp/patch-1
Check if object to be deleted actually exists
|
2018-09-26 19:53:51 +09:00 |
|
Dean Herbert
|
2ed7785cfc
|
Merge remote-tracking branch 'upstream/master' into update-framework
|
2018-09-26 19:50:48 +09:00 |
|
Dean Herbert
|
1b77d9fd05
|
Merge branch 'update-chat-api' into update-framework
|
2018-09-26 19:50:23 +09:00 |
|
Dean Herbert
|
a77a55d71d
|
Merge remote-tracking branch 'smoogipoo/update-framework' into update-framework
|
2018-09-26 19:49:41 +09:00 |
|
Dean Herbert
|
b8f19f8640
|
Merge branch 'master' into judgement-size-fix
|
2018-09-26 19:42:09 +09:00 |
|
Dean Herbert
|
5197bf77e4
|
Merge pull request #3478 from peppy/fix-case-sensitivity-import-extensions
Fix files with upper-case extensions failing to import correctly
|
2018-09-26 19:40:00 +09:00 |
|
Dean Herbert
|
1fd2782dd4
|
Fix loading spinner not disappearing on empty channels
|
2018-09-26 19:15:02 +09:00 |
|
Dean Herbert
|
2436ee589d
|
Remove incorrect API response
|
2018-09-26 19:13:38 +09:00 |
|
smoogipoo
|
e259911875
|
Use invariant tolower
|
2018-09-26 18:44:03 +09:00 |
|
Dan Balasescu
|
e71e871d1f
|
Remove unnecessary comment
|
2018-09-26 18:41:55 +09:00 |
|
Dan Balasescu
|
3a5e380e46
|
Merge branch 'master' into judgement-size-fix
|
2018-09-26 18:36:12 +09:00 |
|
smoogipoo
|
a8f156584b
|
Update framework with positional/non-positional changes
|
2018-09-26 14:01:15 +09:00 |
|
Dean Herbert
|
7cd547a760
|
Update chat to work with new API version
|
2018-09-25 20:53:24 +09:00 |
|
smoogipoo
|
cb500e80e4
|
Make BeatmapInfoWedge present until info is not null
|
2018-09-25 14:45:26 +09:00 |
|