-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
44 changed files
with
65 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
DATA_PATH = r'C:\Users\franc\Documents\VSCode\SmashDataCollector\data' | ||
DATA_PATH = r'C:\Users\franc\Documents\VSCode\SmashDataCollector\data\demo-4' | ||
RES_PATH = r'C:\Users\franc\Documents\VSCode\SmashDataCollector\res' | ||
OUTPUT_PATH = r'C:\Users\franc\Documents\VSCode\SmashDataCollector\output.tsv' | ||
OUTPUT_PATH = r'C:\Users\franc\Documents\VSCode\SmashDataCollector\output\output-4.tsv' | ||
|
||
# Set the language variable to 0, 1 or 2 according to the following: | ||
# 0 for Japanese or Korean | ||
# 1 for English, Italian, Dutch or Russian | ||
# 2 for French, Spanish or German | ||
# 3 for Chinese (traditional or simplified) | ||
LANGUAGE = 1 | ||
LIVES = 3 | ||
LIVES = 1 | ||
|
||
|
||
TAKEN_GIVEN_DMG_THRESHOLD = 30 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
31/12/2020 3 Toon Link 1 28 0 Sonic 2 3 1 0 13 Little Mac 3 1 1 0 14 | ||
31/12/2020 4 Toon Link 1 31 0 Marth 2 5 1 0 14 Ike 3 3 1 0 8 Shulk 3 3 1 0 8 | ||
31/12/2020 4 Toon Link 2 9 1 21 0 Mr. Game & Watch 4 0 1 0 13 Samus 1 0 0 Bayonetta 3 5 1 0 7 | ||
31/12/2020 2 Toon Link 1 10 0 Roy 2 2 1 0 10 | ||
31/12/2020 3 Toon Link 1 22 0 Richter 2 3 1 0 8 Zelda 3 1 1 0 13 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
11/12/2020 2 Ganondorf 2 67 2,2,2 84 131 Kirby 1 1,1 130 88 | ||
11/12/2020 4 Palutena 3 99 2,2,2 147 87 Luigi 1 1,3 146 88 Inkling 2 130 1,2,2 41 73 Pac-Man 4 70 1,1,2 0 91 | ||
11/12/2020 3 Donkey Kong 2 83 3,2,2 69 69 Meta Knight 1 1,3 76 72 Young Link 3 77 1,2,2 57 63 | ||
31/12/2020 3 Toon Link 1 3 627 47 Duck Hunt 2 152 1,1,1 41 346 Cloud 3 119 1,1,1 18 297 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
31/12/2020 3 Toon Link 1 22 0 Robin 2 4 1 0 8 R.O.B. 3 0 1 0 13 | ||
31/12/2020 3 Toon Link 1 22 0 Chrom 2 3 1 0 13 Meta Knight 3 1 1 0 8 | ||
31/12/2020 3 Toon Link 1 25 0 Roy 3 2 1 0 13 Zero Suit Samus 2 4 1 0 11 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
31/12/2020 3 Toon Link 1 17 0 Captain Falcon 3 2 1 0 9 Cloud 2 5 1 0 8 | ||
31/12/2020 3 Toon Link 1 23 0 Donkey Kong 2 5 1 0 14 Peach 3 1 1 0 8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
31/12/2020 3 Toon Link 1 23 0 Lucario 3 3 1 0 14 Dark Samus 2 6 1 0 8 | ||
31/12/2020 3 Toon Link 1 23 0 Dark Pit 3 2 1 0 8 Ice Climbers 2 6 1 0 7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters