-
Notifications
You must be signed in to change notification settings - Fork 41
Expand file tree
/
Copy pathLatestVersion.json
More file actions
20 lines (20 loc) · 4.88 KB
/
LatestVersion.json
File metadata and controls
20 lines (20 loc) · 4.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"Release": {
"VersionMajor": 0,
"VersionMinor": 61,
"VersionPatch": 9,
"Changes": "<b>Version 0.61.10:</b><br><br>- Improved reliability of SV Auto Story. (reported by danilosvc, jojoaman, credit jw)<br>- Improved reliability of game resets.<br>- Improved reliability of code entry. (reported by gardivanyth)<br><br><b>Version 0.61.9:</b><br><br>- Added Hyperspace Legendary hunting. (credit Gin, Gimikyu, MrDonders, wakaraina, theastrogoth + lots of others)<br>- Add Magearna Stats Reset. (credit Nymphea)<br>- Add Meltan/Melmetal Stats Reset. (credit Nymphea)<br>- Improved config UI for Fly Spot Reset. (credit Gin)<br>- Improved reliability of Donut maker. (credit Gin, Gimikyu)<br>- Improved reliability of PLZA Box Sorter. (credit Gin)<br>- Improved reliability of Floette Stats Reset.<br>- Improved reliability of fly reset in hyperspace. (reported by soucouyant, credit Gin)<br>- Improved reliability of AutoStory for the Titan battles. (reported by cristianaxe, credit jw)<br>- Improved reliability of code entry. (reported by gardivanyth)<br>- Added Daily Highlight RNG to public beta. (credit fye)<br>- Move AutoStory and Mystery Gift out of public beta section.<br>- When opening a game that requires internet, the program will try to recover from being unable to connect to the internet. (credit pifopi)<br>- SV Egg Autonomous how has a button to stop after current batch. (credit ArceusMI)<br>- In AutoDA Boss Finder, the table has been unlocked while running.<br>- Improved reliability of AutoDA.<br>- Decreased CPU usage for Mac builds. (credit Gin)<br>- Randomized OEM controllers have more color variety.<br>- The default colors for an OEM controller is now consistent across program instances. (hashed from MAC address)<br>- Fix serial error spam on Linux. (reported by murdererfight)<br>- Fix a crash on Linux. (reported by murdererfight)<br><br>This release wraps up the main phase of PLZA development. While there is still a lot of things left to automate in PLZA, most of the low-hanging fruit has been covered now. Therefore, some (most?) of the devs will be moving onto infra work as we prepare for what appears to be the upcoming insanity of CFW-less gen10.<br><br>Stay tuned for more updates - especially if you are a machine learning or AI developer/researcher. If you haven't already <a href=\"https://discord.gg/TUYuxeKgFg\" style=\"color: #0080ff\">joined our Discord yet</a>, please do so as that's where the announcements will be happening."
},
"Beta": {
"VersionMajor": 0,
"VersionMinor": 62,
"VersionPatch": 3,
"Changes": "<b>Version 0.62.3 (public beta):</b><br><br>- Added preliminary FRLG shiny hunting programs for gift reset (including starters) and legendaries. (credit kichi)<br>- Updated to Qt 6.10.2 (see below).<br>- Fixed ball selection options for Melmetal and Meltan. (reported by Gardivanyth, credit Nymphea)<br>- Added Genesect stats reset.<br>- Added PLZA Turbo Macro with shiny sound detection. (credit jw)<br>- SwSh watt farmer can now run without NSO. (credit Boombaastical)<br>- BDSP Route 210 money farmer now supports detaching pickup items. (credit Boombaastical)<br>- Map traveling PLZA programs will now smartly navigate the map. (credit Gimikyu)<br>- Fixed donut limit counter. (reported by YellowDog, credit Gimikyu)<br>- Improved stability of Terrakion hunt. (credit Gimikyu)<br>- Improved reliability of Wild Zone Entrance shiny hunt. (credit Gin)<br>- Improved reliability of Magearna stats reset. (credit ZHDreamer)<br>- Improved reliability of game resets. (reported by scard446)<br><br><br><b>Note about Qt 6.10.2:</b><br><br>This is the first Qt upgrade in over a year. If you notice any program hangs or failures to close, please let us know. Long story short, there is a major regression in Qt 6.9 which completely broke us. They still haven't fixed it - thus we are currently relying on a very hacky workaround for it."
},
"PrivateBeta": {
"VersionMajor": 0,
"VersionMinor": 61,
"VersionPatch": 2,
"Changes": "<b>Version 0.61.2 (beta):</b><br><br>- Added preliminary Donut Maker. (credit kichi, Gin)<br>- Improved reliability of box detection. (reported by Dhruv, Quantum, credit Gin)<br>- If the serial connection dies, it will now show a popup error. (reported by jayfeather1)<br>- New Pico firmware with a promising fix for an ongoing issue where it may hang in Sword/Shield. (reported by h0ly0 and tryvl)<br><br>This beta contains a preliminary release of the Donut Maker that uses text recognition for the powers. Text recognition is unreliable so we intended to do a more robust implementation using sprite detection. But that was taking too long. So we are starting with a quick-and-dirty version using only text. If it proves unreliable as predicted, we'll follow up later with sprite matching.<br><br>Meanwhile the legendary hunting program is underway though it won't be easy either."
}
}