Skip to content

Commit fded3d0

Browse files
committed
Update Beta to v0.64.1 via Azure Pipelines
1 parent 7a8217c commit fded3d0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

LatestVersion.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
},
88
"Beta": {
99
"VersionMajor": 0,
10-
"VersionMinor": 63,
11-
"VersionPatch": 7,
12-
"Changes": "<p><strong>Version 0.63.7 (public beta):</strong><br />\n- Added FRLG RNG Helper. (credit Astro)<br />\n- Added FRLG Legendary Run-Away. (credit kichi)<br />\n- Added day/night filter to PLZA Bench Sit. (credit Butters)<br />\n- Various stability improvements to FRLG programs. (credit Astro)<br />\n- Fixed FriendDelete which broke on firmware update.<br />\n- Improved stability of PLA Outbreak Finder. (credit Boombaastical)<br />\n- Added support for PABotBase2 firmware protocol.<br />\n- ESP32, ESP32-S3, and Pico have been migrated to PABotBase2.<br />\n- Added support for non-W Raspberry Pi Picos. They will only support wired controllers.</p>\n<p><strong>Built-in RNG Program for FRLG!</strong></p>\n<p>The FRLG RNG program is finally out! For now it is \"just\" an organized collection of the existing macros with a UI for timing adjustments. We are exploring the idea of building a fully automated RNG program that will read stats, calculate seeds, and automatically calibrate your timings accordingly. But this is a big research area which we are not committed to.</p>\n<p><strong>Work-in-Progress Programs:</strong></p>\n<p>We currently have 3 more programs in beta testing that didn't make the cut for this release:<br />\n- FRLG: Lucky Egg Farming<br />\n- FRLG: Item Cloning<br />\n- Pokopia Cloud Island Reset</p>\n<p>Hang tight for these. Maybe they'll make it into the next release. If you have private beta access, these are already available to use.</p>\n<p><strong>PABotBase2:</strong></p>\n<p>In our last release, we mentioned the deprecation of the AVR8 controllers. This release is step 1 in that process as we are releasing PABotBase2.</p>\n<p>PABotBase2 is a complete rewrite/redesign of our firmware stack. It is not backwards compatible with the old stack (PABotBase1). Thus you will see two options in the controller dropdown, <code>PABotBase</code> and <code>PABotBase2</code>. Make sure you choose the right option for your installed firmware.</p>"
10+
"VersionMinor": 64,
11+
"VersionPatch": 1,
12+
"Changes": "<p><strong>Version 0.64.1 (public beta):</strong><br />\n- Added Lucky Egg Farmer (credit dolphincurry)<br />\n- Added FRLG Item Duplication (credit dolphincurry)<br />\n- Change in Pico firmware behavior: If you pair one OEM controller, it pairs all 3 of them. (not an intended feature, but rather a bugfix)<br />\n- Fixed a video inference issue on slow computers. (reported by Astro)<br />\n- Fixed the Cloud Island's run option. (credit Gimikyu)<br />\n- Stability improvements to RNG Helper. (credit dolphincurry)<br />\n- Stability improvements to most FRLG programs. (credit dolphincurry)<br />\n- Stability improvements to AutoStory. (reported by Butters, credit jw)<br />\n- General stability improvements to CC itself.<br />\n- For developers: Support has been added for rumble inference. Feel free to ask us how to use it.</p>\n<p>While not required, we recommend flashing the new PABotBase2 firmware for this beta. There have been some big firmware changes we'd like to crowd-source test before going live.</p>"
1313
},
1414
"PrivateBeta": {
1515
"VersionMajor": 0,

0 commit comments

Comments
 (0)