Commit Graph

681 Commits

Author SHA1 Message Date
fdd17c1575 Rewrite circle pieces to use custom graphics again.
Also using FontAwesome for now to enforce the same size, because otherwise you have to mess around with sprites + the custom graphics. This will all be changed when sprites are fixed to maintain aspect ratios and when glow/border use relative axes.
2017-03-24 20:08:40 +09:00
df46d0f446 Cleanup. 2017-03-24 18:49:10 +09:00
5281842965 Rewrite CirclePiece to be referenced to 128x128px and handle accented hits more sanely. 2017-03-24 18:37:56 +09:00
20e80a758a Merge branch 'master' into taiko_drawable_drawing
Conflicts:
	osu.Desktop.VisualTests/osu.Desktop.VisualTests.csproj
	osu.Game.Modes.Taiko/Objects/Drawable/DrawableTaikoHitObject.cs
	osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
2017-03-24 15:11:56 +09:00
befbc63c35 Merge https://github.com/ppy/osu into song-progress-graph 2017-03-23 23:42:06 -03:00
b56fb310bf More cleanup 2017-03-23 23:38:23 -03:00
2074812f46 Move ScoreProcessor and Score to Scoring/. 2017-03-24 09:51:52 +09:00
0a11d035fe Formatting 2017-03-23 09:07:13 -03:00
bbca6cf602 Fix bottom square being clipped 2017-03-23 08:13:03 -03:00
938f5eaf58 Dragging 2017-03-23 07:38:08 -03:00
546a3d0914 Merge branch 'song-progress-graph' of https://github.com/DrabWeb/osu into song-progress-graph 2017-03-23 07:15:53 -03:00
2cb801317d JudgementInfo -> Judgement.
There is no case where we use the term "Judgement" without the suffix, so deemed it unnecessary.
2017-03-23 19:00:18 +09:00
b5d661b53a some fixing and restyling. 2017-03-23 18:20:00 +09:00
4d61424abd Merge branch 'master' into song-progress-graph 2017-03-23 17:44:22 +09:00
e9a061c709 Merge branch 'master' into beatmap-detail-tabs 2017-03-23 17:13:02 +09:00
43032ef694 Fix missing class renames. 2017-03-23 16:56:42 +09:00
d441114011 Merge branch 'master' into taiko_playfield_2 2017-03-23 14:28:42 +09:00
e77229b34b Merge branch 'master' into beatmap-detail-tabs 2017-03-23 14:26:00 +09:00
681ed38941 Use const whenever possible. 2017-03-23 13:52:38 +09:00
54e1b24fe9 Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
67421cdf1c Even though it was 5 minutes ago what was I thinking 2017-03-23 01:34:06 -03:00
8c99a8b103 Remove visual test(pretty useless) 2017-03-23 01:25:30 -03:00
c173c4b7ee Tab control 2017-03-23 00:22:31 -03:00
2c580f43e9 Merge branch 'master' into taiko_playfield_2 2017-03-23 11:10:23 +09:00
e3bc837b61 Merge branch 'master' into taiko_drawable_drawing 2017-03-23 10:44:00 +09:00
41aaf5fee6 Merge branch 'master' into taiko_barlines 2017-03-23 10:40:27 +09:00
75a51fbcc7 Merge branch 'taiko_playfield_2' into taiko_barlines 2017-03-23 09:13:24 +09:00
2cb6757f14 Merge remote-tracking branch 'origin/master' into taiko_barlines
Conflicts:
	osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
2017-03-23 09:01:00 +09:00
790997db90 Merge remote-tracking branch 'origin/master' into taiko_playfield_2 2017-03-23 08:49:20 +09:00
5ebbc2c0ba Formatting 2017-03-22 09:33:01 -03:00
818bdd8e88 SongProgress in HudOverlay 2017-03-22 09:27:04 -03:00
333008e26d Formatting 2017-03-22 08:59:44 -03:00
29c54d4d8b Merge https://github.com/ppy/osu into song-progress-graph 2017-03-22 08:50:17 -03:00
2b1d31e69c Address linting issues 2017-03-22 06:25:49 -04:00
267238dc27 Simplify derived classes of WorkingBeatmap 2017-03-22 06:15:32 -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
8983bbcaad Merge branch 'master' into leaderboards 2017-03-22 08:24:49 +09:00
8f6cee2544 Override is unnecessary. 2017-03-22 01:43:20 +09:00
e7a93073a4 Fix post-merge errors. 2017-03-22 01:42:40 +09:00
9f3def05ef Add test case for bar lines. 2017-03-21 21:27:20 +09:00
b602b7a3ea Add barline drawables. 2017-03-21 20:39:18 +09:00
aac4f24a2e 10% chance to get finisher hits in testcase. 2017-03-21 17:55:18 +09:00
60e866aebd Increase RingExplosion base size for finishers.
Subtle but looks good imo (checked with flyte).
2017-03-21 17:49:22 +09:00
1ac9898a36 Add judgement texts. 2017-03-21 16:33:25 +09:00
4c398b106d Add explosion rings. 2017-03-21 15:54:57 +09:00
10ed6ef10d Move TaikoPlayfield to separate file. 2017-03-21 15:09:54 +09:00
27a21cd23d Add taiko playfield. 2017-03-21 14:58:34 +09:00
edd9a22177 License headers. 2017-03-20 17:02:06 +09:00
f87f334dcd Merge branch 'master' into taiko_note_circle 2017-03-20 16:55:08 +09:00
be1f28ad40 Move drum rolls to a new column in TestCaseTaikoHitObjects. 2017-03-20 16:53:31 +09:00