h1or4dme8
  • Joined on 2020-02-25
h1or4dme8 synced commits to refs/heads/master at h1or4dme8/osu-lazer from mirror 2025-03-20 16:17:19 +08:00
bd59078671 Merge pull request #32475 from peppy/fix-editor-toolbox-lag
0580d806b9 Merge pull request #32467 from peppy/diff-display-spectrum-no-churn
b1131ffd23 Avoid Triangles draw node invalidation when nothing is changing
80ff974594 Remove non-visible "beat snap" text in editor
84cc2e6d77 Avoid using invalidation / transforms for settings toolbox header hiding
Compare 8 commits »
h1or4dme8 synced commits to refs/heads/master at h1or4dme8/osu-lazer from mirror 2025-03-20 15:37:20 +08:00
5183078801 Merge pull request #30866 from frenzibyte/image-proxying
a7ee6a1525 Rename online store class to better explain what it's doing
597eec99e6 Fix code quality
0bc5a8103c Fix inconsistent access
e8d245e9f1 Rewrite test to contain asserts
Compare 15 commits »
h1or4dme8 synced commits to refs/heads/master at h1or4dme8/osu-lazer from mirror 2025-03-20 14:57:27 +08:00
05745834ba Merge pull request #32437 from smoogipoo/build-ios-tests
44b4e04d8c Update iOS project to match Android project
2630d9437c Build iOS tests project
Compare 3 commits »
h1or4dme8 synced commits to refs/heads/master at h1or4dme8/osu-lazer from mirror 2025-03-20 12:08:29 +08:00
85ef74304c Merge pull request #32450 from peppy/no-pause-loop-when-inactive-window
c1604a797f Ensure BindValueChanged is run after LoadComplete
d6a06f2af6 Fade out pause loop sound when the game window is inactive
Compare 3 commits »
h1or4dme8 synced commits to refs/heads/master at h1or4dme8/osu-lazer from mirror 2025-03-19 19:57:22 +08:00
8b566d2955 Merge pull request #32446 from GioSDA/chat-right-click-functionality
67b48fd0ac Remove online state check altogether
b17ec5e69d Rename APIUser.IsOnline and add better documentation around online checks
c9afc6b3df Adjust ordering of menu items and fix code quality issues
4a906b0a1e Add spectate and multiplayer invite functionality to the drawable chat username.
Compare 5 commits »
h1or4dme8 synced commits to refs/heads/master at h1or4dme8/osu-lazer from mirror 2025-03-19 19:07:20 +08:00
aa35ac2f91 Merge pull request #32457 from peppy/mod-display-vertical-flow
ad96cff794 Reduce vertical spacing slightly
252084de24 Add note about local mod display in HUDOverlay
40da77c409 Allow vertical layout for skinnable mod display
Compare 4 commits »
h1or4dme8 synced commits to refs/heads/master at h1or4dme8/osu-lazer from mirror 2025-03-19 18:17:19 +08:00
e51b666f5c Merge pull request #32459 from smoogipoo/remove-superfluous-method
23fa3060b2 Replace superfluous method with concrete implementation
Compare 2 commits »
h1or4dme8 synced commits to refs/heads/master at h1or4dme8/osu-lazer from mirror 2025-03-19 16:57:19 +08:00
5ba205b42d Merge pull request #32461 from smoogipoo/fix-intermittent-test
9272ada859 Fix intermittent mod customisation panel test
Compare 2 commits »
h1or4dme8 synced commits to refs/heads/master at h1or4dme8/osu-lazer from mirror 2025-03-19 16:17:20 +08:00
bd6b56ae55 Merge pull request #32455 from peppy/reset-qualified-statuses
76f286a01b Re-fetch status of any beatmaps stuck in qualified status
Compare 2 commits »
h1or4dme8 synced commits to refs/heads/master at h1or4dme8/osu-lazer from mirror 2025-03-19 13:47:20 +08:00
59db1f8435 Merge pull request #32447 from peppy/mod-customisation-grace
52dad654f7 Add some lenience around mod customisation expanding overlay
Compare 2 commits »
h1or4dme8 synced commits to refs/heads/master at h1or4dme8/osu-lazer from mirror 2025-03-18 23:57:22 +08:00
c9c60424a1 Merge pull request #32366 from GAMIS65/add-copy-version-button
4957ea53f3 Merge pull request #32442 from bdach/im-tired
efe1416aa3 Fix tests
87a8281b29 Fix editor crashing if beatmap does not have a mode explicitly specified in the .osu
85076081d2 Add failing test case
Compare 15 commits »
h1or4dme8 synced commits to refs/heads/master at h1or4dme8/osu-lazer from mirror 2025-03-18 19:17:19 +08:00
c91705d701 Merge pull request #32439 from peppy/update-framework
ab576d57a0 Update framework
Compare 2 commits »
h1or4dme8 synced commits to refs/heads/master at h1or4dme8/osu-lazer from mirror 2025-03-18 17:07:20 +08:00
aa6d644f70 Merge pull request #32376 from nekodex/better-kiai-fountain-sfx
94713e6bea Merge pull request #32436 from smoogipoo/fix-join-error-logging
2be450c010 Update resources
a4ced55640 Code quality pass
533b0e0f88 Allow testing fountain sound effects in tests
Compare 7 commits »
h1or4dme8 synced commits to refs/heads/master at h1or4dme8/osu-lazer from mirror 2025-03-18 16:27:19 +08:00
d4328e8c4e Merge pull request #32363 from zihadmahiuddin/fix/mod-select-diff-attr-highlight
17b17f4d71 Highlight diff attribute changes in mod select
Compare 2 commits »
h1or4dme8 synced commits to refs/heads/master at h1or4dme8/osu-lazer from mirror 2025-03-18 14:58:27 +08:00
2652aaa556 Merge pull request #32435 from smoogipoo/revert-freestyle-filtering
bf3caacf51 Make freestyle not bypass ruleset filter once more
Compare 2 commits »
h1or4dme8 synced commits to refs/heads/master at h1or4dme8/osu-lazer from mirror 2025-03-18 01:07:20 +08:00
e0bf420533 Merge pull request #32429 from bdach/everything-is-terrible-2
91f3be5fea Move BeatmapVersion from BeatmapInfo to IBeatmap
613c46d375 Add the most basic (yet failing) test possible
Compare 3 commits »
h1or4dme8 synced commits to refs/heads/master at h1or4dme8/osu-lazer from mirror 2025-03-17 21:27:23 +08:00
aa6dfa0a45 Merge pull request #31970 from cdwcgt/set-guest-update
87932f707d Use link flow at a higher level to fix broken layout
e430619e0e Make logic clearer & fix issues
05366c2397 Merge branch 'master' into set-guest-update
74d9acbede fix test
Compare 8 commits »
h1or4dme8 synced commits to refs/heads/master at h1or4dme8/osu-lazer from mirror 2025-03-17 15:47:20 +08:00
a74b2dbe9a Merge pull request #32415 from peppy/fix-tag-adding
f9078b98dd Fix tag add request using wrong method
Compare 2 commits »
h1or4dme8 synced commits to refs/heads/master at h1or4dme8/osu-lazer from mirror 2025-03-16 14:17:19 +08:00
4d54f98c55 Fix one more test (sorry)
h1or4dme8 synced commits to refs/tags/2025.316.0 at h1or4dme8/osu-lazer from mirror 2025-03-16 14:17:19 +08:00