This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-06-09 04:13:39 +08:00
Code
Issues
Releases
Wiki
Activity
29,333
Commits
4
Branches
802
Tags
1977affe7e6fac5e263011ba20768d1401dcafe3
Commit Graph
129 Commits
Fix dragging tournament ladder too far causing it to disappear
Dean Herbert
·
2020-04-08 13:32:37 +09:00
f4dc604dbf
Rename classes to better suit purpose
Dean Herbert
·
2020-03-12 14:27:56 +09:00
190ff97486
Use framework extension method for FromHex
Dean Herbert
·
2020-03-11 10:18:41 +09:00
ed837d3115
Remove unused using
smoogipoo
·
2020-03-10 09:51:30 +09:00
19ce2d643e
Merge branch 'master' into tournament-design-schedule
Dean Herbert
·
2020-03-10 09:40:08 +09:00
e158cbfe24
Merge branch 'tournament-drawable-team-tidy' into tournament-design-ladder
Dean Herbert
·
2020-03-08 20:16:35 +09:00
5f6ce7fde5
Merge branch 'tournament-drawable-team-tidy' into tournament-design-schedule
Dean Herbert
·
2020-03-08 20:16:12 +09:00
7f38ff8046
Remove LadderInfo requirement in DrawableMatchTeam
Dean Herbert
·
2020-03-08 19:41:22 +09:00
2fe32b7d2b
Improve look of selected match
Dean Herbert
·
2020-03-08 16:02:13 +09:00
6c0a27e0b9
Fix alignment on schedule screen
Dean Herbert
·
2020-03-08 16:01:41 +09:00
434feb5ac6
Initial pass of ladder screen design update
Dean Herbert
·
2020-03-08 15:52:41 +09:00
ba6c4abbe6
Simplify video creation (and handle fallback better)
Dean Herbert
·
2020-03-06 18:39:12 +09:00
0a72fa69ab
Merge branch 'master' into owc-2019
Dan Balasescu
·
2020-03-04 16:27:46 +09:00
5eeed3faa1
Merge pull request
#8123
from smoogipoo/fix-ladderscreen-nullref
Fix nullref when deleting teams in the ladder screen
Dean Herbert
·
2020-03-04 13:18:07 +09:00
22c4c515f5
Fix nullref when deleting teams in the ladder screen
smoogipoo
·
2020-03-04 12:37:42 +09:00
fc0821f194
Move file to other file
Dean Herbert
·
2020-03-04 12:08:44 +09:00
0f7316d41d
Bring design up-to-date with 2019 standards
Dean Herbert
·
2020-03-03 19:20:42 +09:00
e678a068b6
Update video resource paths
Dean Herbert
·
2020-03-03 19:20:42 +09:00
1b355d02d6
Add seeding screen
Dean Herbert
·
2020-03-03 19:19:03 +09:00
093f2affdf
Update with framework-side bindable list changes
smoogipoo
·
2020-02-17 15:06:14 +09:00
958c891d15
Merge remote-tracking branch 'smoogipoo/void-mouse-up-returns' into update-framework
Dean Herbert
·
2020-01-22 22:57:52 +09:00
7c62cc3ac3
Apply input method signature refactorings
smoogipoo
·
2020-01-20 18:17:21 +09:00
bfb056c612
Enforce using get-only auto property where possible
Dean Herbert
·
2020-01-20 13:50:27 +09:00
cd5290b030
CA1825: use Array.Empty.
Huo Yaoyuan
·
2019-12-17 12:59:48 +08:00
ecfc6dfa3d
Merge branch 'master' into sharpen
Huo Yaoyuan
·
2019-11-21 23:42:46 +08:00
818553027b
.NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK.
Berkan Diler
·
2019-11-20 13:37:47 +01:00
6cab517b2d
Use static local functions.
Huo Yaoyuan
·
2019-11-12 19:56:54 +08:00
144812669d
Use compound assignment.
Huo Yaoyuan
·
2019-11-12 19:53:50 +08:00
7d7b9e36b2
Apply brace style.
Huo Yaoyuan
·
2019-11-11 20:13:13 +08:00
ccc8aa6fa4
Update cached usage in line with framework changes
Dean Herbert
·
2019-08-09 19:12:29 +09:00
90b1fe81f3
fix bracket editor crash when no round description is present
Unknown
·
2019-06-21 13:29:24 +02:00
2c3504d302
Fix ladder permanently disappearing after being dragged offscreen
smoogipoo
·
2019-06-21 15:47:41 +09:00
66b8dc2de7
Add a max height for the ladder settings dropdowns
smoogipoo
·
2019-06-21 15:22:56 +09:00
cffc82ce81
Fix mismatching filenames
Dean Herbert
·
2019-06-18 15:05:55 +09:00
21138e6e2c
MatchPairing -> TournamentMatch
Dean Herbert
·
2019-06-18 14:57:05 +09:00
da20904a57
General namespace tidy-up
Dean Herbert
·
2019-06-18 14:51:48 +09:00
96e24ebd20
Grouping -> Round
Dean Herbert
·
2019-06-18 14:44:15 +09:00
4f5abeb79f
Fix start failure if videos are missing
Dean Herbert
·
2019-06-17 21:07:30 +09:00
1e2f9d1ba1
Use Current instead of Bindable
Bindable is going to be removed upstream
Dean Herbert
·
2019-06-17 19:36:26 +09:00
acca2587ac
Simplify LadderEditorSettings implementation by using bindables directly
Dean Herbert
·
2019-06-17 19:11:57 +09:00
be4cc8c6e1
Convert TournamentTeam props to use binadbles
Dean Herbert
·
2019-06-17 19:11:57 +09:00
93fc14426b
Use bindable logic for grouping name/description updates
Dean Herbert
·
2019-06-14 20:32:23 +09:00
c9bd62e815
Use bindable flow to avoid scheduled updates
Dean Herbert
·
2019-06-14 20:32:23 +09:00
ef21a9e1d2
Update grouping dropdown after new groupings are added
Dean Herbert
·
2019-06-14 20:32:23 +09:00
eb86d43d19
Reduce size of paths
Dean Herbert
·
2019-06-13 18:06:24 +09:00
89c68c78d1
Apply review changes
Dean Herbert
·
2019-06-13 17:12:06 +09:00
eb0f0aefba
Remove unnecessary invalidation
Dean Herbert
·
2019-06-13 16:38:45 +09:00
ba475ef6c8
Limit zoom range of bracket display
Dean Herbert
·
2019-06-13 16:38:39 +09:00
4af16262e3
Reduce update rate of paths
Dean Herbert
·
2019-06-13 16:05:34 +09:00
a0503fcbe3
Update obsoleted font usages
Dean Herbert
·
2019-05-15 13:10:58 +09:00
530032cafe
First
Previous
1
2
3
Next
Last