Ruby gem and sample report

This commit is contained in:
Madeline Lim 2018-05-23 23:20:17 -07:00
parent c983a3fbc7
commit 5effeb07fb
3 changed files with 154 additions and 0 deletions

3
Gemfile Normal file
View File

@ -0,0 +1,3 @@
source 'https://rubygems.org'
gem 'bin_tools'

13
Gemfile.lock Normal file
View File

@ -0,0 +1,13 @@
GEM
remote: https://rubygems.org/
specs:
bin_tools (0.0.3)
PLATFORMS
ruby
DEPENDENCIES
bin_tools
BUNDLED WITH
1.16.1

138
report.json Normal file
View File

@ -0,0 +1,138 @@
{
"report": [
"player",
"introCar",
"lamp",
"wire",
"introCrusher",
"jumpThru",
"flutterbird",
"bird",
"npc",
"bridge",
"hahaha",
"spikesUp",
"spikesLeft",
"goldenBerry",
"zipMover",
"spikesRight",
"crumbleBlock",
"refill",
"spring",
"strawberry",
"spikesDown",
"lightbeam",
"cassette",
"cassetteBlock",
"fallingBlock",
"fakeWall",
"dashBlock",
"checkpoint",
"bonfire",
"coverupWall",
"memorial",
"memorialTextController",
"birdForsakenCityGem",
"towerviewer",
"blackGem",
"touchSwitch",
"switchGate",
"dreamBlock",
"hanginglamp",
"floatingDebris",
"foregroundDebris",
"darkChaser",
"invisibleBarrier",
"exitBlock",
"payphone",
"dreammirror",
"rotateSpinner",
"door",
"redBlocks",
"yellowBlocks",
"resortLantern",
"greenBlocks",
"spinner",
"cobweb",
"soundSource",
"trackSpinner",
"blockField",
"resortmirror",
"waterfall",
"lockBlock",
"sinkingPlatform",
"key",
"triggerSpikesLeft",
"triggerSpikesRight",
"triggerSpikesUp",
"movingPlatform",
"trapdoor",
"water",
"clutterDoor",
"oshirodoor",
"colorSwitch",
"clutterCabinet",
"picoconsole",
"clothesline",
"triggerSpikesDown",
"friendlyGhost",
"resortRoofEnding",
"killbox",
"cloud",
"booster",
"cliffside_flag",
"moveBlock",
"cliffflag",
"ridgeGate",
"whiteblock",
"gondola",
"templeGate",
"dashSwitchH",
"torch",
"swapBlock",
"templeMirror",
"dashSwitchV",
"templeMirrorPortal",
"seeker",
"templeCrackedBlock",
"seekerStatue",
"seekerBarrier",
"conditionBlock",
"theoCrystalPedestal",
"theoCrystal",
"templeEye",
"theoCrystalHoldingBarrier",
"templeBigEyeball",
"playerSeeker",
"crushBlock",
"bigWaterfall",
"infiniteStar",
"reflectionHeartStatue",
"bigSpinner",
"badelineBoost",
"tentacles",
"finalBoss",
"finalBossFallingBlock",
"finalBossMovingBlock",
"plateau",
"starJumpBlock",
"SummitBackgroundManager",
"wallSpringLeft",
"wallSpringRight",
"summitgem",
"bridgeFixed",
"summitcheckpoint",
"summitGemManager",
"summitcloud",
"heartGemDoor",
"wallBooster",
"fireBall",
"bounceBlock",
"iceBlock",
"coreModeToggle",
"fireBarrier",
"risingLava",
"sandwichLava",
"coreMessage"
]
}