From 16cdbaa2dc05ad898d2e399aba3ed8b5fc0cdf84 Mon Sep 17 00:00:00 2001 From: Eloeri <42394653+Eloeri@users.noreply.github.com> Date: Mon, 4 Nov 2019 05:16:32 -0600 Subject: [PATCH 1/2] Update bounties.json Add bounty from bunnei --- site/data/bounties.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/site/data/bounties.json b/site/data/bounties.json index e4336bdb..0650ed94 100644 --- a/site/data/bounties.json +++ b/site/data/bounties.json @@ -1,4 +1,18 @@ [ + { + "Developer": null, + "Status": "Unassigned", + "Description": "Getting Super Mario Party to render In-Game.", + "Response": null, + "Requestors": [ + { + "DateSubmitted": "09-18-2019", + "Name": "bunnei", + "Amount": "$200 USD", + "Paid": false + } + ] + }, { "Developer": "Blinkhawk", "Status": "Completed", From 246a9d00ad1bdbeac1233c86aae7603b80708e84 Mon Sep 17 00:00:00 2001 From: Eloeri <42394653+Eloeri@users.noreply.github.com> Date: Wed, 6 Nov 2019 09:32:34 -0600 Subject: [PATCH 2/2] Update bounties.json Add two more bounties from bunnei --- site/data/bounties.json | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/site/data/bounties.json b/site/data/bounties.json index 0650ed94..51775ac5 100644 --- a/site/data/bounties.json +++ b/site/data/bounties.json @@ -2,11 +2,39 @@ { "Developer": null, "Status": "Unassigned", - "Description": "Getting Super Mario Party to render In-Game.", + "Description": "Develop a proper fix for mutex corruption issues.", "Response": null, "Requestors": [ { - "DateSubmitted": "09-18-2019", + "DateSubmitted": "11-06-2019", + "Name": "bunnei", + "Amount": "$200 USD", + "Paid": false + } + ] + }, + { + "Developer": null, + "Status": "Unassigned", + "Description": "Get Super Smash Bros. Ultimate fully playable, in such that one can play several matches without crashes or hangs.", + "Response": null, + "Requestors": [ + { + "DateSubmitted": "11-06-2019", + "Name": "bunnei", + "Amount": "$200 USD", + "Paid": false + } + ] + }, + { + "Developer": null, + "Status": "Unassigned", + "Description": "Get Super Mario Party to render In-Game.", + "Response": null, + "Requestors": [ + { + "DateSubmitted": "11-04-2019", "Name": "bunnei", "Amount": "$200 USD", "Paid": false