Drew DeVault
|
ddac0e8c8f
|
Update osu-framework
|
2016-10-13 12:18:23 +09:00 |
|
Drew DeVault
|
45c0bc5428
|
Import beatmaps into the database via IPC
|
2016-10-13 12:18:17 +09:00 |
|
Drew DeVault
|
3a163de0f7
|
Follow changes to osu-framework
|
2016-10-13 12:18:10 +09:00 |
|
Drew DeVault
|
94f2898f52
|
Implement beatmap sending/receiving over IPC
|
2016-10-13 12:18:04 +09:00 |
|
Drew DeVault
|
c7d12bc072
|
Remove unnecessary setters
|
2016-10-13 12:17:58 +09:00 |
|
Drew DeVault
|
880399f5a5
|
Fix casing on private properties
|
2016-10-13 12:17:52 +09:00 |
|
Drew DeVault
|
dc4bd48f29
|
Fix casing issues
Cheers @RemieRichards
|
2016-10-13 12:17:46 +09:00 |
|
Drew DeVault
|
c39179d299
|
Add test for hit objects
|
2016-10-13 12:17:40 +09:00 |
|
Drew DeVault
|
7a4501323b
|
Decode beatmap colours
|
2016-10-13 12:17:35 +09:00 |
|
Drew DeVault
|
c0022f3515
|
Add more tests for legacy decoder
|
2016-10-13 12:17:31 +09:00 |
|
Drew DeVault
|
34b24e1399
|
Use embedded resources for test assets
|
2016-10-13 12:17:23 +09:00 |
|
Drew DeVault
|
30f2eeda7c
|
Implement IDisposable in ArchiveReaders
|
2016-10-13 12:17:18 +09:00 |
|
Drew DeVault
|
0267eb7649
|
Fixup
|
2016-10-13 12:17:13 +09:00 |
|
Drew DeVault
|
4851f49ad5
|
Add basic osu! hit object parsing
|
2016-10-13 12:17:08 +09:00 |
|
Drew DeVault
|
9b4bc3e36d
|
Implement most of the legacy beatmap decoder
Missing timing points, events, and hit object decoders remain to be
written
|
2016-10-13 12:17:03 +09:00 |
|
Drew DeVault
|
32ab8f97bb
|
Add more decoding (including full BeatmapMetadata)
|
2016-10-13 12:16:58 +09:00 |
|
Drew DeVault
|
2a3f047895
|
Start implementing legacy decoder
|
2016-10-13 12:16:48 +09:00 |
|
Adonais Romero González
|
1d8d2fa9c9
|
Implicit base()
|
2016-10-12 21:46:51 -05:00 |
|
Adonais Romero González
|
8f0093f133
|
Comments in StarCounter
|
2016-10-12 21:36:52 -05:00 |
|
Adonais Romero González
|
55420d4356
|
Improvements in transformCount handling
|
2016-10-12 21:33:55 -05:00 |
|
Adonais Romero González
|
bf832ebe71
|
uint for ids
|
2016-10-12 21:03:41 -05:00 |
|
Adonais Romero González
|
cd7884f00e
|
More descriptive var names in test
|
2016-10-12 20:58:43 -05:00 |
|
Adonais Romero González
|
71d7de5326
|
Leading zeroes now part of ScoreCounter ctor
|
2016-10-12 20:57:06 -05:00 |
|
Adonais Romero González
|
73e4359e9d
|
Adjusted StarCounter ctor
|
2016-10-12 20:51:50 -05:00 |
|
Dean Herbert
|
2566d6bfe0
|
Fix regressions with HitRenderers, while also cleaning them up.
|
2016-10-13 10:10:15 +09:00 |
|
Adonais Romero González
|
e9a38f0c4d
|
Fixed some animations
|
2016-10-12 17:24:06 -05:00 |
|
Adonais Romero González
|
fa67ab86ed
|
Adjusted Combo Counter animation
|
2016-10-12 15:28:24 -05:00 |
|
Adonais Romero González
|
11e0429fd3
|
Children creation off-load to ctors
|
2016-10-12 14:38:48 -05:00 |
|
Adonais Romero González
|
798e7241d8
|
Make counters work again
|
2016-10-12 14:33:04 -05:00 |
|
TocoToucan
|
059e2a3c5a
|
Improve appearing of the volume meters
|
2016-10-12 22:17:53 +03:00 |
|
Dean Herbert
|
8707c7f746
|
Fix regression causing multi-line (wrapped) chat messages to overlap.
|
2016-10-13 03:06:06 +09:00 |
|
TocoToucan
|
00db36fdbe
|
Update code in accordance with the code review
|
2016-10-12 20:45:42 +03:00 |
|
UselessToucan
|
7db9e1a8bf
|
Merge pull request #4 from ppy/master
Actualize master
|
2016-10-12 20:14:24 +03:00 |
|
TocoToucan
|
ce391301fa
|
Merge VolumeControl.cs
|
2016-10-12 19:17:53 +03:00 |
|
Drew DeVault
|
c9a057b510
|
Update AddBeatmap accordingly
|
2016-10-12 11:32:40 -04:00 |
|
Drew DeVault
|
e9a45de51f
|
Refactor database to reuse existing types
|
2016-10-12 11:32:40 -04:00 |
|
Drew DeVault
|
23bc26ddac
|
Implement OszArchiveReader
|
2016-10-12 11:32:40 -04:00 |
|
Drew DeVault
|
bc69aa1455
|
Initial support code for beatmap loading
|
2016-10-12 11:32:40 -04:00 |
|
Drew DeVault
|
768c3bc31e
|
Use PlayMode instead of GameMode
|
2016-10-12 11:32:40 -04:00 |
|
Drew DeVault
|
005dc9e8cb
|
Drop GameMode
|
2016-10-12 11:32:40 -04:00 |
|
Drew DeVault
|
e8de245032
|
Use @strings
|
2016-10-12 11:32:40 -04:00 |
|
Drew DeVault
|
f6b6446a9c
|
MetadataID -> BeatmapMetadataID
|
2016-10-12 11:32:27 -04:00 |
|
Drew DeVault
|
72c4a26aea
|
Move control of databases into osu-framework
|
2016-10-12 11:32:27 -04:00 |
|
Drew DeVault
|
2d810f72fa
|
Add initial DB schema and support code
|
2016-10-12 11:32:07 -04:00 |
|
TocoToucan
|
06288d3f7c
|
Change "Master" volume if particular meter is not selected.
|
2016-10-12 17:36:42 +03:00 |
|
Drew DeVault
|
8dadc2b215
|
Merge pull request #63 from peppy/limit-game-access
Limit game access
|
2016-10-12 09:54:00 -04:00 |
|
Dean Herbert
|
aa96d98822
|
Merge branch 'master' into limit-game-access
Conflicts:
osu.Desktop.VisualTests/Tests/TestCaseChatDisplay.cs
osu.Game/GameModes/Menu/ButtonSystem.cs
osu.Game/Online/Chat/Display/ChatLine.cs
osu.Game/OsuGame.cs
osu.Game/Overlays/ToolbarButton.cs
|
2016-10-12 20:44:33 +09:00 |
|
Dean Herbert
|
29d223dc41
|
Update framework and simplify some references.
|
2016-10-12 19:52:49 +09:00 |
|
Drew DeVault
|
fd55199114
|
Merge pull request #52 from peppy/stateful-drawables
Stateful drawables & chat control
|
2016-10-12 04:55:03 -04:00 |
|
Dean Herbert
|
61d5c7c56d
|
Make stuff compile again (but StarCounter hits assertions).
|
2016-10-12 16:11:40 +09:00 |
|