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-11 23:55:18 +08:00
Code
Issues
Releases
Wiki
Activity
9,694
Commits
4
Branches
803
Tags
cab702cc94de3f659e3623d20b0666e1f2d367cb
Commit Graph
9694 Commits
This Branch
This Branch
All Branches
Merge branch 'master' into single-osu-logo
Dean Herbert
·
2017-11-08 14:37:20 +09:00
90fec5f370
Add intro in to actual game
Dean Herbert
·
2017-11-08 14:31:11 +09:00
41fcecf759
Add a test case which starts the game
Dean Herbert
·
2017-11-08 13:52:44 +09:00
d8d7165164
Simplify restart process and defaults initialisation
Dean Herbert
·
2017-11-08 13:32:03 +09:00
713d730d10
Simplify more
Dean Herbert
·
2017-11-08 12:13:30 +09:00
1771e003f7
Fix text alignment
Dean Herbert
·
2017-11-08 12:12:27 +09:00
419f041291
Simplify more
Dean Herbert
·
2017-11-08 12:10:32 +09:00
f83c095269
Simplify lines
Dean Herbert
·
2017-11-08 12:07:52 +09:00
89426e1c11
Make bars and circles better
Dean Herbert
·
2017-11-08 12:06:22 +09:00
7dcdf78608
bar -> line
Dean Herbert
·
2017-11-08 11:21:50 +09:00
a72e798b85
Simplify intro sequence a bit more
Dean Herbert
·
2017-11-08 11:20:21 +09:00
97b238d084
Merge remote-tracking branch 'upstream/master' into intro-v2
Dean Herbert
·
2017-11-08 11:08:42 +09:00
552a361a24
beatmap can not be null in DifficultyColouredContainer.cs
Miterosan
·
2017-11-07 23:17:45 +01:00
567cd6316c
line can not be null in OsuLegacyDecoder.cs
Miterosan
·
2017-11-07 23:17:26 +01:00
b2e49c1e71
beatmap and stream can not be null in OsuLegacyDecoder.cs
Miterosan
·
2017-11-07 23:17:07 +01:00
13e75780d7
line can not be null in OsuLegacyDecoder.cs
Miterosan
·
2017-11-07 23:16:42 +01:00
1e6f1d07d2
palette can not be null in DifficultyColouredContainer.cs
Miterosan
·
2017-11-07 23:16:19 +01:00
a15ab785f2
panels can not be null in BeatmapSetHeader.cs
Miterosan
·
2017-11-07 23:15:51 +01:00
36ce287b88
Localisation can not be null in BeatmapSetHeader.cs
Miterosan
·
2017-11-07 23:15:21 +01:00
0f539d24f0
beatmap can not be null in BeatmapSetHeader.cs
Miterosan
·
2017-11-07 23:15:02 +01:00
dc317139c9
workingbeatmap can not be null in BeatmapBackgroundSprite.cs
Miterosan
·
2017-11-07 23:14:22 +01:00
bc94179032
set can not be null in BeatmapSetCover.cs
Miterosan
·
2017-11-07 23:13:56 +01:00
d7dee57886
beatmap can not be null in BeatmapPanel.cs
Miterosan
·
2017-11-07 23:13:32 +01:00
dd3874daa8
beatmap can not be null in DifficultyIcon.cs
Miterosan
·
2017-11-07 23:13:09 +01:00
289a1346fc
stream can not be null in BeatmapDecoder.cs
Miterosan
·
2017-11-07 23:12:30 +01:00
a8acea9cdb
beatmap and line can not be null in OsuLegacyDecoder.cs
Miterosan
·
2017-11-07 23:11:33 +01:00
8dc24a52a7
beatmap and line can not be null in OsuLegacyDecoder.cs
Miterosan
·
2017-11-07 23:11:16 +01:00
d27dced3af
beatmap and line can not be null in OsuLegacyDecoder.cs
Miterosan
·
2017-11-07 23:11:04 +01:00
34083baa4d
beatmap and line can not be null in OsuLegacyDecoder.cs
Miterosan
·
2017-11-07 23:10:54 +01:00
0287d3d7a0
beatmap and line can not be null in OsuLegacyDecoder.cs
Miterosan
·
2017-11-07 23:10:41 +01:00
cf296d4bb2
beatmap and line can not be null in OsuLegacyDecoder.cs
Miterosan
·
2017-11-07 23:10:30 +01:00
2f47b336e2
BeatmapSet and manager can not be null in BeatmapGroup.cs
Miterosan
·
2017-11-07 23:10:06 +01:00
080c3fabba
beatmap and line can not be null in OsuLegacyDecoder.cs
Miterosan
·
2017-11-07 23:09:16 +01:00
1f620886cb
list can not be null in ControlPointInfo.cs
Miterosan
·
2017-11-07 23:08:24 +01:00
840946d160
User and colors can not be null in UserPanel.cs
Miterosan
·
2017-11-07 22:51:06 +01:00
e430256b09
Textures in UserCoverBackground.cs can not be null
Miterosan
·
2017-11-07 22:50:45 +01:00
2518b5e9a0
The TextureStore in Country.cs can noit be null.
Miterosan
·
2017-11-07 22:50:00 +01:00
d5b275fa53
Texture in Avatar.cs can not be null.
Miterosan
·
2017-11-07 22:49:32 +01:00
e417eceb98
Merge pull request
#1357
from EVAST9919/song_select_delete
Fix wrong beatmap selection in song-select when deleting selected beatmap
Dean Herbert
·
2017-11-07 23:11:30 +09:00
v2017.1107.0
3761df249f
Fix wrong index offset
EVAST9919
·
2017-11-07 14:30:44 +03:00
13cc1fcc92
Simplify moving ball behaviour
EVAST9919
·
2017-11-07 13:43:02 +03:00
8e806cd11c
Add Humanizer package
EVAST9919
·
2017-11-07 12:38:10 +03:00
a46dbee532
Apply suggested changes
EVAST9919
·
2017-11-07 12:19:23 +03:00
5946585a6f
Merge branch 'master' into song_select_delete
Dean Herbert
·
2017-11-07 16:42:40 +09:00
5af2cc29f5
Undo some useless changes
EVAST9919
·
2017-11-07 03:44:21 +03:00
1b0e7e7145
Use null propagation
EVAST9919
·
2017-11-07 03:26:47 +03:00
60e6177b7f
Don't show graph at all if there's no data to use
EVAST9919
·
2017-11-07 03:16:27 +03:00
1063e18566
CI fixes
EVAST9919
·
2017-11-07 03:05:12 +03:00
461baf3b97
Remove useless calls
EVAST9919
·
2017-11-07 02:53:07 +03:00
28167388d6
Rank Line Graph improvements
EVAST9919
·
2017-11-07 02:39:48 +03:00
d10dcd82bc
First
Previous
...
27
28
29
30
31
...
Next
Last