smoogipoo
|
d7c09e7dbd
|
Merge remote-tracking branch 'origin/master' into fix-new-inspections
# Conflicts:
# osu.Game.Rulesets.Catch/Judgements/CatchDropletJudgement.cs
# osu.Game.Rulesets.Catch/Judgements/CatchJudgement.cs
# osu.Game.Rulesets.Mania/Scoring/ManiaScoreProcessor.cs
# osu.Game.Rulesets.Osu/Replays/OsuAutoGenerator.cs
# osu.Game.Rulesets.Osu/UI/Cursor/CursorTrail.cs
# osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
# osu.Game/Graphics/OsuFont.cs
# osu.Game/Online/API/Requests/Responses/APILegacyScoreInfo.cs
# osu.Game/Overlays/Profile/Header/BadgeContainer.cs
# osu.Game/Overlays/Profile/ProfileHeader.cs
# osu.Game/Screens/Select/PlaySongSelect.cs
# osu.Game/Skinning/LegacySkinDecoder.cs
|
2019-05-07 13:20:17 +09:00 |
|
smoogipoo
|
d8af5e1c5a
|
Update in-line with drawnode changes
|
2019-04-02 11:56:22 +09:00 |
|
Dean Herbert
|
2b3c70b2d2
|
Refactor with constants and better method names
|
2019-04-01 13:13:56 +09:00 |
|
Dean Herbert
|
612db31c38
|
Apply newline additions
|
2019-04-01 12:16:32 +09:00 |
|
LeNitrous
|
698e38c4e0
|
make menu flashes and visualisation colourable by skin
|
2019-03-31 20:10:44 +08:00 |
|
smoogipoo
|
04d756524d
|
Adjust with shader changes
|
2019-03-07 18:30:18 +09:00 |
|
smoogipoo
|
bf8360636a
|
Adjust drawnodes to use the new shared data structure
|
2019-03-01 17:25:15 +09:00 |
|
Dean Herbert
|
26d53d06a9
|
Fix remaining issues
|
2019-02-28 13:31:40 +09:00 |
|
smoogipoo
|
d8c55bc729
|
Adjust namespaces
|
2019-02-21 19:05:52 +09:00 |
|
Dean Herbert
|
ca5c8d37d1
|
Use leased bindables
|
2019-02-01 16:44:06 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Shane Woolcock
|
fa6dd8c99e
|
Code sanity
|
2019-01-20 19:03:06 +10:30 |
|
Shane Woolcock
|
521b11dfcb
|
Use QuadBatch rather than LinearBatch of quads for LogoVisualisation
GL_QUADS is deprecated, and is not supported at all on OpenGL ES.
This fixes the logo visualisation not drawing on iOS.
|
2019-01-20 18:51:17 +10:30 |
|
smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
ekrctb
|
68980fc477
|
Adjust usage of Handle(Non)PositionalInput to follow framework update
|
2018-10-02 14:45:33 +09:00 |
|
smoogipoo
|
a8f156584b
|
Update framework with positional/non-positional changes
|
2018-09-26 14:01:15 +09:00 |
|
Dean Herbert
|
a1780fddc9
|
DrawInfo -> DrawColourInfo
|
2018-09-06 18:02:04 +09:00 |
|
smoogipoo
|
72cc53aded
|
Rename GameBeatmap -> BindableBeatmap
|
2018-06-06 20:16:20 +09:00 |
|
smoogipoo
|
8004b8af4d
|
Privatise the OsuGame beatmap, add local beatmap to OsuTestCase
|
2018-05-23 17:38:02 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
smoogipoo
|
3f3f57e51e
|
Use cached vertexbatch add delegate
|
2018-03-22 15:13:38 +09:00 |
|
TocoToucan
|
ae032cbf23
|
Support HandleKeyboardInput, HandleMouseInput, CanReceiveKeyboardInput, CanReceiveMouseInput properties
|
2018-01-07 23:40:00 +03:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Dean Herbert
|
aff217cd03
|
Fix early access to beatmap in LogoVisualisation
Missed this one..
|
2017-11-21 19:47:12 +09:00 |
|
Dean Herbert
|
66f72baa39
|
Avoid LogoVisualisation accessing the track before it's loaded
|
2017-11-21 12:42:28 +09:00 |
|
Dean Herbert
|
3adcfa8c38
|
Many fixes
|
2017-11-03 17:54:35 +09:00 |
|
Dean Herbert
|
fb7740a3ab
|
Update all dependencies in line with framework
|
2017-09-13 20:25:40 +09:00 |
|
smoogipooo
|
19db7a8f72
|
Update in line with framework changes.
|
2017-09-07 22:46:21 +09:00 |
|
Dean Herbert
|
8ce71ef235
|
Fix broken test case
|
2017-07-19 18:48:27 +09:00 |
|
Dean Herbert
|
64ebc01a3b
|
Remove many now unnecessary null-checks
|
2017-07-19 15:45:23 +09:00 |
|
ColdVolcano
|
c619de7f9b
|
Rename const in all of the code
|
2017-06-21 18:55:44 -05:00 |
|
ColdVolcano
|
1978a4e8a6
|
Boost visualiser performance
Also fixes amplitudes being set wrongly if kiai was false.
|
2017-06-21 18:32:31 -05:00 |
|
Dean Herbert
|
17cb043cb2
|
Visualiser
|
2017-06-19 18:41:35 +09:00 |
|
Dean Herbert
|
a1b9499480
|
More documentation and constants
|
2017-06-19 18:41:11 +09:00 |
|
Dean Herbert
|
8c063fe2b8
|
Simplify AccentColour property for now
|
2017-06-19 18:38:39 +09:00 |
|
Dean Herbert
|
e269bdbad7
|
Use additive colour; adjust constants a bit
|
2017-06-19 18:30:13 +09:00 |
|
Dean Herbert
|
359cb4c083
|
Add kiai support
|
2017-06-19 18:29:44 +09:00 |
|
ColdVolcano
|
77ca48c1bd
|
CI Fixes
|
2017-06-18 23:52:42 -05:00 |
|
ColdVolcano
|
84aa17dea3
|
Attempt to fix possible loss of fraction
|
2017-06-18 23:08:27 -05:00 |
|
ColdVolcano
|
63aabc162b
|
Fix TestCaseMenuButtonSystem not starting up
|
2017-06-18 22:34:45 -05:00 |
|
ColdVolcano
|
3764c1d799
|
Make bar length and visualizer count floats
|
2017-06-18 22:28:18 -05:00 |
|
ColdVolcano
|
cea8dc5602
|
Fix possible loss of fraction
|
2017-06-18 22:13:21 -05:00 |
|
ColdVolcano
|
d3662636d6
|
CI fixes
|
2017-06-18 22:01:07 -05:00 |
|
ColdVolcano
|
ccac2e9a75
|
Add a visualizer around the logo
|
2017-06-18 19:33:50 -05:00 |
|