forked from wolfman2000/lisa
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathversions.json
79 lines (79 loc) · 4.88 KB
/
versions.json
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
{
"versions": [
{
"package_version": "2.3.0.2",
"download_url": "https://github.com/powerlord/soulblazer-poptracker/releases/download/2.3.0.2/soulblazer-poptracker-2.3.0.2.zip",
"sha256": "C701FB0D80ADEB3BB85B600572B11A7D9B2A097F294A33DF4DA6B36E136260F4",
"changelog": [
"Fix the Concert Hall checking the wrong Soldier",
"Fix the Act 6 boss having Dr. Leo and the soldiers as a requirement",
"Adds Archipelago server-side tracking. This also automatically sets certain settings based on data from the server such as Goal, Open Act Progression, Required Stone Count, and Open Deathtoll.",
"Updated the readme with some additional information about what this tracker doesn't support and version differences in RandoBlazer."
]
},
{
"package_version": "2.2.1.0",
"download_url": "https://github.com/powerlord/soulblazer-poptracker/releases/download/2.2.1.0/soulblazer-poptracker-2.2.1.0.zip",
"sha256": "984EDCAE5B896579E5DAC31AEF54EB75A2449B880614F321FD0E4827362247B5",
"changelog": [
"Added Map Auto-switching. There is a new icon in the Settings section to disable this behavior",
"Added tracking for the Mermaid Dance Troupe Leader",
"Updated the Readme so it's an actual readme for this version rather than the EmoTracker version",
"Fixed the access rules for Lue's Prison. Now requires the West Prison Guard plus either the Common House Mermaid or Mermaid Dance Troupe Leader",
"Fixed the access rules for Dr. Leo's Lab Power Plant. Now correctly shows which check is available when you don't have the Zantetsu Sword or Soul Blade"
]
},
{
"package_version": "2.2.0.5",
"download_url": "https://github.com/powerlord/soulblazer-poptracker/releases/download/2.2.0.5/soulblazer-poptracker-2.2.0.5.zip",
"sha256": "249A493511BBD50CAED3A9F3047C5FF35DA4617051B2CEBC9C271519E45F9A47",
"changelog": [
"Enable auto-updating"
]
},
{
"package_version": "2.2.0.4",
"download_url": "https://github.com/powerlord/soulblazer-poptracker/releases/download/2.2.0.4/soulblazer-poptracker-2.2.0.4.zip",
"sha256": "874382D4523B3E471DC1C880B782F13F50000BA98892AB99B4D92FC7BE27559A",
"changelog": [
"Renamed Pack to soulblazer-poptracker",
"Officially ended supprt for EmoTracker for this pack",
"Update the Magridd Left Tower requirements; Now opened when the queen's guards die",
"Certain Left Model Town and World of Evil locations now check if you have magic",
"Various internal fixes and future proofing"
]
},
{
"package_version": "2.2.0.0-beta3",
"download_url": "https://github.com/powerlord/soulblazer-poptracker/releases/download/2.2.0.0-beta3/soulblazer-emotracker.zip",
"sha256": "E63709801CAF04701395831FFD5A3CB0EF967A9BBF0EA23A21DD56383A94B6E3",
"changelog": [
"Removed the Settings icon for Open Act Progression, it was unnecessary",
"Add new locations and autotracking for Soul of Magician and Soul of Shield",
"Decouple leaders from their checks; auto-tracking was already designed with this in mind",
"Bugfix for the Soul of Reality check not being auto-tracked"
]
},
{
"package_version": "2.2.0.0-beta2",
"download_url": "https://github.com/powerlord/soulblazer-poptracker/releases/download/2.2.0.0-beta2/soulblazer-emotracker.zip",
"sha256": "339140A847B577C654409706E895711B5B0674F61BEE23FE2D877F080151722F",
"changelog": [
"Archipelago variant now supports 4 new settings: Goal, Act Progression, Stones Count, and Open Deathtoll",
"Note 1: Goal doesn't do anything in the track, but is reserved for future auto-tracking",
"Note 2: I didn't add any new icons for these settings, but rather re-used existing settings"
]
},
{
"package_version": "2.2.0.0-beta1",
"download_url": "https://github.com/powerlord/soulblazer-poptracker/releases/download/2.2.0-beta1/soulblazer-emotracker.zip",
"sha256": "F11F9C9554DB6722431B1DFF2B1C0B2AF153F6BA624E4A79921AAAB70E6353E8",
"changelog": [
"Implement variant-specific scripts",
"Add Archipelago Simple Map Equipment tracker",
"Add Archipelago map auto-tracking for all locations",
"Add standalone map auto-tracking for lairs and chests; miscellaneous rewards may be added at a later date"
]
}
]
}