Compare commits

..

76 Commits

Author SHA1 Message Date
8fe596ecaa Contrôle la CD de bout en bout 2023-05-18 15:04:10 +02:00
2c5b05f01a Règle la CI pour se déclencher après une demande de fusion 2023-05-18 15:04:10 +02:00
bdf91e0957 Déplace le script de déploiement à la racine 2023-05-18 15:04:10 +02:00
4b012e64c4 Fixe un problème de récursion dans la déclaration 2023-05-18 15:04:10 +02:00
528c25e11a Déclare les jobs plus dynamiquement. 2023-05-18 15:04:10 +02:00
82385d1164 Refactorise le script Python avec une convention 2023-05-18 15:04:10 +02:00
f8fa02924c Ajoutes un cas de test de thème validant 2023-05-18 15:04:10 +02:00
dee4a9c037 Fixes un bug empêchant la détection 2023-05-18 15:04:10 +02:00
Simon
530e2763d9 Merge branch 'main' into 'cicd' 2023-05-18 15:04:10 +02:00
98878bd6b6 Détecte si un thème est déjà présent
Et ignore sa génération dans ce cas.
2023-05-17 22:21:30 +02:00
9ac05f338b Sépares le set de test missing_tag_set dans une configuration séparée. 2023-05-15 23:04:17 +02:00
54620edeb8 Fixes "unknown keys in extends (upload-job)" 2023-05-15 22:54:47 +02:00
3a2e419d27 Fix "unknown keys in extends (test-job)" 2023-05-15 22:53:52 +02:00
c47f7d4ae8 Introduit un include pour augmenter la lisibilité. 2023-05-15 22:50:45 +02:00
8b72846275 Ajoutes quelques dépendances 2023-05-15 18:12:04 +02:00
4c889c28ce Fixes le chemin utilisé par cat 2023-05-15 17:55:49 +02:00
5f5c28b033 Testes la valeur de $CI_PROJECT_DIR pour cwd. 2023-05-15 17:52:43 +02:00
78d8b60f59 Fixes une typo dans .gitlab-ci.yml 2023-05-14 23:41:24 +02:00
f0e5056de6 Actualises mocha vers la dernière version pour résister aux failles de sécurité 2023-05-14 23:39:47 +02:00
85803e95f1 Fixes les commandes d'execution pour python
Rends git ignorant du cache python
Fixes les commandes d'execution pour python en local
Ajoutes une commande d'execution de la CI selon la branche cicd
2023-05-14 23:39:14 +02:00
f83c6b7988 Supprime le job en doublon. 2023-05-14 21:46:07 +02:00
112b745a45 Ajuste les chemins d'accès relatifs pour le débug local.
WIP: Adapter la configuration pour la CI/CD.
2023-05-14 21:38:53 +02:00
d665e1f12e Actualise les configurations npm et vscode
Launch.json s'appuie sur package.json pour lancer les scripts, en utilisant src/ comme cwd.
Package.json utilise les bonnes conventions pour appeler les modules installés localements.
WIP: L'accès aux jeux de tests ne fonctionne pas encore
2023-05-14 13:36:33 +02:00
1e341a353a Merge branch 'main' of https://gitlab.com/Thoscellen/Wallset into cicd 2023-05-14 12:35:58 +02:00
4c5d5867c7 Fusionne les 2 apps node. 2023-05-14 12:35:40 +02:00
Simon
06f0f40964 Merge branch 'cicd' into 'main'
Ecriture du générateur de manifeste

See merge request Thoscellen/Wallset!4
2023-05-14 09:47:22 +00:00
Simon
5940937f6e Ecriture du générateur de manifeste 2023-05-14 09:47:21 +00:00
5916053780 Merge branch 'main' of https://gitlab.com/Thoscellen/Wallset into cicd 2023-05-14 11:42:57 +02:00
ef9b330685 Permettre au générateur de fournir le theme pour déploiement. 2023-05-13 23:28:23 +02:00
Simon
fc377e3a44 Merge branch 'cicd' into 'main'
Cicd

