1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-07 01:43:25 +08:00

Commit Graph

  • 25fecfca06 Relative size and position for text layer. Huo Yaoyuan 2016-09-26 16:56:39 +0800
  • bb13da2b32 Add ResetCount method for Counter. Huo Yaoyuan 2016-09-26 14:10:51 +0800
  • b4bb3d6317 Update private methods implementation. Huo Yaoyuan 2016-09-26 14:07:43 +0800
  • 756e7a6a67 Add missing lincense header, remove unnecessary comment and field. Huo Yaoyuan 2016-09-26 13:56:05 +0800
  • f0284ce57c Use the old naming style for now. Dean Herbert 2016-09-26 15:07:29 +0900
  • 3d23dda3b4 Merge branch 'master' into key-counter Huo Yaoyuan 2016-09-26 13:46:51 +0800
  • cd57661aa2 Merge pull request #37 from peppy/general-fixes Dean Herbert 2016-09-26 14:42:24 +0900
  • ae100e3137 Move PlayTest to the VisualTests project. Dean Herbert 2016-09-25 13:59:38 +0900
  • 58ed5c00e4 Merge remote-tracking branch 'refs/remotes/upstream/master' into beatmap_framework Dean Herbert 2016-09-25 13:40:06 +0900
  • 9491bd7f59 Fix OpenTK reference in VisualTests. Dean Herbert 2016-09-25 13:32:53 +0900
  • 63535df6dc Fix typo and missnaming. Huo Yaoyuan 2016-09-24 14:28:59 +0800
  • ec2bc4720d Comma seperator in numbers. Huo Yaoyuan 2016-09-24 10:31:14 +0800
  • ed4fae53cb Add FadeTime and allow setting custom styles directly from container. Huo Yaoyuan 2016-09-24 10:26:42 +0800
  • f4ac1f630d Adjust visual tree of counter. Huo Yaoyuan 2016-09-24 10:19:50 +0800
  • 0da0d4f35e Avoid accessing container in each counter. Huo Yaoyuan 2016-09-24 10:04:08 +0800
  • c70bf53486 Rename counter classes to avoid confusing. Huo Yaoyuan 2016-09-24 09:53:58 +0800
  • 4b459b4f67 Visual test for KeyCounter. Huo Yaoyuan 2016-09-24 08:57:13 +0800
  • 16f1dff849 Make counter public. Huo Yaoyuan 2016-09-24 08:52:41 +0800
  • d8666deaa0 IsLit Adjustment. Huo Yaoyuan 2016-09-23 19:41:25 +0800
  • ba19fe1b97 Move IsCounting to KeyCounter. Huo Yaoyuan 2016-09-23 19:14:11 +0800
  • 409bb0d068 Counter animation. Huo Yaoyuan 2016-09-23 19:10:14 +0800
  • 81f269ee69 MouseCount and KeyBoardCount, input handling. Huo Yaoyuan 2016-09-23 18:57:19 +0800
  • e5ef3e1d02 Adjust children position of Counter. Huo Yaoyuan 2016-09-23 18:34:54 +0800
  • 55a1a3827a Implement KeyCounter and base Count class. Huo Yaoyuan 2016-09-23 18:29:25 +0800
  • 8a168f2d29 Merge pull request #35 from peppy/visual-test-framework Dean Herbert 2016-09-24 20:44:37 +0900
  • 32b67023f3 Merge branch 'master' into visual-test-framework Dean Herbert 2016-09-24 20:41:07 +0900
  • 307224a07d Remove unnecessary testcases. Dean Herbert 2016-09-24 20:29:41 +0900
  • f59694ee52 Merge 770a8ebb80 into 75b430515b abraker95 2016-09-24 10:48:54 +0000
  • 75b430515b Merge pull request #36 from huoyaoyuan/manifest Dean Herbert 2016-09-24 19:46:19 +0900
  • e75b559eb3 Enhanced app.manifest for Windows 10. Huo Yaoyuan 2016-09-24 18:37:28 +0800
  • dc283e2d08 Remove app.manifest reference. Dean Herbert 2016-09-24 19:29:23 +0900
  • 7bdb2fcfc7 Add basic implementation of VisualTest framework for osu! project. Dean Herbert 2016-09-24 00:39:20 +0900
  • 1705914093 Merge pull request #34 from peppy/general-fixes Dean Herbert 2016-09-24 15:46:11 +0900
  • 52c604d718 Update framework. Dean Herbert 2016-09-24 15:42:19 +0900
  • 9891e72114 Fix indentation. Dean Herbert 2016-09-24 15:35:27 +0900
  • 204b9fec41 Merge c31b88941a into edcc48c49b Remie Richards 2016-09-23 21:40:03 +0000
  • c31b88941a No longer using KeyCounter/key-hit.png as it was unnecessary to create the needed visuals. Borrowed nicer spritetext positions from huoyaoyuan Remie Richards 2016-09-23 22:39:36 +0100
  • b4ce71fbbe submodule update Remie Richards 2016-09-23 21:58:06 +0100
  • c64dfca82e Remove silly textboxes. Dean Herbert 2016-09-24 00:09:59 +0900
  • f936618156 Add back TextAwesome and osu!font. Dean Herbert 2016-09-21 18:33:09 +0900
  • b9aead06ad Update resources. Dean Herbert 2016-09-24 00:03:20 +0900
  • d9b77db537 Update framework. Dean Herbert 2016-09-24 00:02:08 +0900
  • b803179711 Merge 1e06f9113a into edcc48c49b Dean Herbert 2016-09-23 15:00:08 +0000
  • 770a8ebb80 This doesn't belong here abraker95 2016-09-23 10:47:35 -0400
  • d83ae6f649 Layout fixes abraker95 2016-09-23 10:30:18 -0400
  • 0cef3b2ec5 BoundsBypassFlowContainer is now specifically KeyCounterFlowContainer, as this kind of solution/workaround isn't wanted in the main framework. Remie Richards 2016-09-23 09:14:53 +0100
  • 44544bf498 Get rid of this abraker95 2016-09-23 04:01:11 -0400
  • 8d29bdf651 Fix padding abraker95 2016-09-23 04:00:22 -0400
  • d2aa885bc3 Add license info abraker95 2016-09-23 03:59:31 -0400
  • 7e9e3d9c65 Allow the mouse counter to detect mouse presses globally abraker95 2016-09-23 03:57:23 -0400
  • 0a4d7217ac Initial commit (port from osu-lazer) abraker95 2016-09-23 02:43:17 -0400
  • 30a8c88002 Inverts NotCounting into IsCounting, to match KeyCounter's isCounting (which is now lowercase to match project styleguides) Remie Richards 2016-09-23 07:22:16 +0100
  • 1c5aad0a07 Updates resource paths to use the new folder Remie Richards 2016-09-23 07:08:01 +0100
  • afc04fe3f8 Key Counter Remie Richards 2016-09-23 07:04:59 +0100
  • 1e06f9113a Add back TextAwesome and osu!font. Dean Herbert 2016-09-21 18:33:09 +0900
  • edcc48c49b Merge pull request #28 from peppy/general-fixes Dean Herbert 2016-09-21 17:39:36 +0900
  • 997c6f45f6 Update framework again. Dean Herbert 2016-09-21 17:37:33 +0900
  • 33e46facec Use children for initialisation. Dean Herbert 2016-09-21 13:25:23 +0900
  • 3a5f37444c Add back Playfield masking. Dean Herbert 2016-09-21 13:21:55 +0900
  • 1712a142a5 Add proper HitObject expiration. Dean Herbert 2016-09-21 13:12:15 +0900
  • f1688499e4 Bring framework up-to-date. Dean Herbert 2016-09-21 13:12:05 +0900
  • e0c06a4f19 Merge branch 'refs/heads/general-fixes' into beatmap_framework Dean Herbert 2016-09-20 16:30:03 +0900
  • b2e7f290f2 Fix window size. Dean Herbert 2016-09-20 16:26:07 +0900
  • b9de26aa26 Framework updates. Dean Herbert 2016-09-20 14:41:55 +0900
  • 9a5874b063 Merge pull request #27 from RemieRichards/update_to_new_children_syntax Dean Herbert 2016-09-19 10:12:54 +0900
  • 3b1ef0b991 Reverts a small bandaid fix that's no longer necessary relating to the order in which osulogo is initialised. Remie Richards 2016-09-19 01:57:15 +0100
  • 3c297064b6 Fixes invalid button scaling, Fixes invalid button location (they were oddly shifted to the right) Remie Richards 2016-09-19 01:47:14 +0100
  • 320f76d860 Fixes over-scaling, Brings osu! logo back to the front Remie Richards 2016-09-19 01:35:50 +0100
  • 80dfad9af9 Missed an extra set of () on an object initialiser Remie Richards 2016-09-18 20:49:01 +0100
  • 314b0dfc04 Replaced all Add() calls in Load()s with direct Children = new Drawable[] {} settings, for consistency Remie Richards 2016-09-18 20:41:53 +0100
  • 4732a4db19 An AddProcessing() call was left behind, AddProcessing() is now gone on the framework end. Remie Richards 2016-09-18 16:42:59 +0100
  • 30db97d72d Updates to latest stable framework version. Remie Richards 2016-09-18 16:29:05 +0100
  • f2fa9f611a Replaced osu.Game.Graphics.Cursor.CursorContainer.cs with osu.Framework.Graphics.Cursor.CursorContainer.cs Remie Richards 2016-09-17 22:11:27 +0100
  • 4754c0e2d1 Clears out old tests (use the framework tests!), Replaces osu.Game.Graphics.UserInterface references with osu.Framework.Graphics.UserInterface Remie Richards 2016-09-17 21:54:52 +0100
  • 1a5c2b5221 Updates to latest osu-framework, Updates existing Load() methods to use Children = new Drawable[]{} syntax Remie Richards 2016-09-17 21:33:46 +0100
  • 36ae4dd271 Fix osu! playfield (was using inheriting sizemode when it shouldn't). Dean Herbert 2016-09-15 23:58:02 +0900
  • b52c3074ef Merge pull request #26 from peppy/general-fixes Thomas Müller 2016-09-11 10:33:06 +0200
  • 375406bc97 Bring framework up-to-date. Dean Herbert 2016-09-11 17:23:43 +0900
  • be962e681d Merge pull request #25 from peppy/general-fixes Thomas Müller 2016-09-10 20:08:31 +0200
  • 4a85d8627d Update to latest framework version. Dean Herbert 2016-09-11 02:23:26 +0900
  • 851ef4fbbf Framework updates. Dean Herbert 2016-09-11 02:27:42 +0900
  • b6bbea392b Merge branch 'general-fixes' into beatmap_framework Dean Herbert 2016-09-11 02:24:15 +0900
  • 842fb1892f Update to latest framework version. Dean Herbert 2016-09-11 02:23:26 +0900
  • e27eb996bc Merge pull request #23 from peppy/general-fixes Dean Herbert 2016-09-07 17:51:51 +0900
  • f29bf8e914 And again. smoogipooo 2016-09-07 18:20:54 +0930
  • c4061439ce Fix name misspelling and use auto-property abraker95 2016-09-06 23:03:37 -0400
  • ec23f6561c commit csproj change abraker95 2016-09-06 22:51:47 -0400
  • f1f9b94b3a Implement a TimeDisplay object abraker95 2016-09-06 22:40:22 -0400
  • 753a67fb3d Update to use new transform logic. Dean Herbert 2016-09-03 16:17:15 +0900
  • 9e76feb159 Add remaining HitRenderers. Dean Herbert 2016-09-02 20:30:27 +0900
  • 97d101310d Make OsuPlayfield box a bit larger. Dean Herbert 2016-09-02 20:07:27 +0900
  • 024ae1d1c2 Move playfields to own class. Dean Herbert 2016-09-02 19:58:57 +0900
  • 93744f7372 Add basic TaikoHitRenderer. Dean Herbert 2016-09-02 19:50:22 +0900
  • 677a1b0e56 Add basic box background to OsuPlayfield. Dean Herbert 2016-09-02 19:49:57 +0900
  • 2ea5a5c675 Add basic HitRenderer framework. Dean Herbert 2016-09-02 19:25:13 +0900
  • ec25a50249 Add basic structure for catch mode objects. Dean Herbert 2016-09-02 18:47:15 +0900
  • 49110cf8d8 Add mania Note and HoldNote. Dean Herbert 2016-09-02 18:44:02 +0900
  • 0a0c8e2014 Fix some base classes not being abstract. Dean Herbert 2016-09-02 18:43:46 +0900
  • c75d74c84c Taiko notes should have scale, not bool Big. Dean Herbert 2016-09-02 18:43:24 +0900
  • cf12f4764f Add basic structure for osu! mode objects. Dean Herbert 2016-09-02 18:35:49 +0900