smoogipoo
|
7e41fbc29b
|
Remove LegacyDifficultyCalculator
|
2019-02-21 13:12:37 +09:00 |
|
smoogipoo
|
be9be5dee2
|
Add some xmldocs
|
2019-02-20 21:04:18 +09:00 |
|
smoogipoo
|
062196c7da
|
Cleanup
|
2019-02-20 20:52:56 +09:00 |
|
smoogipoo
|
cc33f230b4
|
Merge remote-tracking branch 'origin/master' into osu-fontusage
|
2019-02-20 20:37:48 +09:00 |
|
Jamie Taylor
|
9b3f2fdd24
|
Change RelativePositionAxes default on osu! logo to be both
|
2019-02-20 19:34:55 +09:00 |
|
smoogipoo
|
4db5531e4b
|
Replace copy-constructor/method with extension method
|
2019-02-20 19:32:30 +09:00 |
|
smoogipoo
|
dbfa95b9e7
|
Made medium the default font weight
|
2019-02-20 16:52:36 +09:00 |
|
Dean Herbert
|
b1337ed07f
|
Update framework
|
2019-02-20 16:09:29 +09:00 |
|
Dean Herbert
|
a4768a75e2
|
Merge remote-tracking branch 'upstream/master' into isactive-changes
|
2019-02-20 16:09:24 +09:00 |
|
smoogipoo
|
0693ab8e7d
|
Merge remote-tracking branch 'origin/master' into osu-fontusage
# Conflicts:
# osu.Game/Screens/Multi/Components/BeatmapTitle.cs
|
2019-02-20 15:04:08 +09:00 |
|
smoogipoo
|
a2aa3ec5cb
|
Adjust sprite texts in-line with framework changes
|
2019-02-20 15:03:20 +09:00 |
|
Dan Balasescu
|
f6d70e687b
|
Use correct local variable
Co-Authored-By: peppy <pe@ppy.sh>
|
2019-02-20 12:27:25 +09:00 |
|
Dean Herbert
|
a6e055b1f8
|
Merge remote-tracking branch 'upstream/master' into test-working-beatmap-clock
|
2019-02-20 12:08:37 +09:00 |
|
Dean Herbert
|
b4bb87fee3
|
Make TrackVirtualTracking more accurate on seeks/stops
|
2019-02-20 12:08:30 +09:00 |
|
Dan Balasescu
|
96590156cd
|
Merge branch 'master' into add-button-tooltip
|
2019-02-20 11:37:55 +09:00 |
|
Dean Herbert
|
f2ad2931c7
|
Merge remote-tracking branch 'upstream/master' into test-working-beatmap-clock
|
2019-02-20 11:37:33 +09:00 |
|
smoogipoo
|
49eadcb575
|
Update active state immediately + fix potential nullref
|
2019-02-19 19:44:09 +09:00 |
|
smoogipoo
|
703df77000
|
Update in-line with framework IsActive changes
|
2019-02-19 19:16:03 +09:00 |
|
smoogipoo
|
b7b1f0ef0c
|
Merge branch 'remove-populateattributes' into new-diffcalc-mania
|
2019-02-19 17:55:56 +09:00 |
|
smoogipoo
|
4dcf39846d
|
Pass beatmap to CreateSkills()
|
2019-02-19 17:52:59 +09:00 |
|
smoogipoo
|
1efc5179aa
|
Merge branch 'remove-populateattributes' into new-diffcalc-mania
|
2019-02-19 17:46:52 +09:00 |
|
smoogipoo
|
ca8b7f24b4
|
Remove PopulateAttributes()
|
2019-02-19 17:36:33 +09:00 |
|
smoogipoo
|
8104c45c25
|
Merge remote-tracking branch 'origin/master' into new-diffcalc-mania
# Conflicts:
# osu.Game.Rulesets.Mania/Difficulty/ManiaLegacyDifficultyCalculator.cs
|
2019-02-19 16:30:05 +09:00 |
|
Dean Herbert
|
151388dfad
|
Merge branch 'master' into diffcalc-merging-2
|
2019-02-19 15:42:15 +09:00 |
|
smoogipoo
|
7ed461aa8c
|
XMLDoc DifficultyHitObject
|
2019-02-19 14:30:59 +09:00 |
|
smoogipoo
|
93b7b51d0a
|
timeRate -> clockRate
|
2019-02-19 14:29:23 +09:00 |
|
smoogipoo
|
3784b673ae
|
History -> LimitedCapacityStack + re-xmldoc
|
2019-02-19 13:51:19 +09:00 |
|
smoogipoo
|
af0bb4d5e8
|
Remove mods from constructor
|
2019-02-19 13:40:39 +09:00 |
|
Dean Herbert
|
87dd7bcf6b
|
Fix one more test regression
|
2019-02-19 13:02:33 +09:00 |
|
Dean Herbert
|
0fce23a36b
|
Fix test regression
|
2019-02-19 12:38:45 +09:00 |
|
Dean Herbert
|
62fe5ad481
|
Nest class
|
2019-02-19 12:35:52 +09:00 |
|
Dean Herbert
|
f8033a3b35
|
Give TestWorkingBeatmap a reference clock
|
2019-02-19 12:27:30 +09:00 |
|
Dean Herbert
|
133c002d02
|
Fix test dlls being loaded as actual rulesets (and failing)
|
2019-02-19 12:13:55 +09:00 |
|
Dan Balasescu
|
c9c8cccd68
|
Merge branch 'master' into use-lifetime-optimization
|
2019-02-18 15:22:34 +09:00 |
|
smoogipoo
|
9cce9ce97c
|
Consider aggregate peaks
|
2019-02-18 15:00:32 +09:00 |
|
smoogipoo
|
a8faa942a6
|
Implement new difficulty calculator structure
|
2019-02-18 14:49:43 +09:00 |
|
ThePyrotechnic
|
7bb56a198a
|
Merge branch 'master' into MissingSource
|
2019-02-17 19:54:43 +00:00 |
|
Dean Herbert
|
42dc7644f2
|
Merge branch 'master' into diffcalc-testcases
|
2019-02-17 21:06:42 +09:00 |
|
smoogipoo
|
134840f118
|
Fix nullref
|
2019-02-16 11:18:17 +09:00 |
|
Dean Herbert
|
4777fd1334
|
Merge remote-tracking branch 'upstream/master' into fix-screen-tests
|
2019-02-15 21:29:44 +09:00 |
|
Dean Herbert
|
c607b8c979
|
Update framework
|
2019-02-15 21:28:59 +09:00 |
|
Dean Herbert
|
bd4e8e132b
|
Merge pull request #4264 from nekodex/legacy-hitcircleoverlap-support
Add support for the HitCircleOverlap property of legacy skins
|
2019-02-15 21:27:56 +09:00 |
|
Dean Herbert
|
90e462309f
|
Add newline
|
2019-02-15 21:16:54 +09:00 |
|
Dean Herbert
|
89981c02a2
|
Merge branch 'master' into fix-cursor-on-startup
|
2019-02-15 21:15:23 +09:00 |
|
Jamie Taylor
|
38cf5a1ea4
|
Add support for the HitCircleOverlap property in legacy skins
|
2019-02-15 21:03:06 +09:00 |
|
Dean Herbert
|
5d502250d8
|
Fix account creation overlay not working
Regressed with screen stack changes.
|
2019-02-15 17:01:51 +09:00 |
|
Dean Herbert
|
65721a01ab
|
Fix regressed screen test cases
|
2019-02-15 17:01:06 +09:00 |
|
Jamie Taylor
|
3ea13b1ade
|
Fix mouse cursor appearing prematurely during startup
|
2019-02-15 16:55:39 +09:00 |
|
smoogipoo
|
280081d589
|
Fix beatmap ruleset not being set
|
2019-02-15 14:42:42 +09:00 |
|
Dean Herbert
|
490d48fa5e
|
Fix MultiplayerTestCase not being abstract
|
2019-02-15 13:48:14 +09:00 |
|
Dean Herbert
|
1550908edb
|
Add tooltip to key configuration button
|
2019-02-15 11:56:33 +09:00 |
|
Dean Herbert
|
777a606b2d
|
Don't revert beatmap on exiting leased state
|
2019-02-14 17:14:58 +09:00 |
|
Dean Herbert
|
813b36e98e
|
Merge pull request #4191 from peppy/leased-bindables-dont-work
Add screen leased bindables via DependencyContainer
|
2019-02-14 17:05:39 +09:00 |
|
Dan Balasescu
|
9a0859464d
|
Merge branch 'master' into leased-bindables-dont-work
|
2019-02-14 16:24:10 +09:00 |
|
smoogipoo
|
f50a0be29d
|
Add osu! difficulty calculator test
|
2019-02-14 16:22:14 +09:00 |
|
Dean Herbert
|
3c16b03c60
|
Merge remote-tracking branch 'upstream/master' into download_button_should_observe_beatmaps_availability
|
2019-02-14 16:21:06 +09:00 |
|
Dean Herbert
|
a5f1f9830b
|
Fix potential schedule race case and regression in enum setting
|
2019-02-14 16:21:01 +09:00 |
|
Dean Herbert
|
503219b528
|
Merge branch 'master' into dont-log-passwords
|
2019-02-14 15:52:04 +09:00 |
|
Dean Herbert
|
cf66fc6924
|
Update framework
|
2019-02-14 13:29:07 +09:00 |
|
Dean Herbert
|
94ceb1e32b
|
Move screen change allowance to local usage
|
2019-02-14 13:28:21 +09:00 |
|
Roman Kapustin
|
a289cb7c6a
|
Handle beatmapset removal in DownloadTrackingComposite
|
2019-02-13 22:11:46 +03:00 |
|
Roman Kapustin
|
99046f16e8
|
Revert "Update direct download button state on beatmap import and removal"
This reverts commit 11234d3c60 .
|
2019-02-13 22:04:49 +03:00 |
|
Dean Herbert
|
5318de29b4
|
Fix import logic again
|
2019-02-13 19:57:54 +09:00 |
|
Dean Herbert
|
e604806398
|
Fix regression in screen change allowance logic
|
2019-02-13 19:43:01 +09:00 |
|
Dean Herbert
|
3ec94e4ab3
|
Remove disable setting
|
2019-02-13 15:14:34 +09:00 |
|
Dean Herbert
|
43843ac558
|
Remove explicit dispose
|
2019-02-13 14:58:40 +09:00 |
|
Dean Herbert
|
1373e0fad0
|
Fix BeatmapTitle not always displaying
|
2019-02-13 14:57:40 +09:00 |
|
Dean Herbert
|
166cdab2e8
|
Remove unnecessary null check
|
2019-02-13 14:14:57 +09:00 |
|
Dean Herbert
|
ab3adafafd
|
Fix crashes after entering player
|
2019-02-13 14:13:54 +09:00 |
|
Dan Balasescu
|
c3ae4d7b14
|
Improve comment
Co-Authored-By: peppy <pe@ppy.sh>
|
2019-02-13 11:34:48 +09:00 |
|
Dean Herbert
|
19bef01dd0
|
Attempt to maybe fix tests
|
2019-02-13 11:05:02 +09:00 |
|
Michael Manis
|
5fbdbcf209
|
removed 'unknown source' line
|
2019-02-12 15:30:42 -05:00 |
|
Roman Kapustin
|
11234d3c60
|
Update direct download button state on beatmap import and removal
|
2019-02-12 21:20:49 +03:00 |
|
Dean Herbert
|
f08d5f058c
|
Merge branch 'master' into notify_track_completion_failure
|
2019-02-13 01:34:18 +09:00 |
|
Dean Herbert
|
b967b93b88
|
Fix regressions in tests
|
2019-02-12 19:53:08 +09:00 |
|
Dean Herbert
|
2ea839c475
|
Fix crashes on beatmap not being set correctly in player
|
2019-02-12 19:18:22 +09:00 |
|
Dean Herbert
|
a28689ff4c
|
Update framework
|
2019-02-12 17:58:36 +09:00 |
|
Dean Herbert
|
d5cce850a8
|
Revert some unnecessary complications in logo logic
|
2019-02-12 13:29:41 +09:00 |
|
Dean Herbert
|
272584eb79
|
Improve file layouts
|
2019-02-12 13:02:33 +09:00 |
|
Dean Herbert
|
78b47f9fe3
|
Fix starting matches not working
|
2019-02-12 11:19:42 +09:00 |
|
Dean Herbert
|
e57409fe41
|
Remove unnecessary bindable properties on mod lists
|
2019-02-12 10:51:39 +09:00 |
|
Dean Herbert
|
e4422167b6
|
Fix starting gameplay
|
2019-02-11 19:13:57 +09:00 |
|
Dean Herbert
|
88ffc78103
|
Restructure
|
2019-02-11 19:11:34 +09:00 |
|
Dean Herbert
|
e2e615cc5c
|
Merge branch 'master' into leased-bindables-dont-work
|
2019-02-11 16:30:12 +09:00 |
|
ThePyrotechnic
|
450fa0075f
|
Merge branch 'master' into MissingSource
|
2019-02-10 23:44:47 +00:00 |
|
Michael Manis
|
cfe14dcdb1
|
Options for handing unknown beatmap source
|
2019-02-10 18:31:39 -05:00 |
|
Roman Kapustin
|
d3721707fb
|
Update framework
|
2019-02-08 19:48:56 +03:00 |
|
UselessToucan
|
b5e04f6161
|
Merge branch 'master' into notify_track_completion_failure
|
2019-02-08 19:37:23 +03:00 |
|
Dean Herbert
|
a30d3739cf
|
Merge remote-tracking branch 'upstream/master' into cmc-rooms
|
2019-02-08 18:45:39 +09:00 |
|
Dean Herbert
|
f52cac966b
|
Fix multiple blank lines
|
2019-02-08 18:45:32 +09:00 |
|
Dean Herbert
|
6c4d289901
|
Pass item rather than ID
|
2019-02-08 18:33:49 +09:00 |
|
Dan Balasescu
|
7ec0b4ba77
|
Fix nullref during room creation (#4228)
|
2019-02-08 17:53:01 +09:00 |
|
Dean Herbert
|
e8aed6b686
|
Update framework
|
2019-02-08 17:38:18 +09:00 |
|
Dan Balasescu
|
959b1ac845
|
Fix potential nullref when exiting multiplayer (#4227)
Fixes https://github.com/ppy/osu/issues/3954
|
2019-02-08 17:28:00 +09:00 |
|
smoogipoo
|
7aca0f4a1d
|
Fix failing test cases
|
2019-02-08 16:08:23 +09:00 |
|
smoogipoo
|
febcd7d7c0
|
Remove currentRoom from RoomManager
|
2019-02-08 15:46:16 +09:00 |
|
smoogipoo
|
fdd37dbc4b
|
Merge remote-tracking branch 'origin/master' into cmc-rooms
|
2019-02-08 15:44:33 +09:00 |
|
smoogipoo
|
b5cc0ec8db
|
Update framework
|
2019-02-08 15:44:11 +09:00 |
|
smoogipoo
|
5643dc2e99
|
Remove redundant qualifiers
|
2019-02-08 15:44:05 +09:00 |
|
smoogipoo
|
6fe1f57236
|
Fix crash when start button is repeatedly pressed
|
2019-02-08 15:39:11 +09:00 |
|