See merge request Thoscellen/Wallset!3
2023-05-13 20:57:05 +00:00
Simon
2b1714ed9b Cicd 2023-05-13 20:57:05 +00:00
ac38241629 Fixes plusieurs problèmes pour checker le theme.json généré.
Introduit aussi un launch.json pour mes réinstallations futures de VScode.
Supprime la description.md qui fait échouter ce test prévu pour réussir.
2023-05-13 22:54:22 +02:00
8c446eeb4b Fixe numéros mal castés en nombre 2023-05-13 12:35:35 +02:00
6d0a52a5df Fixe "workingDirectory is not defined" 2023-05-13 12:16:42 +02:00
798f6de969 Fixer un problème d'accès aux variables d'environnement
qui étaient fournies par Gitlab mais mal récupérés par node.
2023-05-13 12:00:55 +02:00
afb0e16596 Réduir la verbosité des logs. 2023-05-13 11:36:10 +02:00
ce3ffa7e6a Renforcer l'accès aux variables d'environnement 2023-05-13 10:38:35 +02:00
ff65f260d0 Réexporter les variables gitlab en tant que variables d'environnement bash 2023-05-13 10:34:16 +02:00
a7c5db924d Ajout de logs dans le premier job 2023-05-13 10:28:03 +02:00
16abe31b34 Fixe 'expose_as' contenant un caractère interdit 2023-05-13 10:24:06 +02:00
6cae40e2e8 Suppression des slugs par défaut
pour contrôler que les variables d'envs sont bien récupérées.
2023-05-13 10:22:42 +02:00
d32e075d3d Log du theme.json généré dans la CI. 2023-05-13 10:22:08 +02:00
bd71602b0a Ajouter job qui génère le theme.json 2023-05-12 08:32:46 +02:00
774b52e3e8 Ecriture du générateur de manifeste
Fonctionne en local avec le jeu de test valide, mais à besoin d'être ajuster avec:
 - Caster les nombres qui sont encore en string
 - Fluidifier l'execution dans le dossier de travail car le module n'est pas à la racine du projet
 - Améliorer le debugage local tant via npm que via VSCode (Pourquoi le dossier de travail doit être au niveau du package.json?, j'ai besoin de plus de connaissance)
 - Voir pour mieux paralléliser l'extraction des données (boucle forEach séquentiel, je pourrais tirer partie d'un Yield ou Async Await)
2023-05-11 23:08:58 +02:00
b349fe729a Modifications du module wpp_checker 2023-05-10 08:26:31 +02:00
67f2a9f474 Définition du module JS 2023-05-10 08:26:04 +02:00
69ec0da893 Retirer unisité exit module 2023-05-10 07:31:36 +02:00
116aae9465 Merge branch 'main' of https://gitlab.com/Thoscellen/Wallset into cicd 2023-05-10 07:24:45 +02:00
Simon
5c4b1e769c Merge branch 'cicd' into 'main'
Cicd

See merge request Thoscellen/Wallset!2
2023-05-08 14:09:30 +00:00
Simon
3487e5da0b Cicd 2023-05-08 14:09:30 +00:00
Simon
ed57c7ec28 Merge branch 'main' into 'cicd'
# Conflicts:
#   .gitlab/.gitlab-ci.yml
2023-05-08 14:09:23 +00:00
659237211d [no-ci] wrap-up for merging 2023-05-08 16:07:14 +02:00
933fb8d435 breaking more the theme 2023-05-08 16:03:23 +02:00
910c6bcf2d fix bad references 2023-05-08 15:57:33 +02:00
7a3ea5ad67 add test with invalid data 2023-05-08 15:48:01 +02:00
e815627197 removed orphan file 2023-05-08 15:11:01 +02:00
d234291a5c fix paths in script 2023-05-08 15:08:20 +02:00
f4a46241cd ajouter test-manifest job 2023-05-08 15:04:39 +02:00
6cd74ba294 fix wrong naming in theme.json 2023-05-08 14:18:17 +02:00
b5aeabc813 fix "No project found for the given test/v0.9." 2023-05-08 11:54:39 +02:00
c1a221bd8a Fix passation d'environement. 2023-05-08 11:52:26 +02:00
429acc65c2 update path to module 2023-05-08 11:48:33 +02:00
277a153a90 update path to module 2023-05-08 11:46:21 +02:00
444efdb279 Add a theme.json to help job pass. 2023-05-08 11:41:43 +02:00
70fbe935b6 test(cicd): Introducting images checkpoint 2023-05-08 11:36:51 +02:00
Simon
0f093d4359 Merge branch 'cicd' into 'main'
Cicd

