From 62c2931b9f970cf9b000646b0578b7ef80c9a522 Mon Sep 17 00:00:00 2001 From: cadon Date: Sat, 16 Nov 2019 15:58:25 +0100 Subject: [PATCH 01/10] Set theme jekyll-theme-midnight --- _config.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 00000000..18854876 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-midnight \ No newline at end of file From e56130d102b2883613e24268653f347e01eb6daf Mon Sep 17 00:00:00 2001 From: cadon Date: Sat, 16 Nov 2019 16:11:03 +0100 Subject: [PATCH 02/10] Create index.md --- docs/index.md | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 docs/index.md diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 00000000..e37e63d1 --- /dev/null +++ b/docs/index.md @@ -0,0 +1,71 @@ +[**Download** the latest release](https://github.com/cadon/ARKStatsExtractor/releases/latest). + +**Which version** to take? + +* Use the setup-ArkSmartBreeding-(version).**exe** for an installation in the system's programs folder. Suitable for single user installations. +* Extract the ARK.Smart.Breeding_(version).**zip** in an arbitrary folder to use it as a portable or shared installation. + + +**Discord**: https://discord.gg/qCYYbQK + +# ARK Smart Breeding + +For the game ARK Survival Evolved. Extracts possible levelups of creatures to get the values for breeding. Save your creatures in a library, +sort and compare their stats, view their pedigree, use the breeding-plan to get the best possible creatures and keep track of the growing babies with timers. + +## Known issues + +### Creatures +#### Troodon +* Food - Uses one of 2 base values in Ark. +* No known fix. +#### Pegomastax +* Health - Uses one of 2 base values in Ark. +* No known fix. +#### Gacha +* 9 Stats - Currently unsupported by ASB. +* No ETA for a fix. +### Ark Bugs +#### Imprinting Bug +* Creatures sometimes forget to increase their values properly after imprinting +* Force creature to recalculate stats by: + * Upload/Download from Tek Transmitter, Supply Drop, or Obelisk + * Use a Cryopod + * Leave render range for a couple of minutes and return +### ASB Issues +#### Capture Ark Window (OCR) +* Rather inaccurate +* Limited details about creatures +* Limited supported resolutions +* **Use Creature Import instead** + +## Manual +See the wiki on more info, e.g. [Manual](https://github.com/cadon/ARKStatsExtractor/wiki/Manual) with links to external resources like **guides and videos**, +or [Extraction issues](https://github.com/cadon/ARKStatsExtractor/wiki/Extraction-issues) if something does not work. + + +#### Library +[![Screenshot](img/library.png)](https://github.com/cadon/ARKStatsExtractor/releases/latest) + +## Screenshots +##### Extractor +[![Screenshot](img/extractor.png)](https://github.com/cadon/ARKStatsExtractor/releases/latest) +##### Breeding Plan +[![Screenshot](img/breedingplan.png)](https://github.com/cadon/ARKStatsExtractor/releases/latest) +##### Pedigree +[![Screenshot](img/pedigree.png)](https://github.com/cadon/ARKStatsExtractor/releases/latest) +##### Taming Infos +[![Screenshot](img/taming.png)](https://github.com/cadon/ARKStatsExtractor/releases/latest) +##### Raising List +[![Screenshot](img/raising.png)](https://github.com/cadon/ARKStatsExtractor/releases/latest) + +## Download +Download the [latest release here](https://github.com/cadon/ARKStatsExtractor/releases/latest). + +* The file values.json contains all the stats, default-multipliers and other values (taming, breeding), it can be edited and updated if necessary. +* The image-files for the colored-creature-views have to be downloaded separately: [Creature-Images](https://github.com/cadon/ARKStatsExtractor/raw/master/images.zip). +Extract the folder "img" in the application's folder to get better visuals of the creature's colors. +Currently only a few creatures are included. You don't need to redownload this file if you already have the creature-images. + +## Patchnotes +For a full list see [Releases](https://github.com/cadon/ARKStatsExtractor/releases). From 9b123d1e6c9452cc97c4c2542d9bf6df5c3be1ae Mon Sep 17 00:00:00 2001 From: cadon Date: Sat, 16 Nov 2019 16:14:34 +0100 Subject: [PATCH 03/10] link for discord --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index e37e63d1..d9efe2f6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,7 +6,7 @@ * Extract the ARK.Smart.Breeding_(version).**zip** in an arbitrary folder to use it as a portable or shared installation. -**Discord**: https://discord.gg/qCYYbQK +**Discord**: [https://discord.gg/qCYYbQK](https://discord.gg/qCYYbQK) # ARK Smart Breeding From 4f046b7d265c2a3164bb25d11471677a951afe6e Mon Sep 17 00:00:00 2001 From: cadon Date: Sat, 16 Nov 2019 16:17:22 +0100 Subject: [PATCH 04/10] Set theme jekyll-theme-midnight --- docs/_config.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/_config.yml diff --git a/docs/_config.yml b/docs/_config.yml new file mode 100644 index 00000000..18854876 --- /dev/null +++ b/docs/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-midnight \ No newline at end of file From 646605fe4b0f32255d73c1710cfbfab428ef8fa7 Mon Sep 17 00:00:00 2001 From: cadaei Date: Sat, 16 Nov 2019 18:34:44 +0100 Subject: [PATCH 05/10] updated doc --- README.md | 19 ++++++++----------- {img => docs/img}/breedingplan.png | Bin {img => docs/img}/createfont.png | Bin {img => docs/img}/extractor.png | Bin {img => docs/img}/labels.jpg | Bin {img => docs/img}/library.png | Bin {img => docs/img}/pedigree.png | Bin {img => docs/img}/raising.png | Bin {img => docs/img}/taming.png | Bin docs/index.md | 17 +++++++---------- 10 files changed, 15 insertions(+), 21 deletions(-) rename {img => docs/img}/breedingplan.png (100%) rename {img => docs/img}/createfont.png (100%) rename {img => docs/img}/extractor.png (100%) rename {img => docs/img}/labels.jpg (100%) rename {img => docs/img}/library.png (100%) rename {img => docs/img}/pedigree.png (100%) rename {img => docs/img}/raising.png (100%) rename {img => docs/img}/taming.png (100%) diff --git a/README.md b/README.md index e37e63d1..1a71be14 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ * Extract the ARK.Smart.Breeding_(version).**zip** in an arbitrary folder to use it as a portable or shared installation. -**Discord**: https://discord.gg/qCYYbQK +**Discord**: [https://discord.gg/qCYYbQK](https://discord.gg/qCYYbQK) # ARK Smart Breeding @@ -22,9 +22,6 @@ sort and compare their stats, view their pedigree, use the breeding-plan to get #### Pegomastax * Health - Uses one of 2 base values in Ark. * No known fix. -#### Gacha -* 9 Stats - Currently unsupported by ASB. -* No ETA for a fix. ### Ark Bugs #### Imprinting Bug * Creatures sometimes forget to increase their values properly after imprinting @@ -37,7 +34,7 @@ sort and compare their stats, view their pedigree, use the breeding-plan to get * Rather inaccurate * Limited details about creatures * Limited supported resolutions -* **Use Creature Import instead** +* **Use [Creature Import](https://github.com/cadon/ARKStatsExtractor/wiki/Importing-Creatures#ark-exports) instead** ## Manual See the wiki on more info, e.g. [Manual](https://github.com/cadon/ARKStatsExtractor/wiki/Manual) with links to external resources like **guides and videos**, @@ -45,19 +42,19 @@ or [Extraction issues](https://github.com/cadon/ARKStatsExtractor/wiki/Extractio #### Library -[![Screenshot](img/library.png)](https://github.com/cadon/ARKStatsExtractor/releases/latest) +![Library](doc/img/library.png) ## Screenshots ##### Extractor -[![Screenshot](img/extractor.png)](https://github.com/cadon/ARKStatsExtractor/releases/latest) +![Screenshot](doc/img/extractor.png) ##### Breeding Plan -[![Screenshot](img/breedingplan.png)](https://github.com/cadon/ARKStatsExtractor/releases/latest) +![Screenshot](doc/img/breedingplan.png) ##### Pedigree -[![Screenshot](img/pedigree.png)](https://github.com/cadon/ARKStatsExtractor/releases/latest) +![Screenshot](doc/img/pedigree.png) ##### Taming Infos -[![Screenshot](img/taming.png)](https://github.com/cadon/ARKStatsExtractor/releases/latest) +![Screenshot](doc/img/taming.png) ##### Raising List -[![Screenshot](img/raising.png)](https://github.com/cadon/ARKStatsExtractor/releases/latest) +![Screenshot](doc/img/raising.png) ## Download Download the [latest release here](https://github.com/cadon/ARKStatsExtractor/releases/latest). diff --git a/img/breedingplan.png b/docs/img/breedingplan.png similarity index 100% rename from img/breedingplan.png rename to docs/img/breedingplan.png diff --git a/img/createfont.png b/docs/img/createfont.png similarity index 100% rename from img/createfont.png rename to docs/img/createfont.png diff --git a/img/extractor.png b/docs/img/extractor.png similarity index 100% rename from img/extractor.png rename to docs/img/extractor.png diff --git a/img/labels.jpg b/docs/img/labels.jpg similarity index 100% rename from img/labels.jpg rename to docs/img/labels.jpg diff --git a/img/library.png b/docs/img/library.png similarity index 100% rename from img/library.png rename to docs/img/library.png diff --git a/img/pedigree.png b/docs/img/pedigree.png similarity index 100% rename from img/pedigree.png rename to docs/img/pedigree.png diff --git a/img/raising.png b/docs/img/raising.png similarity index 100% rename from img/raising.png rename to docs/img/raising.png diff --git a/img/taming.png b/docs/img/taming.png similarity index 100% rename from img/taming.png rename to docs/img/taming.png diff --git a/docs/index.md b/docs/index.md index d9efe2f6..f8916dd3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -22,9 +22,6 @@ sort and compare their stats, view their pedigree, use the breeding-plan to get #### Pegomastax * Health - Uses one of 2 base values in Ark. * No known fix. -#### Gacha -* 9 Stats - Currently unsupported by ASB. -* No ETA for a fix. ### Ark Bugs #### Imprinting Bug * Creatures sometimes forget to increase their values properly after imprinting @@ -37,7 +34,7 @@ sort and compare their stats, view their pedigree, use the breeding-plan to get * Rather inaccurate * Limited details about creatures * Limited supported resolutions -* **Use Creature Import instead** +* **Use [Creature Import](https://github.com/cadon/ARKStatsExtractor/wiki/Importing-Creatures#ark-exports) instead** ## Manual See the wiki on more info, e.g. [Manual](https://github.com/cadon/ARKStatsExtractor/wiki/Manual) with links to external resources like **guides and videos**, @@ -45,19 +42,19 @@ or [Extraction issues](https://github.com/cadon/ARKStatsExtractor/wiki/Extractio #### Library -[![Screenshot](img/library.png)](https://github.com/cadon/ARKStatsExtractor/releases/latest) +![Library](img/library.png) ## Screenshots ##### Extractor -[![Screenshot](img/extractor.png)](https://github.com/cadon/ARKStatsExtractor/releases/latest) +![Screenshot](img/extractor.png) ##### Breeding Plan -[![Screenshot](img/breedingplan.png)](https://github.com/cadon/ARKStatsExtractor/releases/latest) +![Screenshot](img/breedingplan.png) ##### Pedigree -[![Screenshot](img/pedigree.png)](https://github.com/cadon/ARKStatsExtractor/releases/latest) +![Screenshot](img/pedigree.png) ##### Taming Infos -[![Screenshot](img/taming.png)](https://github.com/cadon/ARKStatsExtractor/releases/latest) +![Screenshot](img/taming.png) ##### Raising List -[![Screenshot](img/raising.png)](https://github.com/cadon/ARKStatsExtractor/releases/latest) +![Screenshot](img/raising.png) ## Download Download the [latest release here](https://github.com/cadon/ARKStatsExtractor/releases/latest). From 2184c560d6d76a7d4ebb18f3b9e8d31a2588e06d Mon Sep 17 00:00:00 2001 From: cadaei Date: Sat, 16 Nov 2019 18:37:18 +0100 Subject: [PATCH 06/10] typo --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1a71be14..9c6d09b6 100644 --- a/README.md +++ b/README.md @@ -42,19 +42,19 @@ or [Extraction issues](https://github.com/cadon/ARKStatsExtractor/wiki/Extractio #### Library -![Library](doc/img/library.png) +![Library](docs/img/library.png) ## Screenshots ##### Extractor -![Screenshot](doc/img/extractor.png) +![Screenshot](docs/img/extractor.png) ##### Breeding Plan -![Screenshot](doc/img/breedingplan.png) +![Screenshot](docs/img/breedingplan.png) ##### Pedigree -![Screenshot](doc/img/pedigree.png) +![Screenshot](docs/img/pedigree.png) ##### Taming Infos -![Screenshot](doc/img/taming.png) +![Screenshot](docs/img/taming.png) ##### Raising List -![Screenshot](doc/img/raising.png) +![Screenshot](docs/img/raising.png) ## Download Download the [latest release here](https://github.com/cadon/ARKStatsExtractor/releases/latest). From 6a493204616a63286115845ca3489561609880e6 Mon Sep 17 00:00:00 2001 From: cadon Date: Sat, 16 Nov 2019 22:36:23 +0100 Subject: [PATCH 07/10] title + downloads --- docs/_config.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index 18854876..79d72b26 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1 +1,4 @@ -theme: jekyll-theme-midnight \ No newline at end of file +theme: jekyll-theme-midnight +title: ARK Smart Breeding +description: A tool for the game ARK: Survival Evolved. Extracts possible levelups of creatures to get the levels to plan the best breeding. +show_downloads: true From 130462b1b6fb36c8f6b2e7555964422beff4f953 Mon Sep 17 00:00:00 2001 From: cadon Date: Sat, 16 Nov 2019 23:55:01 +0100 Subject: [PATCH 08/10] completed list of species with wrong stat values --- docs/index.md | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/docs/index.md b/docs/index.md index f8916dd3..c845886d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,30 +5,37 @@ * Use the setup-ArkSmartBreeding-(version).**exe** for an installation in the system's programs folder. Suitable for single user installations. * Extract the ARK.Smart.Breeding_(version).**zip** in an arbitrary folder to use it as a portable or shared installation. - **Discord**: [https://discord.gg/qCYYbQK](https://discord.gg/qCYYbQK) # ARK Smart Breeding - For the game ARK Survival Evolved. Extracts possible levelups of creatures to get the values for breeding. Save your creatures in a library, sort and compare their stats, view their pedigree, use the breeding-plan to get the best possible creatures and keep track of the growing babies with timers. ## Known issues - -### Creatures -#### Troodon -* Food - Uses one of 2 base values in Ark. -* No known fix. -#### Pegomastax -* Health - Uses one of 2 base values in Ark. -* No known fix. ### Ark Bugs +#### Wrong Stat Values +The following species may show wrong stat-values ingame that prevents a correct extraction. Mostly the stat health is affected, sometimes weight, stamina or food. Currently there's no known workaround for this bug in ARK. +* Titanoboa +* Aberrant Titanoboa +* Pegomastax +* Procoptodon +* Troodon +* Gacha +* Pulmonoscorpius +* Aberrant Pulmonoscorpius +* Electrophorus +* Aberrant Electrophorus +* Desert Titan +* Desert Titan Flock +* Ice Titan + #### Imprinting Bug * Creatures sometimes forget to increase their values properly after imprinting * Force creature to recalculate stats by: * Upload/Download from Tek Transmitter, Supply Drop, or Obelisk * Use a Cryopod * Leave render range for a couple of minutes and return + ### ASB Issues #### Capture Ark Window (OCR) * Rather inaccurate @@ -40,7 +47,6 @@ sort and compare their stats, view their pedigree, use the breeding-plan to get See the wiki on more info, e.g. [Manual](https://github.com/cadon/ARKStatsExtractor/wiki/Manual) with links to external resources like **guides and videos**, or [Extraction issues](https://github.com/cadon/ARKStatsExtractor/wiki/Extraction-issues) if something does not work. - #### Library ![Library](img/library.png) From 00c517a5c2082e2ec3bf3a827d80d79b7da7a5f5 Mon Sep 17 00:00:00 2001 From: cadon Date: Sun, 17 Nov 2019 00:04:22 +0100 Subject: [PATCH 09/10] Update _config.yml --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index 79d72b26..ae3162f8 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,4 +1,4 @@ theme: jekyll-theme-midnight title: ARK Smart Breeding -description: A tool for the game ARK: Survival Evolved. Extracts possible levelups of creatures to get the levels to plan the best breeding. +description: "A tool for the game ARK: Survival Evolved. Extracts possible levelups of creatures to get the levels to plan the best breeding." show_downloads: true From a18f2e9464f14a159bfa3968176a482fe6e44cee Mon Sep 17 00:00:00 2001 From: cadon Date: Sun, 17 Nov 2019 00:10:41 +0100 Subject: [PATCH 10/10] removed downloads, it's only the source. --- docs/_config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index ae3162f8..4f4b4eb8 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,4 +1,3 @@ theme: jekyll-theme-midnight title: ARK Smart Breeding description: "A tool for the game ARK: Survival Evolved. Extracts possible levelups of creatures to get the levels to plan the best breeding." -show_downloads: true