mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-30 14:50:08 +00:00
Update bounties.json
Editing Jon S.' bounty to reflect new bounty price and completion, adding two new entries for fixing the ground collision in The Legend of Zelda: Breath of the Wild from Bunnei and Tobi.
This commit is contained in:
parent
54985e436b
commit
0dd116c2a0
|
@ -1,13 +1,12 @@
|
|||
[
|
||||
{
|
||||
"DateSubmitted": "11-20-2018",
|
||||
"DateExpires": "03-01-2019",
|
||||
"Developer": null,
|
||||
"Status": "Unassigned",
|
||||
"Developer": "Blinkhawk",
|
||||
"Status": "Completed",
|
||||
"Requester": "Jon S",
|
||||
"Amount": "$300 USD",
|
||||
"Amount": "$150 USD",
|
||||
"Description": "Fix major rendering issues with BOTW (should look pretty good, can still be minor issues, e.g. like SMO is today. Does not include performance)",
|
||||
"PaymentStatus": null,
|
||||
"PaymentStatus": "Paid",
|
||||
"DeveloperResponse": null
|
||||
},
|
||||
{
|
||||
|
@ -82,5 +81,25 @@
|
|||
"Description": "Fix core timing issues in Snipperclips, Cut it out Together!",
|
||||
"PaymentStatus": null,
|
||||
"DeveloperResponse": null
|
||||
},
|
||||
{
|
||||
"DateSubmitted": "02-06-2019",
|
||||
"Developer": null,
|
||||
"Status": "Unassigned",
|
||||
"Requester": "Bunnei",
|
||||
"Amount": "$75 USD",
|
||||
"Description": "Fixing ground collision in The Legend of Zelda: Breath of the Wild",
|
||||
"PaymentStatus": null,
|
||||
"DeveloperResponse": null
|
||||
},
|
||||
{
|
||||
"DateSubmitted": "02-06-2019",
|
||||
"Developer": null,
|
||||
"Status": "Unassigned",
|
||||
"Requester": "Tobi",
|
||||
"Amount": "$15 EUR",
|
||||
"Description": "Fixing ground collision in The Legend of Zelda: Breath of the Wild",
|
||||
"PaymentStatus": null,
|
||||
"DeveloperResponse": null
|
||||
}
|
||||
]
|
Loading…
Reference in a new issue