Open Collective
Open Collective
Loading

Invoice #203918 to ppy

osu!dev (May 2024)

Paid
Invoice #203918

Submitted by frenzibyteApproved by Dean Herbert

May 24, 2024

Invoice items
[30m] ppy/osu: Look into "Inconsistent health in gameplay and it's replay" (https://github.com/ppy/osu/issues/27765)
Date: April 14, 2024
$15.00 USD

[1h 45m] ppy/osu: Apply changes to "Add sound feedback to most tab control implementations from keyboard interactions" (https://github.com/ppy/osu/pull/27657)

https://github.com/ppy/osu/pull/27657#issuecomment-2060100727
Date: April 16, 2024
$52.50 USD

[30m] ppy/osu: Apply changes to "Add sound feedback to most tab control implementations from keyboard interactions" (https://github.com/ppy/osu/pull/27657)

Applied requested changes on the alternative proposal and opened PRs.
Date: April 16, 2024
$15.00 USD

[15m] ppy/osu: Look into "`ScoreInfo.Passed` should be deprecated in favour of F rank" (https://github.com/ppy/osu/issues/27864)

https://github.com/ppy/osu/pull/28057
Date: April 30, 2024
$7.50 USD

[40m] ppy/osu: Look into "Exporting lazer scores loses indication of whether it is failed" (https://github.com/ppy/osu/issues/27865)

https://github.com/ppy/osu/pull/28058
Date: April 30, 2024
$20.00 USD

[1h] ppy/osu: Apply changes to "Refactor storyboard commands structure and add framework-based transform loop support" (https://github.com/ppy/osu/pull/27539)

Brought up to latest master.
Date: April 30, 2024
$30.00 USD

[45m] ppy/osu: Review "Automatically choose origin (along with anchor) to make skin editor placement easier for users" (https://github.com/ppy/osu/pull/28089)
Date: May 4, 2024
$22.50 USD

[30m] ppy/osu-framework: Review "FFmpeg build: Update to 7.0" (https://github.com/ppy/osu-framework/pull/6255)

Tested iOS, new binaries don't work unfortunately. Leaving it to @FreezyLemon until it's important enough for me to investigate (not sure about the priority of this PR).
Date: May 5, 2024
$15.00 USD

[1h 30m] ppy/osu-framework: Apply changes to "Refactor dropdown search bar and fix many issues with it" (https://github.com/ppy/osu-framework/pull/6097)

Added test coverage for the actual issues addressed, to explore alternative paths to resolve them without the concept of "multiple focus targets" (as mentioned by @peppy).
Date: May 5, 2024
$45.00 USD

[4h] ppy/osu: Work on completing the new song select footer

Added basic implementation for mods display in new footer designs.
Pending unranked indicator.
Date: May 7, 2024
$120.00 USD

[3h 35m] ppy/osu: Work on completing the new song select footer

Added unranked indicator and opened PR (https://github.com/ppy/osu/pull/28141).
Date: May 8, 2024
$107.50 USD

[55m] ppy/osu: Improve animation of new song select footer buttons

https://github.com/ppy/osu/pull/28142
Date: May 8, 2024
$27.50 USD

[8h] ppy/osu: Figure out how to add the osu! button to new footer

I've spent time figuring out how to work with `LogoTrackingContainer`s, then spent extra more time making and experimenting with transitions that combine the logo and the sheared button together...I've gotta say time went pretty fast as I was going through this, I'll try minimizing my time on tasks like these as I don't trust my ideas to always pay off.
Opened PR for feedback: https://github.com/ppy/osu/pull/28147
Date: May 9, 2024
$240.00 USD

[10m] ppy/osu: Add back the osu! cookie to the bottom right of the footer

https://github.com/ppy/osu/pull/28146#issuecomment-2105937617
Date: May 10, 2024
$5.00 USD

[35m] ppy/osu: Add back button to new song select footer

Everything is all over the place. https://discord.com/channels/188630481301012481/188630652340404224/1238901355725459528.
Need to figure out how to handle displaying this new back button in player loader, since we do it with the old back button.
Also might need to move the footer to a global level and replace the old back button with the new one...I dunno, need to think this through later.
Date: May 10, 2024
$17.50 USD

[1h] ppy/osu: Figure out how to integrate the new footer with mod select

Done this yesterday but missed to record it in the worklog.
Date: May 12, 2024
$30.00 USD

[1h 15m] ppy/osu: Bring new footer to a global level for displaying back button
Date: May 12, 2024
$37.50 USD

[1h 50m] ppy/osu: Change footer button transitions to work with new changes

Spending time on this to figure out how the buttons would have to hide when entering player loader screen while keeping the footer displayed.
Date: May 12, 2024
$55.00 USD

[2h] ppy/osu: Review "New leaderboard score card design implementation" (https://github.com/ppy/osu/pull/22237)

Design looks fine to me for an initial push, just not sure about the display of the mods.
Date: May 13, 2024
$60.00 USD

[30m] ppy/osu-framework: Review "FFmpeg: Update FFmpeg.AutoGen to 7.0.0" (https://github.com/ppy/osu-framework/pull/6256)

Tested both iOS and iOS simulator
Date: May 14, 2024
$15.00 USD

[20m] ppy/osu-framework: Review "Improve draw performance of `Waveform`" (https://github.com/ppy/osu-framework/pull/6284)
Date: May 14, 2024
$10.00 USD

[2h 55m] ppy/osu: Apply changes to "Add basic show/hide animation to new song select footer and add dummy `SongSelectV2` screen" (https://github.com/ppy/osu/pull/28146)

Given that we should push forward with whatever design we have, I've done as such and got everything out in this PR. Up next is integrating footer with mod overlay.
Date: May 14, 2024
$87.50 USD

[2h] ppy/osu: Split recent footer changes to multiple PRs for easy reviewing
Date: May 15, 2024
$60.00 USD

[5h 45m] ppy/osu: Integrate screen footer with mod select overlay

Almost there. Latest update at https://discord.com/channels/188630481301012481/188630652340404224/1240667555144929352
Date: May 15, 2024
$172.50 USD

[4h] ppy/osu: Integrate screen footer with mod select overlay

Ok now I'm actually almost there. Spent some time making an alternative display for customisation to avoid code complications with the new footer. The general concept can be found in https://discord.com/channels/188630481301012481/188630652340404224/1240921163895672892.
Just need to fix some existing tests about customisation and this should be ready for a PR, concluding my time with the footer entirely (unless flyte says otherwise :p).
Date: May 16, 2024
$120.00 USD

[4h] ppy/osu: Integrate screen footer with mod select overlay

Finalised customisation panel design and made my changes backwards-compatible with master.
There are a few things that I need to discuss first before moving forward with my changes, so I'll hold off PR'ing until then (also might just wait until my previous PRs are in first).
Date: May 17, 2024
$120.00 USD

Total amount $1,507.50 USD

Additional Information

Organization

ppy@ppy
Balance:
$8,248.62 USD

payout method

PayPal
Email address  
********

By frenzibyteon
Expense created
By Dean Herberton
Expense approved
By Dean Herberton
Expense scheduled for payment
By Dean Herberton
Expense processing
By Dean Herberton
Expense paid
Expense Amount: $1,507.50
Payment Processor Fee (paid by ppy): $30.15
Net Amount for ppy: $1,537.65

Organization balance
$8,248.62 USD

Current Fiscal Host
ppy

FAQ

How do I get paid from a Collective?
Submit an expense and provide your payment information.
How are expenses approved?
Collective admins are notified when an expense is submitted, and they can approve or reject it.
Is my private data made public?
No. Only the expense amount and description are public. Attachments, payment info, emails and addresses are only visible to you and the admins.
When will I get paid?
Payments are processed by the Collective's Fiscal Host, the organization that hold funds on their behalf. Many Fiscal Hosts pay expenses weekly, but each one is different.
Why do you need my legal name?
The display name is public and the legal name is private, appearing on receipts, invoices, and other official documentation used for tax and accounting purposes.

Organization balance

$8,248.62 USD

Fiscal Host:

ppy