Commit Graph

5587 Commits

Author SHA1 Message Date
a0e7751cd1 Merge branch 'master' into fix-invalid-depth 2017-06-23 14:48:12 +09:00
94fdf0390d Merge pull request #962 from ColdVolcano/visualiser-fixes
Logo visualiser fixes.
2017-06-22 19:12:40 +09:00
2a583de31b Merge branch 'master' into visualiser-fixes 2017-06-22 19:07:50 +09:00
c68df5508b Merge pull request #963 from smoogipooo/general-fixes
Update framework.
2017-06-22 18:46:24 +09:00
986e9687ea Update framework. 2017-06-22 14:08:28 +09:00
c619de7f9b Rename const in all of the code 2017-06-21 18:55:44 -05:00
1978a4e8a6 Boost visualiser performance
Also fixes amplitudes being set wrongly if kiai was false.
2017-06-21 18:32:31 -05:00
08cf5b6952 Merge pull request #941 from smoogipooo/better-drawablehitobject-lifetimes
Automatically determine lifetime for scrolling rulesets.
2017-06-21 20:26:48 +09:00
3389c8a4dc CI fixes. 2017-06-21 20:17:15 +09:00
89c8a34025 Merge branch 'master' into better-drawablehitobject-lifetimes 2017-06-21 20:13:57 +09:00
722e519e0f Merge pull request #956 from EVAST9919/heartbeat
Add heartbeat sound effect when hovering osu! logo
2017-06-21 15:40:28 +09:00
d0d0f11857 Merge branch 'master' into heartbeat 2017-06-21 15:35:54 +09:00
e93d0cbb3a Merge pull request #957 from paparony03/shapes-renamespace
Shapes namespace
2017-06-21 11:41:01 +09:00
b191d96aab CI fixes. 2017-06-21 11:35:19 +09:00
fc0e44b214 Update framework. 2017-06-21 11:28:27 +09:00
c8720bc5d5 Oops 2017-06-20 16:00:09 +10:00
62dee59672 Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
2017-06-20 15:54:23 +10:00
a991cff908 OsuLogo beat sound 2017-06-19 17:37:00 +03:00
ee2c649971 Merge pull request #953 from ColdVolcano/logo-visualizer
Add a visualizer around the logo
2017-06-19 19:34:40 +09:00
17cb043cb2 Visualiser 2017-06-19 18:41:35 +09:00
a1b9499480 More documentation and constants 2017-06-19 18:41:11 +09:00
8c063fe2b8 Simplify AccentColour property for now 2017-06-19 18:38:39 +09:00
25b1058cd3 Update framework 2017-06-19 18:30:44 +09:00
e269bdbad7 Use additive colour; adjust constants a bit 2017-06-19 18:30:13 +09:00
359cb4c083 Add kiai support 2017-06-19 18:29:44 +09:00
77ca48c1bd CI Fixes 2017-06-18 23:52:42 -05:00
84aa17dea3 Attempt to fix possible loss of fraction 2017-06-18 23:08:27 -05:00
63aabc162b Fix TestCaseMenuButtonSystem not starting up 2017-06-18 22:34:45 -05:00
3764c1d799 Make bar length and visualizer count floats 2017-06-18 22:28:18 -05:00
cea8dc5602 Fix possible loss of fraction 2017-06-18 22:13:21 -05:00
d3662636d6 CI fixes 2017-06-18 22:01:07 -05:00
cc7f341f98 Update framework 2017-06-18 21:52:39 -05:00
34ac932fe2 Reduce pollution in DrawableHitObject in favor of a loosely-coupled IScrollingHitObject. 2017-06-19 10:54:23 +09:00
ccac2e9a75 Add a visualizer around the logo 2017-06-18 19:33:50 -05:00
1d5c5a0a4d Fix an invalid depth operation. 2017-06-19 07:50:26 +09:00
45b0c28461 Merge pull request #944 from peppy/fix-resources-again-again
Fix resources being reset incorrectly to an old revision
2017-06-17 14:13:31 +09:00
87f6ba57d3 Fix resources being reset incorrectly to an old revision 2017-06-17 14:08:18 +09:00
8c0850d679 Merge branch 'master' into better-drawablehitobject-lifetimes 2017-06-16 21:57:41 +09:00
f41789889b Merge pull request #940 from peppy/update-framework
Update framework
2017-06-16 21:15:07 +09:00
7128d73178 Update framework 2017-06-16 21:08:23 +09:00
38f2bd47c5 Even saner default. 2017-06-16 20:00:16 +09:00
9fea187788 A bit more commenting. 2017-06-16 19:58:43 +09:00
28e48eab2b CI fixes. 2017-06-16 19:30:30 +09:00
4afe83e74e Rework DrawableHitObject to provide default life times and proper DrawableTimingSection autosizing.
This exposes LifetimeOffset from DrawableHitObject which is used by the XSRG rulesets to adjust the life time range by the VisibleTimeRange.
2017-06-16 19:21:54 +09:00
fc34a55db8 Merge pull request #929 from smoogipooo/timingchange-rework
Refactor TimingChange to make it easier to follow
2017-06-16 17:29:03 +09:00
f2cac17188 Merge branch 'master' into timingchange-rework 2017-06-16 17:04:43 +09:00
62a0c780af Merge pull request #938 from MrTheMake/numpad-enter
Handle the numpad's Enter in cases where only the normal Enter was handled
2017-06-16 15:38:45 +09:00
ae79ba48be Merge branch 'master' into numpad-enter 2017-06-16 15:32:52 +09:00
ea87aca032 We no longer need to pass in the control point. 2017-06-16 13:12:36 +09:00
874db28478 CI fixes. 2017-06-16 13:09:06 +09:00