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-17 10:02:37 +08:00
Code
Issues
Releases
Wiki
Activity
21,855
Commits
4
Branches
791
Tags
1c317bc9dcdeb0691bee2bb73f2bb59419e54889
Commit Graph
15 Commits
Remove accidental blank line
Dean Herbert
·
2019-08-16 20:23:09 +09:00
152df9f3d5
Move FrameStablePlayback handling to early return
Dean Herbert
·
2019-08-16 20:21:00 +09:00
d11b896148
Combine conditionals that provide the same behaviour
Dean Herbert
·
2019-08-16 19:52:35 +09:00
58d2268b9e
Disable frame-stable playback in the editor
smoogipoo
·
2019-08-15 18:25:31 +09:00
8c67f58e2d
Trim whitespace
smoogipoo
·
2019-05-10 18:48:39 +09:00
3fe61c4a7e
Merge branch 'master' into progress-bar-show-seek
Dean Herbert
·
2019-05-10 17:27:49 +09:00
a44296a6db
Use FrameStabilityClock to denote current position on song progress
Dean Herbert
·
2019-05-09 18:09:26 +09:00
9248e6290c
Allow custom MaxCatchUpFrames to be specified
Also adjusts the default to allow for smoother seeking.
Dean Herbert
·
2019-05-09 16:39:03 +09:00
3bcfc86b9c
Pass GameplayStartTime to FrameStabilityContainer to allow bypassing prior to start
Dean Herbert
·
2019-05-09 16:39:03 +09:00
66594b7a1b
Ensure FrameStabilityContainer's ElapsedTime is zero on initial seek
Dean Herbert
·
2019-04-24 15:25:53 +09:00
60328cf1fb
Fix FrameStabilityContainer performing frame-stable seeks
Dean Herbert
·
2019-04-24 15:25:52 +09:00
80e1568e97
Fix replay rewinding not respecting 60fps playback
smoogipoo
·
2019-04-16 17:47:00 +09:00
ac2eabc9bf
Don't update gameplay loop while paused
Dean Herbert
·
2019-03-26 13:36:17 +09:00
b4d785c76c
Remove regions
Dean Herbert
·
2019-03-18 10:48:44 +09:00
9ca4d9d4d1
Split RulesetInputManager out to FrameStabilityContainer
Dean Herbert
·
2019-03-17 13:30:52 +09:00
771d676ba1