mirror of
https://github.com/YouHaveTrouble/DiscipleOfLand.git
synced 2026-05-12 06:26:56 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 56c0514d02 |
@@ -1,16 +0,0 @@
|
||||
name: Build Vue
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
jobs:
|
||||
build_vue:
|
||||
runs-on: ubuntu-latest
|
||||
name: Build Vue
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- id: Build-Vue
|
||||
uses: xRealNeon/VuePagesAction@1.0.1
|
||||
with:
|
||||
username: 'YouHaveTrouble'
|
||||
reponame: 'DiscipleOfLand'
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
-28
@@ -1,28 +0,0 @@
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
lerna-debug.log*
|
||||
|
||||
node_modules
|
||||
.DS_Store
|
||||
dist
|
||||
dist-ssr
|
||||
coverage
|
||||
*.local
|
||||
|
||||
/cypress/videos/
|
||||
/cypress/screenshots/
|
||||
|
||||
# Editor directories and files
|
||||
.vscode/*
|
||||
!.vscode/extensions.json
|
||||
.idea
|
||||
*.suo
|
||||
*.ntvs*
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
@@ -0,0 +1 @@
|
||||
@charset "UTF-8";*{box-sizing:border-box;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;color:#eaeaea}body{background-color:#2a2a2a;margin:0;padding:0}#app{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:.5rem;font-weight:400}@keyframes pulsing-a636ed1c{0%{background-color:#ffffff0d}50%{background-color:#ffffff13}to{background-color:#ffffff0d}}.node[data-v-a636ed1c]{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;width:100%;min-height:6rem;border:1px solid #fff;padding:.5rem;border-radius:.25rem;content-visibility:auto}.node .location-info[data-v-a636ed1c]{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;align-items:center}.node.active[data-v-a636ed1c]{animation:infinite pulsing-a636ed1c 6s}.node .timer[data-v-a636ed1c]{min-width:7rem;font-size:2rem;display:flex;height:100%;flex-direction:column;justify-content:center;align-items:center}.node .job[data-v-a636ed1c]{display:flex;justify-content:center;align-items:center}.node .job .icon[data-v-a636ed1c]{width:3rem;height:3rem}.node .job .icon img[data-v-a636ed1c]{width:100%;height:100%}.node .aetheryte[data-v-a636ed1c]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.25rem;font-size:1.5rem;border-radius:.75rem;padding:.35rem 1rem;background-color:#0003}.node .aetheryte .icon[data-v-a636ed1c]{width:3rem}.node .aetheryte .icon img[data-v-a636ed1c]{width:100%;height:100%;object-fit:fill}.node .aetheryte .info[data-v-a636ed1c]{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:.1rem;line-height:1}.node .aetheryte .info .zone-name[data-v-a636ed1c]{font-size:.75rem}.node .aetheryte .info .aetheryte-name[data-v-a636ed1c]{font-size:1.1rem}.node .aetheryte .info .coords[data-v-a636ed1c]{padding-top:.15rem}.node .items[data-v-a636ed1c]{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:.1rem}.node-list[data-v-35ea1fd0]{display:flex;flex-direction:column;gap:.33rem;padding-block:.5rem;padding-inline:.25rem}section[data-v-fc9f5c52]{display:flex;flex-direction:column;gap:1rem;padding-block:1rem;padding-inline:.25rem}section details[data-v-fc9f5c52]{background-color:#1f1f1f;display:flex;flex-direction:column;border-radius:.25rem;padding:1rem;gap:.5rem;position:relative}section details[data-v-fc9f5c52]:before{position:absolute;right:1rem;top:1rem;width:1.5rem;height:1.5rem;display:flex;justify-content:center;align-content:center;content:"▶";pointer-events:none;rotate:90deg;transition:rotate .25s}section details[open][data-v-fc9f5c52]:before{rotate:270deg}section details summary[data-v-fc9f5c52]{cursor:pointer;color:#fff;border:none;border-radius:.5rem;display:flex;justify-content:space-between;align-items:center;font-size:1.25rem}section details section[data-v-fc9f5c52]{display:flex;flex-direction:row;gap:2rem;flex-wrap:wrap}section details section label[data-v-fc9f5c52]{display:flex;gap:.5rem;flex-direction:column}section details section label.horizontal[data-v-fc9f5c52]{flex-direction:row;gap:.2rem}section details section label input[type=number][data-v-fc9f5c52]{padding:.5rem;border:1px solid #fff;background-color:transparent;color:#fff;border-radius:.25rem;width:5rem;text-align:start}.github-logo[data-v-abcb3caa]{width:var(--80f95432);height:var(--80f95432)}nav[data-v-5cc282e7]{background-color:#1f1f1f;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-inline:1rem}nav .current-eorzea-time[data-v-5cc282e7]{font-size:3rem}nav .top-bar-menu[data-v-5cc282e7]{display:flex;gap:1rem;flex-direction:row}nav .filters-button[data-v-5cc282e7]{display:flex;padding:.5rem;border:1px solid #fff;background-color:transparent;cursor:pointer;width:max-content;white-space:nowrap}nav .filters-button.active[data-v-5cc282e7]{background-color:#ffffff1a}footer[data-v-5cc282e7]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem .25rem;gap:.5rem}footer p[data-v-5cc282e7]{margin:0}
|
||||
File diff suppressed because one or more lines are too long
+144
@@ -0,0 +1,144 @@
|
||||
{
|
||||
|
||||
"rarefied-sykon": {
|
||||
"name": "Rarefied Sykon",
|
||||
"level": 87
|
||||
},
|
||||
"rarefied-elder-nutmeg": {
|
||||
"name": "Rarefied Elder Nutmeg",
|
||||
"level": 90
|
||||
},
|
||||
"rarefied-coconut": {
|
||||
"name": "Rarefied Coconut",
|
||||
"level": 85
|
||||
},
|
||||
"rarefied-palm-log": {
|
||||
"name": "Rarefied Palm Log",
|
||||
"level": 85
|
||||
},
|
||||
"rarefied-red-pine-log": {
|
||||
"name": "Rarefied Red Pine Log",
|
||||
"level": 83
|
||||
},
|
||||
"rarefied-dark-rye": {
|
||||
"name": "Rarefied Dark Rye",
|
||||
"level": 89
|
||||
},
|
||||
"rarefied-iceberg-lettuce": {
|
||||
"name": "Rarefied Iceberg Lettuce",
|
||||
"level": 90,
|
||||
"stars": 1
|
||||
},
|
||||
"rarefied-ar-cean-cotton-boll": {
|
||||
"name": "Rarefied AR-Cean Cotton Boll",
|
||||
"level": 90,
|
||||
"stars": 1
|
||||
},
|
||||
|
||||
"rarefied-sharlayan-rock-salt": {
|
||||
"name": "Rarefied Sharlayan Rock Salt",
|
||||
"level": 85
|
||||
},
|
||||
"rarefied-raw-ametrine": {
|
||||
"name": "Rarefied Raw Ametrine",
|
||||
"level": 81
|
||||
},
|
||||
"rarefied-eblan-alumen": {
|
||||
"name": "Rarefied Eblan Alumen",
|
||||
"level": 90
|
||||
},
|
||||
"rarefied-phrygian-gold-ore": {
|
||||
"name":"Rarefied Phrygian Gold Ore",
|
||||
"level": 87
|
||||
},
|
||||
"rarefied-pewter-ore": {
|
||||
"name": "Rarefied Pewter Ore",
|
||||
"level": 90,
|
||||
"stars": 1
|
||||
},
|
||||
"rarefied-bismuth-ore": {
|
||||
"name": "Rarefied Bismuth Ore",
|
||||
"level": 83
|
||||
},
|
||||
"rarefied-annite": {
|
||||
"name": "Rarefied Annite",
|
||||
"level": 90,
|
||||
"stars": 1
|
||||
},
|
||||
"rarefied-blue-zircon": {
|
||||
"name": "Rarefied Blue Zircon",
|
||||
"level": 89
|
||||
},
|
||||
"rarefied-titanium-gold-ore": {
|
||||
"name": "Rarefied Titanium Gold Ore",
|
||||
"level": 96
|
||||
},
|
||||
"rarefied-magnesite-ore": {
|
||||
"name": "Rarefied Magnesite Ore",
|
||||
"level": 100
|
||||
},
|
||||
"rarefied-rakaznar-ore": {
|
||||
"name": "Rarefied Ra'Kaznar Ore",
|
||||
"level": 100
|
||||
},
|
||||
"rarefied-white-gold-ore": {
|
||||
"name": "Rarefied White Gold Ore",
|
||||
"level": 98
|
||||
},
|
||||
"rarefied-ash-soil": {
|
||||
"name": "Rarefied Ash Soil",
|
||||
"level": 100
|
||||
},
|
||||
"rarefied-acacia-log": {
|
||||
"name": "Rarefied Acacia Log",
|
||||
"level": 100
|
||||
},
|
||||
"rarefied-acacia-bark": {
|
||||
"name": "Rarefied Acacia Bark",
|
||||
"level": 98
|
||||
},
|
||||
"rarefied-dark-mahogany-log": {
|
||||
"name": "Rarefied Dark Mahogany Log",
|
||||
"level": 100
|
||||
},
|
||||
"rarefied-sweet-kukuru-bean": {
|
||||
"name": "Rarefied Sweet Kukuru Bean",
|
||||
"level": 96
|
||||
},
|
||||
"rarefied-windsbalm-bay-leaf": {
|
||||
"name": "Rarefied Windsbalm Bay Leaf",
|
||||
"level": 100
|
||||
},
|
||||
"rarefied-mountain-flax": {
|
||||
"name": "Rarefied Mountain Flax",
|
||||
"level": 93
|
||||
},
|
||||
"rarefied-raw-dark-amber": {
|
||||
"name": "Rarefied Raw Dark Amber",
|
||||
"level": 93
|
||||
},
|
||||
"raw-spodumene": {
|
||||
"name": "Raw Spodumene",
|
||||
"level": 90,
|
||||
"stars": 3,
|
||||
"perception": 3850
|
||||
},
|
||||
"mempisang-log": {
|
||||
"name": "Mempisang Log",
|
||||
"level": 90,
|
||||
"stars": 1,
|
||||
"perception": 2990
|
||||
},
|
||||
"paldao-log": {
|
||||
"name": "Paldao Log",
|
||||
"level": 90,
|
||||
"stars": 2,
|
||||
"perception": 3600
|
||||
},
|
||||
"shaaloani-coffee": {
|
||||
"name": "Shaaloani Coffee",
|
||||
"level": 100,
|
||||
"stars": 2,
|
||||
"perception": 4740
|
||||
}
|
||||
}
|
||||
+331
@@ -0,0 +1,331 @@
|
||||
[
|
||||
{
|
||||
"job": "botanist",
|
||||
"type": "unspoiled",
|
||||
"position": {
|
||||
"zone": "labyrinthos",
|
||||
"x": 9.7,
|
||||
"y": 22.2
|
||||
},
|
||||
"times": [
|
||||
"06:00-08:00",
|
||||
"18:00-20:00"
|
||||
],
|
||||
"items": [
|
||||
"rarefied-dark-rye",
|
||||
"rarefied-iceberg-lettuce"
|
||||
]
|
||||
},
|
||||
{
|
||||
"job": "botanist",
|
||||
"type": "unspoiled",
|
||||
"position": {
|
||||
"zone": "thavnair",
|
||||
"x": 14.3,
|
||||
"y": 14.5
|
||||
},
|
||||
"times": [
|
||||
"02:00-04:00",
|
||||
"14:00-16:00"
|
||||
],
|
||||
"items": [
|
||||
"rarefied-palm-log",
|
||||
"rarefied-coconut"
|
||||
]
|
||||
},
|
||||
{
|
||||
"job": "botanist",
|
||||
"type": "unspoiled",
|
||||
"position": {
|
||||
"zone": "ultima-thule",
|
||||
"x": 14.0,
|
||||
"y": 28.0
|
||||
},
|
||||
"times": [
|
||||
"08:00-10:00",
|
||||
"20:00-22:00"
|
||||
],
|
||||
"items": [
|
||||
"rarefied-ar-cean-cotton-boll"
|
||||
]
|
||||
},
|
||||
{
|
||||
"job": "miner",
|
||||
"type": "unspoiled",
|
||||
"position": {
|
||||
"zone": "labyrinthos",
|
||||
"x": 32.5,
|
||||
"y": 21.2
|
||||
},
|
||||
"times": [
|
||||
"12:00-14:00",
|
||||
"00:00-02:00"
|
||||
],
|
||||
"items": [
|
||||
"rarefied-sharlayan-rock-salt",
|
||||
"rarefied-raw-ametrine"
|
||||
]
|
||||
},
|
||||
{
|
||||
"job": "miner",
|
||||
"type": "unspoiled",
|
||||
"position": {
|
||||
"zone": "garlemald",
|
||||
"x": 12.9,
|
||||
"y": 21.8
|
||||
},
|
||||
"times": [
|
||||
"14:00-16:00",
|
||||
"02:00-04:00"
|
||||
],
|
||||
"items": [
|
||||
"rarefied-eblan-alumen",
|
||||
"rarefied-phrygian-gold-ore"
|
||||
]
|
||||
},
|
||||
{
|
||||
"job": "miner",
|
||||
"type": "unspoiled",
|
||||
"position": {
|
||||
"zone": "thavnair",
|
||||
"x": 32.0,
|
||||
"y": 25.0
|
||||
},
|
||||
"times": [
|
||||
"04:00-06:00",
|
||||
"16:00-18:00"
|
||||
],
|
||||
"items": [
|
||||
"rarefied-pewter-ore"
|
||||
]
|
||||
},
|
||||
{
|
||||
"job": "miner",
|
||||
"type": "unspoiled",
|
||||
"position": {
|
||||
"zone": "mare-lamentorum",
|
||||
"x": 16.0,
|
||||
"y": 32.0
|
||||
},
|
||||
"times": [
|
||||
"06:00-08:00",
|
||||
"18:00-20:00"
|
||||
],
|
||||
"items": [
|
||||
"rarefied-bismuth-ore"
|
||||
]
|
||||
},
|
||||
{
|
||||
"job": "miner",
|
||||
"type": "unspoiled",
|
||||
"position": {
|
||||
"zone": "elpis",
|
||||
"x": 8.0,
|
||||
"y": 36.0
|
||||
},
|
||||
"times": [
|
||||
"10:00-12:00",
|
||||
"22:00-00:00"
|
||||
],
|
||||
"items": [
|
||||
"rarefied-annite",
|
||||
"rarefied-blue-zircon"
|
||||
]
|
||||
},
|
||||
{
|
||||
"job": "miner",
|
||||
"type": "unspoiled",
|
||||
"position": {
|
||||
"zone": "shaaloani",
|
||||
"x": 9.2,
|
||||
"y": 24.2
|
||||
},
|
||||
"times": [
|
||||
"08:00-10:00",
|
||||
"20:00-22:00"
|
||||
],
|
||||
"items": [
|
||||
"rarefied-magnesite-ore",
|
||||
"rarefied-titanium-gold-ore"
|
||||
]
|
||||
},
|
||||
{
|
||||
"job": "miner",
|
||||
"type": "unspoiled",
|
||||
"position": {
|
||||
"zone": "heritage-found",
|
||||
"x": 34.6,
|
||||
"y": 8.2
|
||||
},
|
||||
"times": [
|
||||
"04:00-06:00",
|
||||
"16:00-18:00"
|
||||
],
|
||||
"items": [
|
||||
"rarefied-rakaznar-ore",
|
||||
"rarefied-white-gold-ore"
|
||||
]
|
||||
},
|
||||
{
|
||||
"job": "miner",
|
||||
"type": "unspoiled",
|
||||
"position": {
|
||||
"zone": "living-memory",
|
||||
"x": 24.9,
|
||||
"y": 17.3
|
||||
},
|
||||
"times": [
|
||||
"00:00-02:00",
|
||||
"12:00-14:00"
|
||||
],
|
||||
"items": [
|
||||
"rarefied-ash-soil"
|
||||
]
|
||||
},
|
||||
{
|
||||
"job": "botanist",
|
||||
"type": "unspoiled",
|
||||
"position": {
|
||||
"zone": "shaaloani",
|
||||
"x": 31.6,
|
||||
"y": 20.4
|
||||
},
|
||||
"times": [
|
||||
"06:00-08:00",
|
||||
"18:00-20:00"
|
||||
],
|
||||
"items": [
|
||||
"rarefied-acacia-log",
|
||||
"rarefied-acacia-bark"
|
||||
]
|
||||
},
|
||||
{
|
||||
"job": "botanist",
|
||||
"type": "unspoiled",
|
||||
"position": {
|
||||
"zone": "yak-tel",
|
||||
"x": 36.9,
|
||||
"y": 34.8
|
||||
},
|
||||
"times": [
|
||||
"02:00-04:00",
|
||||
"14:00-16:00"
|
||||
],
|
||||
"items": [
|
||||
"rarefied-acacia-log",
|
||||
"rarefied-acacia-bark"
|
||||
]
|
||||
},
|
||||
{
|
||||
"job": "botanist",
|
||||
"type": "unspoiled",
|
||||
"position": {
|
||||
"zone": "living-memory",
|
||||
"x": 8.7,
|
||||
"y": 7.6
|
||||
},
|
||||
"times": [
|
||||
"10:00-12:00",
|
||||
"22:00-00:00"
|
||||
],
|
||||
"items": [
|
||||
"rarefied-windsbalm-bay-leaf"
|
||||
]
|
||||
},
|
||||
{
|
||||
"job": "botanist",
|
||||
"type": "unspoiled",
|
||||
"position": {
|
||||
"zone": "urquopacha",
|
||||
"x": 5.9,
|
||||
"y": 23.8
|
||||
},
|
||||
"times": [
|
||||
"00:00-02:00",
|
||||
"12:00-14:00"
|
||||
],
|
||||
"items": [
|
||||
"rarefied-mountain-flax"
|
||||
]
|
||||
},
|
||||
{
|
||||
"job": "miner",
|
||||
"type": "unspoiled",
|
||||
"position": {
|
||||
"zone": "kozamauka",
|
||||
"x": 6.9,
|
||||
"y": 7.5
|
||||
},
|
||||
"times": [
|
||||
"10:00-12:00",
|
||||
"22:00-00:00"
|
||||
],
|
||||
"items": [
|
||||
"rarefied-raw-dark-amber"
|
||||
]
|
||||
},
|
||||
{
|
||||
"job": "miner",
|
||||
"type": "legendary",
|
||||
"position": {
|
||||
"zone": "elpis",
|
||||
"x": 30.2,
|
||||
"y": 18.2
|
||||
},
|
||||
"times": [
|
||||
"08:00-10:00",
|
||||
"20:00-22:00"
|
||||
],
|
||||
"items": [
|
||||
"raw-spodumene"
|
||||
]
|
||||
},
|
||||
{
|
||||
"job": "botanist",
|
||||
"type": "legendary",
|
||||
"position": {
|
||||
"zone": "elpis",
|
||||
"x": 33.1,
|
||||
"y": 14.7
|
||||
},
|
||||
"times": [
|
||||
"06:00-08:00",
|
||||
"18:00-20:00"
|
||||
],
|
||||
"items": [
|
||||
"mempisang-log"
|
||||
]
|
||||
},
|
||||
{
|
||||
"job": "botanist",
|
||||
"type": "legendary",
|
||||
"position": {
|
||||
"zone": "elpis",
|
||||
"x": 9.8,
|
||||
"y": 29.8
|
||||
},
|
||||
"times": [
|
||||
"02:00-04:00",
|
||||
"14:00-16:00"
|
||||
],
|
||||
"items": [
|
||||
"paldao-log"
|
||||
]
|
||||
},
|
||||
{
|
||||
"job": "botanist",
|
||||
"type": "legendary",
|
||||
"position": {
|
||||
"zone": "shaaloani",
|
||||
"x": 34.9,
|
||||
"y": 16.3
|
||||
},
|
||||
"times": [
|
||||
"04:00-06:00",
|
||||
"16:00-18:00"
|
||||
],
|
||||
"items": [
|
||||
"shaaloani-coffee"
|
||||
]
|
||||
}
|
||||
]
|
||||
+381
@@ -0,0 +1,381 @@
|
||||
{
|
||||
"labyrinthos": {
|
||||
"name": {
|
||||
"en": "Labyrinthos"
|
||||
},
|
||||
"aetherytes": [
|
||||
{
|
||||
"position": {
|
||||
"x": 30.3,
|
||||
"y": 11.9
|
||||
},
|
||||
"name": {
|
||||
"en": "The Archeion"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 21.6,
|
||||
"y": 20.4
|
||||
},
|
||||
"name": {
|
||||
"en": "Sharlayan Hamlet"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 6.8,
|
||||
"y": 27.5
|
||||
},
|
||||
"name": {
|
||||
"en": "Aporia"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"thavnair": {
|
||||
"name": {
|
||||
"en": "Thavnair"
|
||||
},
|
||||
"aetherytes": [
|
||||
{
|
||||
"position": {
|
||||
"x": 29.5,
|
||||
"y": 16.5
|
||||
},
|
||||
"name": {
|
||||
"en": "Palaka's Stand"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 10.9,
|
||||
"y": 22.2
|
||||
},
|
||||
"name": {
|
||||
"en": "The Great Work"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 25.3,
|
||||
"y": 34.0
|
||||
},
|
||||
"name": {
|
||||
"en": "Yedlihmad"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"mare-lamentorum": {
|
||||
"name": {
|
||||
"en": "Mare Lamentorum"
|
||||
},
|
||||
"aetherytes": [
|
||||
{
|
||||
"position": {
|
||||
"x": 10.6,
|
||||
"y": 34.3
|
||||
},
|
||||
"name": {
|
||||
"en": "Sinus Lacrimarum"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 21.7,
|
||||
"y": 11.1
|
||||
},
|
||||
"name": {
|
||||
"en": "Bestways Burrow"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"ultima-thule": {
|
||||
"name": {
|
||||
"en": "Ultima Thule"
|
||||
},
|
||||
"aetherytes": [
|
||||
{
|
||||
"position": {
|
||||
"x": 22.7,
|
||||
"y": 8.3
|
||||
},
|
||||
"name": {
|
||||
"en": "Reah Tahra"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
},
|
||||
"name": {
|
||||
"en": "Abode of the Ea"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 31.3,
|
||||
"y": 28.0
|
||||
},
|
||||
"name": {
|
||||
"en": "Base Omnicron"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"garlemald": {
|
||||
"name": {
|
||||
"en": "Garlemald"
|
||||
},
|
||||
"aetherytes": [
|
||||
{
|
||||
"position": {
|
||||
"x": 13.3,
|
||||
"y": 31.1
|
||||
},
|
||||
"name": {
|
||||
"en": "Camp Broken Glass"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 31.7,
|
||||
"y": 18.0
|
||||
},
|
||||
"name": {
|
||||
"en": "Tertium"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"yak-tel": {
|
||||
"name": {
|
||||
"en": "Yak T'el"
|
||||
},
|
||||
"aetherytes": [
|
||||
{
|
||||
"position": {
|
||||
"x": 13.5,
|
||||
"y": 12.9
|
||||
},
|
||||
"name": {
|
||||
"en": "Iq Br'aax"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 35.9,
|
||||
"y": 32.0
|
||||
},
|
||||
"name": {
|
||||
"en": "Mamook"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"shaaloani": {
|
||||
"name": {
|
||||
"en": "Shaaloani"
|
||||
},
|
||||
"aetherytes": [
|
||||
{
|
||||
"position": {
|
||||
"x": 15.6,
|
||||
"y": 19.2
|
||||
},
|
||||
"name": {
|
||||
"en": "Sheshenewezi Springs"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 29.0,
|
||||
"y": 30.8
|
||||
},
|
||||
"name": {
|
||||
"en": "Hhusatahwi"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 27.1,
|
||||
"y": 10.1
|
||||
},
|
||||
"name": {
|
||||
"en": "Mehwahhetsoan"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"heritage-found": {
|
||||
"name": {
|
||||
"en": "Heritage Found"
|
||||
},
|
||||
"aetherytes": [
|
||||
{
|
||||
"position": {
|
||||
"x": 17.0,
|
||||
"y": 9.8
|
||||
},
|
||||
"name": {
|
||||
"en": "The Outskirts"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 31.7,
|
||||
"y": 25.7
|
||||
},
|
||||
"name": {
|
||||
"en": "Yyasulani Station"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 17.0,
|
||||
"y": 23.9
|
||||
},
|
||||
"name": {
|
||||
"en": "Electrope Strike"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"living-memory": {
|
||||
"name": {
|
||||
"en": "Living Memory"
|
||||
},
|
||||
"aetherytes": [
|
||||
{
|
||||
"position": {
|
||||
"x": 21.5,
|
||||
"y": 37.3
|
||||
},
|
||||
"name": {
|
||||
"en": "Leynode Mnemo"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 34.7,
|
||||
"y": 15.7
|
||||
},
|
||||
"name": {
|
||||
"en": "Leynode Pyro"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 16.4,
|
||||
"y": 13.5
|
||||
},
|
||||
"name": {
|
||||
"en": "Leynode Aero"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"urquopacha": {
|
||||
"name": {
|
||||
"en": "Urquopacha"
|
||||
},
|
||||
"aetherytes": [
|
||||
{
|
||||
"position": {
|
||||
"x": 30.5,
|
||||
"y": 34.2
|
||||
},
|
||||
"name": {
|
||||
"en": "Worlar's Echo"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 28.1,
|
||||
"y": 13.1
|
||||
},
|
||||
"name": {
|
||||
"en": "Wachunpelo"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"kozamauka": {
|
||||
"name": {
|
||||
"en": "Kozama'uka"
|
||||
},
|
||||
"aetherytes": [
|
||||
{
|
||||
"position": {
|
||||
"x": 37.1,
|
||||
"y": 16.9
|
||||
},
|
||||
"name": {
|
||||
"en": "Dock Poga"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 18.0,
|
||||
"y": 12.0
|
||||
},
|
||||
"name": {
|
||||
"en": "Ok'hanu"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 11.8,
|
||||
"y": 27.8
|
||||
},
|
||||
"name": {
|
||||
"en": "Earthenshire"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 32.2,
|
||||
"y": 25.9
|
||||
},
|
||||
"name": {
|
||||
"en": "Many Fires"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"elpis": {
|
||||
"name": {
|
||||
"en": "Elpis"
|
||||
},
|
||||
"aetherytes": [
|
||||
{
|
||||
"position": {
|
||||
"x": 24.6,
|
||||
"y": 24.0
|
||||
},
|
||||
"name": {
|
||||
"en": "Anagnorisis"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 8.7,
|
||||
"y": 32.3
|
||||
},
|
||||
"name": {
|
||||
"en": "The Twelve Wonders"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"x": 10.8,
|
||||
"y": 17.0
|
||||
},
|
||||
"name": {
|
||||
"en": "Poieten Oikos"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
+18
-1
@@ -5,9 +5,26 @@
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Disciple of Land</title>
|
||||
<meta property="og-title" content="Disciple of Land">
|
||||
<meta property="twitter:title" content="Disciple of Land">
|
||||
<meta property="og-type" content="website">
|
||||
<meta name="description" content="Track timed gathering nodes in Final Fantasy XIV.">
|
||||
<meta property="og-description" content="Track timed gathering nodes in Final Fantasy XIV.">
|
||||
<meta property="twitter:description" content="Track timed gathering nodes in Final Fantasy XIV.">
|
||||
<meta property="og-url" content="https://dol.yht.one">
|
||||
<meta property="twitter:url" content="https://dol.yht.one">
|
||||
<script
|
||||
async
|
||||
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8262480617556085"
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script type="module" crossorigin src="/assets/index-CO5bRgec.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-Bmabhb_D.css">
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
<strong>We're sorry but Disciple of Land doesn't work without JavaScript enabled. Please enable it to continue.</strong>
|
||||
</noscript>
|
||||
<div id="app"></div>
|
||||
<script type="module" src="/src/main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Generated
-906
@@ -1,906 +0,0 @@
|
||||
{
|
||||
"name": "discipleofland",
|
||||
"version": "0.0.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "discipleofland",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"sass": "^1.67.0",
|
||||
"typescript": "^5.2.2",
|
||||
"vue": "^3.3.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^4.2.3",
|
||||
"vite": "^4.3.9"
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/parser": {
|
||||
"version": "7.22.16",
|
||||
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.16.tgz",
|
||||
"integrity": "sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==",
|
||||
"bin": {
|
||||
"parser": "bin/babel-parser.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/android-arm": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.18.20.tgz",
|
||||
"integrity": "sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==",
|
||||
"cpu": [
|
||||
"arm"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"android"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/android-arm64": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.18.20.tgz",
|
||||
"integrity": "sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"android"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/android-x64": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.18.20.tgz",
|
||||
"integrity": "sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"android"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/darwin-arm64": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.18.20.tgz",
|
||||
"integrity": "sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"darwin"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/darwin-x64": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.18.20.tgz",
|
||||
"integrity": "sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"darwin"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/freebsd-arm64": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.18.20.tgz",
|
||||
"integrity": "sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"freebsd"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/freebsd-x64": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.18.20.tgz",
|
||||
"integrity": "sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"freebsd"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/linux-arm": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.18.20.tgz",
|
||||
"integrity": "sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==",
|
||||
"cpu": [
|
||||
"arm"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/linux-arm64": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.18.20.tgz",
|
||||
"integrity": "sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/linux-ia32": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.18.20.tgz",
|
||||
"integrity": "sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==",
|
||||
"cpu": [
|
||||
"ia32"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/linux-loong64": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.18.20.tgz",
|
||||
"integrity": "sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==",
|
||||
"cpu": [
|
||||
"loong64"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/linux-mips64el": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.18.20.tgz",
|
||||
"integrity": "sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==",
|
||||
"cpu": [
|
||||
"mips64el"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/linux-ppc64": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.18.20.tgz",
|
||||
"integrity": "sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==",
|
||||
"cpu": [
|
||||
"ppc64"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/linux-riscv64": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.18.20.tgz",
|
||||
"integrity": "sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==",
|
||||
"cpu": [
|
||||
"riscv64"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/linux-s390x": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.18.20.tgz",
|
||||
"integrity": "sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==",
|
||||
"cpu": [
|
||||
"s390x"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/linux-x64": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.18.20.tgz",
|
||||
"integrity": "sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/netbsd-x64": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.18.20.tgz",
|
||||
"integrity": "sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"netbsd"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/openbsd-x64": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.18.20.tgz",
|
||||
"integrity": "sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"openbsd"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/sunos-x64": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.18.20.tgz",
|
||||
"integrity": "sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"sunos"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/win32-arm64": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.18.20.tgz",
|
||||
"integrity": "sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"win32"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/win32-ia32": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.18.20.tgz",
|
||||
"integrity": "sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==",
|
||||
"cpu": [
|
||||
"ia32"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"win32"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/win32-x64": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.18.20.tgz",
|
||||
"integrity": "sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"win32"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@jridgewell/sourcemap-codec": {
|
||||
"version": "1.4.15",
|
||||
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz",
|
||||
"integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg=="
|
||||
},
|
||||
"node_modules/@vitejs/plugin-vue": {
|
||||
"version": "4.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-4.3.4.tgz",
|
||||
"integrity": "sha512-ciXNIHKPriERBisHFBvnTbfKa6r9SAesOYXeGDzgegcvy9Q4xdScSHAmKbNT0M3O0S9LKhIf5/G+UYG4NnnzYw==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": "^14.18.0 || >=16.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vite": "^4.0.0",
|
||||
"vue": "^3.2.25"
|
||||
}
|
||||
},
|
||||
"node_modules/@vue/compiler-core": {
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.3.4.tgz",
|
||||
"integrity": "sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==",
|
||||
"dependencies": {
|
||||
"@babel/parser": "^7.21.3",
|
||||
"@vue/shared": "3.3.4",
|
||||
"estree-walker": "^2.0.2",
|
||||
"source-map-js": "^1.0.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@vue/compiler-dom": {
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.3.4.tgz",
|
||||
"integrity": "sha512-wyM+OjOVpuUukIq6p5+nwHYtj9cFroz9cwkfmP9O1nzH68BenTTv0u7/ndggT8cIQlnBeOo6sUT/gvHcIkLA5w==",
|
||||
"dependencies": {
|
||||
"@vue/compiler-core": "3.3.4",
|
||||
"@vue/shared": "3.3.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@vue/compiler-sfc": {
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.3.4.tgz",
|
||||
"integrity": "sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ==",
|
||||
"dependencies": {
|
||||
"@babel/parser": "^7.20.15",
|
||||
"@vue/compiler-core": "3.3.4",
|
||||
"@vue/compiler-dom": "3.3.4",
|
||||
"@vue/compiler-ssr": "3.3.4",
|
||||
"@vue/reactivity-transform": "3.3.4",
|
||||
"@vue/shared": "3.3.4",
|
||||
"estree-walker": "^2.0.2",
|
||||
"magic-string": "^0.30.0",
|
||||
"postcss": "^8.1.10",
|
||||
"source-map-js": "^1.0.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@vue/compiler-ssr": {
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.3.4.tgz",
|
||||
"integrity": "sha512-m0v6oKpup2nMSehwA6Uuu+j+wEwcy7QmwMkVNVfrV9P2qE5KshC6RwOCq8fjGS/Eak/uNb8AaWekfiXxbBB6gQ==",
|
||||
"dependencies": {
|
||||
"@vue/compiler-dom": "3.3.4",
|
||||
"@vue/shared": "3.3.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@vue/reactivity": {
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.3.4.tgz",
|
||||
"integrity": "sha512-kLTDLwd0B1jG08NBF3R5rqULtv/f8x3rOFByTDz4J53ttIQEDmALqKqXY0J+XQeN0aV2FBxY8nJDf88yvOPAqQ==",
|
||||
"dependencies": {
|
||||
"@vue/shared": "3.3.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@vue/reactivity-transform": {
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@vue/reactivity-transform/-/reactivity-transform-3.3.4.tgz",
|
||||
"integrity": "sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==",
|
||||
"dependencies": {
|
||||
"@babel/parser": "^7.20.15",
|
||||
"@vue/compiler-core": "3.3.4",
|
||||
"@vue/shared": "3.3.4",
|
||||
"estree-walker": "^2.0.2",
|
||||
"magic-string": "^0.30.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@vue/runtime-core": {
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.3.4.tgz",
|
||||
"integrity": "sha512-R+bqxMN6pWO7zGI4OMlmvePOdP2c93GsHFM/siJI7O2nxFRzj55pLwkpCedEY+bTMgp5miZ8CxfIZo3S+gFqvA==",
|
||||
"dependencies": {
|
||||
"@vue/reactivity": "3.3.4",
|
||||
"@vue/shared": "3.3.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@vue/runtime-dom": {
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.3.4.tgz",
|
||||
"integrity": "sha512-Aj5bTJ3u5sFsUckRghsNjVTtxZQ1OyMWCr5dZRAPijF/0Vy4xEoRCwLyHXcj4D0UFbJ4lbx3gPTgg06K/GnPnQ==",
|
||||
"dependencies": {
|
||||
"@vue/runtime-core": "3.3.4",
|
||||
"@vue/shared": "3.3.4",
|
||||
"csstype": "^3.1.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@vue/server-renderer": {
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.3.4.tgz",
|
||||
"integrity": "sha512-Q6jDDzR23ViIb67v+vM1Dqntu+HUexQcsWKhhQa4ARVzxOY2HbC7QRW/ggkDBd5BU+uM1sV6XOAP0b216o34JQ==",
|
||||
"dependencies": {
|
||||
"@vue/compiler-ssr": "3.3.4",
|
||||
"@vue/shared": "3.3.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "3.3.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@vue/shared": {
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.3.4.tgz",
|
||||
"integrity": "sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ=="
|
||||
},
|
||||
"node_modules/anymatch": {
|
||||
"version": "3.1.3",
|
||||
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
|
||||
"integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
|
||||
"dependencies": {
|
||||
"normalize-path": "^3.0.0",
|
||||
"picomatch": "^2.0.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 8"
|
||||
}
|
||||
},
|
||||
"node_modules/binary-extensions": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
|
||||
"integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
|
||||
"engines": {
|
||||
"node": ">=8"
|
||||
}
|
||||
},
|
||||
"node_modules/braces": {
|
||||
"version": "3.0.2",
|
||||
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
|
||||
"integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
|
||||
"dependencies": {
|
||||
"fill-range": "^7.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8"
|
||||
}
|
||||
},
|
||||
"node_modules/chokidar": {
|
||||
"version": "3.5.3",
|
||||
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",
|
||||
"integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
"url": "https://paulmillr.com/funding/"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"anymatch": "~3.1.2",
|
||||
"braces": "~3.0.2",
|
||||
"glob-parent": "~5.1.2",
|
||||
"is-binary-path": "~2.1.0",
|
||||
"is-glob": "~4.0.1",
|
||||
"normalize-path": "~3.0.0",
|
||||
"readdirp": "~3.6.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 8.10.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"fsevents": "~2.3.2"
|
||||
}
|
||||
},
|
||||
"node_modules/csstype": {
|
||||
"version": "3.1.2",
|
||||
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.2.tgz",
|
||||
"integrity": "sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ=="
|
||||
},
|
||||
"node_modules/esbuild": {
|
||||
"version": "0.18.20",
|
||||
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.18.20.tgz",
|
||||
"integrity": "sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"bin": {
|
||||
"esbuild": "bin/esbuild"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@esbuild/android-arm": "0.18.20",
|
||||
"@esbuild/android-arm64": "0.18.20",
|
||||
"@esbuild/android-x64": "0.18.20",
|
||||
"@esbuild/darwin-arm64": "0.18.20",
|
||||
"@esbuild/darwin-x64": "0.18.20",
|
||||
"@esbuild/freebsd-arm64": "0.18.20",
|
||||
"@esbuild/freebsd-x64": "0.18.20",
|
||||
"@esbuild/linux-arm": "0.18.20",
|
||||
"@esbuild/linux-arm64": "0.18.20",
|
||||
"@esbuild/linux-ia32": "0.18.20",
|
||||
"@esbuild/linux-loong64": "0.18.20",
|
||||
"@esbuild/linux-mips64el": "0.18.20",
|
||||
"@esbuild/linux-ppc64": "0.18.20",
|
||||
"@esbuild/linux-riscv64": "0.18.20",
|
||||
"@esbuild/linux-s390x": "0.18.20",
|
||||
"@esbuild/linux-x64": "0.18.20",
|
||||
"@esbuild/netbsd-x64": "0.18.20",
|
||||
"@esbuild/openbsd-x64": "0.18.20",
|
||||
"@esbuild/sunos-x64": "0.18.20",
|
||||
"@esbuild/win32-arm64": "0.18.20",
|
||||
"@esbuild/win32-ia32": "0.18.20",
|
||||
"@esbuild/win32-x64": "0.18.20"
|
||||
}
|
||||
},
|
||||
"node_modules/estree-walker": {
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
|
||||
"integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
|
||||
},
|
||||
"node_modules/fill-range": {
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
|
||||
"integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
|
||||
"dependencies": {
|
||||
"to-regex-range": "^5.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8"
|
||||
}
|
||||
},
|
||||
"node_modules/fsevents": {
|
||||
"version": "2.3.3",
|
||||
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
|
||||
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
||||
"hasInstallScript": true,
|
||||
"optional": true,
|
||||
"os": [
|
||||
"darwin"
|
||||
],
|
||||
"engines": {
|
||||
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/glob-parent": {
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
|
||||
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
||||
"dependencies": {
|
||||
"is-glob": "^4.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 6"
|
||||
}
|
||||
},
|
||||
"node_modules/immutable": {
|
||||
"version": "4.3.4",
|
||||
"resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.4.tgz",
|
||||
"integrity": "sha512-fsXeu4J4i6WNWSikpI88v/PcVflZz+6kMhUfIwc5SY+poQRPnaf5V7qds6SUyUN3cVxEzuCab7QIoLOQ+DQ1wA=="
|
||||
},
|
||||
"node_modules/is-binary-path": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
|
||||
"integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
|
||||
"dependencies": {
|
||||
"binary-extensions": "^2.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8"
|
||||
}
|
||||
},
|
||||
"node_modules/is-extglob": {
|
||||
"version": "2.1.1",
|
||||
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
|
||||
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
}
|
||||
},
|
||||
"node_modules/is-glob": {
|
||||
"version": "4.0.3",
|
||||
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
|
||||
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
||||
"dependencies": {
|
||||
"is-extglob": "^2.1.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
}
|
||||
},
|
||||
"node_modules/is-number": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
|
||||
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
|
||||
"engines": {
|
||||
"node": ">=0.12.0"
|
||||
}
|
||||
},
|
||||
"node_modules/magic-string": {
|
||||
"version": "0.30.3",
|
||||
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.3.tgz",
|
||||
"integrity": "sha512-B7xGbll2fG/VjP+SWg4sX3JynwIU0mjoTc6MPpKNuIvftk6u6vqhDnk1R80b8C2GBR6ywqy+1DcKBrevBg+bmw==",
|
||||
"dependencies": {
|
||||
"@jridgewell/sourcemap-codec": "^1.4.15"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/nanoid": {
|
||||
"version": "3.3.6",
|
||||
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz",
|
||||
"integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/ai"
|
||||
}
|
||||
],
|
||||
"bin": {
|
||||
"nanoid": "bin/nanoid.cjs"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
||||
}
|
||||
},
|
||||
"node_modules/normalize-path": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
|
||||
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
}
|
||||
},
|
||||
"node_modules/picocolors": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
|
||||
"integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
|
||||
},
|
||||
"node_modules/picomatch": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
|
||||
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
||||
"engines": {
|
||||
"node": ">=8.6"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/jonschlinkert"
|
||||
}
|
||||
},
|
||||
"node_modules/postcss": {
|
||||
"version": "8.4.29",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.29.tgz",
|
||||
"integrity": "sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/postcss/"
|
||||
},
|
||||
{
|
||||
"type": "tidelift",
|
||||
"url": "https://tidelift.com/funding/github/npm/postcss"
|
||||
},
|
||||
{
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/ai"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"nanoid": "^3.3.6",
|
||||
"picocolors": "^1.0.0",
|
||||
"source-map-js": "^1.0.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^10 || ^12 || >=14"
|
||||
}
|
||||
},
|
||||
"node_modules/readdirp": {
|
||||
"version": "3.6.0",
|
||||
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
|
||||
"integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
|
||||
"dependencies": {
|
||||
"picomatch": "^2.2.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8.10.0"
|
||||
}
|
||||
},
|
||||
"node_modules/rollup": {
|
||||
"version": "3.29.2",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.29.2.tgz",
|
||||
"integrity": "sha512-CJouHoZ27v6siztc21eEQGo0kIcE5D1gVPA571ez0mMYb25LGYGKnVNXpEj5MGlepmDWGXNjDB5q7uNiPHC11A==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"rollup": "dist/bin/rollup"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.18.0",
|
||||
"npm": ">=8.0.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"fsevents": "~2.3.2"
|
||||
}
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.68.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.68.0.tgz",
|
||||
"integrity": "sha512-Lmj9lM/fef0nQswm1J2HJcEsBUba4wgNx2fea6yJHODREoMFnwRpZydBnX/RjyXw2REIwdkbqE4hrTo4qfDBUA==",
|
||||
"dependencies": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
"immutable": "^4.0.0",
|
||||
"source-map-js": ">=0.6.2 <2.0.0"
|
||||
},
|
||||
"bin": {
|
||||
"sass": "sass.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/source-map-js": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz",
|
||||
"integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==",
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
}
|
||||
},
|
||||
"node_modules/to-regex-range": {
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
||||
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
||||
"dependencies": {
|
||||
"is-number": "^7.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8.0"
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.2.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz",
|
||||
"integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==",
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
"tsserver": "bin/tsserver"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.17"
|
||||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "4.4.9",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-4.4.9.tgz",
|
||||
"integrity": "sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"esbuild": "^0.18.10",
|
||||
"postcss": "^8.4.27",
|
||||
"rollup": "^3.27.1"
|
||||
},
|
||||
"bin": {
|
||||
"vite": "bin/vite.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^14.18.0 || >=16.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/vitejs/vite?sponsor=1"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"fsevents": "~2.3.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@types/node": ">= 14",
|
||||
"less": "*",
|
||||
"lightningcss": "^1.21.0",
|
||||
"sass": "*",
|
||||
"stylus": "*",
|
||||
"sugarss": "*",
|
||||
"terser": "^5.4.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@types/node": {
|
||||
"optional": true
|
||||
},
|
||||
"less": {
|
||||
"optional": true
|
||||
},
|
||||
"lightningcss": {
|
||||
"optional": true
|
||||
},
|
||||
"sass": {
|
||||
"optional": true
|
||||
},
|
||||
"stylus": {
|
||||
"optional": true
|
||||
},
|
||||
"sugarss": {
|
||||
"optional": true
|
||||
},
|
||||
"terser": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/vue": {
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/vue/-/vue-3.3.4.tgz",
|
||||
"integrity": "sha512-VTyEYn3yvIeY1Py0WaYGZsXnz3y5UnGi62GjVEqvEGPl6nxbOrCXbVOTQWBEJUqAyTUk2uJ5JLVnYJ6ZzGbrSw==",
|
||||
"dependencies": {
|
||||
"@vue/compiler-dom": "3.3.4",
|
||||
"@vue/compiler-sfc": "3.3.4",
|
||||
"@vue/runtime-dom": "3.3.4",
|
||||
"@vue/server-renderer": "3.3.4",
|
||||
"@vue/shared": "3.3.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"name": "discipleofland",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build && cp -r CNAME dist/CNAME",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"sass": "^1.67.0",
|
||||
"typescript": "^5.2.2",
|
||||
"vue": "^3.3.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^4.2.3",
|
||||
"vite": "^4.3.9"
|
||||
}
|
||||
}
|
||||
@@ -1,63 +0,0 @@
|
||||
[
|
||||
{
|
||||
"position": {
|
||||
"zone": "labyrinthos",
|
||||
"x": 30.3,
|
||||
"y": 11.9
|
||||
},
|
||||
"name": {
|
||||
"en": "The Archeion"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"zone": "labyrinthos",
|
||||
"x": 21.6,
|
||||
"y": 20.4
|
||||
},
|
||||
"name": {
|
||||
"en": "Sharlayan Hamlet"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"zone": "labyrinthos",
|
||||
"x": 6.8,
|
||||
"y": 27.5
|
||||
},
|
||||
"name": {
|
||||
"en": "Aporia"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"zone": "thavnair",
|
||||
"x": 29.5,
|
||||
"y": 16.5
|
||||
},
|
||||
"name": {
|
||||
"en": "Palaka's Stand"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"zone": "thavnair",
|
||||
"x": 10.9,
|
||||
"y": 22.2
|
||||
},
|
||||
"name": {
|
||||
"en": "The Great Work"
|
||||
}
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
"zone": "thavnair",
|
||||
"x": 25.3,
|
||||
"y": 34.0
|
||||
},
|
||||
"name": {
|
||||
"en": "Yedlihmad"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,22 +0,0 @@
|
||||
{
|
||||
"rarefied-iceberg-lettuce": {
|
||||
"name": "Rarefied Iceberg Lettuce",
|
||||
"scrip-color": "purple",
|
||||
"level": 90
|
||||
},
|
||||
"rarefied-dark-rye": {
|
||||
"name": "Rarefied Dark Rye",
|
||||
"scrip-color": "white",
|
||||
"level": 89
|
||||
},
|
||||
"rarefied-palm-log": {
|
||||
"name": "Rarefied Palm Log",
|
||||
"scrip-color": "white",
|
||||
"level": 81
|
||||
},
|
||||
"rarefied-coconut": {
|
||||
"name": "Rarefied Coconut",
|
||||
"scrip-color": "white",
|
||||
"level": 85
|
||||
}
|
||||
}
|
||||
@@ -1,37 +0,0 @@
|
||||
[
|
||||
{
|
||||
"job": "botanist",
|
||||
"type": "unspoiled",
|
||||
"position": {
|
||||
"zone": "labyrinthos",
|
||||
"x": 9.7,
|
||||
"y": 22.2
|
||||
},
|
||||
"times": [
|
||||
"06:00-08:00",
|
||||
"18:00-20:00"
|
||||
],
|
||||
"items": [
|
||||
"rarefied-dark-rye",
|
||||
"rarefied-iceberg-lettuce"
|
||||
]
|
||||
},
|
||||
{
|
||||
"job": "botanist",
|
||||
"type": "unspoiled",
|
||||
"position": {
|
||||
"zone": "thavnair",
|
||||
"x": 14.3,
|
||||
"y": 14.5
|
||||
},
|
||||
"times": [
|
||||
"02:00-04:00",
|
||||
"14:00-16:00"
|
||||
],
|
||||
"items": [
|
||||
"rarefied-palm-log",
|
||||
"rarefied-coconut"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"labyrinthos": {
|
||||
"name": {
|
||||
"en": "Labyrinthos"
|
||||
}
|
||||
},
|
||||
"thavnair": {
|
||||
"name": {
|
||||
"en": "Thavnair"
|
||||
}
|
||||
}
|
||||
}
|
||||
-174
@@ -1,174 +0,0 @@
|
||||
<template>
|
||||
<nav>
|
||||
<div class="current-eorzea-time">
|
||||
{{ eorzeaTime.getPrettyTime() }}
|
||||
</div>
|
||||
</nav>
|
||||
<main>
|
||||
<SortedNodeList
|
||||
:nodes="nodes"
|
||||
:zones="zones"
|
||||
:eorzeaTime="eorzeaTime"
|
||||
/>
|
||||
</main>
|
||||
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
import {defineComponent} from "vue";
|
||||
import EorzeaTime from "@/util/EorzeaTime";
|
||||
import Node from "@/entities/Node";
|
||||
import Aetheryte from "@/entities/Aetheryte";
|
||||
import Item from "@/entities/Item";
|
||||
import {jobFromString} from "@/enums/Job";
|
||||
import {nodeTypeFromString} from "@/enums/NodeType";
|
||||
import SortedNodeList from "@/components/SortedNodeList.vue";
|
||||
import TimeRange from "@/entities/TimeRange";
|
||||
import Zone from "@/entities/Zone";
|
||||
|
||||
export default defineComponent({
|
||||
name: 'App',
|
||||
components: {SortedNodeList},
|
||||
data: () => ({
|
||||
eorzeaTime: new EorzeaTime() as EorzeaTime,
|
||||
nodes: [] as Node[],
|
||||
aetherytes: [] as Aetheryte[],
|
||||
items: {} as { [key: string]: Item },
|
||||
zones: {} as { [key: string]: Zone },
|
||||
}),
|
||||
methods: {
|
||||
findNearestAetheryte(zone: string, x: number, y: number): Aetheryte | null {
|
||||
let result = null;
|
||||
for (const aetheryte of this.aetherytes) {
|
||||
let distance = Number.MAX_VALUE;
|
||||
if (aetheryte.position.zone === zone) {
|
||||
const a = aetheryte.position.x - x;
|
||||
const b = aetheryte.position.y - y;
|
||||
const distanceToAetheryte = Math.sqrt((a * a) + (b * b));
|
||||
if (distanceToAetheryte < distance) {
|
||||
distance = distanceToAetheryte;
|
||||
result = aetheryte;
|
||||
}
|
||||
}
|
||||
}
|
||||
return result;
|
||||
}
|
||||
},
|
||||
async mounted() {
|
||||
setInterval(() => {
|
||||
this.eorzeaTime = new EorzeaTime();
|
||||
}, 500);
|
||||
|
||||
const aetheryteData = await fetch("/data/aetherytes.json")
|
||||
.catch(() => {
|
||||
return null;
|
||||
});
|
||||
if (aetheryteData === null) {
|
||||
console.error("Failed to fetch aetheryte data!")
|
||||
return;
|
||||
}
|
||||
|
||||
const aetherytes = await aetheryteData.json();
|
||||
for (const aetheryteData of aetherytes) {
|
||||
this.aetherytes.push(new Aetheryte(aetheryteData));
|
||||
}
|
||||
|
||||
const itemData = await fetch("/data/items.json")
|
||||
.catch(() => {
|
||||
return null;
|
||||
});
|
||||
if (itemData === null) {
|
||||
console.error("Failed to fetch item data!")
|
||||
return;
|
||||
}
|
||||
|
||||
const items = await itemData.json();
|
||||
for (const itemId in items) {
|
||||
const itemData = items[itemId];
|
||||
this.items[itemId] = new Item(itemId, itemData);
|
||||
}
|
||||
|
||||
const zoneData = await fetch("/data/zones.json")
|
||||
.catch(() => {
|
||||
return null;
|
||||
});
|
||||
if (zoneData === null) {
|
||||
console.error("Failed to fetch zone data!")
|
||||
return;
|
||||
}
|
||||
const zones = await zoneData.json();
|
||||
for (const zoneId in zones) {
|
||||
this.zones[zoneId] = new Zone(zones[zoneId]);
|
||||
}
|
||||
|
||||
const nodeData = await fetch("/data/nodes.json")
|
||||
.catch(() => {
|
||||
return null;
|
||||
});
|
||||
if (nodeData === null) {
|
||||
console.error("Failed to fetch node data!")
|
||||
return;
|
||||
}
|
||||
|
||||
const nodes = await nodeData.json();
|
||||
|
||||
for (const nodeData of nodes) {
|
||||
|
||||
const job = jobFromString(nodeData.job);
|
||||
if (job === null) continue;
|
||||
const nodeType = nodeTypeFromString(nodeData.type);
|
||||
if (nodeType === null) continue;
|
||||
|
||||
const items = [] as Item[];
|
||||
for (const itemId of nodeData.items) {
|
||||
const item = this.items[itemId];
|
||||
if (item === undefined) continue;
|
||||
items.push(item);
|
||||
}
|
||||
|
||||
const times = [] as TimeRange[];
|
||||
for (const timeRangeEntry of nodeData.times) {
|
||||
const timeSplit = timeRangeEntry.split("-");
|
||||
if (timeSplit.length !== 2) continue;
|
||||
const startTime = timeSplit[0].split(":");
|
||||
const endTime = timeSplit[1].split(":");
|
||||
times.push(new TimeRange(
|
||||
parseInt(startTime[0]),
|
||||
parseInt(startTime[1]),
|
||||
parseInt(endTime[0]),
|
||||
parseInt(endTime[1])
|
||||
));
|
||||
}
|
||||
|
||||
const nearestAetheryte = this.findNearestAetheryte(nodeData?.position?.zone, nodeData?.position?.x, nodeData.position?.y);
|
||||
if (nearestAetheryte === null) continue;
|
||||
|
||||
this.nodes.push(new Node(
|
||||
job,
|
||||
nodeType,
|
||||
nodeData.position,
|
||||
times,
|
||||
items,
|
||||
nearestAetheryte
|
||||
)
|
||||
)
|
||||
}
|
||||
|
||||
},
|
||||
})
|
||||
</script>
|
||||
<style scoped lang="scss">
|
||||
nav {
|
||||
background-color: #1f1f1f;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
padding-inline: 1rem;
|
||||
|
||||
.current-eorzea-time {
|
||||
font-size: 3rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
@@ -1,22 +0,0 @@
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
font-family: 'Roboto', sans-serif;
|
||||
font-size: 16px;
|
||||
font-weight: 400;
|
||||
color: #eaeaea;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #2a2a2a;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
#app {
|
||||
max-width: 1280px;
|
||||
margin: 0 auto;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.5rem;
|
||||
|
||||
font-weight: normal;
|
||||
}
|
||||
@@ -1,128 +0,0 @@
|
||||
<template>
|
||||
<article class="node">
|
||||
<div class="timer">{{ gatheringNode.isActive(eorzeaTime) ? 'Active' : prettyTimer(gatheringNode.getSecondsToNextActiveTime(eorzeaTime)) }}</div>
|
||||
<div class="job">
|
||||
<div class="icon">
|
||||
<img
|
||||
:alt="gatheringNode.job"
|
||||
:src="`https://xivapi.com/cj/1/${gatheringNode.job}.png`"
|
||||
:title="gatheringNode.job"
|
||||
draggable="false"
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
<div class="aetheryte">
|
||||
<span class="icon">
|
||||
<img src="https://xivapi.com/img-misc/mappy/aetheryte.png" alt="Aetheryte icon" draggable="false">
|
||||
</span>
|
||||
<div class="info">
|
||||
<span>{{ zones[gatheringNode.nearestAetheryte.position.zone]?.name?.en }}</span>
|
||||
<span>{{ gatheringNode.nearestAetheryte.name }}</span>
|
||||
<span>{{ gatheringNode.nearestAetheryte.position.x }}, {{ gatheringNode.nearestAetheryte.position.y }}</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="items">
|
||||
<span v-for="item in gatheringNode.items">{{ item.name }} (lv. {{ item.level }})</span>
|
||||
</div>
|
||||
|
||||
</article>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
import {defineComponent, PropType} from "vue";
|
||||
import EorzeaTime from "@/util/EorzeaTime";
|
||||
import Node from "@/entities/Node";
|
||||
import Zone from "@/entities/Zone";
|
||||
|
||||
export default defineComponent({
|
||||
name: "GatheringNode",
|
||||
props: {
|
||||
gatheringNode: {
|
||||
type: Object as PropType<Node>,
|
||||
required: true
|
||||
},
|
||||
eorzeaTime: {
|
||||
type: Object as PropType<EorzeaTime>,
|
||||
required: true
|
||||
},
|
||||
zones: {
|
||||
type: Object as PropType<{ [key: string]: Zone }>,
|
||||
required: true
|
||||
},
|
||||
},
|
||||
methods: {
|
||||
prettyTimer(seconds: number): string {
|
||||
const minutes = Math.floor(seconds / 60);
|
||||
const remainingSeconds = seconds % 60;
|
||||
return `${minutes}:${remainingSeconds < 10 ? '0' : ''}${remainingSeconds}`;
|
||||
}
|
||||
},
|
||||
});
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
.node {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
gap: 1rem;
|
||||
width: 100%;
|
||||
min-height: 6rem;
|
||||
border: 1px solid #fff;
|
||||
padding: 0.5rem;
|
||||
border-radius: 0.25rem;
|
||||
.timer {
|
||||
min-width: 7rem;
|
||||
font-size: 2rem;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.job {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
.icon {
|
||||
width: 3rem;
|
||||
height: 3rem;
|
||||
img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.aetheryte {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
gap: 0.25rem;
|
||||
font-size: 1.5rem;
|
||||
border-radius: 0.75rem;
|
||||
padding: 0.35rem 1rem;
|
||||
background-color: rgba(0,0,0, 0.2);
|
||||
.icon {
|
||||
width: 3rem;
|
||||
img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: fill;
|
||||
}
|
||||
}
|
||||
.info {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: start;
|
||||
gap: 0.1rem;
|
||||
}
|
||||
}
|
||||
.items {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: start;
|
||||
gap: 0.1rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
@@ -1,80 +0,0 @@
|
||||
<template>
|
||||
<div class="node-list">
|
||||
<GatheringNode
|
||||
v-for="node in displayNodes"
|
||||
:gathering-node="node"
|
||||
:eorzeaTime="eorzeaTime"
|
||||
:zones="zones"
|
||||
/>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
import {defineComponent, PropType} from "vue";
|
||||
import EorzeaTime from "../util/EorzeaTime";
|
||||
import Node from "@/entities/Node";
|
||||
import GatheringNode from "@/components/GatheringNode.vue";
|
||||
import Zone from "@/entities/Zone";
|
||||
|
||||
export default defineComponent(
|
||||
{
|
||||
name: "SortedNodeList",
|
||||
components: {GatheringNode},
|
||||
props: {
|
||||
nodes: {
|
||||
type: Array as PropType<Node[]>,
|
||||
required: true
|
||||
},
|
||||
eorzeaTime: {
|
||||
type: Object as PropType<EorzeaTime>,
|
||||
required: true
|
||||
},
|
||||
zones: {
|
||||
type: Object as PropType<{ [key: string]: Zone }>,
|
||||
required: true
|
||||
},
|
||||
},
|
||||
watch: {
|
||||
nodes: {
|
||||
immediate: true,
|
||||
handler() {
|
||||
this.displayNodes = this.nodes;
|
||||
}
|
||||
},
|
||||
eorzeaTime: {
|
||||
immediate: true,
|
||||
handler(newValue, oldValue) {
|
||||
if (oldValue === undefined) return;
|
||||
if (newValue?.getMinutes() === oldValue?.getMinutes()) return;
|
||||
this.sortListByTime();
|
||||
}
|
||||
}
|
||||
},
|
||||
data: () => ({
|
||||
displayNodes: [] as Node[],
|
||||
}),
|
||||
methods: {
|
||||
sortListByTime() {
|
||||
this.displayNodes.sort((a, b) => {
|
||||
const aSeconds = a.getSecondsToNextActiveTime(this.eorzeaTime);
|
||||
const bSeconds = b.getSecondsToNextActiveTime(this.eorzeaTime);
|
||||
if (aSeconds === bSeconds) return a;
|
||||
return aSeconds - bSeconds;
|
||||
});
|
||||
},
|
||||
},
|
||||
mounted() {
|
||||
this.displayNodes = this.nodes;
|
||||
},
|
||||
}
|
||||
);
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
.node-list {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.33rem;
|
||||
|
||||
}
|
||||
</style>
|
||||
@@ -1,16 +0,0 @@
|
||||
export default class Aetheryte {
|
||||
|
||||
readonly position: { x: number, y: number, zone: string };
|
||||
readonly name: {
|
||||
en: string,
|
||||
}
|
||||
|
||||
constructor(
|
||||
data: any,
|
||||
) {
|
||||
this.position = data.position;
|
||||
this.name = data.name.en;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
@@ -1,20 +0,0 @@
|
||||
export default class Item {
|
||||
|
||||
readonly id: string;
|
||||
readonly name: string;
|
||||
readonly level: number;
|
||||
readonly scripType: ScripType;
|
||||
|
||||
constructor(id: string, data: any) {
|
||||
this.id = id;
|
||||
this.name = data?.name;
|
||||
this.level = data?.level;
|
||||
this.scripType = data?.scripType ? ScripType[data.scripType.toUpperCase()] : null;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
enum ScripType {
|
||||
WHITE = 'white',
|
||||
PURPLE = 'purple',
|
||||
}
|
||||
@@ -1,62 +0,0 @@
|
||||
import {Job} from "../enums/Job";
|
||||
import {NodeType} from "../enums/NodeType";
|
||||
import Item from "./Item";
|
||||
import Aetheryte from "./Aetheryte";
|
||||
import TimeRange from "./TimeRange";
|
||||
import EorzeaTime from "../util/EorzeaTime";
|
||||
|
||||
export default class Node {
|
||||
|
||||
readonly job: Job;
|
||||
readonly nodeType: NodeType;
|
||||
readonly location: { x: number, y: number, zone: string };
|
||||
readonly times: Array<TimeRange>;
|
||||
readonly nearestAetheryte: Aetheryte;
|
||||
readonly items: Item[];
|
||||
|
||||
constructor(
|
||||
job: Job,
|
||||
nodeType: NodeType,
|
||||
location: { x: number, y: number, zone: string },
|
||||
times: Array<TimeRange>,
|
||||
items: Item[],
|
||||
nearestAetheryte: Aetheryte,
|
||||
) {
|
||||
this.job = job;
|
||||
this.nodeType = nodeType;
|
||||
this.location = location;
|
||||
this.times = times;
|
||||
this.items = items;
|
||||
this.nearestAetheryte = nearestAetheryte;
|
||||
}
|
||||
|
||||
isActive(eorzeaTime: EorzeaTime): boolean {
|
||||
for (const timeRange of this.times) {
|
||||
if (timeRange.isWithinTimeFrame(eorzeaTime.getHours(), eorzeaTime.getMinutes())) return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
getCountdownToActive(eorzeaTime: EorzeaTime): number {
|
||||
let countdown: number = Infinity;
|
||||
for (const timeRange of this.times) {
|
||||
const nextTimeFrame: number = timeRange.getNextTimeFrame(eorzeaTime);
|
||||
if (nextTimeFrame < countdown) countdown = nextTimeFrame;
|
||||
}
|
||||
return countdown;
|
||||
}
|
||||
|
||||
getNextActiveTime(eorzeaTime: EorzeaTime): EorzeaTime {
|
||||
let countdownTimeStamp: number = Infinity;
|
||||
for (const timeRange of this.times) {
|
||||
const nextTimeFrame: number = timeRange.getNextTimeFrame(eorzeaTime);
|
||||
if (nextTimeFrame < countdownTimeStamp) countdownTimeStamp = nextTimeFrame;
|
||||
}
|
||||
return EorzeaTime.fromEorzeaTime(new Date(this.getCountdownToActive(eorzeaTime)));
|
||||
}
|
||||
|
||||
getSecondsToNextActiveTime(eorzeaTime: EorzeaTime): number {
|
||||
return Math.floor((this.getNextActiveTime(eorzeaTime).realDate.getTime() - eorzeaTime.realDate.getTime()) / 1000);
|
||||
}
|
||||
|
||||
}
|
||||
@@ -1,34 +0,0 @@
|
||||
import EorzeaTime from "../util/EorzeaTime";
|
||||
|
||||
export default class TimeRange {
|
||||
|
||||
private readonly from: [number, number];
|
||||
private readonly to: [number, number];
|
||||
|
||||
constructor(fromHour: number, fromMinute: number, toHour: number, toMinute: number) {
|
||||
this.from = [fromHour, fromMinute];
|
||||
this.to = [toHour, toMinute];
|
||||
}
|
||||
|
||||
public isWithinTimeFrame(hour: number, minute: number): boolean {
|
||||
return (
|
||||
this.from[0] < hour || this.from[0] == hour && this.from[1] <= minute)
|
||||
&& (hour < this.to[0] || hour == this.to[0] && minute <= this.to[1]
|
||||
);
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns a timestamp when the time range will be active again
|
||||
*/
|
||||
public getNextTimeFrame(eorzeaTimeFrom: EorzeaTime): number {
|
||||
const targetDate = new Date(eorzeaTimeFrom.eorzeaDate.getTime());
|
||||
targetDate.setUTCHours(this.from[0], 0, 0, 0);
|
||||
if (eorzeaTimeFrom.getHours() >= this.to[0]) {
|
||||
targetDate.setUTCHours(this.from[0] + 24);
|
||||
}
|
||||
return targetDate.getTime();
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
export default class Zone {
|
||||
|
||||
name: {
|
||||
en: string,
|
||||
}
|
||||
|
||||
constructor(data: any) {
|
||||
this.name = data.name;
|
||||
}
|
||||
|
||||
}
|
||||
@@ -1,15 +0,0 @@
|
||||
export enum Job {
|
||||
BOTANIST = "botanist",
|
||||
MINER = "miner",
|
||||
}
|
||||
|
||||
export function jobFromString(str: string): Job | null {
|
||||
switch (str.toLowerCase()) {
|
||||
case "botanist":
|
||||
return Job.BOTANIST;
|
||||
case "miner":
|
||||
return Job.MINER;
|
||||
default:
|
||||
return null;
|
||||
}
|
||||
}
|
||||
@@ -1,15 +0,0 @@
|
||||
export enum NodeType {
|
||||
UNSPOILED = "unspoiled",
|
||||
LEGENDARY = "legendary",
|
||||
}
|
||||
|
||||
export function nodeTypeFromString(str: string): NodeType | null {
|
||||
switch (str.toLowerCase()) {
|
||||
case "unspoiled":
|
||||
return NodeType.UNSPOILED;
|
||||
case "legendary":
|
||||
return NodeType.LEGENDARY;
|
||||
default:
|
||||
return null;
|
||||
}
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
import './assets/main.css'
|
||||
|
||||
import { createApp } from 'vue'
|
||||
import App from './App.vue'
|
||||
|
||||
createApp(App).mount('#app')
|
||||
@@ -1,62 +0,0 @@
|
||||
export default class EorzeaTime {
|
||||
|
||||
/**
|
||||
* The real life date
|
||||
*/
|
||||
readonly realDate: Date;
|
||||
|
||||
/**
|
||||
* The Eorzean date
|
||||
* @private
|
||||
*/
|
||||
readonly eorzeaDate: Date;
|
||||
|
||||
private constructor(realDate: Date = new Date()) {
|
||||
this.realDate = realDate;
|
||||
this.eorzeaDate = new Date(realDate.getTime() * (3600 / 175));
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns Eorzean hours
|
||||
*/
|
||||
getHours(): number {
|
||||
return this.eorzeaDate.getUTCHours();
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns Eorzean minutes
|
||||
*/
|
||||
getMinutes(): number {
|
||||
return this.eorzeaDate.getUTCMinutes();
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns Eorzean seconds
|
||||
*/
|
||||
getSeconds(): number {
|
||||
return this.eorzeaDate.getUTCSeconds();
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns Eorzean timestamp
|
||||
*/
|
||||
getTime(): number {
|
||||
return this.eorzeaDate.getTime();
|
||||
}
|
||||
|
||||
getPrettyTime(): string {
|
||||
const hours: string = this.getHours().toString();
|
||||
let minutes: string = this.getMinutes().toString();
|
||||
if (minutes.length === 1) minutes = '0' + minutes;
|
||||
return `${hours}:${minutes}`;
|
||||
}
|
||||
|
||||
public static fromRealTime(realDate: Date): EorzeaTime {
|
||||
return new EorzeaTime(realDate);
|
||||
}
|
||||
|
||||
public static fromEorzeaTime(eorzeaDate: Date): EorzeaTime {
|
||||
return new EorzeaTime(new Date(eorzeaDate.getTime() / (3600 / 175)));
|
||||
}
|
||||
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
import { fileURLToPath, URL } from 'node:url'
|
||||
|
||||
import { defineConfig } from 'vite'
|
||||
import vue from '@vitejs/plugin-vue'
|
||||
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
plugins: [
|
||||
vue(),
|
||||
],
|
||||
resolve: {
|
||||
alias: {
|
||||
'@': fileURLToPath(new URL('./src', import.meta.url))
|
||||
}
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user