See merge request Thoscellen/Wallset!1
2023-05-08 09:26:33 +00:00
Simon
84b696b411 Cicd 2023-05-08 09:26:33 +00:00
16ae62c21b fix issue with path containing "//" 2023-05-08 11:20:59 +02:00
a5f83748d6 Add dquote to variable 2023-05-08 11:19:47 +02:00
6bb20f6d2d Change description.md file. 2023-05-08 11:18:37 +02:00
2d0e5429df update echo message 2023-05-08 11:13:44 +02:00
3977fc4c13 Trigger the pipeline 2023-05-08 11:03:55 +02:00
4b5ae81dae Made some documentation 2023-05-08 10:56:45 +02:00
03cce7edee test(cicd): Implement new pipe with anchor 2023-05-08 10:48:21 +02:00
9941fa7bac move .gitlab-ci.yml file 2023-04-26 18:45:40 +02:00
Simon
5d4770dfe1 Update .gitlab-ci.yml file 2023-04-26 16:39:55 +00:00
145 changed files with 155 additions and 274 deletions

5
.gitignore vendored
View File

@ -1,5 +1,3 @@
# Ignore les résultats de compilations locales
**/builds/
# Ignore node_module
**/node_modules/
@ -7,6 +5,3 @@
# Ignore python stuff
**/__pycache__
**/.pytest_cache
# Ignore les fichiers système de MacOS
**/.DS_Store

View File

