|
a52690ed9a
|
Fix commented line check not working with whitespace (#4788)
Fix commented line check not working with whitespace
|
2019-05-14 16:47:46 +09:00 |
|
|
f1c9073338
|
Fix commented line check not working with whitespace
|
2019-05-14 16:16:55 +09:00 |
|
|
9aef4abf75
|
Merge pull request #4783 from smoogipoo/remove-unnecessary-allocations
Reduce unnecessary allocations
|
2019-05-14 16:03:04 +09:00 |
|
|
c312a2e53c
|
Merge branch 'master' into fullscreen-overlay
|
2019-05-14 15:22:23 +09:00 |
|
|
e893925417
|
Move shadow fade logic
|
2019-05-14 15:19:23 +09:00 |
|
|
a765f2502d
|
Add simple test case for FullscreenOverlay
|
2019-05-14 15:14:00 +09:00 |
|
|
29bdc97ab7
|
Remove unnecessary DI
|
2019-05-14 15:07:18 +09:00 |
|
|
ca2662e941
|
Rename incorrectly named test cases
|
2019-05-14 14:58:36 +09:00 |
|
|
cb2b14e501
|
Centralise fullscreen overlay logic
|
2019-05-14 14:20:53 +09:00 |
|
|
3d30ecc440
|
Merge pull request #4785 from peppy/add-new-colours
Add new colour palette
|
2019-05-14 13:38:04 +09:00 |
|
|
cc558cf073
|
Merge branch 'add-new-colours' into HoutarouOreki-changelog-overlay
|
2019-05-14 13:36:17 +09:00 |
|
|
4abe987e11
|
Add new colour palette
|
2019-05-14 13:28:16 +09:00 |
|
|
0d57cf6599
|
Remember FPS display state after changing via Ctrl+F11 hotkey
|
2019-05-14 13:13:51 +09:00 |
|
|
93b26cd026
|
Reduce unnecessary allocations
|
2019-05-14 13:04:49 +09:00 |
|
|
ad5ad8ccb5
|
Fix hard crash
|
2019-05-13 23:29:24 -04:00 |
|
|
157ba01d60
|
Merge branch 'master' into tidy-osu-game
|
2019-05-14 12:19:39 +09:00 |
|
|
ebfcc8b3ec
|
Add smoothing to flashlight movement (#4771)
Add smoothing to flashlight movement
Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-05-14 11:28:40 +09:00 |
|
|
be6da833f8
|
Move constant local (and break line)
|
2019-05-14 11:11:57 +09:00 |
|
|
a98accb4d4
|
Add tests for cached types in OsuGame and OsuGameBase
|
2019-05-14 11:05:53 +09:00 |
|
|
7553e2da25
|
Fix incorrect DI reference and update naming of SettingsOverlay classes
|
2019-05-14 10:45:05 +09:00 |
|
|
8c07f6b8ff
|
Merge branch 'master' into flashlight_movement_delay
|
2019-05-14 10:36:04 +09:00 |
|
|
19bc6b72cc
|
More tests to showcase failures
|
2019-05-14 10:13:42 +09:00 |
|
|
7aa10956b5
|
Add unit test
|
2019-05-14 09:46:42 +09:00 |
|
|
94b9504145
|
Fix iOS app entry for raw keyboard input (#4780)
Fix iOS app entry for raw keyboard input
|
2019-05-14 08:59:35 +09:00 |
|
|
647e2c297c
|
Fix iOS app entry for raw keyboard input
|
2019-05-14 02:45:12 +08:00 |
|
|
ce5bd71f2d
|
Merge pull request #4776 from peppy/fix-pause-test-failures
Attempt to fix pause test failures by reducing steps
|
2019-05-13 22:14:57 +09:00 |
|
|
d18504bfe0
|
Attempt to fix pause test failures by reducing steps
|
2019-05-13 19:23:38 +09:00 |
|
|
1809c996bb
|
Use Interpolation.ValueAt instead of manually interpolating FL position.
|
2019-05-13 12:09:19 +02:00 |
|
|
92f6f4d21a
|
Apply same fix to other methods which were missed
|
2019-05-13 19:04:12 +09:00 |
|
|
aca77a7ae2
|
Merge remote-tracking branch 'upstream/master' into fix-control-point-ordering
|
2019-05-13 18:47:05 +09:00 |
|
|
3066e32d80
|
Merge pull request #4775 from peppy/remove-weird-test
Remove unused test case
|
2019-05-13 17:38:55 +09:00 |
|
|
66df784e9a
|
Adjust header image sizing
|
2019-05-13 17:32:49 +09:00 |
|
|
d66a26cd11
|
Add JsonProperty hinting
|
2019-05-13 17:26:50 +09:00 |
|
|
8ecd1912e1
|
Split out web response classes into own files
|
2019-05-13 17:24:33 +09:00 |
|
|
4b8a9bae34
|
Remove unused test case
|
2019-05-13 17:17:20 +09:00 |
|
|
27ca094421
|
Update outdated licence headers
|
2019-05-13 17:14:52 +09:00 |
|
|
4b508915f6
|
Centralise caching of components at OsuGame level
|
2019-05-13 17:10:25 +09:00 |
|
|
50c440de8d
|
Add toolbar button
|
2019-05-13 17:01:17 +09:00 |
|
|
e9c3f54307
|
Share web request between builds and streams
|
2019-05-13 16:44:43 +09:00 |
|
|
37a8d9eb80
|
Remove chart references for now
|
2019-05-13 16:27:54 +09:00 |
|
|
219c590b8a
|
Initial pass to make work with real API
|
2019-05-13 16:24:32 +09:00 |
|
|
6e0fbaa96d
|
Merge pull request #4770 from HoLLy-HaCKeR/fix-ctb-2b-diffcalc
Fix order of nested hitobjects on 2B Catch maps
|
2019-05-13 14:40:37 +09:00 |
|
|
173a543853
|
Merge branch 'master' into fix-ctb-2b-diffcalc
|
2019-05-13 14:25:46 +09:00 |
|
|
79e86071bc
|
Merge pull request #4768 from Joehuu/use-volumemute-icon
Use VolumeMute icon for mute button
|
2019-05-13 09:30:50 +09:00 |
|
|
f7806bc205
|
Add smoothing to flashlight movement
|
2019-05-13 01:33:41 +02:00 |
|
|
5ea87d9467
|
Merge remote-tracking branch 'upstream/master' into use-volumemute-icon
|
2019-05-13 07:24:39 +09:00 |
|
|
8110d6768c
|
Inherit OsuButton
|
2019-05-13 07:24:34 +09:00 |
|
|
bcabc9d61f
|
Swap profile "play styles" and "last visit" positions to match web (#4767)
Swap profile "play styles" and "last visit" positions to match web
|
2019-05-13 06:54:53 +09:00 |
|
|
b2cdfceafb
|
Merge branch 'master' into fix-ctb-2b-diffcalc
|
2019-05-12 22:09:55 +02:00 |
|
|
cb664dd183
|
Change OfType<> to Cast<> to be more clear
|
2019-05-12 22:08:47 +02:00 |
|