Skip to content

Commit

Permalink
version update to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
StripesOO7 committed Sep 8, 2024
1 parent cf28ba5 commit 4221e22
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"name": "Ocarina of Time Archipelago",
"game_name": "Ocarina of Time",
"package_version": "0.0.4",
"package_version": "0.0.5",
// "platform": "snes",
"package_uid": "Ocarina of Time AP",
"author": "StripesOO7",
Expand Down
17 changes: 17 additions & 0 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
{
"versions": [
{
"package_version": "0.0.5",
"download_url": "https://github.com/StripesOO7/oot-tracker/releases/download/v0.0.5/oot-ap-tracker-v0.0.5.zip",
"sha256": "47c121d3170aaf81a9b8217696ab1dfdfcb6896137ff87143d14211132dd876c",
"changelog": [
"fix a bug where connecting to seeds that are more than 50% done could result in an endless loop",
"add a visual hint system, feedback is very welcome",
"adds another tab to the settings popup for MQ dungeon list, Keyrinmg list and dungeon shortcuts list",
"internal restrucutre of MQ dungeon locations",
"max ice traps now at 699. if anyone hits that max lets me know",
"some smaller logic errors fixed",

"TO-DO:",
"the whole settings popup need a restructure as in whats clustered where etc.",
"Add logic to MQ dungeon and coirrectly place them in the maps"
]
},
{
"package_version": "0.0.4",
"download_url": "https://github.com/StripesOO7/oot-tracker/releases/download/v0.0.4/oot-ap-tracker-v0.0.4.zip",
Expand Down

0 comments on commit 4221e22

Please sign in to comment.