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-02 03:59:54 +08:00
Code
Issues
Releases
Wiki
Activity
62,006
Commits
4
Branches
800
Tags
fc2fac577fcdb1d329b83e2cb2e30fc5e7ea78ac
Commit Graph
62006 Commits
This Branch
This Branch
All Branches
General refactoring (no more casts :D).
smoogipooo
·
2017-03-15 19:18:23 +09:00
a9bc253b8c
Force an OnBeatmapChanged event to invoke when entering a screen.
Dean Herbert
·
2017-03-15 19:09:30 +09:00
f2cfcdb2ca
Add local off-screen avatar optimisation.
Dean Herbert
·
2017-03-15 19:07:26 +09:00
d208614495
Make DrawableHitObjects have generic JudgementInfos.
smoogipooo
·
2017-03-15 18:55:38 +09:00
36e8618370
Add cancellation support for API requests.
Dean Herbert
·
2017-03-15 18:07:26 +09:00
1855f48997
Styling fixes.
Dean Herbert
·
2017-03-15 17:50:52 +09:00
08e93275fa
Add leaderboard to song select.
Dean Herbert
·
2017-03-15 17:11:08 +09:00
295f821025
Add fade out of previously displayed scores.
Dean Herbert
·
2017-03-15 17:10:54 +09:00
4f95378f27
Remove Alpha 0.001 hack.
Dean Herbert
·
2017-03-15 17:07:56 +09:00
78efecb89d
Refactor avatar to handle better.
Dean Herbert
·
2017-03-15 17:04:50 +09:00
9d0c687453
Rename HitObjectType -> TObject.
smoogipooo
·
2017-03-15 16:29:14 +09:00
1c87d998a6
Move a few classes/enums into separate files.
smoogipooo
·
2017-03-15 16:07:40 +09:00
bf66b84ff8
Add null-checks and fallbacks to make display work with current API version.
Dean Herbert
·
2017-03-15 15:22:46 +09:00
775a86e798
Remove a lot of customisation from Avatar (and add it in individual usages).
Dean Herbert
·
2017-03-15 15:22:28 +09:00
1ae4c2dfbb
Use fixed-width for score display.
Dean Herbert
·
2017-03-15 15:21:07 +09:00
7bc0a1fdfe
Add some padding to leaderboard.
Dean Herbert
·
2017-03-15 14:42:56 +09:00
dfc4bccbe0
Scores should be enumerable.
Dean Herbert
·
2017-03-15 14:38:38 +09:00
c1f56c7c0e
Rename incorrect class file.
Dean Herbert
·
2017-03-15 14:37:29 +09:00
e3e19a156c
Add a left content area to song select.
Dean Herbert
·
2017-03-15 14:34:19 +09:00
15e713899d
Give Region a default value for empty ctor.
Dean Herbert
·
2017-03-15 14:06:22 +09:00
61c45ceb08
Add GetScoresRequest API methods.
Dean Herbert
·
2017-03-15 14:06:05 +09:00
8f5d262f30
Rename ScoreRanks to be in line with current API.
Dean Herbert
·
2017-03-15 13:55:29 +09:00
d96a78459d
Fix up distance -> positional length comments.
smoogipooo
·
2017-03-15 12:59:19 +09:00
ae7547bbda
Refactorings.
smoogipooo
·
2017-03-15 12:57:17 +09:00
41f912836a
Add further abstraction to Sliders/IHasCurve.
smoogipooo
·
2017-03-15 12:52:25 +09:00
6a31219781
Fixed Warnings
Kelvin
·
2017-03-14 20:42:02 -07:00
4353c9dc3d
Fixed license headers
Kelvin
·
2017-03-14 20:30:42 -07:00
18afd8eabe
Make interfaces inherit other interfaces for now.
smoogipooo
·
2017-03-15 12:30:31 +09:00
9fdeff3f9e
Add comment to IHasSpecial.
smoogipooo
·
2017-03-15 12:29:54 +09:00
808f9fccca
Merge remote-tracking branch 'upstream/master' into leaderboards
# Conflicts: # osu.Game/osu.Game.csproj
Dean Herbert
·
2017-03-15 12:23:34 +09:00
253bcebf51
Sort on SortTabs ValueChanged
Kelvin
·
2017-03-14 20:19:41 -07:00
20e2e7a8c8
Updated TabControl Usage
Kelvin
·
2017-03-14 19:52:21 -07:00
755fb260db
Updated usage for DropDownHeader of FilterTabControl
Kelvin
·
2017-03-14 19:49:40 -07:00
ee3d3b682f
Added and styled FilterTabControls
Kelvin
·
2017-03-14 19:49:40 -07:00
40bcc63a90
Add FilterControl and FilterTabControl
Kelvin
·
2017-03-14 19:49:40 -07:00
2629f78afc
Merge pull request
#482
from huoyaoyuan/more-songselect
More SongSelect
Dean Herbert
·
2017-03-15 11:28:21 +09:00
1317198628
Merge branch 'master' into beatmap_parsing
Dean Herbert
·
2017-03-15 11:26:47 +09:00
2e71869951
Merge branch 'master' into more-songselect
Dean Herbert
·
2017-03-15 11:24:14 +09:00
e008574697
Control footer by virtual property.
Huo Yaoyuan
·
2017-03-15 10:10:59 +08:00
37ff1f3971
Merge pull request
#484
from peppy/general-fixes
Update framework.
Dean Herbert
·
2017-03-15 10:47:56 +09:00
c35977584a
Update framework.
Dean Herbert
·
2017-03-15 09:46:03 +09:00
b5a8ef07fe
Proper icons
DrabWeb
·
2017-03-14 12:58:22 -03:00
09cb0d6bbc
More warnings
DrabWeb
·
2017-03-14 12:15:19 -03:00
94c2734b09
Warnings, accuracy formatting
DrabWeb
·
2017-03-14 11:55:19 -03:00
55187a8380
Fix CI issues.
Huo Yaoyuan
·
2017-03-14 22:27:24 +08:00
8c991eae01
More usings
DrabWeb
·
2017-03-14 11:23:48 -03:00
4c03b62a75
Remove parameter of OnSelected.
Huo Yaoyuan
·
2017-03-14 22:22:23 +08:00
a8d15e616b
Update editor workflow and make edit button works.
Huo Yaoyuan
·
2017-03-14 22:18:40 +08:00
b2dd9afcf3
Test case usings
DrabWeb
·
2017-03-14 11:17:06 -03:00
78aedb4518
Removed D rank
DrabWeb
·
2017-03-14 11:14:27 -03:00
ebe48b7c24
First
Previous
...
1188
1189
1190
1191
1192
...
Next
Last