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 17:10:09 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
796
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
4131 Commits
Merge remote-tracking branch 'upstream/master'
Alex Amadori
·
2017-02-18 15:18:26 +01:00
d92382c1aa
Implemented sorting in TestCasePlaySong
Alex Amadori
·
2017-02-18 15:11:40 +01:00
6bbbbd8f96
Remove second sample playback when clicking osu! logo.
Dean Herbert
·
2017-02-18 22:33:24 +09:00
c1194102b1
ModSelect -> ModSelectOverlay, + WaveOverlayContainer, + ModButton selected colours, made song select OnExit not handle closing mod select
DrabWeb
·
2017-02-18 07:28:22 -04:00
006fb5502d
Audio class renames in line with framework changes.
Dean Herbert
·
2017-02-18 17:35:04 +09:00
32ce8cf723
General sorting improvements
Alex Amadori
·
2017-02-18 07:59:01 +01:00
1cd93f79b3
Make disclaimer actually be a thing.
Dean Herbert
·
2017-02-18 14:16:46 +09:00
bf33cc6f53
Fixed BeatmapPanels disappearing
Alex Amadori
·
2017-02-17 23:32:14 +01:00
6b3ecc28b8
Implemented basic sorting logic
Alex Amadori
·
2017-02-17 17:41:53 +01:00
7dcbefd50f
Add better screen hierarchy and placeholder for dev build disclaimer.
Dean Herbert
·
2017-02-17 20:07:16 +09:00
fe3a6248ec
GameMode -> Screen.
Dean Herbert
·
2017-02-17 19:23:58 +09:00
e6ef9f67aa
Improve exit procedure.
Dean Herbert
·
2017-02-17 17:25:28 +09:00
9e8b4d43dd
ModSelector -> ModSelect, added mod descriptions, added per-mode mod selection, changed animations and made the wave mask properly
DrabWeb
·
2017-02-16 18:32:27 -04:00
9fc3726925
Added mod selection overlay
DrabWeb
·
2017-02-16 16:05:03 -04:00
0a58fc62db
Update Key Counter font.
Dean Herbert
·
2017-02-16 22:43:49 +09:00
9a2beb5979
Make osu! logo at song select correctly handle mouse focus.
Dean Herbert
·
2017-02-16 22:24:25 +09:00
04346dbb92
Replace all usage of SpriteText with OsuSpriteText.
Dean Herbert
·
2017-02-15 21:37:43 +09:00
67105e6dfd
Handle cases where HitObjects were not parsed.
Dean Herbert
·
2017-02-15 12:38:10 +09:00
d570a6d308
Merge branch 'master' into general-fixes
Dean Herbert
·
2017-02-15 01:14:25 +09:00
13ed7db361
Add/update license headers.
Dean Herbert
·
2017-02-14 18:17:35 +09:00
f207da6041
Merge branch 'master' into disable-unimplemented-options
Dean Herbert
·
2017-02-14 08:35:40 +09:00
6fa84f3a81
Visually disable options which aren't yet wired up.
Dean Herbert
·
2017-02-14 00:36:50 +09:00
4f9d1a6c39
Merge branch 'master' into followpoints
Dean Herbert
·
2017-02-13 22:23:57 +09:00
343e48c195
Merge remote-tracking branch 'upstream/master' into osb_loading
Dean Herbert
·
2017-02-13 18:22:29 +09:00
1aeb48b920
Update framework.
Thomas Müller
·
2017-02-13 17:46:50 +09:00
aaaf7163e0
Merge branch 'master' into osb_loading
Thomas Müller
·
2017-02-12 12:26:25 +01:00
e3f35cd66e
Add null check when loading beatmap background.
Dean Herbert
·
2017-02-12 16:13:44 +09:00
37e75e9a54
Merge branch 'master' into followpoints
Dean Herbert
·
2017-02-10 20:59:45 +09:00
7efa3415a4
Bring back the delay to what it was before.
Damnae
·
2017-02-10 10:48:25 +01:00
2d155f6a5c
Fix followpoints needing a DelayReset.
Damnae
·
2017-02-10 10:07:52 +01:00
6f37c02868
Merge remote-tracking branch 'upstream/master' into desktop-unit-tests
Dean Herbert
·
2017-02-10 17:22:38 +09:00
e23202c449
Added toggling the progress bar, added buttons to the visual test
DrabWeb
·
2017-02-09 20:12:15 -04:00
c61052d62e
Fixed columns not being able to have zero fill
DrabWeb
·
2017-02-09 19:29:12 -04:00
0327c46d36
Moved random graph values to test case, added null handling for graph values
DrabWeb
·
2017-02-09 19:08:23 -04:00
843b58c8f4
Fixed setting column filled values not updating visually, added gray background to visual test
DrabWeb
·
2017-02-09 18:56:50 -04:00
ac6726ee2e
Added displaying given values to the graph
DrabWeb
·
2017-02-09 18:51:05 -04:00
4d7766b92b
Removed gradient from test case, modified DragBar to allow access to what's needed in the progress bar, styled the progress bar
DrabWeb
·
2017-02-09 16:28:40 -04:00
7fea233181
Load beatmap data from an optional osb file.
Damnae
·
2017-02-09 15:19:09 +01:00
a504c73f33
Warning Fixes
Andrey Zavadskiy
·
2017-02-09 16:18:08 +03:00
e06aa44c4c
Fix visualtest regression.
Dean Herbert
·
2017-02-09 17:47:11 +09:00
829fb2605b
Merge pull request
#336
from Damnae/hitobject_stacking
Add hit object stacking.
Dean Herbert
·
2017-02-09 17:01:52 +09:00
60e206e587
Add hit object stacking.
Damnae
·
2017-02-09 07:28:40 +01:00
38b25a7df3
Fix SearchTextBox's handling of keyboard input to allow for IME input.
Dean Herbert
·
2017-02-09 12:33:24 +09:00
faa805e437
Refactoring to SongProgress in osu.Game.Screens.Play, moving out progress bar into it's own class
DrabWeb
·
2017-02-08 16:22:31 -04:00
50f93bc215
Correct masking layers on song select.
Dean Herbert
·
2017-02-08 20:39:17 +09:00
d230c3f9ac
Adjust FilterControl to match design and give an absolute height.
Dean Herbert
·
2017-02-08 20:30:45 +09:00
050fa7fbe8
Toolbar is now toggled by the main menu.
Dean Herbert
·
2017-02-08 20:30:45 +09:00
a7dac15d05
Handle toolbar offsets better.
Dean Herbert
·
2017-02-08 20:30:45 +09:00
2e119cd74f
Improve arrow key redirection at song select.
Dean Herbert
·
2017-02-08 15:30:20 +09:00
417b0817a9
Clear content of SearchTextBox on first escape keypress.
Dean Herbert
·
2017-02-08 15:14:15 +09:00
937c065af7
First
Previous
...
76
77
78
79
80
...
Next
Last