Dean Herbert
|
afba4fbfad
|
Merge remote-tracking branch 'upstream/master' into chat-improvement
|
2017-02-21 15:46:28 +09:00 |
|
Thomas Müller
|
444c3ba817
|
Merge branch 'master' into difficulty-calculator
|
2017-02-20 07:38:10 +01:00 |
|
Thomas Müller
|
417f146386
|
Add difficulty calculation
Adds base classes for difficulty calculations, hooks them up with
carousel container, and adds a port of the osu difficulty calculator.
|
2017-02-19 17:41:51 +01:00 |
|
Dean Herbert
|
520e040396
|
Add FocusedTextBox abstraction.
|
2017-02-19 17:59:22 +09:00 |
|
Jorolf
|
a48e4a31a7
|
Parallax Option works now
|
2017-02-18 21:34:21 +01:00 |
|
Dean Herbert
|
c1194102b1
|
Remove second sample playback when clicking osu! logo.
|
2017-02-18 22:33:24 +09:00 |
|
Dean Herbert
|
32ce8cf723
|
Audio class renames in line with framework changes.
|
2017-02-18 17:35:04 +09:00 |
|
Dean Herbert
|
bf33cc6f53
|
Make disclaimer actually be a thing.
|
2017-02-18 14:16:46 +09:00 |
|
Dean Herbert
|
fe3a6248ec
|
Add better screen hierarchy and placeholder for dev build disclaimer.
|
2017-02-17 20:07:16 +09:00 |
|
Dean Herbert
|
e6ef9f67aa
|
GameMode -> Screen.
|
2017-02-17 19:23:58 +09:00 |
|
Dean Herbert
|
9e8b4d43dd
|
Improve exit procedure.
|
2017-02-17 17:25:28 +09:00 |
|
Dean Herbert
|
9a2beb5979
|
Update Key Counter font.
|
2017-02-16 22:43:49 +09:00 |
|
Dean Herbert
|
04346dbb92
|
Make osu! logo at song select correctly handle mouse focus.
|
2017-02-16 22:24:25 +09:00 |
|
Dean Herbert
|
67105e6dfd
|
Replace all usage of SpriteText with OsuSpriteText.
|
2017-02-15 21:37:43 +09:00 |
|
Dean Herbert
|
d570a6d308
|
Handle cases where HitObjects were not parsed.
|
2017-02-15 12:38:10 +09:00 |
|
Dean Herbert
|
13ed7db361
|
Merge branch 'master' into general-fixes
|
2017-02-15 01:14:25 +09:00 |
|
Dean Herbert
|
f207da6041
|
Add/update license headers.
|
2017-02-14 18:17:35 +09:00 |
|
Dean Herbert
|
6fa84f3a81
|
Merge branch 'master' into disable-unimplemented-options
|
2017-02-14 08:35:40 +09:00 |
|
Dean Herbert
|
4f9d1a6c39
|
Visually disable options which aren't yet wired up.
|
2017-02-14 00:36:50 +09:00 |
|
Dean Herbert
|
343e48c195
|
Merge branch 'master' into followpoints
|
2017-02-13 22:23:57 +09:00 |
|
Dean Herbert
|
1aeb48b920
|
Merge remote-tracking branch 'upstream/master' into osb_loading
|
2017-02-13 18:22:29 +09:00 |
|
Thomas Müller
|
aaaf7163e0
|
Update framework.
|
2017-02-13 17:46:50 +09:00 |
|
Thomas Müller
|
e3f35cd66e
|
Merge branch 'master' into osb_loading
|
2017-02-12 12:26:25 +01:00 |
|
Dean Herbert
|
37e75e9a54
|
Add null check when loading beatmap background.
|
2017-02-12 16:13:44 +09:00 |
|
Dean Herbert
|
7efa3415a4
|
Merge branch 'master' into followpoints
|
2017-02-10 20:59:45 +09:00 |
|
Damnae
|
2d155f6a5c
|
Bring back the delay to what it was before.
|
2017-02-10 10:48:25 +01:00 |
|
Damnae
|
6f37c02868
|
Fix followpoints needing a DelayReset.
|
2017-02-10 10:07:52 +01:00 |
|
Dean Herbert
|
e23202c449
|
Merge remote-tracking branch 'upstream/master' into desktop-unit-tests
|
2017-02-10 17:22:38 +09:00 |
|
Damnae
|
a504c73f33
|
Load beatmap data from an optional osb file.
|
2017-02-09 15:19:09 +01:00 |
|
Andrey Zavadskiy
|
e06aa44c4c
|
Warning Fixes
|
2017-02-09 16:18:08 +03:00 |
|
Dean Herbert
|
829fb2605b
|
Fix visualtest regression.
|
2017-02-09 17:47:11 +09:00 |
|
Dean Herbert
|
60e206e587
|
Merge pull request #336 from Damnae/hitobject_stacking
Add hit object stacking.
|
2017-02-09 17:01:52 +09:00 |
|
Damnae
|
38b25a7df3
|
Add hit object stacking.
|
2017-02-09 07:28:40 +01:00 |
|
Dean Herbert
|
faa805e437
|
Fix SearchTextBox's handling of keyboard input to allow for IME input.
|
2017-02-09 12:33:24 +09:00 |
|
Dean Herbert
|
d230c3f9ac
|
Correct masking layers on song select.
|
2017-02-08 20:39:17 +09:00 |
|
Dean Herbert
|
050fa7fbe8
|
Adjust FilterControl to match design and give an absolute height.
|
2017-02-08 20:30:45 +09:00 |
|
Dean Herbert
|
a7dac15d05
|
Toolbar is now toggled by the main menu.
|
2017-02-08 20:30:45 +09:00 |
|
Dean Herbert
|
2e119cd74f
|
Handle toolbar offsets better.
|
2017-02-08 20:30:45 +09:00 |
|
Dean Herbert
|
417b0817a9
|
Improve arrow key redirection at song select.
|
2017-02-08 15:30:20 +09:00 |
|
Dean Herbert
|
937c065af7
|
Clear content of SearchTextBox on first escape keypress.
|
2017-02-08 15:14:15 +09:00 |
|
Dean Herbert
|
bbf8d1000b
|
Update focus requesting code in SearchTextBox.
|
2017-02-08 15:13:56 +09:00 |
|
Dean Herbert
|
a6f02106a4
|
Use new placeholder logic.
|
2017-02-08 14:08:01 +09:00 |
|
Dean Herbert
|
5a89ba1040
|
Make OsuTextBox use OsuSpriteText.
|
2017-02-08 11:22:46 +09:00 |
|
Dean Herbert
|
34a030e3be
|
Fix race conditions causing menu transitions to look wrong when executed in very fast succession.
|
2017-02-07 22:19:36 +09:00 |
|
Dean Herbert
|
d06f0cf870
|
Fix escape not always handling back action correctly at main menu (back button not yet visible).
|
2017-02-07 22:19:17 +09:00 |
|
Dean Herbert
|
dc5e9dde56
|
Fix escape key nonsense.
|
2017-02-07 21:46:13 +09:00 |
|
Dean Herbert
|
8a0887c3c3
|
Add sound effect to osu! logo clicking.
|
2017-02-07 21:45:59 +09:00 |
|
Dean Herbert
|
24ba21363e
|
Make intro->mainmenu work better by delaying interactiveness of osu! logo.
|
2017-02-07 21:37:34 +09:00 |
|
Dean Herbert
|
e2f680a65f
|
Change main menu buttons to be activate OnClick.
|
2017-02-07 20:30:40 +09:00 |
|
Dean Herbert
|
6b011a50d2
|
Naming standardisation and enforcing.
|
2017-02-07 16:20:36 +09:00 |
|