WebFreak001
|
cbd14d5b0e
|
Merge branch 'master' of https://github.com/ppy/osu into mod-fl2
|
2018-10-29 19:28:21 +01:00 |
|
Dan Balasescu
|
30bf15ebf6
|
Merge pull request #3650 from qwewqa/editor-mod-fix
Fix mods being erroneously applied when entering editor from song select
|
2018-10-29 13:15:36 +09:00 |
|
Kyle Chang
|
c7e950af7f
|
Remove EditSelected in favor in inlining beatmapNoDebounce in Edit
|
2018-10-29 00:04:51 -04:00 |
|
Kyle Chang
|
886dd0f0d4
|
Remove unneeded using directive
|
2018-10-28 13:21:12 -04:00 |
|
Kyle Chang
|
2b736c3cd6
|
Make beatmap edit button reload beatmap without mods
|
2018-10-28 13:04:45 -04:00 |
|
Kyle Chang
|
f8a8c7cb6b
|
Stop transferring track when editing
|
2018-10-28 12:43:19 -04:00 |
|
Dean Herbert
|
68044df29d
|
Merge pull request #3500 from smoogipoo/skinnable-spritetext
Implement a skinnable SpriteText
|
2018-10-28 08:44:23 -07:00 |
|
Dean Herbert
|
4f65d67e2b
|
Merge branch 'master' into skinnable-spritetext
|
2018-10-28 08:35:25 -07:00 |
|
WebFreak001
|
72e82b660d
|
Adjust blinds animations based on player feedback
|
2018-10-28 01:14:16 +02:00 |
|
WebFreak001
|
3b08ad0742
|
Merge branch 'master' of https://github.com/ppy/osu into mod-fl2
Changes how OsuModBlinds passes the playfield and how DrawableOsuBlinds
handles the restrictTo parameter.
|
2018-10-27 16:34:48 +02:00 |
|
Dan Balasescu
|
5b048d9a99
|
Merge pull request #3632 from HoLLy-HaCKeR/fix-beatmap-details
Fade MetadataSection back in if non-null Text is set
|
2018-10-27 10:36:07 +09:00 |
|
HoLLy
|
cf3b4447eb
|
Fade only textContainer instead of entire MetadataSection
|
2018-10-26 13:35:51 +02:00 |
|
HoLLy
|
88aca46500
|
Fade MetadataSection back in if non-null Text is set
|
2018-10-24 18:53:22 +02:00 |
|
Dean Herbert
|
6019d9e57b
|
Merge pull request #3629 from peppy/update-search-api
Update beatmap search API to match latest osu-web structure
|
2018-10-23 18:19:13 +09:00 |
|
Dean Herbert
|
94093ac948
|
Update beatmap search API to match latest osu-web structure
|
2018-10-23 18:05:41 +09:00 |
|
Dean Herbert
|
7ed6520052
|
Merge pull request #3627 from smoogipoo/fix-beatmap-version
Preserve the beatmap's version when using databased BeatmapInfo
|
2018-10-23 17:24:23 +09:00 |
|
smoogipoo
|
8a2a6a3ecb
|
Preserve the beatmap's version
|
2018-10-23 14:59:21 +09:00 |
|
Dean Herbert
|
d210383d8f
|
Merge pull request #3615 from plankp/check-before-btn-change
Change DownloadState only when Download is possible
|
2018-10-22 21:52:29 +09:00 |
|
Dan Balasescu
|
412f65bb70
|
Merge branch 'master' into check-before-btn-change
|
2018-10-22 17:29:26 +09:00 |
|
smoogipoo
|
05d89180c8
|
Move brace on new line
|
2018-10-22 12:17:23 +09:00 |
|
Dean Herbert
|
a13f3068c5
|
Merge pull request #3608 from smoogipoo/fix-diffcalc-slider-distance
Fix slider travel distances sometimes not being considered
|
2018-10-21 20:46:17 +09:00 |
|
Dean Herbert
|
a9e5a4351e
|
Merge branch 'master' into fix-diffcalc-slider-distance
|
2018-10-21 20:33:50 +09:00 |
|
Dean Herbert
|
a05abcc246
|
Merge pull request #3595 from smoogipoo/tighten-diffcalc-tolerances
Fix wrong number of slider ticks being generated
|
2018-10-20 23:55:35 +09:00 |
|
Dean Herbert
|
f19cc98e6a
|
Add slightly more explanation
|
2018-10-20 23:10:33 +09:00 |
|
Dean Herbert
|
0952c20c84
|
Adjust comment slightly
|
2018-10-20 23:06:48 +09:00 |
|
Dean Herbert
|
3d927a4f24
|
Merge branch 'master' into tighten-diffcalc-tolerances
|
2018-10-20 23:03:51 +09:00 |
|
Dean Herbert
|
39fb7ac743
|
Remove deploy configuration
Has been moved to buildkite.
|
2018-10-19 20:32:14 +09:00 |
|
Dan Balasescu
|
8abbd2b626
|
Merge pull request #3613 from peppy/update-framework
Update framework
|
2018-10-19 18:04:46 +09:00 |
|
Paul Teng
|
86b29064c6
|
Change DownloadState only when Download is possible
|
2018-10-18 08:51:05 -04:00 |
|
Dean Herbert
|
ae94aab677
|
Update framework
|
2018-10-18 21:04:29 +09:00 |
|
Dean Herbert
|
c4a1c466bc
|
Merge pull request #3558 from HoLLy-HaCKeR/database-standardize-paths
Fix database entries using platform-specific path separator
|
2018-10-18 16:37:17 +09:00 |
|
Dean Herbert
|
a2b8904b1e
|
Merge branch 'master' into database-standardize-paths
|
2018-10-18 16:21:45 +09:00 |
|
HoLLy
|
3f185a44de
|
Fix Windows-style path separators not being migrated on Unix systems
|
2018-10-18 08:29:12 +02:00 |
|
Dan Balasescu
|
d284f29637
|
Add comment describing the speed multiplier
|
2018-10-18 14:16:46 +09:00 |
|
Dean Herbert
|
cd718812b2
|
Merge branch 'master' into tighten-diffcalc-tolerances
|
2018-10-18 14:01:47 +09:00 |
|
smoogipoo
|
1cf6cd10bb
|
Fix slider travel distances sometimes not being considered
|
2018-10-18 11:29:50 +09:00 |
|
Dan Balasescu
|
d5888a6588
|
Merge pull request #3607 from plankp/reduce-rank-chart-width
Reduce height of RankChartLineGraph
|
2018-10-18 11:03:57 +09:00 |
|
Paul Teng
|
7720fa10eb
|
Reduce height of RankChartLineGraph
|
2018-10-17 20:19:01 -04:00 |
|
Dean Herbert
|
9aeba149f6
|
Update squirrel for more diagnostics
|
2018-10-17 19:39:32 +09:00 |
|
Dean Herbert
|
a6d05febff
|
Attempt with different key source
|
2018-10-17 16:26:41 +09:00 |
|
Dean Herbert
|
717e490fd1
|
Merge pull request #3599 from smoogipoo/optimise-diffcalc
Reduce beatmap difficulty processing time
|
2018-10-17 14:47:15 +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 |
|
HoLLy
|
eb9199e07a
|
Run database migration unconditionally, remove downwards migration
|
2018-10-16 08:29:47 +02:00 |
|
smoogipoo
|
41391a6627
|
Fix beatmap conversion tests failing
|
2018-10-16 12:01:58 +09:00 |
|
smoogipoo
|
3ad93d5a07
|
Remove redundant type specifications
|
2018-10-16 11:40:51 +09:00 |
|
smoogipoo
|
060cc24dba
|
Cleanup slidercurve calculation
|
2018-10-16 11:11:04 +09:00 |
|
smoogipoo
|
72aaaa4a74
|
PointSearch -> SearchPoint
|
2018-10-16 10:29:53 +09:00 |
|
smoogipoo
|
5095fbcdf7
|
Merge remote-tracking branch 'origin/master' into optimise-diffcalc
|
2018-10-16 10:27:18 +09:00 |
|