Seth
|
1891bdf51e
|
Merge branch 'master' into mod-overlay
|
2017-03-03 01:11:15 -04:00 |
|
smoogipooo
|
e6d911e49b
|
Move modified key conditional location.
|
2017-03-03 14:08:37 +09:00 |
|
Dean Herbert
|
fb6c25edf8
|
Fix more silly hacks.
|
2017-03-03 13:58:46 +09:00 |
|
Dean Herbert
|
2e01857782
|
Better constants.
|
2017-03-03 13:58:46 +09:00 |
|
Dean Herbert
|
00b139b3df
|
Remove hack (fixed at framework level).
|
2017-03-03 13:58:46 +09:00 |
|
Seth
|
2e74b4be60
|
Merge branch 'master' into beatmap-options
|
2017-03-03 00:52:45 -04:00 |
|
smoogipooo
|
3174b56e28
|
Add license headers.
|
2017-03-03 13:17:24 +09:00 |
|
smoogipooo
|
959a3d49be
|
Post-merge fixes.
|
2017-03-03 13:17:16 +09:00 |
|
Dan Balasescu
|
09a2d39e3e
|
Merge branch 'master' into tournament_drawings
|
2017-03-03 13:06:18 +09:00 |
|
smoogipooo
|
efb13b29d1
|
General cleanups.
|
2017-03-03 13:01:57 +09:00 |
|
smoogipooo
|
d0894bbc9b
|
Use storage instead of raw file access.
|
2017-03-03 12:59:58 +09:00 |
|
smoogipooo
|
b7b36b6306
|
Unused.
|
2017-03-03 12:59:31 +09:00 |
|
smoogipooo
|
d6c1f82105
|
Make visualiser lines have no separation.
|
2017-03-03 12:59:19 +09:00 |
|
smoogipooo
|
d222c523a1
|
Exit drawings if no drawings.txt file.
|
2017-03-03 12:43:48 +09:00 |
|
smoogipooo
|
26b81a14cf
|
Ctrl+Shift+D at main menu to open up drawings, until we get a permanent place for it.
|
2017-03-03 12:42:19 +09:00 |
|
smoogipooo
|
062d8ddc7c
|
Don't handle menu buttons when Shift or Ctrl or Alt is pressed.
|
2017-03-03 12:41:45 +09:00 |
|
smoogipooo
|
febdfd5de4
|
Make groups fill up in round robin way, rather than sequentially.
|
2017-03-03 12:06:35 +09:00 |
|
Dean Herbert
|
78a0bce3bb
|
Merge pull request #423 from peppy/general-fixes
Move PauseOverlay to correct namespace.
|
2017-03-03 11:32:42 +09:00 |
|
DrabWeb
|
f872330902
|
Fix BeatmapDeleteDialog namespace
|
2017-03-02 21:28:05 -04:00 |
|
DrabWeb
|
7a4b9c5571
|
osu.Game.Overlays.BeatmapOptions -> osu.Game.Screens.Select.Options
|
2017-03-02 21:20:30 -04:00 |
|
Dean Herbert
|
3a8246f56d
|
Move PauseOverlay to correct namespace.
|
2017-03-03 10:17:39 +09:00 |
|
Dean Herbert
|
ecd3453774
|
Fix potential nullref.
|
2017-03-02 22:17:14 +09:00 |
|
Dean Herbert
|
f9b87ad08c
|
Fix selection on entry to song select.
Also only shows sets with beatmaps for current play mode.
|
2017-03-02 22:02:32 +09:00 |
|
Dean Herbert
|
9ea83230aa
|
Formatting fixes.
|
2017-03-02 22:01:53 +09:00 |
|
DrabWeb
|
b856fb5991
|
Implemented beatmap options overlay
|
2017-03-02 08:40:55 -04:00 |
|
Dean Herbert
|
e399d6c6d1
|
Use bindable for PlayMode.
|
2017-03-02 21:16:58 +09:00 |
|
Dean Herbert
|
471b9daa93
|
Merge branch 'master' into mod-overlay
# Conflicts:
# osu.Desktop.VisualTests/osu.Desktop.VisualTests.csproj
# osu.Game/Screens/Select/PlaySongSelect.cs
# osu.Game/osu.Game.csproj
|
2017-03-02 20:27:04 +09:00 |
|
Dean Herbert
|
51950eef43
|
Merge branch 'master' into master
|
2017-03-02 18:06:31 +09:00 |
|
Dean Herbert
|
ff5f0af2d3
|
Merge branch 'master' into popup-dialog
|
2017-03-02 16:42:20 +09:00 |
|
Dean Herbert
|
c4ca18eeba
|
Remove references to PassThrough.
|
2017-03-02 16:28:51 +09:00 |
|
DrabWeb
|
367d6d694c
|
Merge https://github.com/ppy/osu into mod-overlay
|
2017-03-02 01:44:18 -04:00 |
|
smoogipooo
|
b0d5d88fe9
|
Fix slight threading scheduling issue.
|
2017-03-02 12:26:42 +09:00 |
|
smoogipooo
|
1a4f0a92a5
|
Add saving + reloading (to/from drawings_results.txt) functionality.
|
2017-03-02 12:20:31 +09:00 |
|
DrabWeb
|
6c680825ed
|
ModSections in Ruleset, fixed toolbar play mode changed not firing
|
2017-03-01 22:05:52 -04:00 |
|
DrabWeb
|
befdf68abe
|
Made DialogOverlay use PopupDialog's direct valfixed last dialogs not expiring, DialogOverlay actually hides now, fixed an issue where multiple buttons could be pressed at once
|
2017-03-01 18:41:00 -04:00 |
|
Thomas Müller
|
4d28696479
|
FlowDirection -> FillDirection
|
2017-03-01 20:15:38 +01:00 |
|
Thomas Müller
|
9c853b0465
|
Update framewörk
|
2017-03-01 19:33:01 +01:00 |
|
Thomas Müller
|
d46e68b36b
|
Merge branch 'master' of github.com:ppy/osu into flowcontainer-refactor
# Conflicts:
# osu-framework
# osu.Game/Beatmaps/Drawables/BeatmapGroup.cs
|
2017-03-01 18:05:58 +01:00 |
|
Dean Herbert
|
b6e7e054c3
|
wankoz
|
2017-03-01 22:56:20 +09:00 |
|
Dean Herbert
|
58ae9e888d
|
Basic partial replay support.
|
2017-03-01 22:04:20 +09:00 |
|
smoogipooo
|
35d246b59d
|
Merge remote-tracking branch 'origin/master' into tournament_drawings
|
2017-03-01 19:32:33 +09:00 |
|
DrabWeb
|
d5d8352b62
|
Testing build
|
2017-02-28 17:09:31 -04:00 |
|
Jorolf
|
61cbcfd597
|
Merge branch 'master' into pluginManager
|
2017-02-28 20:34:56 +01:00 |
|
Jorolf
|
522034020e
|
Moved Bindable init
|
2017-02-28 11:44:12 +01:00 |
|
DrabWeb
|
570c95cb98
|
Merge https://github.com/ppy/osu into mod-overlay
|
2017-02-28 02:22:59 -04:00 |
|
DrabWeb
|
ce1798b8bc
|
DialogManager -> DialogOverlay, cleaned up how BeatmapDeletDialog works, added global DialogOverlay
|
2017-02-28 02:09:36 -04:00 |
|
DrabWeb
|
50d172be39
|
Added DialogManager(not wired up for desktop project yet)
|
2017-02-28 00:59:36 -04:00 |
|
Dean Herbert
|
e60cead483
|
Merge remote-tracking branch 'upstream/master' into warning_fixes
|
2017-02-28 13:49:19 +09:00 |
|
DrabWeb
|
fbd9523596
|
Added beatmap delete dialog
|
2017-02-27 23:19:28 -04:00 |
|
smoogipooo
|
1e15318da6
|
Add background.
|
2017-02-28 10:26:37 +09:00 |
|
Jorolf
|
8b3477820f
|
Disable mousewheel while playing
|
2017-02-28 00:08:34 +01:00 |
|
default0
|
03889e6ca6
|
Update References to FlowStrategies
References now use the Create*-names instead of the outdated
Get*-names to create instances of FlowStrategies.
|
2017-02-27 16:55:55 +01:00 |
|
smoogipooo
|
44f3dfa3fe
|
Make it display by default.
|
2017-02-27 23:38:37 +09:00 |
|
Andrey Zavadskiy
|
3487dfe236
|
Removed unused variables and parameters
|
2017-02-27 17:32:32 +03:00 |
|
smoogipooo
|
fc33bf4761
|
Add drawings config.
|
2017-02-27 23:29:18 +09:00 |
|
smoogipooo
|
9d731af01b
|
Finish it up, slightly hackishly, but that's ok.
|
2017-02-27 23:29:17 +09:00 |
|
smoogipooo
|
5f3e484353
|
Add scrolling teams container.
|
2017-02-27 23:29:06 +09:00 |
|
Dean Herbert
|
e8b027130f
|
Remove unused variable.
|
2017-02-27 23:17:21 +09:00 |
|
Alex Amadori
|
8b336156f0
|
Merge remote-tracking branch 'upstream/master'
|
2017-02-27 14:55:44 +01:00 |
|
Dean Herbert
|
afdb95f4d5
|
Fix even more test regressions.
|
2017-02-27 20:39:04 +09:00 |
|
Dean Herbert
|
4da09713a9
|
Fix test case regression.
|
2017-02-27 18:09:27 +09:00 |
|
Dean Herbert
|
68dd3c02aa
|
Fix failing testcase (nullref).
|
2017-02-27 17:05:12 +09:00 |
|
Dean Herbert
|
7c602a2af3
|
Update framework.
|
2017-02-27 15:55:57 +09:00 |
|
smoogipooo
|
25a1c7a8ad
|
Initial groups implementation.
|
2017-02-27 14:19:07 +09:00 |
|
Dean Herbert
|
47997c20ad
|
Weld -> BindWith.
|
2017-02-27 12:24:53 +09:00 |
|
default0
|
8d91519d59
|
Update usage of FlowContainer and its subclasses
|
2017-02-26 21:32:43 +01:00 |
|
Dean Herbert
|
bc231c6bd4
|
Remove dispose which is no longer necessary.
|
2017-02-26 22:08:29 +09:00 |
|
Dean Herbert
|
c227eb1be5
|
Welded bindables.
|
2017-02-26 22:08:21 +09:00 |
|
Dean Herbert
|
c5ad79e3e2
|
Remove unnecessary schedule.
|
2017-02-26 21:15:33 +09:00 |
|
Thomas Müller
|
1585ae842a
|
Update framework
|
2017-02-26 11:22:58 +09:00 |
|
Dean Herbert
|
17a28cd3b6
|
Don't push Player if we aren't still current.
|
2017-02-25 11:46:19 +09:00 |
|
Dean Herbert
|
7483b69477
|
Remove unnecessary Dispose logic.
|
2017-02-25 10:44:19 +09:00 |
|
Thomas Müller
|
4aecd59c74
|
Merge branch 'master' into fix-memory-leak
|
2017-02-24 19:54:14 +01:00 |
|
Thomas Müller
|
f7d985fe18
|
Fix and refactor star difficulty calculation boilerplate
Moves star difficulty calculation entry-point to Beatmap, and sets
star difficulty at the correct place for song select to display.
|
2017-02-24 19:36:17 +01:00 |
|
Alex Amadori
|
ace023f0c7
|
Refactor local vars named in a c-like fashion
|
2017-02-24 17:08:18 +01:00 |
|
Alex Amadori
|
90b0f035ad
|
Compute average of star ratings
|
2017-02-24 17:01:14 +01:00 |
|
Alex Amadori
|
51b6075210
|
Merge remote-tracking branch 'upstream/master'
|
2017-02-24 16:54:37 +01:00 |
|
Alex Amadori
|
e2ae03e798
|
Merge with upstream/master
|
2017-02-24 16:54:27 +01:00 |
|
Dean Herbert
|
c4fbfb5a8f
|
Update comment with new knowledge.
|
2017-02-24 21:46:34 +09:00 |
|
Dean Herbert
|
5096f6b83d
|
Fix memory leak from Player's InputManager.
|
2017-02-24 21:01:05 +09:00 |
|
Dean Herbert
|
ea4639932c
|
Simplify event names.
|
2017-02-24 17:21:14 +09:00 |
|
Dean Herbert
|
d24403e58e
|
Remove unused using statement.
|
2017-02-24 17:20:00 +09:00 |
|
Dean Herbert
|
958bf54c31
|
Add safe deletion support.
|
2017-02-24 17:08:13 +09:00 |
|
Dean Herbert
|
6c3bda18b6
|
Add beatmap deletion support.
Note that this is a very naive approach and will result in file access exceptions. This will be fixed in a further commit.
|
2017-02-24 14:37:54 +09:00 |
|
Dean Herbert
|
3a89348413
|
Centralise access to WorkingBeatmaps.
They can now only be instantiated from BeatmapDatabase and are abstract (to avoid misuse).
|
2017-02-24 13:43:21 +09:00 |
|
Dean Herbert
|
355bbb6324
|
SearchTextBox should not handle shift-delete.
|
2017-02-24 11:44:40 +09:00 |
|
Dean Herbert
|
c5552dfb27
|
Merge remote-tracking branch 'upstream/master' into remove-usings
|
2017-02-24 11:29:34 +09:00 |
|
Thomas Müller
|
0264c44a20
|
Do not shadow Colour in TwoLayerButton
Renames Colour to BackgroundColour instead.
|
2017-02-23 22:33:37 +01:00 |
|
Thomas Müller
|
37bc75a7b6
|
Remove unused variables
|
2017-02-23 22:32:49 +01:00 |
|
Thomas Müller
|
2689de0c0c
|
Update framework and add "Async" suffix to asynchronous methods
|
2017-02-23 22:32:10 +01:00 |
|
Thomas Müller
|
a5dfa7ab06
|
Remove unnecessary using statements
|
2017-02-23 21:38:10 +01:00 |
|
Seth
|
b4b88712ad
|
Merge branch 'master' into mod-overlay
|
2017-02-23 08:00:24 -04:00 |
|
Dean Herbert
|
6701cd9016
|
Merge branch 'master' into general-fixes
|
2017-02-23 17:04:53 +09:00 |
|
Dean Herbert
|
f812641696
|
Merge pull request #383 from peppy/player-loading-screen
Add loading screen.
|
2017-02-23 17:04:44 +09:00 |
|
Dean Herbert
|
da2bfe6d3c
|
Framework updates.
|
2017-02-23 16:42:12 +09:00 |
|
Dean Herbert
|
9746877903
|
Merge remote-tracking branch 'upstream/master' into mod-overlay
|
2017-02-23 11:11:52 +09:00 |
|
Dean Herbert
|
7e7bf07d03
|
Remove unused whitebox.
|
2017-02-23 11:11:46 +09:00 |
|
DrabWeb
|
99f1f88c75
|
Merge https://github.com/ppy/osu into mod-overlay
|
2017-02-22 12:35:55 -04:00 |
|
Dean Herbert
|
aef0eb49a1
|
Add loading screen.
|
2017-02-22 21:53:59 +09:00 |
|
Dean Herbert
|
7cda82d016
|
Space to skip.
|
2017-02-22 21:28:40 +09:00 |
|