ab97967237
Update references and framework.
2017-03-29 09:54:00 +09:00
2b1d31e69c
Address linting issues
2017-03-22 06:25:49 -04:00
cc2b4c5c5b
Refactor WorkingBeatmap
...
Gets ArchiveReader out of WorkingBeatmap and delegates extracting stuff
from it to subclasses. Should enable us to make an OnlineWorkingBeatmap
or so.
2017-03-22 05:57:08 -04:00
e0a8c3b1e5
Rename BaseDifficulty -> Difficulty / BeatmapDifficulty.
2017-03-16 23:18:02 +09:00
e52d5181f7
Fix a few visual tests failing.
2017-03-14 17:01:46 +09:00
a502ff2c87
Fix post-merge issues.
2017-03-14 12:47:29 +09:00
980807d91e
Fix post-merge issues.
2017-03-13 22:33:41 +09:00
64aab090d5
Instantiate HitRenderer with WorkingBeatmap.
2017-03-12 18:03:13 +09:00
02281d8a2a
Make HitRenderer not have a publicly-settable Beatmap, replace AllObjectsJudged for performance.
2017-03-10 15:19:36 +09:00
0cad5d7d41
Fix most warnings.
2017-03-07 13:05:57 +09:00
a14bdf8624
Use Color4Extensions from Framework and remove redundant Name
2017-03-04 19:42:37 +01:00
21c6f66017
Fix TestCaseGamefield.
2017-02-27 18:30:10 +09:00
a5dfa7ab06
Remove unnecessary using statements
2017-02-23 21:38:10 +01:00
e6ef9f67aa
GameMode -> Screen.
2017-02-17 19:23:58 +09:00
38b25a7df3
Add hit object stacking.
2017-02-09 07:28:40 +01:00
50bd80cb0c
Update and standardise license headers.
2017-02-07 14:27:41 +09:00
eef697d842
Wire up CircleSize to hitobjects.
...
Note, that circle sizes still are wrong compared to stable osu. In order to fix this, the base radius of hitcircles needs to become 64, but it currently is 72.
2016-12-11 10:11:22 +01:00
bbc11c77ca
Add (temporary) transitions to songselect and player.
2016-12-07 20:47:28 +09:00
57e7c7097d
Update framework and add rudimentary fading to song select screen.
2016-11-20 12:16:54 +01:00
da1f6eeab5
Circle -> HitCircle.
2016-11-16 16:16:45 +09:00
4590be552f
Move play modes to their own projects.
2016-11-14 18:54:24 +09:00
06f4f93918
Move play modes to Modes namespace.
2016-11-14 18:03:20 +09:00
0f4538f69f
Rename GameModes namespace to Screens.
2016-11-14 17:23:33 +09:00
faca23163c
Fix incorrect framework specification for VisualTests.
2016-10-26 19:11:17 +09:00
2566d6bfe0
Fix regressions with HitRenderers, while also cleaning them up.
2016-10-13 10:10:15 +09:00
ac16bffe49
Bring framework and resources up-to-date.
2016-10-01 19:05:26 +09:00
f0284ce57c
Use the old naming style for now.
2016-09-26 15:07:29 +09:00
ae100e3137
Move PlayTest to the VisualTests project.
2016-09-25 13:59:38 +09:00