From e0d3d1178a838b081f1dfddbad4ac0b0f6cc2e92 Mon Sep 17 00:00:00 2001 From: Eloeri <42394653+Eloeri@users.noreply.github.com> Date: Wed, 13 Feb 2019 15:09:52 -0600 Subject: [PATCH 1/3] Update bounties.json Added bounty from KennyRoody. --- site/data/bounties.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/site/data/bounties.json b/site/data/bounties.json index 4efb868c..f5616d01 100644 --- a/site/data/bounties.json +++ b/site/data/bounties.json @@ -101,5 +101,15 @@ "Description": "Fix ground rendering in The Legend of Zelda: Breath of the Wild", "PaymentStatus": null, "DeveloperResponse": null + }, + { + "DateSubmitted": "02-13-2019", + "Developer": null, + "Status": "Unassigned", + "Requester": "KennyRoody", + "Amount": "$35 USD", + "Description": "Implement Wall Timer/Cycle Timer to correct timing in games like The Binding of Isaac: Afterbirth+, Celeste, Wizard of Light, etc. until either better/faster timing or Core::Timing imped.", + "PaymentStatus": null, + "DeveloperResponse": null } ] From 1cd4a9f0a049b90ca2e220c4745e0acc4a47d762 Mon Sep 17 00:00:00 2001 From: Eloeri <42394653+Eloeri@users.noreply.github.com> Date: Wed, 13 Feb 2019 15:14:38 -0600 Subject: [PATCH 2/3] Update bounties.json --- site/data/bounties.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/site/data/bounties.json b/site/data/bounties.json index f5616d01..4487e5f3 100644 --- a/site/data/bounties.json +++ b/site/data/bounties.json @@ -85,21 +85,21 @@ { "DateSubmitted": "02-06-2019", "Developer": null, - "Status": "Unassigned", + "Status": "Completed", "Requester": "Bunnei", "Amount": "$75 USD", "Description": "Fix ground rendering in The Legend of Zelda: Breath of the Wild", - "PaymentStatus": null, + "PaymentStatus": "Paid", "DeveloperResponse": null }, { "DateSubmitted": "02-06-2019", "Developer": null, - "Status": "Unassigned", + "Status": "Completed", "Requester": "Tobi", "Amount": "$15 EUR", "Description": "Fix ground rendering in The Legend of Zelda: Breath of the Wild", - "PaymentStatus": null, + "PaymentStatus": "Paid", "DeveloperResponse": null }, { From 9754fa899584e757551c66409bc03089a421c6ff Mon Sep 17 00:00:00 2001 From: Eloeri <42394653+Eloeri@users.noreply.github.com> Date: Wed, 13 Feb 2019 15:29:17 -0600 Subject: [PATCH 3/3] Update bounties.json --- site/data/bounties.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/data/bounties.json b/site/data/bounties.json index 4487e5f3..7552dfc1 100644 --- a/site/data/bounties.json +++ b/site/data/bounties.json @@ -84,7 +84,7 @@ }, { "DateSubmitted": "02-06-2019", - "Developer": null, + "Developer": "Blinkhawk", "Status": "Completed", "Requester": "Bunnei", "Amount": "$75 USD", @@ -94,7 +94,7 @@ }, { "DateSubmitted": "02-06-2019", - "Developer": null, + "Developer": "Blinkhawk", "Status": "Completed", "Requester": "Tobi", "Amount": "$15 EUR",