Dan Balasescu
|
1e7dc2f17f
|
Merge pull request #1264 from peppy/inspectcode-update
Update code to support new inspectcode analysis rules
|
2017-09-14 14:31:16 +09:00 |
|
Dean Herbert
|
d330b39db4
|
Remove max
|
2017-09-14 13:47:25 +09:00 |
|
Dean Herbert
|
4f09f30b7a
|
Fix incorrect exception
|
2017-09-14 13:13:54 +09:00 |
|
Dean Herbert
|
fe90570d0f
|
Lower inheritdoc code suggestions to hint level
|
2017-09-14 13:10:24 +09:00 |
|
Dean Herbert
|
b1145272d1
|
Update code to support new inspectcode analysis rules
|
2017-09-14 12:58:32 +09:00 |
|
smoogipooo
|
ae3e118584
|
Dummy commit to test CI
|
2017-09-14 09:32:10 +09:00 |
|
Dan Balasescu
|
44bfc63e09
|
Merge branch 'master' into mania-random-mod
|
2017-09-14 09:15:01 +09:00 |
|
Dean Herbert
|
0ca60eaecc
|
Merge pull request #1260 from MrTheMake/ihasfilterterms-filterterms-ienumerable
Changed type of IHasFilterTerms.FilterTerms according to framework update
|
2017-09-14 08:10:55 +09:00 |
|
DrabWeb
|
022e39b843
|
CI fixes.
|
2017-09-13 18:31:53 -03:00 |
|
DrabWeb
|
d83cd3ecf9
|
Make Header and it's components updateable.
|
2017-09-13 18:25:23 -03:00 |
|
MrTheMake
|
4a232bbc04
|
updated framework
|
2017-09-13 18:44:44 +02:00 |
|
DrabWeb
|
63c50f82eb
|
Make Info updateable.
|
2017-09-13 12:37:18 -03:00 |
|
Tom
|
886ad7496d
|
Implement random mod for osu!mania
|
2017-09-13 17:35:05 +02:00 |
|
DrabWeb
|
574d7b24ff
|
Fix some visual issues.
|
2017-09-13 12:07:31 -03:00 |
|
MrTheMake
|
89b5a6670e
|
Changed type of IHasFilterTerms.FilterTerms according to framework update
|
2017-09-13 16:18:02 +02:00 |
|
Dean Herbert
|
14efee7ed8
|
Update deploy dependency paths
Forgot about these. Should probably make them automatically handle version changes at some point...
|
2017-09-13 21:02:25 +09:00 |
|
Dean Herbert
|
b08844d2db
|
Merge pull request #1250 from smoogipooo/scoring-revamp
Revamp scoring game-wide for more intuitive exponential and standardised scoring calculations
|
2017-09-13 20:56:28 +09:00 |
|
Dean Herbert
|
b78c516b74
|
Merge branch 'master' into scoring-revamp
|
2017-09-13 20:47:14 +09:00 |
|
Dean Herbert
|
d4c2b678e9
|
Merge pull request #1257 from peppy/dependency-updates
Update all dependencies in line with framework
|
2017-09-13 20:44:38 +09:00 |
|
Dean Herbert
|
25f2a102f4
|
Fix CI issue
|
2017-09-13 20:35:44 +09:00 |
|
Dean Herbert
|
fb7740a3ab
|
Update all dependencies in line with framework
|
2017-09-13 20:25:40 +09:00 |
|
Damnae
|
bab3ef0669
|
Rename storyboard classes.
|
2017-09-13 11:22:24 +02:00 |
|
smoogipooo
|
5e32d95ad2
|
Remove Ruleset's CreateScoreProcessor method
|
2017-09-13 16:37:05 +09:00 |
|
smoogipooo
|
f1130eb899
|
Add default implementation for ScoreProcessor using Exponential scoring
|
2017-09-13 16:35:13 +09:00 |
|
Dean Herbert
|
deb701e874
|
Merge pull request #1252 from smoogipooo/fix-sliderhead-depth
Fix osu! slider initial circles being placed at the wrong depth.
|
2017-09-13 16:28:11 +09:00 |
|
Dean Herbert
|
e37a354db0
|
Merge branch 'master' into fix-sliderhead-depth
|
2017-09-13 16:19:37 +09:00 |
|
smoogipooo
|
093d82ac45
|
Set depths from playfield add methods instead of DrawableHitObject
|
2017-09-13 16:17:01 +09:00 |
|
smoogipooo
|
6682c3a736
|
Override instead of re-binding event
|
2017-09-13 16:15:11 +09:00 |
|
smoogipooo
|
e146bcacf1
|
Make BasePortion and ComboPortion constants
|
2017-09-13 16:13:27 +09:00 |
|
smoogipooo
|
e472518e4f
|
Standardized is default for now
|
2017-09-13 15:58:50 +09:00 |
|
Dean Herbert
|
0312d7afae
|
Merge pull request #1227 from MrTheMake/channelselection-minimum-size
Reduce the size of chat when channel selection overlay is displayed
|
2017-09-13 15:58:06 +09:00 |
|
smoogipooo
|
d83a2d4dc6
|
Disable masking optimisations for scrolling hit objects
Lifetime is very tightly controlled here, so all should be okay.
|
2017-09-13 15:57:40 +09:00 |
|
smoogipooo
|
05ac23f99a
|
Remove AffectsAccuracy for now
|
2017-09-13 15:44:03 +09:00 |
|
Dean Herbert
|
f4f7ae12b3
|
Merge branch 'master' into channelselection-minimum-size
|
2017-09-13 15:40:22 +09:00 |
|
Thomas Müller
|
53afa7f49c
|
Merge pull request #1255 from peppy/fix-profile-typo
Fix typo in user profile header
|
2017-09-13 08:40:05 +02:00 |
|
Dean Herbert
|
7681d97f10
|
Fix typo in user profile header
Replays watched, not replay watched.
|
2017-09-13 15:21:04 +09:00 |
|
smoogipooo
|
ba3e44cd71
|
Simplify standardized scoring to BasePortion (raw scoring) + ComboPortion (highest combo)
|
2017-09-13 15:17:32 +09:00 |
|
Dean Herbert
|
7835269f95
|
Merge branch 'master' into channelselection-minimum-size
|
2017-09-13 14:21:44 +09:00 |
|
DrabWeb
|
0a5c963c4b
|
Remove redundant .this
|
2017-09-13 00:18:00 -03:00 |
|
DrabWeb
|
9e6f94b818
|
Make BeatmapPicker buttons more independent.
|
2017-09-13 00:13:45 -03:00 |
|
DrabWeb
|
0e9dc6fb85
|
Don't recreate header buttons on beatmap change.
|
2017-09-12 23:55:48 -03:00 |
|
DrabWeb
|
d36fc13487
|
Make success rate percent move with the bar.
|
2017-09-12 23:46:21 -03:00 |
|
DrabWeb
|
ba90fc87d0
|
Merge https://github.com/ppy/osu into online-beatmap-set-overlay
|
2017-09-12 23:41:57 -03:00 |
|
DrabWeb
|
97e5a0d4a3
|
CI fixes.
|
2017-09-12 23:41:10 -03:00 |
|
Dan Balasescu
|
ea9d10976b
|
Merge pull request #1254 from peppy/fix-beatmapinfo-comparator
Fix BeatmapInfo's comparator when not being sourced from database
|
2017-09-13 11:13:18 +09:00 |
|
Dean Herbert
|
1de1b882e3
|
Fix BeatmapInfo's comparator when not being sourced from database
|
2017-09-13 10:36:58 +09:00 |
|
DrabWeb
|
08b5d4e16c
|
Merge https://github.com/ppy/osu into online-beatmap-set-overlay
|
2017-09-12 21:26:06 -03:00 |
|
DrabWeb
|
680f2e232c
|
Cleanup.
|
2017-09-12 21:24:43 -03:00 |
|
DrabWeb
|
d09bcabc8f
|
Add a background to the overlay.
|
2017-09-12 21:00:20 -03:00 |
|
DrabWeb
|
a291bd3020
|
Add second beatmap set to test, fix some visual issues.
|
2017-09-12 20:55:17 -03:00 |
|