Skip to content

Instantly share code, notes, and snippets.

@trinary
Created December 12, 2013 19:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trinary/7933895 to your computer and use it in GitHub Desktop.
Save trinary/7933895 to your computer and use it in GitHub Desktop.
vertical label placement
{"description":"vertical label placement","endpoint":"","display":"svg","public":true,"require":[],"fileconfigs":{"inlet.js":{"default":true,"vim":false,"emacs":false,"fontSize":12},"schedule.json":{"default":true,"vim":false,"emacs":false,"fontSize":12},"_.md":{"default":true,"vim":false,"emacs":false,"fontSize":12},"config.json":{"default":true,"vim":false,"emacs":false,"fontSize":12},"style.css":{"default":true,"vim":false,"emacs":false,"fontSize":12}},"fullscreen":false,"play":false,"loop":false,"restart":false,"autoinit":true,"pause":true,"loop_type":"pingpong","bv":false,"nclones":15,"clone_opacity":0.4,"duration":3000,"ease":"linear","dt":0.01,"thumbnail":"http://i.imgur.com/s8B0PhS.png"}
var svg = d3.select("svg");
var data = tributary.schedule;
var games = data.map(function(d) { return {game: d.game, start: new Date(d.time)}});
var x = d3.time.scale().domain(d3.extent(games, function(d) { return d.start}));
x.range([0,933]);
var xAxis = d3.svg.axis().scale(x).orient("bottom");
svg.selectAll("text").data(games)
.enter()
.append("text")
.attr("transform", function(d) { return "translate(" + x(d.start) + ",396) rotate(90)";})
.text(function(d) { return d.game;});
svg.append("g").classed("axis",true).call(xAxis).attr("transform", "translate(0,400)");
[
{
"time": "2014/01/05 12:00:00 -0500",
"game": "Jak and Daxter",
"runners": [
"bonesaw577"
],
"runnersFormated": "bonesaw577",
"runTime": 5400000,
"runTimeFormated": "1:30:00",
"details": "",
"commentators": [
"Testrunner"
],
"commentatorsFormated": "Testrunner",
"prices": ""
},
{
"time": "2014/01/05 13:30:00 -0500",
"game": "Crash Bandicoot",
"runners": [
"CaneofPacci"
],
"runnersFormated": "CaneofPacci",
"runTime": 3600000,
"runTimeFormated": "1:00:00",
"details": "any%. Donations for Stormy Accent bonus level",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/05 14:30:00 -0500",
"game": "Spyro: Year of the Dragon",
"runners": [
"TOTOzigemm",
"SSBMstuff"
],
"runnersFormated": "TOTOzigemm and SSBMstuff",
"runTime": 4200000,
"runTimeFormated": "1:10:00",
"details": "any% race",
"commentators": [
"I have no name"
],
"commentatorsFormated": "I have no name",
"prices": ""
},
{
"time": "2014/01/05 15:40:00 -0500",
"game": "Viewtiful Joe",
"runners": [
"tminator64"
],
"runnersFormated": "tminator64",
"runTime": 2700000,
"runTimeFormated": "0:45:00",
"details": "kids difficulty, makes sonic jealous",
"commentators": [
"Nyo_ro",
"Lazerlong",
"mikwuyma"
],
"commentatorsFormated": "Nyo_ro, Lazerlong, and mikwuyma",
"prices": ""
},
{
"time": "2014/01/05 16:25:00 -0500",
"game": "Pikmin 3",
"runners": [
"Miles"
],
"runnersFormated": "Miles",
"runTime": 4500000,
"runTimeFormated": "1:15:00",
"details": "Broken%",
"commentators": [
"Testrunner"
],
"commentatorsFormated": "Testrunner",
"prices": ""
},
{
"time": "2014/01/05 17:40:00 -0500",
"game": "Super Monkey Ball 2",
"runners": [
"Geoff",
"Peanutphobia",
"Miles"
],
"runnersFormated": "Geoff, Peanutphobia, and Miles",
"runTime": 2700000,
"runTimeFormated": "0:45:00",
"details": "race",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/05 18:25:00 -0500",
"game": "Kirby's Adventure",
"runners": [
"controllerhead"
],
"runnersFormated": "controllerhead",
"runTime": 3300000,
"runTimeFormated": "0:55:00",
"details": "",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/05 19:20:00 -0500",
"game": "Cave Story",
"runners": [
"m1_michael"
],
"runnersFormated": "m1_michael",
"runTime": 4200000,
"runTimeFormated": "1:10:00",
"details": "best ending",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/05 20:30:00 -0500",
"game": "TAS bot/TAS block",
"runners": [
"DwangoAC"
],
"runnersFormated": "DwangoAC",
"runTime": 2700000,
"runTimeFormated": "0:45:00",
"details": "Gradius, Super Mario 64, and Super Mario World",
"commentators": [
"Adelikat",
"micro500"
],
"commentatorsFormated": "Adelikat and micro500",
"prices": ""
},
{
"time": "2014/01/05 21:15:00 -0500",
"game": "Banjo Kazooie",
"runners": [
"stivitybobo"
],
"runnersFormated": "stivitybobo",
"runTime": 7800000,
"runTimeFormated": "2:10:00",
"details": "any%",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/05 23:25:00 -0500",
"game": "I Wanna be the Guy",
"runners": [
"TenshotsTV"
],
"runnersFormated": "TenshotsTV",
"runTime": 3600000,
"runTimeFormated": "1:00:00",
"details": "Donation incentive for Gaiden.",
"commentators": [
"Yagamoth"
],
"commentatorsFormated": "Yagamoth",
"prices": ""
},
{
"time": "2014/01/06 0:25:00 -0500",
"game": "Bioshock",
"runners": [
"Blood Thunder"
],
"runnersFormated": "Blood Thunder",
"runTime": 4200000,
"runTimeFormated": "1:10:00",
"details": "",
"commentators": [
"Lazerlong",
"Sloth"
],
"commentatorsFormated": "Lazerlong and Sloth",
"prices": ""
},
{
"time": "2014/01/06 1:35:00 -0500",
"game": "Hotline Miami",
"runners": [
"Duke Bilgewater",
"cutefluffybunny"
],
"runnersFormated": "Duke Bilgewater and cutefluffybunny",
"runTime": 1800000,
"runTimeFormated": "0:30:00",
"details": "new game +. Possible race",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/06 2:05:00 -0500",
"game": "Tomb Raider 2",
"runners": [
"Feasel"
],
"runnersFormated": "Feasel",
"runTime": 6300000,
"runTimeFormated": "1:45:00",
"details": "",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/06 3:50:00 -0500",
"game": "Vampire: The Masquerade: Bloodlines",
"runners": [
"lurk"
],
"runnersFormated": "lurk",
"runTime": 3900000,
"runTimeFormated": "1:05:00",
"details": "",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/06 4:55:00 -0500",
"game": "DuckTales Remastered",
"runners": [
"Satoryu"
],
"runnersFormated": "Satoryu",
"runTime": 3300000,
"runTimeFormated": "0:55:00",
"details": "Donations for Extreme difficulty",
"commentators": [
"Radman"
],
"commentatorsFormated": "Radman",
"prices": ""
},
{
"time": "2014/01/06 5:50:00 -0500",
"game": "Duck Tales",
"runners": [
"dxtr"
],
"runnersFormated": "dxtr",
"runTime": 900000,
"runTimeFormated": "0:15:00",
"details": "",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/06 6:05:00 -0500",
"game": "Darkwing Duck",
"runners": [
"joka",
"The Mexican Runner"
],
"runnersFormated": "joka and The Mexican Runner",
"runTime": 1200000,
"runTimeFormated": "0:20:00",
"details": "race, donations for a no items run",
"commentators": [
"Puwexil"
],
"commentatorsFormated": "Puwexil",
"prices": ""
},
{
"time": "2014/01/06 6:25:00 -0500",
"game": "Ecco the Dolphin",
"runners": [
"halfbakedprophet"
],
"runnersFormated": "halfbakedprophet",
"runTime": 1800000,
"runTimeFormated": "0:30:00",
"details": "glitched run",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/06 6:55:00 -0500",
"game": "Cocoron",
"runners": [
"Bosscrab"
],
"runnersFormated": "Bosscrab",
"runTime": 1500000,
"runTimeFormated": "0:25:00",
"details": "WTFJapan begin",
"commentators": [
"cyghfer"
],
"commentatorsFormated": "cyghfer",
"prices": ""
},
{
"time": "2014/01/06 7:20:00 -0500",
"game": "Kendo Rage",
"runners": [
"omnigamer"
],
"runnersFormated": "omnigamer",
"runTime": 1200000,
"runTimeFormated": "0:20:00",
"details": "WTFJapan",
"commentators": [
"MURPHAGATOR!"
],
"commentatorsFormated": "MURPHAGATOR!",
"prices": ""
},
{
"time": "2014/01/06 7:40:00 -0500",
"game": "Legend of Mystical Ninja",
"runners": [
"Heidrage"
],
"runnersFormated": "Heidrage",
"runTime": 2400000,
"runTimeFormated": "0:40:00",
"details": "WTFJapan",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/06 8:20:00 -0500",
"game": "Yume Penguin Monogatari",
"runners": [
"romscout"
],
"runnersFormated": "romscout",
"runTime": 1200000,
"runTimeFormated": "0:20:00",
"details": "WTFJapan",
"commentators": [
"Puwexil",
"Breakdown",
"gyre"
],
"commentatorsFormated": "Puwexil, Breakdown, and gyre",
"prices": ""
},
{
"time": "2014/01/06 8:40:00 -0500",
"game": "No One can Stop Mr. Domino",
"runners": [
"Breakdown"
],
"runnersFormated": "Breakdown",
"runTime": 1500000,
"runTimeFormated": "0:25:00",
"details": "best game. WTFJapan",
"commentators": [
"MilestheWolfman",
"mikwuyma"
],
"commentatorsFormated": "MilestheWolfman and mikwuyma",
"prices": ""
},
{
"time": "2014/01/06 9:05:00 -0500",
"game": "Power Shovel",
"runners": [
"mikwuyma"
],
"runnersFormated": "mikwuyma",
"runTime": 1500000,
"runTimeFormated": "0:25:00",
"details": "RIDE THE POWER SHOVEL! WTFJAPAN!",
"commentators": [
"MURPHAGATOR!"
],
"commentatorsFormated": "MURPHAGATOR!",
"prices": ""
},
{
"time": "2014/01/06 9:30:00 -0500",
"game": "Katamari Damacy",
"runners": [
"grass"
],
"runnersFormated": "grass",
"runTime": 3000000,
"runTimeFormated": "0:50:00",
"details": "WTFJapan end",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/06 10:20:00 -0500",
"game": "We ",
"runners": [
"people"
],
"runnersFormated": "people",
"runTime": 3600000,
"runTimeFormated": "1:00:00",
"details": "It keeps us on schedule.",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/06 11:20:00 -0500",
"game": "Sonic R",
"runners": [
"Bertin"
],
"runnersFormated": "Bertin",
"runTime": 1500000,
"runTimeFormated": "0:25:00",
"details": "",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/06 11:45:00 -0500",
"game": "Mega Man",
"runners": [
"coolkid"
],
"runnersFormated": "coolkid",
"runTime": 1800000,
"runTimeFormated": "0:30:00",
"details": "any% glitches",
"commentators": [
"Joka",
"Zewing"
],
"commentatorsFormated": "Joka and Zewing",
"prices": ""
},
{
"time": "2014/01/06 12:15:00 -0500",
"game": "Mega Man 2",
"runners": [
"cyghfer"
],
"runnersFormated": "cyghfer",
"runTime": 2400000,
"runTimeFormated": "0:40:00",
"details": "",
"commentators": [
"Joka",
"coolkid"
],
"commentatorsFormated": "Joka and coolkid",
"prices": ""
},
{
"time": "2014/01/06 12:55:00 -0500",
"game": "Mega Man 9",
"runners": [
"usedpizza"
],
"runnersFormated": "usedpizza",
"runTime": 2400000,
"runTimeFormated": "0:40:00",
"details": "",
"commentators": [
"Bosscrab"
],
"commentatorsFormated": "Bosscrab",
"prices": ""
},
{
"time": "2014/01/06 13:35:00 -0500",
"game": "Super Mario World 2: Yoshi's Island",
"runners": [
"Tri-Hex"
],
"runnersFormated": "Tri-Hex",
"runTime": 12000000,
"runTimeFormated": "3:20:00",
"details": "100%. Donation incentive for glitched run.",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/06 16:55:00 -0500",
"game": "Deus Ex",
"runners": [
"UraniumAnchor"
],
"runnersFormated": "UraniumAnchor",
"runTime": 4800000,
"runTimeFormated": "1:20:00",
"details": "",
"commentators": [
"Honorablejay",
"moooh"
],
"commentatorsFormated": "Honorablejay and moooh",
"prices": ""
},
{
"time": "2014/01/06 18:15:00 -0500",
"game": "Duke Nukem 3D",
"runners": [
"LLCooldave"
],
"runnersFormated": "LLCooldave",
"runTime": 1500000,
"runTimeFormated": "0:25:00",
"details": "",
"commentators": [
"Mecha Richter",
"moooh"
],
"commentatorsFormated": "Mecha Richter and moooh",
"prices": ""
},
{
"time": "2014/01/06 18:40:00 -0500",
"game": "Quake",
"runners": [
"coolkid"
],
"runnersFormated": "coolkid",
"runTime": 1500000,
"runTimeFormated": "0:25:00",
"details": "respect your elders. easy difficulty",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/06 19:05:00 -0500",
"game": "Final Doom: The Plutonia Experiment",
"runners": [
"Dime"
],
"runnersFormated": "Dime",
"runTime": 3900000,
"runTimeFormated": "1:05:00",
"details": "Ultra-Violence difficulty, donation incentive for secret map, \"Go 2 it\"",
"commentators": [
"Kubelwagon",
"Pavera"
],
"commentatorsFormated": "Kubelwagon and Pavera",
"prices": ""
},
{
"time": "2014/01/06 20:10:00 -0500",
"game": "Doom 1 vs. 2 bid war",
"runners": [
"Dime vs. Kubelwagon"
],
"runnersFormated": "Dime vs. Kubelwagon",
"runTime": 2700000,
"runTimeFormated": "0:45:00",
"details": "Bid war race! UV difficulty. ",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/06 20:55:00 -0500",
"game": "Resident Evil 4",
"runners": [
"Sunblade"
],
"runnersFormated": "Sunblade",
"runTime": 6600000,
"runTimeFormated": "1:50:00",
"details": "Wii version.",
"commentators": [
"theenglishman"
],
"commentatorsFormated": "theenglishman",
"prices": ""
},
{
"time": "2014/01/06 22:45:00 -0500",
"game": "Halo 2",
"runners": [
"Monopoli"
],
"runnersFormated": "Monopoli",
"runTime": 8400000,
"runTimeFormated": "2:20:00",
"details": "Donation Incentive for Legendary",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/07 1:05:00 -0500",
"game": "Metal Gear Solid",
"runners": [
"Slade"
],
"runnersFormated": "Slade",
"runTime": 5100000,
"runTimeFormated": "1:25:00",
"details": "Extreme difficulty, glitched run",
"commentators": [
"Theenglishman",
"Robosparkle"
],
"commentatorsFormated": "Theenglishman and Robosparkle",
"prices": ""
},
{
"time": "2014/01/07 2:30:00 -0500",
"game": "Metal Gear Rising",
"runners": [
"cramer_"
],
"runnersFormated": "cramer_",
"runTime": 6300000,
"runTimeFormated": "1:45:00",
"details": "hard difficulty",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/07 4:15:00 -0500",
"game": "Little Nemo: The Dream Master",
"runners": [
"Joka"
],
"runnersFormated": "Joka",
"runTime": 2100000,
"runTimeFormated": "0:35:00",
"details": "",
"commentators": [
"Puwexil",
"dxtr"
],
"commentatorsFormated": "Puwexil and dxtr",
"prices": ""
},
{
"time": "2014/01/07 4:50:00 -0500",
"game": "A Boy and his Blob",
"runners": [
"Zephyrz"
],
"runnersFormated": "Zephyrz",
"runTime": 600000,
"runTimeFormated": "0:10:00",
"details": "",
"commentators": [
"Bonygrunt",
"Mrcarter",
"jorf"
],
"commentatorsFormated": "Bonygrunt, Mrcarter, and jorf",
"prices": ""
},
{
"time": "2014/01/07 5:00:00 -0500",
"game": "Kabuki Quantum Fighter",
"runners": [
"SMK"
],
"runnersFormated": "SMK",
"runTime": 900000,
"runTimeFormated": "0:15:00",
"details": "",
"commentators": [
"Dragondarch"
],
"commentatorsFormated": "Dragondarch",
"prices": ""
},
{
"time": "2014/01/07 5:15:00 -0500",
"game": "Journey to Silius",
"runners": [
"ZakkyDraggy"
],
"runnersFormated": "ZakkyDraggy",
"runTime": 1200000,
"runTimeFormated": "0:20:00",
"details": "will we finally see this game?",
"commentators": [
"Puwexil",
"Dragondarch",
"SMK"
],
"commentatorsFormated": "Puwexil, Dragondarch, and SMK",
"prices": ""
},
{
"time": "2014/01/07 5:35:00 -0500",
"game": "Batman",
"runners": [
"dxtr"
],
"runnersFormated": "dxtr",
"runTime": 1200000,
"runTimeFormated": "0:20:00",
"details": "",
"commentators": [
"cyghfer",
"sinister1"
],
"commentatorsFormated": "cyghfer and sinister1",
"prices": ""
},
{
"time": "2014/01/07 5:55:00 -0500",
"game": "Battletoads",
"runners": [
"jc583",
"The Mexican Runner"
],
"runnersFormated": "jc583 and The Mexican Runner",
"runTime": 2100000,
"runTimeFormated": "0:35:00",
"details": "Race. Bidding war for any% and warpless.",
"commentators": [
"PJ"
],
"commentatorsFormated": "PJ",
"prices": ""
},
{
"time": "2014/01/07 6:30:00 -0500",
"game": "Kid Icarus",
"runners": [
"Jorf"
],
"runnersFormated": "Jorf",
"runTime": 2100000,
"runTimeFormated": "0:35:00",
"details": "",
"commentators": [
"bonygrunt",
"cyghfer",
"Blechy"
],
"commentatorsFormated": "bonygrunt, cyghfer, and Blechy",
"prices": ""
},
{
"time": "2014/01/07 7:05:00 -0500",
"game": "Streemerz",
"runners": [
"Andy",
"Garrison"
],
"runnersFormated": "Andy and Garrison",
"runTime": 900000,
"runTimeFormated": "0:15:00",
"details": "race. Donations for 16 bags of cash",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/07 7:20:00 -0500",
"game": "Bucky O' Hare",
"runners": [
"Cyghfer"
],
"runnersFormated": "Cyghfer",
"runTime": 2100000,
"runTimeFormated": "0:35:00",
"details": "Donations for hard mode",
"commentators": [
"Mecha Richter",
"coolkid"
],
"commentatorsFormated": "Mecha Richter and coolkid",
"prices": ""
},
{
"time": "2014/01/07 7:55:00 -0500",
"game": "Castlevania Bloodlines",
"runners": [
"Klaige"
],
"runnersFormated": "Klaige",
"runTime": 2700000,
"runTimeFormated": "0:45:00",
"details": "Expert difficulty. Donations for Lecarde or Morris",
"commentators": [
"romscout",
"PJ",
"Mecha Richter",
"MURPHAGATOR!"
],
"commentatorsFormated": "romscout, PJ, Mecha Richter, and MURPHAGATOR!",
"prices": ""
},
{
"time": "2014/01/07 8:40:00 -0500",
"game": "Castlevania: Symphony of the Night",
"runners": [
"Zex",
"Mecha Richter"
],
"runnersFormated": "Zex and Mecha Richter",
"runTime": 3900000,
"runTimeFormated": "1:05:00",
"details": "Richter all bosses race, and donation incentive for an Alucard any% run.",
"commentators": [
"romscout"
],
"commentatorsFormated": "romscout",
"prices": ""
},
{
"time": "2014/01/07 9:45:00 -0500",
"game": "Mega Man X",
"runners": [
"Caleb Hart",
"Zewing"
],
"runnersFormated": "Caleb Hart and Zewing",
"runTime": 2700000,
"runTimeFormated": "0:45:00",
"details": "100%. Race.",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/07 10:30:00 -0500",
"game": "Mega Man X3",
"runners": [
"Zewing"
],
"runnersFormated": "Zewing",
"runTime": 3600000,
"runTimeFormated": "1:00:00",
"details": "100%",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/07 11:30:00 -0500",
"game": "Mega Man X4",
"runners": [
"sneakytkdninja"
],
"runnersFormated": "sneakytkdninja",
"runTime": 3300000,
"runTimeFormated": "0:55:00",
"details": "Bid war for X and Zero",
"commentators": [
"mikwuyma",
"Kirbymastah",
"Satoryu"
],
"commentatorsFormated": "mikwuyma, Kirbymastah, and Satoryu",
"prices": ""
},
{
"time": "2014/01/07 12:25:00 -0500",
"game": "Mega Man Zero 3",
"runners": [
"kuribon"
],
"runnersFormated": "kuribon",
"runTime": 3300000,
"runTimeFormated": "0:55:00",
"details": "",
"commentators": [
"mikwuyma",
"Satoryu"
],
"commentatorsFormated": "mikwuyma and Satoryu",
"prices": ""
},
{
"time": "2014/01/07 13:20:00 -0500",
"game": "Setup Man X9",
"runners": [
"consoles"
],
"runnersFormated": "consoles",
"runTime": 3600000,
"runTimeFormated": "1:00:00",
"details": "This game will never happen",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/07 14:20:00 -0500",
"game": "Super Meat Boy",
"runners": [
"iMysty",
"vorpal"
],
"runnersFormated": "iMysty and vorpal",
"runTime": 1800000,
"runTimeFormated": "0:30:00",
"details": "any% race",
"commentators": [
"Breakdown"
],
"commentatorsFormated": "Breakdown",
"prices": ""
},
{
"time": "2014/01/07 14:50:00 -0500",
"game": "Super Mario Bros.: The Lost Levels",
"runners": [
"tjp7154"
],
"runnersFormated": "tjp7154",
"runTime": 3300000,
"runTimeFormated": "0:55:00",
"details": "",
"commentators": [
"rewg",
"garrison"
],
"commentatorsFormated": "andrewg and garrison",
"prices": ""
},
{
"time": "2014/01/07 15:45:00 -0500",
"game": "Super Mario Bros. ",
"runners": [
"rewg"
],
"runnersFormated": "andrewg",
"runTime": 2100000,
"runTimeFormated": "0:35:00",
"details": "Warpless. Donations for a warps run.",
"commentators": [
"cyghfer"
],
"commentatorsFormated": "cyghfer",
"prices": ""
},
{
"time": "2014/01/07 16:20:00 -0500",
"game": "Super Mario Bros. 3",
"runners": [
"Kirua",
"Mitch"
],
"runnersFormated": "Kirua and Mitch",
"runTime": 5700000,
"runTimeFormated": "1:35:00",
"details": "100% co-op. Donation incentive for a warps run by Mitch",
"commentators": [
"Duckfist"
],
"commentatorsFormated": "Duckfist",
"prices": ""
},
{
"time": "2014/01/07 17:55:00 -0500",
"game": "Super Mario World",
"runners": [
"Dram55",
"linkdeadx2"
],
"runnersFormated": "Dram55 and linkdeadx2",
"runTime": 4800000,
"runTimeFormated": "1:20:00",
"details": "any% no cape/star world, and donation incentive for small-mario only. Race.",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/07 19:15:00 -0500",
"game": "The Legend of Zelda: A Link to the Past",
"runners": [
"solidus",
"Andy"
],
"runnersFormated": "solidus and Andy",
"runTime": 6300000,
"runTimeFormated": "1:45:00",
"details": "",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/07 21:00:00 -0500",
"game": "The Legend of Zelda: Link's Awakening DX",
"runners": [
"giuocob"
],
"runnersFormated": "giuocob",
"runTime": 6000000,
"runTimeFormated": "1:40:00",
"details": "Donations for glitched run",
"commentators": [
"Tompa"
],
"commentatorsFormated": "Tompa",
"prices": ""
},
{
"time": "2014/01/07 22:40:00 -0500",
"game": "The Legend of Zelda: Twilight Princess",
"runners": [
"Pheenoh"
],
"runnersFormated": "Pheenoh",
"runTime": 16800000,
"runTimeFormated": "4:40:00",
"details": "Donations for all dungeons",
"commentators": [
"Mofat",
"Testrunner"
],
"commentatorsFormated": "Mofat and Testrunner",
"prices": ""
},
{
"time": "2014/01/08 3:20:00 -0500",
"game": "Barkley Shut up and Jam! Gaiden",
"runners": [
"Laz"
],
"runnersFormated": "Laz",
"runTime": 4800000,
"runTimeFormated": "1:20:00",
"details": "",
"commentators": [
"Naegleria",
"Zachsk",
"Dai",
"oh",
"Iongravirei"
],
"commentatorsFormated": "Naegleria, Zachsk, Daiandoh, and Iongravirei",
"prices": ""
},
{
"time": "2014/01/08 4:40:00 -0500",
"game": "Bastion",
"runners": [
"Vulajin"
],
"runnersFormated": "Vulajin",
"runTime": 1500000,
"runTimeFormated": "0:25:00",
"details": "any%",
"commentators": [
"ubergoose",
"SMK"
],
"commentatorsFormated": "ubergoose and SMK",
"prices": ""
},
{
"time": "2014/01/08 5:05:00 -0500",
"game": "Another World",
"runners": [
"UraniumAnchor or Cubeface"
],
"runnersFormated": "UraniumAnchor or Cubeface",
"runTime": 1200000,
"runTimeFormated": "0:20:00",
"details": "",
"commentators": [
"Puwexil"
],
"commentatorsFormated": "Puwexil",
"prices": ""
},
{
"time": "2014/01/08 5:25:00 -0500",
"game": "Star Wars SNES",
"runners": [
"Striker"
],
"runnersFormated": "Striker",
"runTime": 2700000,
"runTimeFormated": "0:45:00",
"details": "Bid war for which one",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/08 6:10:00 -0500",
"game": "Golden Axe",
"runners": [
"HonorableJay"
],
"runnersFormated": "HonorableJay",
"runTime": 900000,
"runTimeFormated": "0:15:00",
"details": "Bid war for character",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/08 6:25:00 -0500",
"game": "Dungeons and Dragons: Shadow Over Mystara",
"runners": [
"mikwuyma",
"buttersbb",
"Sent",
"MURPHAGATOR!"
],
"runnersFormated": "mikwuyma, buttersbb, Sent, and MURPHAGATOR!",
"runTime": 2100000,
"runTimeFormated": "0:35:00",
"details": "co-op. ",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/08 7:00:00 -0500",
"game": "Fire Emblem 7/Sacred Stones",
"runners": [
"Molotov or Bertin"
],
"runnersFormated": "Molotov or Bertin",
"runTime": 9000000,
"runTimeFormated": "2:30:00",
"details": "Bid war between the two games.",
"commentators": [
"Kirbymastah",
"ButtersBB"
],
"commentatorsFormated": "Kirbymastah and ButtersBB",
"prices": ""
},
{
"time": "2014/01/08 9:30:00 -0500",
"game": "Secret of Mana",
"runners": [
"StingerPA",
"Yagamoth",
"luigimeister"
],
"runnersFormated": "StingerPA, Yagamoth, and luigimeister",
"runTime": 9600000,
"runTimeFormated": "2:40:00",
"details": "3-player co-op",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/08 12:10:00 -0500",
"game": "Touhou: Double Spoiler",
"runners": [
"I have no name"
],
"runnersFormated": "I have no name",
"runTime": 3600000,
"runTimeFormated": "1:00:00",
"details": "any%",
"commentators": [
"Yagamoth"
],
"commentatorsFormated": "Yagamoth",
"prices": ""
},
{
"time": "2014/01/08 13:10:00 -0500",
"game": "Star Fox 64",
"runners": [
"Zallard1"
],
"runnersFormated": "Zallard1",
"runTime": 3600000,
"runTimeFormated": "1:00:00",
"details": "bid war between high score and speedrun",
"commentators": [
"Mecha Richter",
"ScottJProgan",
"stivitybobo",
"heeheex2"
],
"commentatorsFormated": "Mecha Richter, ScottJProgan, stivitybobo and heeheex2",
"prices": ""
},
{
"time": "2014/01/08 14:10:00 -0500",
"game": "Setup Kong Country: Touchscreen Waggle Rolling",
"runners": [
"rolling setup"
],
"runnersFormated": "rolling setup",
"runTime": 3600000,
"runTimeFormated": "1:00:00",
"details": "You know it's going to happen.",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/08 15:10:00 -0500",
"game": "Donkey Kong Country",
"runners": [
"NewAgeRetroHippie"
],
"runnersFormated": "NewAgeRetroHippie",
"runTime": 4800000,
"runTimeFormated": "1:20:00",
"details": "101%. Donations for a glitched run",
"commentators": [
"tjp7154",
"Tompa"
],
"commentatorsFormated": "tjp7154 and Tompa",
"prices": ""
},
{
"time": "2014/01/08 16:30:00 -0500",
"game": "Donkey Kong Country 2",
"runners": [
"Juice",
"dragonballjoseph"
],
"runnersFormated": "Juice and dragonballjoseph",
"runTime": 3900000,
"runTimeFormated": "1:05:00",
"details": "possible race, and donation incentive for lost world levels done by dragonballjoseph.",
"commentators": [
"Twig",
"Newpants87",
"Crismasmash"
],
"commentatorsFormated": "Twig, Newpants87, and Crismasmash",
"prices": ""
},
{
"time": "2014/01/08 17:35:00 -0500",
"game": "Donkey Kong Country 3",
"runners": [
"MorKs"
],
"runnersFormated": "MorKs",
"runTime": 4200000,
"runTimeFormated": "1:10:00",
"details": "any%, donations for warpless",
"commentators": [
"Liperereira",
"Nightdawn"
],
"commentatorsFormated": "Liperereira and Nightdawn",
"prices": ""
},
{
"time": "2014/01/08 18:45:00 -0500",
"game": "Diddy Kong Racing",
"runners": [
"Toufool31"
],
"runnersFormated": "Toufool31",
"runTime": 8400000,
"runTimeFormated": "2:20:00",
"details": "100%. Donations for glitched text storage",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/08 21:05:00 -0500",
"game": "Mario Kart 64",
"runners": [
"dntn31"
],
"runnersFormated": "dntn31",
"runTime": 2700000,
"runTimeFormated": "0:45:00",
"details": "skips",
"commentators": [
"Bass Boost",
"Weartherton",
"ImPerfectClark"
],
"commentatorsFormated": "Bass Boost, Weartherton, and ImPerfectClark",
"prices": ""
},
{
"time": "2014/01/08 21:50:00 -0500",
"game": "F-Zero",
"runners": [
"EdwardFourZERO6"
],
"runnersFormated": "EdwardFourZERO6",
"runTime": 3000000,
"runTimeFormated": "0:50:00",
"details": "Grand Prix",
"commentators": [
"WMJ"
],
"commentatorsFormated": "WMJ",
"prices": ""
},
{
"time": "2014/01/08 22:40:00 -0500",
"game": "F-Zero X",
"runners": [
"WMJ"
],
"runnersFormated": "WMJ",
"runTime": 4800000,
"runTimeFormated": "1:20:00",
"details": "Grand Prix and donation incentive for expansion cups",
"commentators": [
"Naegleria",
"Indextic"
],
"commentatorsFormated": "Naegleria and Indextic",
"prices": ""
},
{
"time": "2014/01/09 -0500",
"game": "F-Zero GX",
"runners": [
"CGN"
],
"runnersFormated": "CGN",
"runTime": 2400000,
"runTimeFormated": "0:40:00",
"details": "Story mode. Donations for very hard.",
"commentators": [
"Naegleria",
"Yoshifan",
"Darkeye"
],
"commentatorsFormated": "Naegleria, Yoshifan, and Darkeye",
"prices": ""
},
{
"time": "2014/01/09 0:40:00 -0500",
"game": "Zoo Race",
"runners": [
"Duke Bilgewater",
"SkeletonBill"
],
"runnersFormated": "Duke Bilgewater and SkeletonBill",
"runTime": 1200000,
"runTimeFormated": "0:20:00",
"details": "hard mode 100% race. AwfulGDQ begins!",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/09 1:00:00 -0500",
"game": "Prayerwarriors: A.O.F.G.",
"runners": [
"PEACHES_"
],
"runnersFormated": "PEACHES_",
"runTime": 600000,
"runTimeFormated": "0:10:00",
"details": "AwfulGDQ",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/09 1:10:00 -0500",
"game": "Glover",
"runners": [
"heeheex2",
"stri_"
],
"runnersFormated": "heeheex2 and stri_",
"runTime": 2700000,
"runTimeFormated": "0:45:00",
"details": "race, AwfulGDQ. Donations for glove costumes.",
"commentators": [
"Bosby"
],
"commentatorsFormated": "Bosby",
"prices": ""
},
{
"time": "2014/01/09 1:55:00 -0500",
"game": "Pac-Man 2: The New Adventures",
"runners": [
"Mecha Richter"
],
"runnersFormated": "Mecha Richter",
"runTime": 3000000,
"runTimeFormated": "0:50:00",
"details": "AwfulGDQ star",
"commentators": [
"MURPHAGATOR!",
"Lindsey Layne King",
"mikwuyma"
],
"commentatorsFormated": "MURPHAGATOR!, Lindsey Layne King and mikwuyma",
"prices": ""
},
{
"time": "2014/01/09 2:45:00 -0500",
"game": "Captain Novolin",
"runners": [
"Zerst"
],
"runnersFormated": "Zerst",
"runTime": 600000,
"runTimeFormated": "0:10:00",
"details": "AwfulGDQ",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/09 2:55:00 -0500",
"game": "Attack of the Killer Tomatoes",
"runners": [
"xcd"
],
"runnersFormated": "xcd",
"runTime": 600000,
"runTimeFormated": "0:10:00",
"details": "AwfulGDQ",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/09 3:05:00 -0500",
"game": "Rad Raygun",
"runners": [
"PJ"
],
"runnersFormated": "PJ",
"runTime": 900000,
"runTimeFormated": "0:15:00",
"details": "AwfulGDQ",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/09 3:20:00 -0500",
"game": "Garfield: A Week of Garfield",
"runners": [
"Coolkid"
],
"runnersFormated": "Coolkid",
"runTime": 900000,
"runTimeFormated": "0:15:00",
"details": "AwfulGDQ",
"commentators": [
"Garrison",
"loafofbread13"
],
"commentatorsFormated": "Garrison and loafofbread13",
"prices": ""
},
{
"time": "2014/01/09 3:35:00 -0500",
"game": "Donald Land",
"runners": [
"Garrison"
],
"runnersFormated": "Garrison",
"runTime": 1800000,
"runTimeFormated": "0:30:00",
"details": "AwfulGDQ",
"commentators": [
"coolkid"
],
"commentatorsFormated": "coolkid",
"prices": ""
},
{
"time": "2014/01/09 4:05:00 -0500",
"game": "Two Crude Dudes",
"runners": [
"MURPHAGATOR!"
],
"runnersFormated": "MURPHAGATOR!",
"runTime": 1800000,
"runTimeFormated": "0:30:00",
"details": "AwfulGDQ",
"commentators": [
"omnigamer"
],
"commentatorsFormated": "omnigamer",
"prices": ""
},
{
"time": "2014/01/09 4:35:00 -0500",
"game": "Batman Returns",
"runners": [
"HonorableJay"
],
"runnersFormated": "HonorableJay",
"runTime": 1200000,
"runTimeFormated": "0:20:00",
"details": "Genesis version. AwfulGDQ",
"commentators": [
"Robosparkle",
"mikwuyma"
],
"commentatorsFormated": "Robosparkle and mikwuyma",
"prices": ""
},
{
"time": "2014/01/09 4:55:00 -0500",
"game": "Spiderman and X-men: Arcade's Revenge",
"runners": [
"PJ"
],
"runnersFormated": "PJ",
"runTime": 2400000,
"runTimeFormated": "0:40:00",
"details": "AwfulGDQ",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/09 5:35:00 -0500",
"game": "Shinobi Legions",
"runners": [
"Breakdown"
],
"runnersFormated": "Breakdown",
"runTime": 3600000,
"runTimeFormated": "1:00:00",
"details": "AwfulGDQ, Cutscenes%",
"commentators": [
"MilestheWolfman"
],
"commentatorsFormated": "MilestheWolfman",
"prices": ""
},
{
"time": "2014/01/09 6:35:00 -0500",
"game": "Contra Force",
"runners": [
"Mr. K"
],
"runnersFormated": "Mr. K",
"runTime": 1200000,
"runTimeFormated": "0:20:00",
"details": "AwfulGDQ end",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/09 6:55:00 -0500",
"game": "Contra",
"runners": [
"DK28",
"Heidman"
],
"runnersFormated": "DK28 and Heidman",
"runTime": 1200000,
"runTimeFormated": "0:20:00",
"details": "co-op",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/09 7:15:00 -0500",
"game": "Super C",
"runners": [
"Mr. K",
"Heidman"
],
"runnersFormated": "Mr. K and Heidman",
"runTime": 1200000,
"runTimeFormated": "0:20:00",
"details": "co-op",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/09 7:35:00 -0500",
"game": "Contra III: The Alien Wars",
"runners": [
"Mr. K"
],
"runnersFormated": "Mr. K",
"runTime": 1800000,
"runTimeFormated": "0:30:00",
"details": "",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/09 8:05:00 -0500",
"game": "Chip 'n Dale: Rescue Rangers",
"runners": [
"Cyghfer",
"Blechy vs Sinister1",
"Feasel"
],
"runnersFormated": "Cyghfer and Blechy vs Sinister1 and Feasel",
"runTime": 1200000,
"runTimeFormated": "0:20:00",
"details": "co-op",
"commentators": [
"Joka"
],
"commentatorsFormated": "Joka",
"prices": ""
},
{
"time": "2014/01/09 8:25:00 -0500",
"game": "Ninja Gaiden",
"runners": [
"dxtr"
],
"runnersFormated": "dxtr",
"runTime": 1200000,
"runTimeFormated": "0:20:00",
"details": "",
"commentators": [
"Sinister1",
"Duckfist"
],
"commentatorsFormated": "Sinister1 and Duckfist",
"prices": ""
},
{
"time": "2014/01/09 8:45:00 -0500",
"game": "Ninja Gaiden 2",
"runners": [
"duckfist"
],
"runnersFormated": "duckfist",
"runTime": 1500000,
"runTimeFormated": "0:25:00",
"details": "Donations for sword-only",
"commentators": [
"Sinister1",
"dxtr"
],
"commentatorsFormated": "Sinister1 and dxtr",
"prices": ""
},
{
"time": "2014/01/09 9:10:00 -0500",
"game": "Ninja Five-O",
"runners": [
"Blechy"
],
"runnersFormated": "Blechy",
"runTime": 2100000,
"runTimeFormated": "0:35:00",
"details": "normal difficulty",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/09 9:45:00 -0500",
"game": "Mark of the Ninja",
"runners": [
"Raelcun"
],
"runnersFormated": "Raelcun",
"runTime": 2100000,
"runTimeFormated": "0:35:00",
"details": "new game +",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/09 10:20:00 -0500",
"game": "Hitman: Blood Money",
"runners": [
"Kotti"
],
"runnersFormated": "Kotti",
"runTime": 3600000,
"runTimeFormated": "1:00:00",
"details": "Silent Assassin run",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/09 11:20:00 -0500",
"game": "Mirror's Edge",
"runners": [
"Ovendonkey",
"ddaanniieell"
],
"runnersFormated": "Ovendonkey and ddaanniieell",
"runTime": 3300000,
"runTimeFormated": "0:55:00",
"details": "PC version race",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/09 12:15:00 -0500",
"game": "Setup Unleashed",
"runners": [
"people"
],
"runnersFormated": "people",
"runTime": 3600000,
"runTimeFormated": "1:00:00",
"details": "Has bad stages everywhere",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/09 13:15:00 -0500",
"game": "VVVVVV",
"runners": [
"FieryBlizzard"
],
"runnersFormated": "FieryBlizzard",
"runTime": 1800000,
"runTimeFormated": "0:30:00",
"details": "Donations for all trinkets",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/09 13:45:00 -0500",
"game": "Age of Empires 2",
"runners": [
"Barbarossa89"
],
"runnersFormated": "Barbarossa89",
"runTime": 1200000,
"runTimeFormated": "0:20:00",
"details": "Scenario bid war",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/09 14:05:00 -0500",
"game": "Starcraft II: Heart of the Swarm",
"runners": [
"Raelcun"
],
"runnersFormated": "Raelcun",
"runTime": 14400000,
"runTimeFormated": "4:00:00",
"details": "Brutal difficulty",
"commentators": [
"Teawrex"
],
"commentatorsFormated": "Teawrex",
"prices": ""
},
{
"time": "2014/01/09 18:05:00 -0500",
"game": "Half-Life",
"runners": [
"coolkid"
],
"runnersFormated": "coolkid",
"runTime": 3000000,
"runTimeFormated": "0:50:00",
"details": "hard difficulty",
"commentators": [
"Kubelwagon",
"loafofbread13",
"Countdown"
],
"commentatorsFormated": "Kubelwagon, loafofbread13, and Countdown",
"prices": ""
},
{
"time": "2014/01/09 18:55:00 -0500",
"game": "Half-Life 2",
"runners": [
"Studio"
],
"runnersFormated": "Studio",
"runTime": 9000000,
"runTimeFormated": "2:30:00",
"details": "easy difficulty",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/09 21:25:00 -0500",
"game": "Portal",
"runners": [
"Azorae",
"Znernicus"
],
"runnersFormated": "Azorae, and Znernicus",
"runTime": 1500000,
"runTimeFormated": "0:25:00",
"details": "Race. in-bounds vs. oob donation war",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/09 21:50:00 -0500",
"game": "Portal 2",
"runners": [
"Azorae",
"Znernicus"
],
"runnersFormated": "Azorae and Znernicus",
"runTime": 4500000,
"runTimeFormated": "1:15:00",
"details": "co-op or solo co-op",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/09 23:05:00 -0500",
"game": "Quantum Conundrum",
"runners": [
"Blood Thunder"
],
"runnersFormated": "Blood Thunder",
"runTime": 3900000,
"runTimeFormated": "1:05:00",
"details": "",
"commentators": [
"etholon",
"Sloth"
],
"commentatorsFormated": "etholon and Sloth",
"prices": ""
},
{
"time": "2014/01/10 0:10:00 -0500",
"game": "Typing of the Dead",
"runners": [
"PEACHES_"
],
"runnersFormated": "PEACHES_",
"runTime": 2400000,
"runTimeFormated": "0:40:00",
"details": "",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/10 0:50:00 -0500",
"game": "Surgeon Simulator 2013",
"runners": [
"ProfessorBroman",
"Missy"
],
"runnersFormated": "ProfessorBroman and Missy",
"runTime": 1200000,
"runTimeFormated": "0:20:00",
"details": "2014's Octodad? co-op",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/10 1:10:00 -0500",
"game": "Borderlands 2",
"runners": [
"ProfessorBroman",
"Ubergoose",
"TeaWrex",
"iMysty."
],
"runnersFormated": "ProfessorBroman, Ubergoose, TeaWrex, and iMysty.",
"runTime": 11700000,
"runTimeFormated": "3:15:00",
"details": "co-op",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/10 4:25:00 -0500",
"game": "Dishonored",
"runners": [
"Sloth"
],
"runnersFormated": "Sloth",
"runTime": 4200000,
"runTimeFormated": "1:10:00",
"details": "Bid war between any% and a non-lethal/ghost run",
"commentators": [
"Bl00d Thunder",
"Wymorn",
"Professorbroman"
],
"commentatorsFormated": "Bl00d Thunder, Wymorn, and Professorbroman",
"prices": ""
},
{
"time": "2014/01/10 5:35:00 -0500",
"game": "Antichamber",
"runners": [
"Marche Fighter Paladin"
],
"runnersFormated": "Marche Fighter Paladin",
"runTime": 900000,
"runTimeFormated": "0:15:00",
"details": "",
"commentators": [
"Zephyrz",
"ubergoose",
"testrunner"
],
"commentatorsFormated": "Zephyrz, ubergoose, and testrunner",
"prices": ""
},
{
"time": "2014/01/10 5:50:00 -0500",
"game": "Tony Hawk's Underground 2",
"runners": [
"Chrno"
],
"runnersFormated": "Chrno",
"runTime": 1500000,
"runTimeFormated": "0:25:00",
"details": "",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/10 6:15:00 -0500",
"game": "Tony Hawk's American Wasteland",
"runners": [
"neskamikaze",
"George"
],
"runnersFormated": "neskamikaze and George",
"runTime": 1500000,
"runTimeFormated": "0:25:00",
"details": "co-op. Donations for a THPS3 run",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/10 6:40:00 -0500",
"game": "Blast Corps",
"runners": [
"Graviton",
"PEACHES_"
],
"runnersFormated": "Graviton and PEACHES_",
"runTime": 2400000,
"runTimeFormated": "0:40:00",
"details": "any% race",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/10 7:20:00 -0500",
"game": "Mr. Driller Drill Spirits",
"runners": [
"jarvitz"
],
"runnersFormated": "jarvitz",
"runTime": 1500000,
"runTimeFormated": "0:25:00",
"details": "2000 meters. Blindfolded incentive?",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/10 7:45:00 -0500",
"game": "Pokemon Heart Gold",
"runners": [
"Werster"
],
"runnersFormated": "Werster",
"runTime": 13200000,
"runTimeFormated": "3:40:00",
"details": "Glitched run.",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/10 11:25:00 -0500",
"game": "Setup Black Cables",
"runners": [
"untangling"
],
"runnersFormated": "untangling",
"runTime": 3600000,
"runTimeFormated": "1:00:00",
"details": "Seriously the cables are a mess.",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/10 12:25:00 -0500",
"game": "Mike Tyson's Punch-Out!!",
"runners": [
"Sinister1"
],
"runnersFormated": "Sinister1",
"runTime": 3600000,
"runTimeFormated": "1:00:00",
"details": "DanielSan%",
"commentators": [
"Zallard1",
"Breakdown"
],
"commentatorsFormated": "Zallard1 and Breakdown",
"prices": ""
},
{
"time": "2014/01/10 13:25:00 -0500",
"game": "Super Punch-Out",
"runners": [
"Zallard1"
],
"runnersFormated": "Zallard1",
"runTime": 1800000,
"runTimeFormated": "0:30:00",
"details": "Donations for blindfolded",
"commentators": [
"Super Punch-Out!! - DK28",
"Sinister1",
"Heidman"
],
"commentatorsFormated": "Super Punch-Out!! - DK28, Sinister1, and Heidman",
"prices": ""
},
{
"time": "2014/01/10 13:55:00 -0500",
"game": "Alien Soldier",
"runners": [
"Zoast"
],
"runnersFormated": "Zoast",
"runTime": 1800000,
"runTimeFormated": "0:30:00",
"details": "",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/10 14:25:00 -0500",
"game": "The Legend of Zelda: Majora's Mask",
"runners": [
"ZFG"
],
"runnersFormated": "ZFG",
"runTime": 7200000,
"runTimeFormated": "2:00:00",
"details": "any%",
"commentators": [
"Kaztalek",
"Pheenoh",
"Runnerguy",
"Indextic"
],
"commentatorsFormated": "Kaztalek, Pheenoh, Runnerguy, and Indextic",
"prices": ""
},
{
"time": "2014/01/10 16:25:00 -0500",
"game": "The Legend of Zelda: Ocarina of Time",
"runners": [
"ZFG",
"Moltov"
],
"runnersFormated": "ZFG and Moltov",
"runTime": 7200000,
"runTimeFormated": "2:00:00",
"details": "All Dungeons race",
"commentators": [
"Cosmo",
"Pheenoh",
"Runnerguy",
"giucob"
],
"commentatorsFormated": "Cosmo, Pheenoh, Runnerguy, and giucob",
"prices": ""
},
{
"time": "2014/01/10 18:25:00 -0500",
"game": "Metroid Prime",
"runners": [
"Miles"
],
"runnersFormated": "Miles",
"runTime": 5400000,
"runTimeFormated": "1:30:00",
"details": "any%",
"commentators": [
"Kirbymastah",
"testrunner",
"tjp7154"
],
"commentatorsFormated": "Kirbymastah, testrunner, and tjp7154",
"prices": ""
},
{
"time": "2014/01/10 19:55:00 -0500",
"game": "Super Metroid",
"runners": [
"Garrison",
"Ivan",
"Krauser",
"Zoast"
],
"runnersFormated": "Garrison, Ivan, Krauser, and Zoast",
"runTime": 3600000,
"runTimeFormated": "1:00:00",
"details": "3-way race",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/10 20:55:00 -0500",
"game": "Metroid Zero Mission",
"runners": [
"Kirbymastah or maybe Dragondarch"
],
"runnersFormated": "Kirbymastah or maybe Dragondarch",
"runTime": 6600000,
"runTimeFormated": "1:50:00",
"details": "100%. Donation incentive for a hard low% run instead.",
"commentators": [
"Kirbymastah/Dragondarch",
"SMK",
"Testrunner"
],
"commentatorsFormated": "Kirbymastah/Dragondarch, SMK, and Testrunner",
"prices": ""
},
{
"time": "2014/01/10 22:45:00 -0500",
"game": "Goldeneye",
"runners": [
"BassBoost",
"RWhiteGoose"
],
"runnersFormated": "BassBoost and RWhiteGoose",
"runTime": 3600000,
"runTimeFormated": "1:00:00",
"details": "Co-op run.",
"commentators": [
"Big Bossman",
"Ryan Lockwood"
],
"commentatorsFormated": "Big Bossman and Ryan Lockwood",
"prices": ""
},
{
"time": "2014/01/10 23:45:00 -0500",
"game": "Perfect Dark",
"runners": [
"Big Bossman"
],
"runnersFormated": "Big Bossman",
"runTime": 4800000,
"runTimeFormated": "1:20:00",
"details": "Perfect Agent difficulty",
"commentators": [
"BassBoost",
"RWhiteGoose"
],
"commentatorsFormated": "BassBoost and RWhiteGoose",
"prices": ""
},
{
"time": "2014/01/11 1:05:00 -0500",
"game": "Grand Theft Auto: Vice City",
"runners": [
"AdamAK"
],
"runnersFormated": "AdamAK",
"runTime": 12600000,
"runTimeFormated": "3:30:00",
"details": "All Missions",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/11 4:35:00 -0500",
"game": "Super Mario Galaxy 2",
"runners": [
"Yoshifan"
],
"runnersFormated": "Yoshifan",
"runTime": 13500000,
"runTimeFormated": "3:45:00",
"details": "",
"commentators": [
"iateyourpie",
"Marche",
"spikevegeta"
],
"commentatorsFormated": "iateyourpie, Marche, and spikevegeta",
"prices": ""
},
{
"time": "2014/01/11 8:20:00 -0500",
"game": "Paper Mario",
"runners": [
"Anatomyz"
],
"runnersFormated": "Anatomyz",
"runTime": 9600000,
"runTimeFormated": "2:40:00",
"details": "",
"commentators": [
"Iateyourpie",
"Almo"
],
"commentatorsFormated": "Iateyourpie and Almo",
"prices": ""
},
{
"time": "2014/01/11 11:00:00 -0500",
"game": "Super Mario 64",
"runners": [
"PEACHES_"
],
"runnersFormated": "PEACHES_",
"runTime": 1800000,
"runTimeFormated": "0:30:00",
"details": "16-star one-handed.",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/11 11:30:00 -0500",
"game": "Setup Fantasy VI",
"runners": [
"cables"
],
"runnersFormated": "cables",
"runTime": 3600000,
"runTimeFormated": "1:00:00",
"details": "The only setup appropriate for a finale",
"commentators": [],
"commentatorsFormated": "",
"prices": ""
},
{
"time": "2014/01/11 12:30:00 -0500",
"game": "The Legend of Zelda: Wind Waker HD",
"runners": [
"Cosmo"
],
"runnersFormated": "Cosmo",
"runTime": 18000000,
"runTimeFormated": "5:00:00",
"details": "",
"commentators": [
"Testrunner",
"MC Gamer"
],
"commentatorsFormated": "Testrunner and MC Gamer",
"prices": ""
},
{
"time": "2014/01/11 17:30:00 -0500",
"game": "Chrono Trigger",
"runners": [
"obdajr"
],
"runnersFormated": "obdajr",
"runTime": 22500000,
"runTimeFormated": "6:15:00",
"details": "donations for 100%, and a possible donation incentive for new game+ by Adrian",
"commentators": [
"Puwexil",
"Spikevegeta"
],
"commentatorsFormated": "Puwexil and Spikevegeta",
"prices": ""
}
]
text {
text-anchor: end;
font-family: Sans-Serif;
font-size: 10px;
}
.axis {
stroke: #000;
stroke-width: 1px;
fill: none;
}
.axis text {
fill: #000;
stroke: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment