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-05-30 07:19:54 +08:00
Code
Issues
Releases
Wiki
Activity
58,147
Commits
4
Branches
799
Tags
3102044d00a85caaaafd059f77a08022dfd2d7aa
Commit Graph
47 Commits
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Update
Remove
/
RemoveRange
/
RemoveAll
calls in line with framework changes
Dean Herbert
·
2022-08-29 15:57:40 +09:00
a215d009fe
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Update unsafe file write usages
Dean Herbert
·
2022-05-16 18:05:27 +09:00
218642c300
Rename all usages of
APIBeatmap
to
beatmap
in tournament namespace
Dean Herbert
·
2021-10-27 18:42:48 +09:00
f1499641f3
Update tournament components to use
APIBeatmap
directly
Dean Herbert
·
2021-10-27 18:26:44 +09:00
3130616300
Fix test failing after BDL ->
[Test]
change
Bartłomiej Dach
·
2021-08-28 09:45:00 +02:00
d37df6afec
Remove unused using statement
Dean Herbert
·
2021-08-28 16:35:54 +09:00
b008a86d8c
Add more failing test coverage for
null
CurrentMatch
Dean Herbert
·
2021-08-28 16:24:36 +09:00
303c70791d
Add failing test coverage for tournament startup states
Dean Herbert
·
2021-08-28 14:28:30 +09:00
7fbeb9ecc7
Update usages of
Drawable.Click()
Dean Herbert
·
2021-08-04 17:30:33 +09:00
9b9dacf3fe
Add test coverage for null mod on seeding screen
Bartłomiej Dach
·
2021-07-17 18:06:47 +02:00
9a2fb8ca6c
Allow the schedule screen to show even when a current match is not selected
Dean Herbert
·
2021-07-17 00:21:58 +09:00
83ebbb7f8e
Fix newly found inspections from 2021.1EAP1
Dean Herbert
·
2021-06-01 14:33:21 +09:00
6ef9b346e1
Add failing test case
Bartłomiej Dach
·
2021-04-03 21:45:19 +02:00
eb26f6f427
Add test scene for drawings screen
Dean Herbert
·
2021-02-26 17:54:54 +09:00
1ab449b73e
Add tests for time display
Bartłomiej Dach
·
2021-01-23 17:01:47 +01:00
899942611f
Move setup screen classes out of single file and into their own namespace
Dean Herbert
·
2021-01-11 14:44:07 +09:00
7a7c583ded
Fix remaining test scenes
Dean Herbert
·
2020-06-24 17:57:07 +09:00
5fd6246d1b
Move all tournament tests to using placeholder data rather than reading from bracket
Dean Herbert
·
2020-06-24 16:57:17 +09:00
1387a9e2c6
Remove unused argument
Bartłomiej Dach
·
2020-06-13 15:07:41 +02:00
586d5791e0
Move stable_config declaration, rename testscene
Shivam
·
2020-05-28 15:28:27 +02:00
3731e76b10
Remove unnecessary comments, simplify initialPath and clarified TestScene name
Shivam
·
2020-05-25 17:16:40 +02:00
4c3900cfc8
corrected styling issues
Shivam
·
2020-05-22 20:01:26 +02:00
c6345ba6c9
Add StablePathSelectScreen visual test
Shivam
·
2020-05-22 19:51:08 +02:00
0717dab8e4
Merge branch 'master' into tourney-subscreen-back-button
Shivam
·
2020-05-16 12:51:30 +02:00
d1f39b6b00
Change logic for parentscreen/subscreen relation
Shivam
·
2020-05-16 12:50:56 +02:00
358345cee7
Remove all RequiredTypes usages
smoogipoo
·
2020-05-16 18:17:12 +09:00
648999a2de
Update tests to not use positional data (nunit runs at an incompatible window size)
Dean Herbert
·
2020-03-18 15:38:19 +09:00
336d927157
Update tests and logic
Dean Herbert
·
2020-03-13 14:25:58 +09:00
00d7dc19cc
Add tests (wip)
Dean Herbert
·
2020-03-13 14:25:58 +09:00
fbb7e9f12a
Merge branch 'master' into tournament-design-schedule
Dean Herbert
·
2020-03-10 09:40:08 +09:00
e158cbfe24
Remove rogue newline
Dean Herbert
·
2020-03-09 15:09:34 +09:00
48c46efdd7
Update song / chat / beatmap info display to reflect new design
Dean Herbert
·
2020-03-08 18:25:22 +09:00
8b0b910196
Update test scene
Dean Herbert
·
2020-03-08 17:43:55 +09:00
8e4b15aaa5
Fix alignment on schedule screen
Dean Herbert
·
2020-03-08 16:01:41 +09:00
434feb5ac6
Update match score display
Dean Herbert
·
2020-03-08 15:55:54 +09:00
9bd837da41
Initial pass of gameplay screen design update
Dean Herbert
·
2020-03-08 15:55:54 +09:00
86b12a384b
Merge branch 'master' into owc-2019
Dan Balasescu
·
2020-03-04 16:27:46 +09:00
5eeed3faa1
Add test scene for seedings editor
Dean Herbert
·
2020-03-04 13:26:25 +09:00
003aeeb052
Fix TeamWin test scene
Dean Herbert
·
2020-03-03 19:20:42 +09:00
b6edd17242
Add seeding screen
Dean Herbert
·
2020-03-03 19:19:03 +09:00
093f2affdf
Fix incorrect DI usage in some tournament screen tests
Dean Herbert
·
2019-11-08 19:35:55 +09:00
c280f1ab08
Add boilerplate logic
Dean Herbert
·
2019-09-23 03:17:14 +09:00
3b52e7c724
Fix tournament tests not running
Dean Herbert
·
2019-07-30 07:23:25 +09:00
62f6958165
Ensure enough room for control panel display in editor tests
Dean Herbert
·
2019-06-18 15:44:07 +09:00
c31713078f
Group, rename and standardise tests
Dean Herbert
·
2019-06-18 15:28:36 +09:00
926a11ab8c