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 23:30:51 +08:00
Code
Issues
Releases
Wiki
Activity
683
Commits
4
Branches
797
Tags
c8a7bd2ecee41bc43c852bbcf8b22342cfa6d97c
Commit Graph
89 Commits
Minor implementation changes.
Huo Yaoyuan
·
2016-11-06 16:47:37 +08:00
c8a7bd2ece
Make background update happens in update thread, and thread-safer.
Huo Yaoyuan
·
2016-11-06 16:34:47 +08:00
000c2218b8
Add fallback texture of beatmap when getting null;
Huo Yaoyuan
·
2016-11-06 05:37:55 +08:00
d63e3b6724
Adjust visual behavior.
Huo Yaoyuan
·
2016-11-06 05:35:35 +08:00
0c6825bb20
Update font size (*1.25) to follow the design image.
Huo Yaoyuan
·
2016-11-06 01:53:10 +08:00
c53298a3b1
Set font in music controller.
Huo Yaoyuan
·
2016-11-06 01:50:38 +08:00
74000f77ad
Async workflow on music controller.
Huo Yaoyuan
·
2016-11-06 00:46:09 +08:00
a19bb1270d
Set children in constructor.
Huo Yaoyuan
·
2016-11-06 00:24:03 +08:00
859a59a8ab
Update access of WorkingBeatmap.
Huo Yaoyuan
·
2016-11-06 00:13:45 +08:00
5eed07db57
Merge branch 'master'
Huo Yaoyuan
·
2016-11-06 00:11:30 +08:00
c470140d64
Bring framework up-to-date.
# Conflicts: # osu-framework
Dean Herbert
·
2016-11-05 18:18:52 +09:00
2ee5e2efb7
Merge branch 'master'
Huo Yaoyuan
·
2016-11-05 16:21:59 +08:00
2d86cb1e81
Block mouse events from hitting things behind options.
Dean Herbert
·
2016-11-04 12:29:05 +09:00
10e5472624
Make options semi-transparent.
Dean Herbert
·
2016-11-04 12:28:00 +09:00
2135b93791
Fix some events not firing correctly.
Dean Herbert
·
2016-11-04 12:27:43 +09:00
f3d461e318
Refactor options header and layout stuff
Drew DeVault
·
2016-11-03 23:01:11 -04:00
408173319b
Rework how references are passed about
Drew DeVault
·
2016-11-03 22:43:00 -04:00
cb40b7079f
Split out [Sub]sections into seperate files
Drew DeVault
·
2016-11-03 19:06:22 -04:00
af8e4415c3
Add remaining options
Drew DeVault
·
2016-11-03 19:06:22 -04:00
1d8c6db0a7
Add more options
Drew DeVault
·
2016-11-03 19:06:22 -04:00
c7fa0a5ab0
Add Graphics options
Drew DeVault
·
2016-11-03 19:06:22 -04:00
7e77efcfdc
Add OsuButton with sane defaults
Drew DeVault
·
2016-11-03 19:06:22 -04:00
6c0cef894e
Split up options into subclasses
Drew DeVault
·
2016-11-03 19:06:22 -04:00
2aa85a4b18
Tweak style to more closely match osu!next
Drew DeVault
·
2016-11-03 19:06:22 -04:00
2f990b884e
Add options from old osu
Drew DeVault
·
2016-11-03 19:06:22 -04:00
dd0cb5da01
Implement General options section
Drew DeVault
·
2016-11-03 19:06:22 -04:00
9f78f8607b
Merge branch 'master'
Huo Yaoyuan
·
2016-11-03 20:38:34 +08:00
f2a8cc0c29
Don't cache drawable for no reason.
Dean Herbert
·
2016-11-02 00:53:13 +09:00
774b47c1fe
Add async workflow.
Dean Herbert
·
2016-11-01 23:24:14 +09:00
b86f308af6
Fix changed event and no longer auto play on load.
Huo Yaoyuan
·
2016-10-28 21:57:23 +08:00
f1837b4822
Add music controller into game.
Huo Yaoyuan
·
2016-10-28 21:21:47 +08:00
7543d491ae
No longer holds OsuGame reference.
Huo Yaoyuan
·
2016-10-28 20:47:27 +08:00
3858c77817
Interaction with external changes.
Huo Yaoyuan
·
2016-10-28 20:44:59 +08:00
9b76110605
Fix to work individually.
Huo Yaoyuan
·
2016-10-28 20:34:22 +08:00
36cefcb956
Store a local copy of WorkingBeatmap.
Huo Yaoyuan
·
2016-10-28 20:27:44 +08:00
aa107de162
Make prev and next work again.
Huo Yaoyuan
·
2016-10-28 20:08:27 +08:00
7d14e6e6cf
Make music controller uses WorkingBeatmap.
Huo Yaoyuan
·
2016-10-28 19:39:02 +08:00
7d6e4a8ad2
Ensure track is playing after seek.
Huo Yaoyuan
·
2016-10-27 19:51:38 +08:00
eab8caaa0c
Update MusicController using DragBar.
Huo Yaoyuan
·
2016-10-27 18:15:43 +08:00
73d1eeb272
Seperated DragBar class.
Huo Yaoyuan
·
2016-10-27 18:14:50 +08:00
35b1d0ae50
Add spacing in code.
Huo Yaoyuan
·
2016-10-27 17:04:41 +08:00
9c2d3990ce
Allow to set database of music controller.
Huo Yaoyuan
·
2016-10-27 16:58:40 +08:00
3e30935d10
Dispose ArchiveReader.
Huo Yaoyuan
·
2016-10-27 13:34:54 +08:00
6482184a09
Seek by clicking and dragging on progress bar.
Huo Yaoyuan
·
2016-10-27 13:34:53 +08:00
fead1d4c6f
Remove redundant class.
Huo Yaoyuan
·
2016-10-27 13:34:52 +08:00
d9fc04748e
TestCase reset.
Huo Yaoyuan
·
2016-10-27 13:34:51 +08:00
0da78c19a2
Transition fixes and clock for VisualTest.
Huo Yaoyuan
·
2016-10-27 13:34:51 +08:00
b671a33911
Show playing progress.
Huo Yaoyuan
·
2016-10-27 13:34:50 +08:00
8e766a1f47
Button behavior fixes.
Huo Yaoyuan
·
2016-10-27 13:34:49 +08:00
1a3a5c544d
Play control.
Huo Yaoyuan
·
2016-10-27 13:34:48 +08:00
a32f9eed51
First
Previous
1
2
Next
Last