1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-06 21:52:58 +08:00

Commit Graph

  • 27fafe419b Add warnings. Dean Herbert 2016-12-07 00:03:02 +0900
  • 7ab08945e4 Add repeat graphics, fine-tune scale of various elements. Dean Herbert 2016-12-07 00:02:27 +0900
  • ae72f91975 Reshuffle hit explosions to be on their own layer. Dean Herbert 2016-12-06 21:14:38 +0900
  • 4042a9e71e Add preliminary (correctly) textured sliders; split out components into their own files. Dean Herbert 2016-12-06 18:54:32 +0900
  • 783ef6829e Merge pull request #224 from peppy/general-fixes Dean Herbert 2016-12-06 19:10:37 +0900
  • f356640cb7 Add missing licence headers. Dean Herbert 2016-12-06 18:56:20 +0900
  • 421dd19aaf Move initial state updates to DrawableHitObject. Dean Herbert 2016-12-06 18:26:21 +0900
  • 29d15c3ab8 Fix incorrect snaking on non-repeat sliders. Dean Herbert 2016-12-06 16:58:12 +0900
  • 316f89a547 Merge a65d2ee496 into d05a1ea1c5 Drew DeVault 2016-12-05 16:16:36 +0000
  • d05a1ea1c5 Merge pull request #223 from peppy/more-sound-effects Dean Herbert 2016-12-06 00:17:19 +0900
  • ef8793ff24 Merge branch 'refs/heads/master' into more-sound-effects Dean Herbert 2016-12-06 00:08:45 +0900
  • e33aaa95a8 Merge pull request #222 from peppy/better-exit-process Dean Herbert 2016-12-06 00:06:42 +0900
  • d1cb9b90d5 Merge pull request #221 from peppy/general-fixes Dean Herbert 2016-12-05 23:22:16 +0900
  • 698fa1a022 Add DrawableMod, ModIcon, enum Mods stanriders 2016-12-05 16:51:12 +0300
  • 3cb9cb647d Tidy up BackButton and adjust transitions a bit. Dean Herbert 2016-12-05 21:36:42 +0900
  • 7bd9a87bda Add menu button sound effects. Dean Herbert 2016-12-05 21:09:41 +0900
  • 3056bbda5d Add temporary workaround for crash. Dean Herbert 2016-12-05 21:09:17 +0900
  • 8fc8ca3998 Add song select panel sound effects. Dean Herbert 2016-12-05 20:09:56 +0900
  • 590ca3108c Add checkbox sound effects. Dean Herbert 2016-12-05 19:45:54 +0900
  • ff85ccca6d Move the actual outro sequence into Intro rather than MainMenu. Dean Herbert 2016-12-05 19:34:52 +0900
  • 4d27101aca Add ability to adjust game clock's speed (pgup/pgdn). Dean Herbert 2016-12-05 19:33:38 +0900
  • d4670fc64e Update framework. Dean Herbert 2016-12-05 18:34:40 +0900
  • 0f3986089c Add ModSelection overlay stanriders 2016-12-05 01:27:22 +0300
  • b730339eb3 Add basic Mod class stanriders 2016-12-05 01:23:51 +0300
  • b97a6bbe42 Implemented SongSelectOptions: - Added SongSelectOptionsContainer - Added SongSelectOptionsButton - Made Triangles Background cull extraneous triangles - Implement basic versions of the transitions. Remie Richards 2016-12-04 18:09:54 +0000
  • cb8a07b653 Function of changing FadeTime. Huo Yaoyuan 2016-12-05 01:06:28 +0800
  • 63ba3455fb Function of add random. Huo Yaoyuan 2016-12-05 01:03:18 +0800
  • 92c21d8b12 Add button and sliderbar. Huo Yaoyuan 2016-12-05 00:58:52 +0800
  • 8bc5729f5f Merge pull request #218 from Tom94/improved-sliders Dean Herbert 2016-12-04 14:51:13 +0900
  • 7c3be4eaba Update framework. Dean Herbert 2016-12-04 11:47:32 +0900
  • 6ff4a2c270 Shorten and lengthen slider curves as needed to respect the length written in the .osu file. Thomas Müller 2016-12-03 15:19:23 +0100
  • a0131b8b25 Fix slider velocity not being applied. Thomas Müller 2016-12-03 14:52:51 +0100
  • 97c4807f0b Fix incorrect slider snaking in repeat sliders. Thomas Müller 2016-12-03 14:40:35 +0100
  • 773d64cd5e Update judgement after children have been updated. Thomas Müller 2016-12-03 14:40:15 +0100
  • b81bf7085f Add missing licence headers and fixup using statements. Thomas Müller 2016-12-03 13:56:35 +0100
  • c43b47da2a Add option toggles and configuration for snaking in and out sliders. Thomas Müller 2016-12-03 13:56:19 +0100
  • a1efd25ac1 Improve code clarity and allow snaking "away" the beginning of the slider that has already been tracked. Thomas Müller 2016-12-03 13:25:31 +0100
  • 4dbc6ad4d0 Construct drawable slider paths smoothly using the optimized slider curve instead of by discrete individual re-sampled segments. Thomas Müller 2016-12-03 11:43:56 +0100
  • c6e099d725 Fix incorrect way of calculating SliderCurve.PositionAt. Thomas Müller 2016-12-03 10:41:03 +0100
  • 08f9d329b9 Merge pull request #217 from huoyaoyuan/generic-container Thomas Müller 2016-12-03 10:12:12 +0100
  • 2eefc320fd Make KeyCounterCollection generic. Huo Yaoyuan 2016-12-03 15:58:27 +0800
  • e2491b7f9d Update framework. Huo Yaoyuan 2016-12-03 15:50:48 +0800
  • a4743d9e20 Fix mod_bg icon stanriders 2016-12-03 08:34:34 +0300
  • 3ce9daa865 Merge branch 'refs/heads/master' into release osu!-v6 Dean Herbert 2016-12-02 22:12:30 +0900
  • e218fda972 Merge pull request #216 from peppy/general-fixes Dean Herbert 2016-12-02 22:05:09 +0900
  • a80c28ca37 ToolbarOverlayToggleButton Dean Herbert 2016-12-02 21:28:23 +0900
  • 5523d4e6b1 Merge branch 'master' of https://github.com/ppy/osu into BeatmapOptionsOverlay Remie Richards 2016-12-02 11:56:58 +0000
  • ebde5fa97f Update framework. Dean Herbert 2016-12-02 20:56:05 +0900
  • 55fb38e76b Set things up to use framework-triangles, actions are now always +=, removes redundant leftover dependencies/args from loads Remie Richards 2016-12-02 11:54:28 +0000
  • 9bf36418a0 Make toolbar buttons more independent logic-wise. Dean Herbert 2016-12-02 18:43:01 +0900
  • bc2391578c Merge pull request #212 from Tom94/better-triangles Dean Herbert 2016-12-02 16:21:04 +0900
  • d7d4480dde Update framework. Dean Herbert 2016-12-02 12:42:44 +0900
  • 42f06710c8
    changed Texture.Draw to Texture.DrawQuad in CursorTrail John Leuenhagen 2016-12-02 00:40:51 -0500
  • a65d2ee496 s/OptionsSlider/SliderOption/g Drew DeVault 2016-12-01 17:31:21 -0500
  • 6c92d0a765 Add missing sliders Drew DeVault 2016-12-01 17:30:53 -0500
  • 6dba0688d6 Add and wire up all sliderbar-based options Drew DeVault 2016-12-01 16:14:28 -0500
  • 1e8dc780ab Use new framework-level triangles. Thomas Müller 2016-12-01 19:12:35 +0100
  • 20947623d5 Merge pull request #210 from peppy/online-improvements Thomas Müller 2016-12-01 18:50:54 +0100
  • 92570d8090 Wire up remaining sliders, except for ints Drew DeVault 2016-11-30 10:32:07 -0500
  • 3353c7dda8 Add OptionsSlider and wire up volume sliders Drew DeVault 2016-11-30 09:08:11 -0500
  • 22905d2033 Align logo correctly between intro and main menu. Dean Herbert 2016-12-01 21:59:32 +0900
  • 413138abe5 Delay movement of ParallaxContainers slightly. Dean Herbert 2016-12-01 21:45:40 +0900
  • 2342a17dbc Move BufferedContainer usage to allow ripple to blend correctly with the background layer. Dean Herbert 2016-12-01 21:29:14 +0900
  • 511dab32ef Remove masking from Triangles to simplify OsuLogo masking hierarchy. Dean Herbert 2016-12-01 21:12:37 +0900
  • 4b74ea7586 Separate logo hover and bounce into separate containers to fix consecutive actions. Dean Herbert 2016-12-01 20:52:26 +0900
  • 6909dbf60c Increase cursor trail density a bit. Dean Herbert 2016-12-01 20:44:17 +0900
  • 1f370fe29c Add animated osu! logo. Dean Herbert 2016-12-01 20:21:14 +0900
  • 858a79c402 Merge pull request #211 from huoyaoyuan/enhancement Dean Herbert 2016-12-01 20:01:39 +0900
  • 918a3bc74f Add glow and bling to game mode selector. Dean Herbert 2016-12-01 19:15:34 +0900
  • 3a5c41b970 Restore additive blending for toolbar button backgrounds. Dean Herbert 2016-12-01 18:54:32 +0900
  • 11f958030f Make Triangles more flexible and more random. Dean Herbert 2016-12-01 18:53:13 +0900
  • 6554a4ea58 Fix shadow not displaying around avatar. Dean Herbert 2016-12-01 17:45:32 +0900
  • 25d3818e7a Fix game mode selector line regression. Dean Herbert 2016-12-01 17:45:21 +0900
  • 6ccce88a0e Add proper user data retrieval on connect. Dean Herbert 2016-12-01 16:44:24 +0900
  • d7ab74363d Simplify toolbar width/padding calculations. Add avatar display (incorrect user id). Dean Herbert 2016-12-01 16:05:54 +0900
  • 0b0fe2a857 Remove incorrect verbatim string specifications. Dean Herbert 2016-12-01 16:04:58 +0900
  • 167b559a95 Move toolbar to own namespace. Dean Herbert 2016-12-01 14:22:29 +0900
  • 13d26d0601 Tidy up options login section code; fix incorrect flow logic for online state. Dean Herbert 2016-12-01 13:07:19 +0900
  • 9d05c132e8 Make Toolbar an IOnlineComponent to tidy up state change logic. Dean Herbert 2016-12-01 13:03:40 +0900
  • c6b7e90739 Merge branch 'refs/heads/master' into online-improvements Dean Herbert 2016-12-01 12:51:45 +0900
  • 3a4fb2ffed IsEnabled property for drag bar of music controller. Huo Yaoyuan 2016-12-01 08:20:24 +0800
  • 023077e0e6 Merge pull request #209 from peppy/general-fixes Thomas Müller 2016-11-30 22:18:00 +0100
  • 579b8328dc Revert "Fix options sidebar being transparent when moving in from the side, showing a view of the broken region left of the gamemode stack." Thomas Müller 2016-11-30 20:50:41 +0100
  • 380303902d Update framework. Thomas Müller 2016-11-30 20:22:47 +0100
  • 27a13eec97 Fix options sidebar being transparent when moving in from the side, showing a view of the broken region left of the gamemode stack. Thomas Müller 2016-11-30 20:22:23 +0100
  • ed879f33df Add logout button and check for inputs before allowing login. Dean Herbert 2016-11-30 19:43:03 +0900
  • 01dc7cb5c2 Thread safety, username saving correctly etc. Dean Herbert 2016-11-30 19:22:36 +0900
  • 3fa80d2376 Update client id/secret and bring API endpoints up-to-date. Dean Herbert 2016-11-30 17:47:40 +0900
  • a980671c54 Add basic ChatOverlay state handling. Dean Herbert 2016-11-30 17:07:09 +0900
  • 11f726ad45 Add basic login flow. Dean Herbert 2016-11-30 16:54:15 +0900
  • 88748499fa Register chat overlay with API. Dean Herbert 2016-11-30 15:49:15 +0900
  • 18509e6a60 ChatConsole -> ChatOverlay. Namespace tidying. Dean Herbert 2016-11-30 15:15:43 +0900
  • 34e91c8474 Add the concept of IOnlineComponents, registered tot he API for handling state changes. Dean Herbert 2016-11-30 15:15:07 +0900
  • 481b9d3208 Make opening options shift the rest of the screen as per design. Dean Herbert 2016-11-30 18:28:08 +0900
  • 6809e2ce0a Use DI to get api for ChatConsole. Dean Herbert 2016-11-30 14:52:24 +0900
  • c26587ec3a Update depth comparer name. Dean Herbert 2016-11-30 15:49:26 +0900
  • 5101297f53 Add drop shadows to main menu buttons. Dean Herbert 2016-11-30 14:38:45 +0900
  • d65a275e32 Improve transition of toolbar when hovering. Dean Herbert 2016-11-30 13:50:30 +0900
  • 476168eec2 Add shadow to main menu button/icon text. Dean Herbert 2016-11-30 13:15:34 +0900
  • 19897013a0 Merge pull request #206 from Tom94/fix-depth Dean Herbert 2016-11-30 12:28:10 +0900