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-25 12:30:17 +08:00
Code
Issues
Releases
Wiki
Activity
17,472
Commits
4
Branches
796
Tags
123dbb2c5ccca0a2b1ec3d4cb265908a628237f7
Commit Graph
62 Commits
Merge remote-tracking branch 'upstream/master' into pause-logic-simplification
Dean Herbert
·
2019-03-21 16:04:18 +09:00
15f9a6b9df
Merge branch 'master' into visual-settings-container
Dean Herbert
·
2019-03-20 20:48:30 +09:00
67a65b80fc
Do less import work in [SetUp] step
Dean Herbert
·
2019-03-20 20:47:25 +09:00
6a7ab6a001
Make restart public rather than reimplementing
Dean Herbert
·
2019-03-20 19:45:04 +09:00
01f795b046
Wait for dim
David Zhao
·
2019-03-20 17:31:06 +09:00
b5e8eb2a4a
Add test case for resuming PlayerLoader
David Zhao
·
2019-03-20 17:18:42 +09:00
fbfef844de
Merge remote-tracking branch 'upstream/master' into pause-logic-simplification
Dean Herbert
·
2019-03-20 15:27:06 +09:00
f43e7a880c
Rework instant blur logic such that updateVisuals doesn't need to be public
David Zhao
·
2019-03-20 14:17:35 +09:00
15637f9c4a
Merge remote-tracking branch 'upstream/master' into pause-logic-simplification
Dean Herbert
·
2019-03-20 10:31:42 +09:00
5b6ac7abdc
Rename RulesetContainer to DrawableRuleset
Dean Herbert
·
2019-03-19 23:47:31 +09:00
baea7230bc
Fix merge
David Zhao
·
2019-03-19 20:22:21 +09:00
3af3baf5e6
Merge branch 'master' into visual-settings-container
David Zhao
·
2019-03-19 20:17:12 +09:00
a1000524ee
Make blurtarget private, improve documentation
David Zhao
·
2019-03-19 20:15:28 +09:00
a8e2072286
Update framework
Dean Herbert
·
2019-03-19 17:32:36 +09:00
def15645f7
rename back to UserDimContainer
David Zhao
·
2019-03-19 13:06:14 +09:00
27a92e017c
Remove PausableGameplayContainer
Dean Herbert
·
2019-03-18 20:33:43 +09:00
536b5e0dab
Fix potential transitiontest failure on local unit tests
David Zhao
·
2019-03-14 16:40:25 +09:00
3208f1dde8
Remove BlurrableBackgroundScreen, rework tests
David Zhao
·
2019-03-14 16:09:17 +09:00
8cdfb1fd61
Move user blurring into VIsualSettingsContainer
David Zhao
·
2019-03-13 18:25:22 +09:00
de6d8fc637
Rename PauseContainer
Dean Herbert
·
2019-03-05 19:30:55 +09:00
76ce3954a0
Make test cases more compact, add two way toggles
David Zhao
·
2019-02-28 20:01:15 +09:00
e3338e94d1
Move test steps into setup
David Zhao
·
2019-02-28 18:26:41 +09:00
19d529c1c8
Actually implement blurring fix
David Zhao
·
2019-02-28 16:51:17 +09:00
69b1c76dce
Fix issue for user hover blur for now by checking for current screen, fix test.
David Zhao
·
2019-02-28 16:18:46 +09:00
dbe5887f7e
Add missing reference
David Zhao
·
2019-02-28 14:40:31 +09:00
4ceafef79c
Add back "THIS IS A STORYBOARD" storyboard
David Zhao
·
2019-02-28 14:33:29 +09:00
e5607d7711
Remove unused includes
David Zhao
·
2019-02-27 18:04:33 +09:00
246240e936
Assert storyboard visibilty at both steps of toggle
David Zhao
·
2019-02-27 17:56:44 +09:00
882fff1631
Add fake storyboard to visually assess storyboard dim
David Zhao
·
2019-02-27 17:02:04 +09:00
14ffd9efe8
Use actual song select for test case with beatmap import
David Zhao
·
2019-02-27 14:15:45 +09:00
ebec944bb8
Remove null checks for synchronous loads
David Zhao
·
2019-02-26 17:56:42 +09:00
59fca568c9
Add back song select wait
David Zhao
·
2019-02-26 17:43:42 +09:00
d23f399375
Have test cases create a new screen stack each time
David Zhao
·
2019-02-26 17:31:21 +09:00
60ecb99dfb
Restore previous wait time
For whatever reason, this is required?
Dean Herbert
·
2019-02-26 10:27:54 +09:00
3549369822
Extract wait logic into separate method
Also reduces the required wait time.
Dean Herbert
·
2019-02-26 10:11:36 +09:00
217f692798
private goes after public
Dean Herbert
·
2019-02-26 09:56:22 +09:00
c58d305fc6
Rename some methods (they weren't Asserting)
Dean Herbert
·
2019-02-26 09:54:28 +09:00
14e427fed7
Create new test for StoryboardReplacesBackground
David Zhao
·
2019-02-25 12:35:01 +09:00
af4606f3d2
Add documentation and move storyboard init logic
David Zhao
·
2019-02-24 20:03:24 +09:00
24f5bc7a75
Move PlayerLoader tests out of constructor, Improve Documentation
David Zhao
·
2019-02-24 18:10:59 +09:00
f4acd6e48f
Clean up left over test code
David Zhao
·
2019-02-23 15:06:04 +09:00
f56f1fc4f7
Use .Value with new bindable changes
David Zhao
·
2019-02-22 20:44:02 +09:00
bb01948283
Put user dim logic in yet another container inside UserDimContainer
David Zhao
·
2019-02-22 20:34:51 +09:00
76de39a344
Remove leftover usage of dimlevel in BackgroundScreenBeatmap
David Zhao
·
2019-02-22 18:01:50 +09:00
a4162a69fb
Fix TransitiouOutTest getting stuck on pause
David Zhao
·
2019-02-22 17:15:05 +09:00
6bf831b96f
Create a new player every time a test is performed.
David Zhao
·
2019-02-22 16:56:03 +09:00
918a60ebbf
Add tests to make sure the background is always the same through screen transitions
David Zhao
·
2019-02-22 14:43:05 +09:00
65cdac60c3
Fix backgrounds not fading out when replaced by storyboard, add test for this
David Zhao
·
2019-02-22 11:41:28 +09:00
94bc552282
Clean up test case
David Zhao
·
2019-02-21 18:19:50 +09:00
bf06674e87
Add test case for background preview, fix unit tests
David Zhao
·
2019-02-21 15:24:26 +09:00
ad5e81f0cd
First
Previous
1
2
Next
Last