@ -9,8 +9,8 @@ stages:
- Release
variables:
ENTRY_FOLDER: assets
RELEASE_VERSION: v$CI_PIPELINE_IID
ENTRY_FOLDER: $CI_PROJECT_DIR/test # test directory for testing CI/CD, or assets directory for normal operations
RELEASE_VERSION: v0.$CI_PIPELINE_IID
PACKAGE_REGISTRY_URL: "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/${PACKAGE_NAME}/${RELEASE_VERSION}"
# Jobs from here run on Merge Requests as prerequisite for merging.
@ -20,13 +20,14 @@ variables:
rules:
- if: $CI_COMMIT_TAG
when: never
- if: $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME == "cicd"
- changes:
- ${ENTRY_FOLDER}/${PACKAGE_NAME}/*
script:
- cd src/
- npm install
- npm run start
- cat ../${ENTRY_FOLDER}/${PACKAGE_NAME}/theme.json
- cat ${ENTRY_FOLDER}/${PACKAGE_NAME}/theme.json
- npm run test
artifacts:
paths:
@ -38,6 +39,7 @@ variables:
stage: Test
image: python:latest
rules:
- if: $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME == "cicd"
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
changes:
- ${ENTRY_FOLDER}/${PACKAGE_NAME}/*
@ -53,6 +55,7 @@ variables:
rules:
- if: $CI_COMMIT_TAG
when: never
- if: $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME == "cicd"
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
changes:
- ${ENTRY_FOLDER}/${PACKAGE_NAME}/*
@ -70,6 +73,7 @@ variables:
rules:
- if: $CI_COMMIT_TAG
when: never
- if: $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME == "cicd"
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
changes:
- ${ENTRY_FOLDER}/${PACKAGE_NAME}/*
@ -85,6 +89,7 @@ variables:
rules:
- if: $CI_COMMIT_TAG
when: never
- if: $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME == "cicd"
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
changes:
- ${ENTRY_FOLDER}/${PACKAGE_NAME}/*

View File

@ -1,32 +0,0 @@
manifest-job/BL2_frozen_wastelands:
variables:
PACKAGE_NAME: "BL2_frozen_wastelands"
extends: .manifest-job
test-images-job/BL2_frozen_wastelands:
needs:
- manifest-job/BL2_frozen_wastelands
variables:
PACKAGE_NAME: "BL2_frozen_wastelands"
extends: .test-job
bundle-job/BL2_frozen_wastelands:
needs:
- manifest-job/BL2_frozen_wastelands
variables:
PACKAGE_NAME: "BL2_frozen_wastelands"
extends: .bundle-job
upload-job/BL2_frozen_wastelands:
needs:
- bundle-job/BL2_frozen_wastelands
variables:
PACKAGE_NAME: "BL2_frozen_wastelands"
extends: .upload-job
release-job/BL2_frozen_wastelands:
needs:
- upload-job/BL2_frozen_wastelands
variables:
PACKAGE_NAME: "BL2_frozen_wastelands"
extends: .release-job

View File

@ -1,32 +0,0 @@
manifest-job/BL3_Athenas_Tree:
variables:
PACKAGE_NAME: "BL3_Athenas_Tree"
extends: .manifest-job
test-images-job/BL3_Athenas_Tree:
needs:
- manifest-job/BL3_Athenas_Tree
variables:
PACKAGE_NAME: "BL3_Athenas_Tree"
extends: .test-job
bundle-job/BL3_Athenas_Tree:
needs:
- manifest-job/BL3_Athenas_Tree
variables:
PACKAGE_NAME: "BL3_Athenas_Tree"
extends: .bundle-job
upload-job/BL3_Athenas_Tree:
needs:
- bundle-job/BL3_Athenas_Tree
variables:
PACKAGE_NAME: "BL3_Athenas_Tree"
extends: .upload-job
release-job/BL3_Athenas_Tree:
needs:
- upload-job/BL3_Athenas_Tree
variables:
PACKAGE_NAME: "BL3_Athenas_Tree"
extends: .release-job

View File

@ -1,32 +0,0 @@
manifest-job/BL3_Lunch_in_Trashlantis:
variables:
PACKAGE_NAME: "BL3_Lunch_in_Trashlantis"
extends: .manifest-job
test-images-job/BL3_Lunch_in_Trashlantis:
needs:
- manifest-job/BL3_Lunch_in_Trashlantis
variables:
PACKAGE_NAME: "BL3_Lunch_in_Trashlantis"
extends: .test-job
bundle-job/BL3_Lunch_in_Trashlantis:
needs:
- manifest-job/BL3_Lunch_in_Trashlantis
variables:
PACKAGE_NAME: "BL3_Lunch_in_Trashlantis"
extends: .bundle-job
upload-job/BL3_Lunch_in_Trashlantis:
needs:
- bundle-job/BL3_Lunch_in_Trashlantis
variables:
PACKAGE_NAME: "BL3_Lunch_in_Trashlantis"
extends: .upload-job
release-job/BL3_Lunch_in_Trashlantis:
needs:
- upload-job/BL3_Lunch_in_Trashlantis
variables:
PACKAGE_NAME: "BL3_Lunch_in_Trashlantis"
extends: .release-job

View File

@ -1,32 +0,0 @@
manifest-job/BL3_Sanctuary_Bay:
variables:
PACKAGE_NAME: "BL3_Sanctuary_Bay"
extends: .manifest-job
test-images-job/BL3_Sanctuary_Bay:
needs:
- manifest-job/BL3_Sanctuary_Bay
variables:
PACKAGE_NAME: "BL3_Sanctuary_Bay"
extends: .test-job
bundle-job/BL3_Sanctuary_Bay:
needs:
- manifest-job/BL3_Sanctuary_Bay
variables:
PACKAGE_NAME: "BL3_Sanctuary_Bay"
extends: .bundle-job
upload-job/BL3_Sanctuary_Bay:
needs:
- bundle-job/BL3_Sanctuary_Bay
variables:
PACKAGE_NAME: "BL3_Sanctuary_Bay"
extends: .upload-job
release-job/BL3_Sanctuary_Bay:
needs:
- upload-job/BL3_Sanctuary_Bay
variables:
PACKAGE_NAME: "BL3_Sanctuary_Bay"
extends: .release-job

View File

@ -1,32 +0,0 @@
manifest-job/HFW_Three_Spires_Mountain:
variables:
PACKAGE_NAME: "HFW_Three_Spires_Mountain"
extends: .manifest-job
test-images-job/HFW_Three_Spires_Mountain:
needs:
- manifest-job/HFW_Three_Spires_Mountain
variables:
PACKAGE_NAME: "HFW_Three_Spires_Mountain"
extends: .test-job
bundle-job/HFW_Three_Spires_Mountain:
needs:
- manifest-job/HFW_Three_Spires_Mountain
variables:
PACKAGE_NAME: "HFW_Three_Spires_Mountain"
extends: .bundle-job
upload-job/HFW_Three_Spires_Mountain:
needs:
- bundle-job/HFW_Three_Spires_Mountain
variables:
PACKAGE_NAME: "HFW_Three_Spires_Mountain"
extends: .upload-job
release-job/HFW_Three_Spires_Mountain:
needs:
- upload-job/HFW_Three_Spires_Mountain
variables:
PACKAGE_NAME: "HFW_Three_Spires_Mountain"
extends: .release-job

View File

@ -1,32 +0,0 @@
manifest-job/HFW_Weat_Tuft:
variables:
PACKAGE_NAME: "HFW_Weat_Tuft"
extends: .manifest-job
test-images-job/HFW_Weat_Tuft:
needs:
- manifest-job/HFW_Weat_Tuft
variables:
PACKAGE_NAME: "HFW_Weat_Tuft"
extends: .test-job
bundle-job/HFW_Weat_Tuft:
needs:
- manifest-job/HFW_Weat_Tuft
variables:
PACKAGE_NAME: "HFW_Weat_Tuft"
extends: .bundle-job
upload-job/HFW_Weat_Tuft:
needs:
- bundle-job/HFW_Weat_Tuft
variables:
PACKAGE_NAME: "HFW_Weat_Tuft"
extends: .upload-job
release-job/HFW_Weat_Tuft:
needs:
- upload-job/HFW_Weat_Tuft
variables:
PACKAGE_NAME: "HFW_Weat_Tuft"
extends: .release-job

View File

@ -0,0 +1,32 @@
manifest-job/existing_valid_theme_set:
variables:
PACKAGE_NAME: "existing_valid_theme_set"
extends: .manifest-job
test-images-job/existing_valid_theme_set:
needs:
- manifest-job/existing_valid_theme_set
variables:
PACKAGE_NAME: "existing_valid_theme_set"
extends: .test-job
bundle-job/existing_valid_theme_set:
needs:
- manifest-job/existing_valid_theme_set
variables:
PACKAGE_NAME: "existing_valid_theme_set"
extends: .bundle-job
upload-job/existing_valid_theme_set:
needs:
- bundle-job/existing_valid_theme_set
variables:
PACKAGE_NAME: "existing_valid_theme_set"
extends: .upload-job
release-job/existing_valid_theme_set:
needs:
- upload-job/existing_valid_theme_set
variables:
PACKAGE_NAME: "existing_valid_theme_set"
extends: .release-job

View File

@ -0,0 +1,32 @@
manifest-job/missing_tag_set:
variables:
PACKAGE_NAME: "missing_tag_set"
extends: .manifest-job
test-images-job/missing_tag_set:
needs:
- manifest-job/missing_tag_set
variables:
PACKAGE_NAME: "missing_tag_set"
extends: .test-job
bundle-job/missing_tag_set:
needs:
- manifest-job/missing_tag_set
variables:
PACKAGE_NAME: "missing_tag_set"
extends: .bundle-job
upload-job/missing_tag_set:
needs:
- bundle-job/missing_tag_set
variables:
PACKAGE_NAME: "missing_tag_set"
extends: .upload-job
release-job/missing_tag_set:
needs:
- upload-job/missing_tag_set
variables:
PACKAGE_NAME: "missing_tag_set"
extends: .release-job

View File

@ -0,0 +1,32 @@
manifest-job/unbalanced_set:
variables:
PACKAGE_NAME: "unbalanced_set"
extends: .manifest-job
test-images-job/unbalanced_set:
needs:
- manifest-job/unbalanced_set
variables:
PACKAGE_NAME: "unbalanced_set"
extends: .test-job
bundle-job/unbalanced_set:
needs:
- manifest-job/unbalanced_set
variables:
PACKAGE_NAME: "unbalanced_set"
extends: .bundle-job
upload-job/unbalanced_set:
needs:
- bundle-job/unbalanced_set
variables:
PACKAGE_NAME: "unbalanced_set"
extends: .upload-job
release-job/unbalanced_set:
needs:
- upload-job/unbalanced_set
variables:
PACKAGE_NAME: "unbalanced_set"
extends: .release-job

32
.gitlab/valid_set.yml Normal file
View File

@ -0,0 +1,32 @@
manifest-job/valid_set:
variables:
PACKAGE_NAME: "valid_set"
extends: .manifest-job
test-images-job/valid_set:
needs:
- manifest-job/valid_set
variables:
PACKAGE_NAME: "valid_set"
extends: .test-job
bundle-job/valid_set:
needs:
- manifest-job/valid_set
variables:
PACKAGE_NAME: "valid_set"
extends: .bundle-job
upload-job/valid_set:
needs:
- bundle-job/valid_set
variables:
PACKAGE_NAME: "valid_set"
extends: .upload-job
release-job/valid_set:
needs:
- upload-job/valid_set
variables:
PACKAGE_NAME: "valid_set"
extends: .release-job

18
.vscode/launch.json vendored
View File

@ -12,8 +12,7 @@
"start"
],
"env": {
"CI_PROJECT_DIR": "${workspaceFolder}",
"ENTRY_FOLDER": "test",
"ENTRY_FOLDER": "${workspaceFolder}/test",
"PACKAGE_NAME": "valid_set"
},
"skipFiles": [
@ -31,8 +30,7 @@
"test"
],
"env": {
"CI_PROJECT_DIR": "${workspaceFolder}",
"ENTRY_FOLDER": "test",
"ENTRY_FOLDER": "${workspaceFolder}/test",
"PACKAGE_NAME": "valid_set"
},
"skipFiles": [
@ -53,8 +51,7 @@
"--color=yes"
],
"env": {
"CI_PROJECT_DIR": "${workspaceFolder}",
"ENTRY_FOLDER": "test",
"ENTRY_FOLDER": "${workspaceFolder}/test",
"PACKAGE_NAME": "valid_set"
},
"justMyCode": true
@ -70,8 +67,7 @@
"start"
],
"env": {
"CI_PROJECT_DIR": "${workspaceFolder}",
"ENTRY_FOLDER": "test",
"ENTRY_FOLDER": "${workspaceFolder}/test",
"PACKAGE_NAME": "existing_valid_theme_set"
},
"skipFiles": [
@ -89,8 +85,7 @@
"test"
],
"env": {
"CI_PROJECT_DIR": "${workspaceFolder}",
"ENTRY_FOLDER": "test",
"ENTRY_FOLDER": "${workspaceFolder}/test",
"PACKAGE_NAME": "existing_valid_theme_set"
},
"skipFiles": [
@ -111,8 +106,7 @@
"--color=yes"
],
"env": {
"CI_PROJECT_DIR": "${workspaceFolder}",
"ENTRY_FOLDER": "test",
"ENTRY_FOLDER": "${workspaceFolder}/test",
"PACKAGE_NAME": "existing_valid_theme_set"
},
"justMyCode": true

View File

@ -1,12 +1,5 @@
{
"conventionalCommits.scopes": [
"cicd",
"#5",
"#9",
"#13",
"#14",
"#15",
"#2",
"#24"
"cicd"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 909 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 977 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 968 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 929 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 944 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 952 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1002 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 892 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 876 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 935 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 942 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 996 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 877 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 947 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 980 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 954 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1009 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 706 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 688 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 672 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 685 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 718 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 698 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 701 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 730 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 740 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 724 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 689 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 768 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 701 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 702 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 664 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 645 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 624 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 676 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 794 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 741 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 748 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 741 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 737 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 734 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 701 KiB

View File

@ -1,38 +0,0 @@
{
"displayName": "Borderlands 3: Athenas Tree",
"imageFilename": "BL3_Athenas_Tree*.jpg",
"imageCredits": "Gearbox",
"sunriseImageList": [
18,
19,
20,
21,
22,
23,
24
],
"dayImageList": [
25,
1,
2,
3,
4,
5,
6,
7
],
"sunsetImageList": [
8,
9,
10,
11,
12
],
"nightImageList": [
13,
14,
15,
16,
17
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 990 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 929 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

Some files were not shown because too many files have changed in this diff Show More