Commit Graph

134 Commits

Author SHA1 Message Date
b6e7e054c3 wankoz 2017-03-01 22:56:20 +09:00
e60cead483 Merge remote-tracking branch 'upstream/master' into warning_fixes 2017-02-28 13:49:19 +09:00
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
9444ffd849 Removed redundant qualifiers 2017-02-27 17:37:38 +03:00
a22216d0b0 Update nuget packages. 2017-02-27 20:38:30 +09:00
8d91519d59 Update usage of FlowContainer and its subclasses 2017-02-26 21:32:43 +01:00
686372a7f9 Update with framework structural changes. 2017-02-26 20:54:32 +09:00
5ff4028c29 Make beatmap importing async. 2017-02-24 18:12:50 +09:00
c5552dfb27 Merge remote-tracking branch 'upstream/master' into remove-usings 2017-02-24 11:29:34 +09:00
2689de0c0c Update framework and add "Async" suffix to asynchronous methods 2017-02-23 22:32:10 +01:00
a5dfa7ab06 Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
da2bfe6d3c Framework updates. 2017-02-23 16:42:12 +09:00
74ea5e7343 Fix updates downloading in non-deploy builds. 2017-02-23 00:41:04 +09:00
b744f3a3a7 Re-nest code and handle even more potential exceptions. 2017-02-21 14:15:46 +09:00
461a22bccb Add resiliency to update process when delta patching fails. 2017-02-21 13:52:52 +09:00
cbd061d573 Improve appearance of notifications. 2017-02-21 13:52:37 +09:00
bc032aa0a6 Catch http errors in full update process (could happen during downloads too). 2017-02-21 12:58:56 +09:00
3106c52098 Removed unnecessary references 2017-02-19 13:25:41 +03:00
f028188398 Merge remote-tracking branch 'refs/remotes/ppy/master' into connection_fix 2017-02-18 13:47:45 +03:00
e803564b5a Added the specific exception 2017-02-18 13:46:47 +03:00
bf33cc6f53 Make disclaimer actually be a thing. 2017-02-18 14:16:46 +09:00
2f4855b00f Added exception 2017-02-17 21:07:59 +03:00
fe3a6248ec Add better screen hierarchy and placeholder for dev build disclaimer. 2017-02-17 20:07:16 +09:00
e6ef9f67aa GameMode -> Screen. 2017-02-17 19:23:58 +09:00
25e7a08cca Reset local version and explicitly show release/debug builds. 2017-02-15 13:41:12 +09:00
ba7b61521f Merge pull request #354 from peppy/builder
Deploy automation
2017-02-15 01:28:05 +09:00
f207da6041 Add/update license headers. 2017-02-14 18:17:35 +09:00
bad501c018 Merge branch 'master' into builder 2017-02-14 08:35:38 +09:00
5c6e895644 Exclude vshost executables from packages. 2017-02-13 21:33:48 +09:00
d73c48c73d Only show first three segments of version (ignore revision number). 2017-02-13 20:23:47 +09:00
85e85d32fc Add dev build footer. 2017-02-13 20:06:51 +09:00
f52e9ddb05 Fix escape key being unnecessarily handled by VersionManager. 2017-02-13 19:08:59 +09:00
11643d2e09 Remove unnecessary methods and local variables. 2017-02-13 18:30:51 +09:00
1aeb48b920 Merge remote-tracking branch 'upstream/master' into osb_loading 2017-02-13 18:22:29 +09:00
a073b1db0d very simple build automation. 2017-02-13 01:02:44 +09:00
0ff054f887 Bump version. 2017-02-12 20:30:35 +09:00
e3f35cd66e Merge branch 'master' into osb_loading 2017-02-12 12:26:25 +01:00
01e774b1ec Don't attempt to install/update on a non-installed version for now. 2017-02-12 20:25:42 +09:00
874af48de6 Merge remote-tracking branch 'upstream/master' into installer-updater 2017-02-12 17:18:04 +09:00
7ad9cd6b6e add explicit false values to prevent warnings as errors 2017-02-12 02:32:11 -05:00
6aa0e7729c Add icon and window title. 2017-02-12 15:03:36 +09:00
045edb6ab7 Add very simple in-game update checker/display. 2017-02-12 14:54:56 +09:00
0cd149eda4 Stop using embedded manifest, add AssemblyInfo. 2017-02-12 14:54:07 +09:00
49ae976af6 Add squirrel dependencies. 2017-02-12 14:52:10 +09:00
a504c73f33 Load beatmap data from an optional osb file. 2017-02-09 15:19:09 +01:00
50bd80cb0c Update and standardise license headers. 2017-02-07 14:27:41 +09:00
299c4923c3 Implement Beatmap Import via drag&drop 2017-02-05 13:32:08 +01:00
0861eb79e4 Minor cleanups 2017-01-31 19:55:36 -05:00
66d104394f Add comments around cwd handling 2017-01-30 09:36:26 -05:00
46e7bcef8c Improve beatmap import 2017-01-17 17:05:06 -05:00