Dean Herbert
|
7c62cc3ac3
|
Merge remote-tracking branch 'smoogipoo/void-mouse-up-returns' into update-framework
|
2020-01-22 22:57:52 +09:00 |
|
smoogipoo
|
bfb056c612
|
Apply input method signature refactorings
|
2020-01-20 18:17:21 +09:00 |
|
Dean Herbert
|
cd5290b030
|
Enforce using get-only auto property where possible
|
2020-01-20 13:50:27 +09:00 |
|
smoogipoo
|
43f144cd6a
|
Invert condition
|
2020-01-20 11:48:56 +09:00 |
|
Dean Herbert
|
55ed823c88
|
Fix hard crashes on tournament client if a round contains an empty beatmap
|
2020-01-19 22:26:15 +09:00 |
|
recapitalverb
|
af167eb719
|
Remove duplicate condition in TournamentFont
|
2020-01-13 23:28:26 +07:00 |
|
smoogipoo
|
91735ff367
|
Update MathUtils namespace usages
|
2020-01-09 13:43:44 +09:00 |
|
Huo Yaoyuan
|
1b33581667
|
Construct DllResourceStore with assemblies
|
2019-12-28 21:13:18 +08:00 |
|
Huo Yaoyuan
|
ecfc6dfa3d
|
CA1825: use Array.Empty.
|
2019-12-17 12:59:48 +08:00 |
|
Dean Herbert
|
77b9989e11
|
Fix some weird private field names
|
2019-12-11 14:10:35 +09:00 |
|
dependabot-preview[bot]
|
b764a74919
|
Bump Microsoft.Win32.Registry from 4.6.0 to 4.7.0
Bumps [Microsoft.Win32.Registry](https://github.com/dotnet/corefx) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-09 07:52:22 +00:00 |
|
Dean Herbert
|
c49aeb08c4
|
Add API methods to perform requests out-of-queue
|
2019-11-29 20:03:14 +09:00 |
|
Dean Herbert
|
9a941c4f94
|
Update font loading to use new method
|
2019-11-29 02:15:13 +09:00 |
|
Dean Herbert
|
14277d714e
|
Fix tournament client crashing due to null ruleset
|
2019-11-29 01:01:25 +09:00 |
|
Huo Yaoyuan
|
c0fe91a84c
|
Merge branch 'master' into sharpen
|
2019-11-26 18:21:50 +08:00 |
|
Dan Balasescu
|
2aa13370df
|
Merge branch 'master' into song-bar-stats
|
2019-11-26 13:27:01 +09:00 |
|
Dean Herbert
|
b85189f855
|
Merge remote-tracking branch 'upstream/master' into fix-spritetext-usage
|
2019-11-25 11:31:12 +09:00 |
|
Dean Herbert
|
45514ff660
|
Apply fixes
|
2019-11-25 11:30:55 +09:00 |
|
Berkan Diler
|
fccdbffa93
|
Use MathF instead of Math- functions when possible
MathF-functions are faster than the Math-counterpart and it looks cleaner, so use MathF when we cast to float or int anyway.
|
2019-11-25 00:45:42 +01:00 |
|
Dean Herbert
|
244177880e
|
Only show star on HR
|
2019-11-24 01:45:21 +09:00 |
|
Dean Herbert
|
326a8f62eb
|
Calculate more correct AR locally for now
|
2019-11-24 00:22:01 +09:00 |
|
Dean Herbert
|
eb81d15463
|
Don't attempt to repopulate already populated users on startup
|
2019-11-23 20:55:00 +09:00 |
|
Dean Herbert
|
e3f3b1ab1a
|
Display useful statistics on song bar depending on current ruleset
|
2019-11-23 20:52:41 +09:00 |
|
Dean Herbert
|
c2e85a2057
|
Apply CornerExponent fixes
|
2019-11-22 19:49:20 +09:00 |
|
Huo Yaoyuan
|
4cd7d67fe4
|
Use early return for if-pattern-matching.
|
2019-11-22 00:02:40 +08:00 |
|
Huo Yaoyuan
|
818553027b
|
Merge branch 'master' into sharpen
|
2019-11-21 23:42:46 +08:00 |
|
Berkan Diler
|
6cab517b2d
|
.NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK.
|
2019-11-20 13:37:47 +01:00 |
|
Huo Yaoyuan
|
374ef6ff83
|
Merge branch 'master' into sharpen
|
2019-11-20 17:30:58 +08:00 |
|
Huo Yaoyuan
|
608785b99a
|
Update .Net Standard projects to 2.1
|
2019-11-18 18:35:58 +08:00 |
|
Huo Yaoyuan
|
144812669d
|
Use static local functions.
|
2019-11-12 19:56:54 +08:00 |
|
Huo Yaoyuan
|
64fc5007fc
|
Use language primitive types.
|
2019-11-12 19:56:45 +08:00 |
|
Huo Yaoyuan
|
31cc0d13da
|
Use 'out var'.
|
2019-11-12 19:55:26 +08:00 |
|
Huo Yaoyuan
|
0d81b96c5f
|
Use deconstruction declaration.
|
2019-11-12 19:55:22 +08:00 |
|
Huo Yaoyuan
|
e5e8e70704
|
Use pattern matching.
|
2019-11-12 19:55:19 +08:00 |
|
Huo Yaoyuan
|
7d7b9e36b2
|
Use compound assignment.
|
2019-11-12 19:53:50 +08:00 |
|
Dean Herbert
|
2f8768a4b1
|
Move LabelledDropdown local to usage
|
2019-11-12 11:04:49 +09:00 |
|
Dean Herbert
|
bedd136c81
|
Merge remote-tracking branch 'upstream/master' into lookup-players-for-ruleset
|
2019-11-12 11:02:36 +09:00 |
|
Huo Yaoyuan
|
ccc8aa6fa4
|
Apply brace style.
|
2019-11-11 20:13:13 +08:00 |
|
Dean Herbert
|
5d96e6d90a
|
Populate users centrally, using the correct ruleset
|
2019-11-11 17:39:48 +09:00 |
|
Dean Herbert
|
702a1c496b
|
Add ruleset selection to tournament client
|
2019-11-11 17:39:28 +09:00 |
|
Dan Balasescu
|
1c1a49011b
|
Merge branch 'master' into infrastructure
|
2019-11-08 19:10:49 +09:00 |
|
Dean Herbert
|
c1ad3114d6
|
Merge remote-tracking branch 'upstream/master' into tournament-improve-transitions
|
2019-11-08 19:09:19 +09:00 |
|
Dan Balasescu
|
592368a320
|
Merge branch 'master' into tournament-highlight-active-screen
|
2019-11-08 18:28:51 +09:00 |
|
Dean Herbert
|
12b855d68f
|
Make drawing screen transition properly
|
2019-11-08 17:56:11 +09:00 |
|
Dean Herbert
|
7b8ed1ac9a
|
Improve tournament screen transitions
|
2019-11-08 17:56:04 +09:00 |
|
Dan Balasescu
|
f68013059f
|
Merge branch 'master' into fix-tourney-button-sounds
|
2019-11-08 17:47:38 +09:00 |
|
Dean Herbert
|
651a1e2ae1
|
Highlight selected tournament screen's button
|
2019-11-08 17:22:51 +09:00 |
|
Dean Herbert
|
380859e06e
|
Set clock on video directly; ignore long frames
|
2019-11-08 17:13:45 +09:00 |
|
Dean Herbert
|
8bcbc93501
|
Fix tournament buttons playing sound effects
|
2019-11-08 17:00:47 +09:00 |
|
Dean Herbert
|
5fe764b2db
|
Fix tournament videos stuttering when changing scenes
|
2019-11-08 16:19:34 +09:00 |
|