-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathversions.json
More file actions
590 lines (590 loc) · 31.7 KB
/
Copy pathversions.json
File metadata and controls
590 lines (590 loc) · 31.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
{
"versions": [
{
"package_version": "0.8.2",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.8.2/FFX.zip",
"sha256": "702b5bfb7fd438c07ab6cb7a0148def2dbfe905e48e8c81d8b80da7ab935cd71",
"changelog": [
" - Logic & Location Updates",
" - - Fixed access rule logic for area conquest reward locations",
" - Map Updates",
" - - Updated orientation of central Macalania Woods to be more accurate & less confusing"
]
},
{
"package_version": "0.8.1",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.8.1/FFX.zip",
"sha256": "1afd96693d26df69b8ccd5051dc067a64bbacf87546422311a2ddf36da1c7e4c",
"changelog": [
" - Logic & Location Updates",
" - - Fixed Braska Sphere logic to consider B&Y logic correctly",
" - Maintenance",
" - - Removed unnecessary explicit references for disabled images, which broke in Poptracker v0.35.2"
]
},
{
"package_version": "0.8.0",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.8.0/FFX.zip",
"sha256": "28d87fd41f9abbc34a6fc7102c03afe446b063eaba6aa798c66b823f04f74946",
"changelog": [
" - New Additions",
" - - Added Seymour Celestial Weapon (Progressive Dimittis)",
" - - Minor adjustments to the item tracker layout, for both main & broadcast layouts",
" - Options Updates",
" - - Superbosses split for Omega vs Dark Aeons",
" - - Added Goal option for Nemesis & Yu Yevon",
" - Logic and Location Updates",
" - - Onion Knight logic requires 3 swimmers for post-Geosgaeno",
" - - Updated reference chains to fix logical issues"
]
},
{
"package_version": "0.7.0",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.7.0/FFX.zip",
"sha256": "58e6f73288e7bc8e5fe07c55d8e83710876ae7344b55fdf62923d50dfc3eeffb",
"changelog": [
" - New Additions",
" - - Added Overdrive locations",
" - - Added Broadcast Popout",
" - - Added Pilgrimage Goal tracker to Layout",
" - Map Updates",
" - - Updated World map",
" - - Split Omega Ruins map to be pre/post Ultima",
" - Options Updates",
" - - Added Ronso Rages overdrive option",
" - - Added granular Swordplay overdrive option",
" - Logic and Location Updates",
" - - Fixed Mars Sigil logic",
" - - Updated access rules for Macalania Campsite"
]
},
{
"package_version": "0.6.1",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.6.1/FFX.zip",
"sha256": "50bffa0837715ee9504e7589ea17c420f940065f838619664040b3e9cf69ecb4",
"changelog": [
" - New Additions",
" - - In Soviet Russia, Tromell Burns YOU and Boils YOU (it matters not)",
" - - The Guado take care of Guado affairs.",
" - - Lord Seymour! What happened here?!",
" - - Y-You did this?!",
" - - No, stop! Stay away from him, traitors!",
" - - Lady Yuna, we've been expecting you. We were surprised you decided to come so soon. Pleasantly surprised, of course.",
" - - April Fools!"
]
},
{
"package_version": "0.6.0",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.6.0/FFX.zip",
"sha256": "3afea9d7001e23c54d453c3d896b22d38d1d666847dc671139edad9bfd6f8147",
"changelog": [
" - New Additions",
" - - Added granular options",
" - - Added granular options slot data",
" - - Added all Blitzball Recruit locations to tracker",
" - - Added Mars Sigil location to tracker",
" - - Added Zanarkand Ruins Cloister map",
" - - Added Biran & Yenke Icons",
" - - Added Remiem Chocobo race chests to tracker",
" - Map Updates",
" - - Added a Zanarkand Ruins Cloister solution map",
" - Options Updates",
" - - Removed Minigames option",
" - - Updated Recruitsanity option",
" - - Added Butterfly minigame option",
" - - Added Lightning Dodging minigame option",
" - - Added Blitzball minigame option",
" - - Added Chocobo Training minigame option",
" - - Added Chocobo Racing minigame option",
" - - Added Cactuar Village minigame option",
" - Logic and Location Updates",
" - - Updated the Mirrors to be their Progressive variant",
" - - Updated Al Bhed Primers to be their Progressive variant",
" - - Updated S.S. Liki ranged logic",
" - - Split up S.S. Liki pre/post Sin Fin",
" - - Added new Blitzball Recruits to the Airship, Guadosalam, Kilika and Luca maps",
" - - Added new Mars Sigil location to Calm Lands",
" - - Updated Biran & Yenke location to use their Icons",
" - - Added Remiem Temple Chocobo Race checks",
" - - Updated logic for Ahriman capture to include Inside Sin",
" - - Updated logic for Al Bhed Ship to be post-Klikk",
" - - Updated Remiem Temple access rules"
]
},
{
"package_version": "0.4.1",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.4.1/FFX.zip",
"sha256": "f9eec77f6652bd4c0353dce56811a2be0d190c0bb45b3ab6a3cb3c7a558ab857",
"changelog": [
" - New Additions",
" - - Added a Minigame map for the Bikanel Cactuars",
" - Map Updates",
" - - Added a missing step to the Kilika cloister map",
" - - Updated the maps that lost their save/player icons",
" - Logic and Location Updates",
" - - Removed Epaaj from Calm Lands"
]
},
{
"package_version": "0.4.0",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.4.0/FFX.zip",
"sha256": "b9b1c896d8ccd1251583b06efb7aa1a16db17f9a7eb53a691659adc1e03feb7b",
"changelog": [
" - New Additions",
" - - Jecht Sphere Locations",
" - - Pre-Remiem Belgemine Locations",
" - - Mark of Conquest Location",
" - Options Updates",
" - - Added option for Jecht's Spheres",
" - - Slot Data for Jecht's Spheres option",
" - Map Updates",
" - - Added 2 missing Cactuar Statues to Thunder Plains",
" - - Added Belgemine checks to her relevant regions",
" - - Added Jecht's Sphere Locations to their regions",
" - - Updated Cavern of the Stolen Fayth to include Gorge Bottom",
" - - Updated Calm Lands to exclude Gorge Bottom",
" - Icon Updates",
" - - Added Rusty Sword Icon to it's location",
" - - Added Cloudy/Celestial Mirror Icons to their locations",
" - - Added Progressive Jecht's Sphere to Key Items",
" - Logic and Location Updates",
" - - Added visibility rules to Jecht's Spheres",
" - - Added Pre-Remiem Temple Belgemine fights to Mi'ihen, Moonflow and Calm Lands",
" - - Added Summoner/Aeon Souls as locations in Moonflow/Calm Lands or Remiem Temple",
" - - Adjusted positions of some locations",
" - Bug fix",
" - - Fixed phantom region logic sometimes showing logical access to areas out of logic"
]
},
{
"package_version": "0.3.8",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.3.8/FFX.zip",
"sha256": "70439f9a79a58045502f0c8ccdf040d0afa81d09ecfbe570f8e00ac63db70f6c",
"changelog": [
" - Updated apworld datapackage, resolved ID mismatch with Funguar & Floating Eye",
" - Thunder Plains map updated to show Cactuar Statue locations",
" - Fixed Wakka's Celestial upgrade location names",
" - Added Gemini to Omega Ruins Post-Omega Weapon",
" - Macalania Destruction Sphere moved to post-Seymour/Anima"
]
},
{
"package_version": "0.3.7",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.3.7/FFX.zip",
"sha256": "239fc00db81dc950b84222f0957e3e9d46d2fd43c698171bafb510908000fff0",
"changelog": [
" - Update Cloister solution maps, to make the solution instructions more legible",
" - Fixed Besaid Destruction Sphere location",
" - Updated icon for Malboro Menace",
" - Updated Celestial Flower to be available post-Spherimorph, instead of post-Wendigo"
]
},
{
"package_version": "0.3.6",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.3.6/FFX.zip",
"sha256": "51e81c3043685c935748d36fbb2f056e425573d25c6dae5848679ae4684b3d51",
"changelog": [
" - Nidhogg & Bandersnatch no longer available in Gagazet until after Biran & Yenke",
" - Updated internal Al Bhed Primer logic for 26 primer check",
" - Sanitize required party member values to maximum of 8 if goal requirement is set to party members",
" - Updated access logic for Dark Ixion, Dark Valefor & Dark Yojimbo",
" - Added Epaaj capture to Calm Lands (Gorge Bottom)",
" - Swapped order of Map & Brotherhood on Besaid & World Map",
" - Added unique icons for certain key items & primers",
" - Added cloister solution maps"
]
},
{
"package_version": "0.3.5",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.3.5/FFX.zip",
"sha256": "b1cbd5b3b24f0d54ac083fcfbd06aad27bd74f2c16c09972d5b673e24fc2a670",
"changelog": [
" - Added unique icons for regions in the item tracker",
" - Updated location names to match with new Apworld location names",
" - Added missing access rule to Anima location, to check for Bevelle destruction sphere"
]
},
{
"package_version": "0.3.4",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.3.4/FFX.zip",
"sha256": "acfafabd53729bffb177b5ee995f7400ecf0f8ffbb6830d82845fc621d1b2b81",
"changelog": [
" - Fixed Ahriman to show on Inside Sin region map correctly",
" - Updated Macalania Agency Clasko chest back to post-Crawler (woops)",
" - Fixed captures data being retained between AP connections"
]
},
{
"package_version": "0.3.3",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.3.3/FFX.zip",
"sha256": "2df97051a952daae93b2b25ef2da0ffba6eee079b3f811c6db8542ab145933f5",
"changelog": [
" - Moved Ahriman to pre-Omnis Sin",
" - Fixed Snow Flan & Funguar access rules in Moonflow",
" - Updated Macalania Agency Clasko chest to require Wendigo instead of Crawler",
" - Added Bandersnatch & Nidhogg to Gagazet Caves captures",
" - Fixed Gagazet captures access to be post Biran & Yenke"
]
},
{
"package_version": "0.3.2",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.3.2/FFX.zip",
"sha256": "986528ea23a78ceb7b300c866dbb37e1d95aa3ac738bdfaa93da3d57b41a140b",
"changelog": [
" - Fixed Sun Sigil logic (again)",
" - Fix World Champion logic to required Celetial Mirror",
" - Updated Great Malboro icon to be more obvious between enabled/disabled",
" - Reordered region items to be in story order",
" - Corrected capture/conquest access rules to be aware of Always Capture option",
" - Corrected access rules for Snow Flan & Funguar",
" - Moved Lucid Ring chest to be in Bevelle instead of Macalania, and no longer requires Spherimorph to access"
]
},
{
"package_version": "0.3.1",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.3.1/FFX.zip",
"sha256": "23850da1b35ae54dd8da29b0c87742db3a407e6f13515d7607ca11b06f9fb8c1",
"changelog": [
" - Remiem Access logic fixed",
" - Sun Sigil & Seymour Natus Access logic fixed",
" - Reordered the Shiva location in Macalania on the world map",
" - Oblitzerator moved to Dock 4",
" - Always Capture slot data now reading correctly for capture logic"
]
},
{
"package_version": "0.3.0",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.3.0/FFX.zip",
"sha256": "94e9891d712c64a6a6485a6c3aef695cd3f6448f7fcb42e039d2bf5d6efba6e1",
"changelog": [
" - Full Capture Sanity Support",
" - - Monster Arena Map / Menu, for overview & per region",
" - - Capture tracking per individual fiend, up to 10",
" - - Added capture listing to each regional map",
" - - Access logic for Monster Arena rewards and boss fights",
" - - Custom logic for Original Creations",
" - - Capture auto-tracking from AP DataStorage",
" - - Tracks captures required for logic separately from the unique capture locations (for conquest rewards / bosses)",
" - Options updates",
" - - Nemesis goal support",
" - - Al Bhed Primer goal support",
" - - Capture related options (captures / rewards / bosses)",
" - - Option grouping & icons",
" - - Visibility rules based on options, to hide locations not relevant based on options selected",
" - - Added Cloudy Mirror, World Champion & Wobbly Chocobo to Minigames",
" - Map updates",
" - - World Map updates for Monster Arena captures / rewards / bosses",
" - - Updated Kilika, Djose & Macalania cloister maps",
" - - Region maps updated to show player starting position & save sphere locations",
" - - Gagazet & Zanarkand maps updated to scale better with different window resolutions",
" - - Reordered map tabs to story order, instead of alphabetical order",
" - - General cleanup and improvements to several region maps, to improve readability",
" - Icon updates",
" - - Added unique icons for boss & capture checks",
" - - Updated Party Member, Celestial Weapon & Al Bhed Primer icons",
" - Logic & Location updates",
" - - Added additional access logic for several checks in Besaid & Calm Lands that were showing as available early",
" - - Added missing Dark Magus Sisters checks to the World Map",
" - - Added new Zu location to Bikanel (does not send a check, but is used for logical access to post-oasis Bikanel)",
" - - Removed disabled Jecht Sphere & Penance checks",
" - - Updated S.S. Liki logic to required ranged, instead of just Wakka",
" - - Updated Mercury Sigil access rules to require 2nd visit",
" - - Updated the order of the Celestial Flower locations to match the in-game menu",
" - - Updated access rules for Remiem Temple, to consider minigames for early access via Wobbly Chocobo, or alternatively Defender X"
]
},
{
"package_version": "0.2.10",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.2.10/FFX.zip",
"sha256": "317e560b1318bdbf4e8efef5d9fcc084c90a9e79ad5a9775cafd9e12ba8056ed",
"changelog": [
" - Lulu location moved",
" - Added missing Nirvana location to Calm Lands",
" - Added missing Brotherhood & Map location on the World Map",
" - Changed several location names for UT compatibility",
" - Removed unused location comments from jsons",
" - Removed unused map definitions from json"
]
},
{
"package_version": "0.2.9",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.2.9/FFX.zip",
"sha256": "d54554875b8a8cc63ef29a971a89bba90c423993e2d316d83c351430fe9b78da",
"changelog": [
" - Adjusted some Calm Lands, Luca, Macalania, MRR & Besaid location positions",
" - Added missing Miyu location to Moonflow region map",
" - Fixed typos on the Celestial Flower & Luzzu locations",
" - Minor change to Besaid Temple & Via Purifico map, to fix room & transition positions",
" - Updated autotabbing logic to match new DataStorage format"
]
},
{
"package_version": "0.2.8",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.2.8/FFX.zip",
"sha256": "9e5f700414fc5d7cc61a824904d522321c74300962a3786d4f09a02560b21a56",
"changelog": [
" - Added region maps for Djose, Luca, Macalania, Miihen Highroad, Mushroom Rock Road & S.S. Winno",
" - - All Region maps now complete",
" - Updated relevant locations to stay out-of-logic (yellow) after killing an ool boss, until the boss would be in logic",
" - Seymour no longer considered a party member for the purpose of Boss Logic",
" - Completed UT compatibility refactor"
]
},
{
"package_version": "0.2.7",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.2.7/FFX.zip",
"sha256": "15c0ce14ed0eaa3fb1c1971331a56c7e31234baeca9117cd275aba1c54e43ff9",
"changelog": [
" - Added region maps for Al Bhed Ship, Airship, Besaid (Island, Temple & Village), S.S. Liki, Kilika, Moonflow, Guadosalam & Thunder Plains",
" - Adjustments to the Bikanel Desert & Gagazet maps to improve window scaling",
" - Added descriptive text to all the current region maps",
" - Adjusted access rules for Luca Recruits",
" - Added Al Bhed Primer tracker",
" - Continued UT compatibility refactor (WIP)"
]
},
{
"package_version": "0.2.6",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.2.6/FFX.zip",
"sha256": "d2dd04ce029598a83feab512901334d2a9643b6cccfd0ce9c9bc4e0b4cc1a64a",
"changelog": [
" - Added region maps for Calm Lands, CotSF, Remiem Temple, Bevelle, Via Purifico, Bikanel & Home",
" - Added map auto-tab functionality, to integrate with client multiworld",
" - Updated 'Required Party Members' option to only update when goal requirement is not None or Pilgrimage",
" - Continued UT compatibility refactor (WIP)"
]
},
{
"package_version": "0.2.5",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.2.5/FFX.zip",
"sha256": "80256b841931d7c886f056850f149a1efa9a729d59b3130cebc366d11695423b",
"changelog": [
" - Added region maps for Gagazet, Zanarkand, Inside Sin & Omega Ruins",
" - Continued UT compatibility refactor (WIP)",
" - Cleanup file structure",
" - Changed Saturn Sigil & Spirit Lance Accessibility"
]
},
{
"package_version": "0.2.4",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.2.4/FFX.zip",
"sha256": "e6ddc714526317b535bcf076eb02960e6533e331b03d22b4ebc73ed06847f7d5",
"changelog": [
" - Moved blitz recruit location in Djose from Temple to Pilgrimage Road",
" - Correct Belgemine logic for Anima & Magus Sisters fights",
" - Continued UT compatibilty refactor (WIP)",
" - Added missing Spirit Lance & Saturn Sigil locations",
" - Temporarily removed non-functional Monster Arena locations"
]
},
{
"package_version": "0.2.3",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.2.3/FFX.zip",
"sha256": "ad61932db75f7949d76cdb13009d7633634bdffed0684d99334d24f5e7433cba",
"changelog": [
" - Reordered locations in Omega ruins to match accessibility",
" - Fixed logic accessibility for Dark Magus Sisters",
" - Fixed Luzu checks not showing in Kilika"
]
},
{
"package_version": "0.2.2",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.2.2/FFX.zip",
"sha256": "61b931fff991d361eee3cc58240b451b79b2aed90f97b668da0b2b7b3fc1e565",
"changelog": [
" - Fixed Guadosalam 2nd visit checks not showing",
" - Fixed Masamune not showing"
]
},
{
"package_version": "0.2.1",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.2.1/FFX.zip",
"sha256": "205c37759703453f6c69c4f1b8c46b8287f96be244e3e3cd5f0711bdac1b4669",
"changelog": [
" - Fixed Superboss location mapping",
" - Fixed various locations not marking off from autotracking",
" - Fixed Goal tracking for access to BFA location",
" - Added Blossom Crown & Flower Scepter to item tracker",
" - Updated item mapping to match with updated apworld datapackage"
]
},
{
"package_version": "0.2.0",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.2.0/FFX.zip",
"sha256": "96dd33c44a9c10485f740a1ee26f8ddc8c5654c0f196ee3ec84bedabd94a3c57",
"changelog": [
" - Major Refactor for UT compatibility (WIP)",
" - - Using descriptive location names from the Check Guide",
" - Added RecruitSanity Locations & option support",
" - Pilgrimage Goal support",
" - Added Baaj Temple Map"
]
},
{
"package_version": "0.1.12",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.1.12/FFX.zip",
"sha256": "c597720044ed06ee667f57bab8608985dfd7744264a4f97ce1a2764839db0909",
"changelog": [
" - Added Party Member Locations"
]
},
{
"package_version": "0.1.12_Beta",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.1.12_Beta/FFX.zip",
"sha256": "02ea1d5be5702f8666227ca0580bd7209d05005e2e3c68672c4d5d534c96cb96",
"changelog": [
" - Split Bikanel Oasis from Eastern Desert locations",
" - Slot data reads from multiworld (available from next apworld version)",
" - Adjusted region logic levels based on new apworld values",
" - Added new region logic for Baaj & Airship, to split based on before/after Geosgaeno & Evrae",
" - Omega Weapon logic level fixed",
" - BFA location added to Inside Sin",
" - Settings added for Goal Requirement & Required Party Members, which define access to BFA location",
" - - Pilgrimage goal tracking not currently supported due to apworld limitations"
]
},
{
"package_version": "0.1.11",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.1.11/FFX.zip",
"sha256": "3646295549dc093b19d6007744b02ab00ce75c6242fb57da9526cc851e10f1e6",
"changelog": [
" - Lua logic Cleanup",
" - Logic references updated for Celestials & Super Bosses",
" - Logic difficulty settings & supporting watches / functions",
" - Rewrite of access rules to make use of AccessibilityLevels"
]
},
{
"package_version": "0.1.10",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.1.10/FFX.zip",
"sha256": "ebecaa6cbd73664b44d37361e1b0ae00e06ac39f3b90d094271a39a25006638c",
"changelog": [
" - S.S. Liki bosses require Wakka to be in logic",
" - Fixed ordering of Miihen Highroad checks on World Map",
" - Blossom Crown requires Gagazet",
" - Onion Knight logic requires Geosgaeno",
" - Update Seymour portrait",
" - Updated logic references for better forward maintenance",
" - Various Updates for UT Compatibility",
" - - Cleaned up JSON comments",
" - - Updated default map location sizes",
" - - Removed most discrete sizes, where unnecessary",
" - **Added boss logic rules as per the FFX Apworld & UT**"
]
},
{
"package_version": "0.1.9",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.1.9/FFX.zip",
"sha256": "ac261a6bc1da2224aed0915b82d1fd2d597c17eec4d012203cf7ce9928b09f17",
"changelog": [
" - Fixed various malformed references on the world map"
]
},
{
"package_version": "0.1.8",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.1.8/FFX.zip",
"sha256": "6aad9a97ac67eaecf5fdb2538780d36839afe9a2f18c69d61207ff3367afbbfb",
"changelog": [
" - Fixed mismatched references in Baaj"
]
},
{
"package_version": "0.1.7",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.1.7/FFX.zip",
"sha256": "79ed3e19c33697371416d704b8bef9a01e8cfbfd0c6cb9c9302db19910d891ba",
"changelog": [
" - Removed Anima check",
" - Removed Al Bhed 'What do I contain?' Chest",
" - Fixed various Besaid Chests not showing",
" - - Aurochs on beach",
" - - Behind the shop",
" - - Dock NPCs",
" - Macalania Woods Lucid Ring Chest requires Bevelle",
" - Masamune Crest/Sigil upgrade icon incorrect",
" - Serene Armlet not showing in MRR"
]
},
{
"package_version": "0.1.6",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.1.6/FFX.zip",
"sha256": "31febc37045302dc786712d65c41fe23a24f50e97d5423793193fa1e1bddebeb",
"changelog": [
" - Dark Aeons autotracking fixes",
" - Dark Yojimbo logic fixed",
" - Bikanel Al Bhed Potion Chests fixed (needs testing)",
" - Blossom Crown location ID reactivated"
]
},
{
"package_version": "0.1.5",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.1.5/FFX.zip",
"sha256": "de60437c77a001b16e98b394b6befff8e18c4a0b57726264083eee9019f2ce99",
"changelog": [
" - Removed unused location mappings",
" - Fixed Spirit Lance Upgrade logic"
]
},
{
"package_version": "0.1.4",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.1.4/FFX.zip",
"sha256": "836e29db998804985d71429db31d6e36abc5c1e2dceaf088fcda3388f99edb47",
"changelog": [
" - Fixed Brotherhood Upgrade location mapping",
" - Fixed Lightning Dodging location mappings"
]
},
{
"package_version": "0.1.3",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.1.3/FFX.zip",
"sha256": "f8a9f874c70a64763abab003bd9653cf6bd6248e0c8587c4c662b719ed2360e4",
"changelog": [
" - Fixed Belgemine logic in Remiem"
]
},
{
"package_version": "0.1.2",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.1.2/FFX.zip",
"sha256": "6116f1f0852e7ecf40e7a143cb16e2399996203ab9a0a696c362ce9d63824288",
"changelog": [
" - Added additional Al Bhed Primer locations to Bikanel"
]
},
{
"package_version": "0.1.1",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.1.1/FFX.zip",
"sha256": "cb4c06e4cae717d38c643dfac79c1e030e327dd62d9c9a1ffc8022b4ac4b37a8",
"changelog": [
" - Seymour Omnis & Natus locations fixed",
" - Celestial Weapon item mapping fixed",
" - Cavern of the Stolen Fayth logic fixed to include Calm Lands",
" - Baaj Temple Hi-Potion chest (might still be broken)",
" - Brotherhood ID changed (needs testing)"
]
},
{
"package_version": "0.1.0",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.1.0/FFX.zip",
"sha256": "80339ca97cb75e511135c4adf02dba191f7a9c2b6387706e6ffe8cea0fbf7ffc",
"changelog": [
" - Initial Public Release for Testing"
]
},
{
"package_version": "0.0.2",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/v0.0.2/FFX.zip",
"sha256": "1e8948f4609413c53f41b8e9be230dbfe0ea3cb5d17992c548d4616cd536560f",
"changelog": [
" - Auto Updating"
]
},
{
"package_version": "0.0.1",
"download_url": "https://github.com/FFX-AP/FFX-Poptracker/releases/download/V0.0.1/FFX.zip",
"sha256": "0792b50991e15cd126100691c58639420b9fd5b9b62f08cff2d60dcdb028e5f5",
"changelog": [
" - Initial pre-release for testing",
" - World Map only"
]
}
]
}