1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 15:27:24 +08:00

Commit Graph

  • c46562f650 Add parallax to carousel headers Marvin Schürz 2024-08-27 20:30:57 +0200
  • b5b4f915a9 Automatic seek to sample point on right-click OliBomby 2024-08-27 19:40:33 +0200
  • 1117fd56a1 change default seek hotkeys OliBomby 2024-08-27 19:40:18 +0200
  • daad476593 Add float comparison leniency just in case OliBomby 2024-08-27 19:04:16 +0200
  • 71044a0766 fix difference in sample time calculation OliBomby 2024-08-27 19:02:40 +0200
  • ed45c947fc Adjust max history by clockrate to make rhythm calculation more consistent between rates StanR 2024-08-27 15:50:08 +0500
  • a3b0ff4808
    Merge branch 'master' into break-overlay-animation Bartłomiej Dach 2024-08-27 11:17:56 +0200
  • 321e509f11
    Merge pull request #29615 from peppy/break-overlay-improvements Bartłomiej Dach 2024-08-27 11:16:08 +0200
  • 334b25fb12
    Merge pull request #29612 from peppy/fix-hold-note-default-node-samples Bartłomiej Dach 2024-08-27 11:15:47 +0200
  • 7c0550d251
    Merge pull request #29500 from frenzibyte/fix-pausing-for-the-millionth-time Bartłomiej Dach 2024-08-27 10:04:47 +0200
  • e59689f31a
    Fix test and NRT failure Bartłomiej Dach 2024-08-27 09:49:49 +0200
  • 90d06d4496
    Add slight parallax to centre content Dean Herbert 2024-08-27 16:37:27 +0900
  • 8d7053d367
    Merge pull request #29560 from peppy/fix-daily-challenge-intro-mod-display Bartłomiej Dach 2024-08-27 09:37:11 +0200
  • 6f1664f0a6
    Add beat-synced animation to break overlay Dean Herbert 2024-08-27 16:30:49 +0900
  • 98faa07590
    Apply NRT to BreakOverlay Dean Herbert 2024-08-27 14:56:57 +0900
  • 797b020747
    Add shadow around break overlay middle content to make sure it remains visible Dean Herbert 2024-08-27 14:53:49 +0900
  • abdbe510b8
    Move break overlay (and cursor) further forward in depth Dean Herbert 2024-08-27 14:52:08 +0900
  • c2c83fe73d
    Fix TestSceneBreakTracker not removing old drawables Dean Herbert 2024-08-27 14:33:36 +0900
  • dce32a7983
    Ban Vortice.* imports Dean Herbert 2024-08-27 14:30:07 +0900
  • 75f2ad1e51
    Merge pull request #25953 from OliBomby/free-sliders Dean Herbert 2024-08-27 14:12:02 +0900
  • 9840a07eaf
    Fix osu!mania hold notes playing a sound at their tail in the editor Dean Herbert 2024-08-27 14:03:14 +0900
  • 1b26e1c126
    Merge branch 'master' into free-sliders Dean Herbert 2024-08-27 13:32:24 +0900
  • 50a8348bf9
    Apply NRT to remaining classes in slider blueprint namespace Dean Herbert 2024-08-27 13:18:55 +0900
  • 4fc96ebfde
    Tidy some thing up Dean Herbert 2024-08-27 13:13:22 +0900
  • a522c9200b
    Various cleanup Dean Herbert 2024-08-26 17:57:17 +0900
  • f3cddefd8d
    Use fallthrough rather than return null for all GetDrawableComponent cases Dean Herbert 2024-08-26 17:56:11 +0900
  • 84bceca778
    Assume we can always fetch the ruleset Dean Herbert 2024-08-26 15:38:58 +0900
  • e6c0056199
    Merge pull request #29604 from cl8n/mod-icon-misc Dean Herbert 2024-08-26 14:05:43 +0900
  • 70d08b9e97
    Increase mod icon acronym font weight clayton 2024-08-25 20:42:57 -0700
  • 2bb72762ad
    Use more contrasting color for mod icon foreground clayton 2024-08-25 20:42:34 -0700
  • 1695bd8a50 initial commit Givikap120 2024-08-25 22:56:11 +0300
  • 3cecd04632 added OsuModHoldOff to incompatible to respective mods Givikap120 2024-08-25 18:08:04 +0300
  • 9fe03551f2 added target practice to uncompatible mods Givikap120 2024-08-25 17:25:20 +0300
  • 4db0471ef7 changed description to be more intuitive Givikap120 2024-08-25 16:45:38 +0300
  • 59a578b468 initial commit Givikap120 2024-08-25 15:56:22 +0300
  • 7bb955b221 Address code quality issues kstefanowicz 2024-08-25 07:16:26 -0400
  • e8984333f6 Add check for empty NodeSamples kstefanowicz 2024-08-24 19:22:07 -0400
  • 2c65fe197a Address null reference warnings kstefanowicz 2024-08-24 14:43:47 -0400
  • 7edfbdcb56
    Merge 30e07f4af2 into d93ca3de23 Wezwery 2024-08-24 14:22:13 -0300
  • d93ca3de23
    Merge pull request #29585 from 424ever/daily-play-count-colours Dean Herbert 2024-08-24 23:08:29 +0900
  • 04bcc7169e Replicate fix in PlacementBlueprintTestScene Salman Ahmed 2024-08-24 23:04:44 +0900
  • b54487031a Add DailyChallengeButton for intro played flag reset logic Salman Ahmed 2024-08-24 06:40:51 +0900
  • 9ae49f8ee7 Remove MacOS Using kstefanowicz 2024-08-24 07:33:29 -0400
  • a790127a1b Add check for IHasRepeats to get banks from sliders kstefanowicz 2024-08-24 07:32:29 -0400
  • 794ac6f9e9
    Merge branch 'ppy:master' into speed-changes KermitNuggies 2024-08-24 23:22:25 +1200
  • e1fe6d8610 fix mults + nerf repeated angles more danielthirtle 2024-08-24 23:07:41 +1200
  • 785ef22403 Move custom sound bank check before writing colors in encoder kstefanowicz 2024-08-24 06:40:57 -0400
  • cd1953aa65
    Merge branch 'ppy:master' into high-bpm KermitNuggies 2024-08-24 22:25:19 +1200
  • 89a4025c01
    Fix Daily Challenge play count using a different colour than osu-web Jonas Brandstötter 2024-08-24 10:40:51 +0200
  • ce8286d299 Scale difficulty with doubletapness, make kicksliders not reduce the difficulty of the next object, adjust balancing StanR 2024-08-24 04:37:58 +0500
  • f5e195a7ee Remove existing test asserts Salman Ahmed 2024-08-24 06:40:30 +0900
  • a30fe9daff
    Merge pull request #29577 from peppy/skin-deserialise-fix Dean Herbert 2024-08-23 23:17:01 +0900
  • 885d832e98
    Fix deserialise failing with some old skins Dean Herbert 2024-08-23 20:44:45 +0900
  • 3943fe96f4
    Add failing test showing deserialise failing with some skins Dean Herbert 2024-08-23 20:44:35 +0900
  • 1e39af8ac5
    Add a bit of logging around medal awarding Dean Herbert 2024-08-23 19:49:15 +0900
  • 2a479a84dc
    Remove conditional inhibiting seek when beatmap change is not allowed Dean Herbert 2024-08-23 18:21:31 +0900
  • 60271fb0f7
    Merge pull request #29564 from peppy/skinnable-components-what-2 Dean Herbert 2024-08-23 17:52:46 +0900
  • 48cfd77ee8
    Component -> Lookup Dean Herbert 2024-08-23 14:48:50 +0900
  • 2de5ecceb8 Merge remote-tracking branch 'upstream/master' into scroll-speed-std OliBomby 2024-08-22 20:17:14 +0200
  • ad8e7f1897 Fix scroll speed visualisation missing on start kiai effect points OliBomby 2024-08-22 20:17:09 +0200
  • 998b5fdc12 Add property EditorShowScrollSpeed to Ruleset OliBomby 2024-08-22 19:53:34 +0200
  • adbdb39e9f move public member to top of file OliBomby 2024-08-22 19:18:38 +0200
  • 0db068e423 allow repeating on seek actions OliBomby 2024-08-22 19:15:53 +0200
  • a1f5679951 Prevent regular sound banks from being added to CustomSoundBanks in .osu file kstefanowicz 2024-08-22 09:20:02 -0400
  • ecdc3cb466 Fix AvailableSampleBanks.Count to reflect 0-index kstefanowicz 2024-08-22 08:57:58 -0400
  • eb58837a84 Add fallback for invalid bank default to normal kstefanowicz 2024-08-22 08:40:41 -0400
  • abea1a5882 Move AvailableSampleBanks to ConvertHitObjectParser kstefanowicz 2024-08-22 07:34:59 -0400
  • 148c0ac1e1
    Merge d05ca7184b into bd6943ebc2 Salman Ahmed 2024-08-22 14:04:31 +0200
  • bd6943ebc2
    Merge pull request #29537 from normalid-awa/feature/song-select/allow-copy-url-from-context-menu Bartłomiej Dach 2024-08-22 14:03:39 +0200
  • 46d55d5e61
    Remove remaining early base lookup calls which were missed Dean Herbert 2024-08-22 20:13:24 +0900
  • cef00daf59
    Merge 62b8780939 into b3e961f6c5 MK56 2024-08-22 13:12:21 +0200
  • f1adc6f98c Don't cap max island size, make repetition nerf more lenient on high bpm, adjust balancing StanR 2024-08-22 15:59:13 +0500
  • b3e961f6c5
    Merge pull request #29562 from peppy/remove-migration-leftover-message Bartłomiej Dach 2024-08-22 12:32:44 +0200
  • 58552e9768
    Add missing user ruleset to link copying for beatmap panels Dean Herbert 2024-08-22 19:18:41 +0900
  • 1435fe24ae
    Remove requirement of base calls to ensure user skin container layouts are retrieved Dean Herbert 2024-08-22 17:14:35 +0900
  • a32a817305
    Merge pull request #29512 from peppy/toolbar-pp-change-weird Bartłomiej Dach 2024-08-22 12:08:12 +0200
  • b57b8168a6
    Rename Target lookup to Component Dean Herbert 2024-08-22 19:00:15 +0900
  • 9a21174582
    Move GlobalSkinnableContainers to global scope Dean Herbert 2024-08-22 18:45:44 +0900
  • 36b4013fa6
    Rename GameplaySkinComponentLookup -> SkinComponentLookup Dean Herbert 2024-08-22 18:42:38 +0900
  • f37cab0c6e
    Rename SkinComponentsContainerLookup to GlobalSkinnableContainerLookup Dean Herbert 2024-08-22 18:39:36 +0900
  • 1859e173f2
    Fix EVEN MORE code quality inspections! Bartłomiej Dach 2024-08-22 11:16:24 +0200
  • 9997271a6a
    Fix more code quality inspections Bartłomiej Dach 2024-08-22 10:49:24 +0200
  • 41756520b1
    Rename SkinComponentsContainer to SkinnableContainer Dean Herbert 2024-08-22 17:14:35 +0900
  • 9020739f36
    Remove unused using directives Bartłomiej Dach 2024-08-22 10:05:45 +0200
  • 67f0ea5d7d
    Fix flooring causing delta to not work as expected Dean Herbert 2024-08-22 16:22:00 +0900
  • b3be04aff1
    Remove "leftover files" notification when migration partly fails Dean Herbert 2024-08-22 16:09:11 +0900
  • df94c22a29
    Merge pull request #29545 from peppy/timeline-redesign-in-circles Bartłomiej Dach 2024-08-22 08:39:34 +0200
  • 7e483bbee3
    Merge pull request #29541 from frenzibyte/fix-mod-customisation-dragging-outside Dean Herbert 2024-08-22 15:28:32 +0900
  • d33f4837fa
    Merge pull request #29532 from bdach/redesign-timing-table-tracking Bartłomiej Dach 2024-08-22 08:21:39 +0200
  • 9b9986b6f2
    Add isolated test for daily challenge intro flag Dean Herbert 2024-08-22 15:14:52 +0900
  • 236a273e09
    Simplify DailyChallengeIntro test scene Dean Herbert 2024-08-22 15:11:23 +0900
  • 066c34e950
    Merge pull request #29553 from bdach/local-cache-updates Dean Herbert 2024-08-22 14:55:43 +0900
  • dfb4a76e29
    Fix test being repeat step Dean Herbert 2024-08-22 14:05:59 +0900
  • 9df12e3d87
    Move seek button to left to differentiate mutating operations Dean Herbert 2024-08-22 14:15:36 +0900
  • 54e5f1c9f0
    Merge pull request #29556 from frenzibyte/kiai-star-bursts Dean Herbert 2024-08-22 14:14:25 +0900
  • f068b7a521
    Move copy-to-url method to OsuGame to centralise toast popup support Dean Herbert 2024-08-22 13:43:10 +0900
  • 7f5f3a4589
    Fix mod icons potentially showing incorrectly at daily challenge intro Dean Herbert 2024-08-22 13:57:19 +0900
  • 502192ff6f
    Merge pull request #29529 from frenzibyte/fix-mania-stuff Dean Herbert 2024-08-22 11:08:18 +0900
  • 922814fab3 Fix flag reset on connection dropouts Salman Ahmed 2024-08-22 06:00:37 +0900
  • a669c53df7 Add failing test cases Salman Ahmed 2024-08-22 06:00:07 +0900