Commit Graph

472 Commits

Author SHA1 Message Date
7bdb2fcfc7 Add basic implementation of VisualTest framework for osu! project.
Comes with one complimentary test.
2016-09-24 15:47:17 +09:00
e0c06a4f19 Merge branch 'refs/heads/general-fixes' into beatmap_framework
# Conflicts:
#	osu-framework
#	osu.Game/GameModes/FieldTest.cs
#	osu.Game/GameModes/FontTest.cs
#	osu.Game/GameModes/Menu/ButtonSystem.cs
#	osu.Game/Graphics/UserInterface/TextBox.cs
#	osu.Game/OsuGame.cs
#	osu.Game/osu.Game.csproj
2016-09-20 16:36:42 +09:00
f2fa9f611a Replaced osu.Game.Graphics.Cursor.CursorContainer.cs with osu.Framework.Graphics.Cursor.CursorContainer.cs 2016-09-17 22:11:27 +01:00
4754c0e2d1 Clears out old tests (use the framework tests!), Replaces osu.Game.Graphics.UserInterface references with osu.Framework.Graphics.UserInterface 2016-09-17 21:54:52 +01:00
9e76feb159 Add remaining HitRenderers.
Many general improvements.
2016-09-06 21:42:45 +09:00
024ae1d1c2 Move playfields to own class. 2016-09-06 21:42:45 +09:00
93744f7372 Add basic TaikoHitRenderer. 2016-09-06 21:42:45 +09:00
2ea5a5c675 Add basic HitRenderer framework. 2016-09-06 21:42:45 +09:00
ec25a50249 Add basic structure for catch mode objects. 2016-09-06 21:41:16 +09:00
49110cf8d8 Add mania Note and HoldNote. 2016-09-06 21:41:16 +09:00
cf12f4764f Add basic structure for osu! mode objects. 2016-09-06 21:41:16 +09:00
7cee44ab1d HitObject -> HitBase. Also add BaseHits for each game mode. 2016-09-06 21:41:16 +09:00
016521240a Add playtest class. 2016-09-06 21:41:16 +09:00
ef98e4ee3c Move beatmap metadata to separate class. 2016-09-06 21:41:16 +09:00
abe8ff21f6 Add more timing and sample related classes. 2016-09-06 21:41:16 +09:00
3098204dda Add basic class structure for Beatmap/HitObject/SampleInfo/User. 2016-09-06 21:41:16 +09:00
7e3d2ebe80 Update nuget packages and framework reference once more. 2016-09-06 20:41:18 +09:00
ebd15d6f7c Remove System.Drawing dependency. 2016-09-02 14:30:08 +09:00
b3e2339175 Make TextBox rendering work again. 2016-09-01 22:51:03 +09:00
013cf1cf3f Fix broken namespaces. 2016-08-31 20:16:05 +09:00
8870935a4b Add basic online API support. 2016-08-31 20:14:01 +09:00
6cbbeaaac0 Initial commit. 2016-08-26 14:41:47 +09:00