Releases: bdawg1989/ScarletVioletRaidBot
v8.1.9
8.1.8
Changelog:
- Fixes issue with malformed screenshot error on requested raids.
- Modified RequestEmbedTime setting to a drop down list of available options
- Handle mismatched seeds and refreshing map a little differently
Virus Scan: https://virusscan.jotti.org/en-US/filescanjob/51dsn8osel
8.1.7
This release fixes a lot of bugs and has some improvements from 8.1.5 and 8.1.6
Changelog:
- Revert Mystery Raid Changes where it displayed the species in the "upnext" embed. Let's keep it a mystery.
- Fixed requested raids rotating indefinitely if no one joined the raid.
- Fixed wait time issue for requested raids which allowed the timer to hit 0 if no one joined.
- Other misc. fixes and improvements
Virus Scan for the .exe below:
https://virusscan.jotti.org/en-US/filescanjob/kkk4683faz
8.1.6
Fix: Prevents restarting game after PartyPK switch.
Improvement: Overworld recovery after PartyPK switch.
Virus Scan: https://virusscan.jotti.org/en-US/filescanjob/rn7p0o3fva
8.1.5 Release
What's New?
- Changed wait time from 170 seconds to 160 before disbanding
- SkipRaid/EmptyRaid improvements
- Remake Lobby improvements/fixes
Virus Scan:
Release 8.1.4
Changelog:
-
Updated dependencies to latest Core/ALM
-
Several Bug fixes since 8.1.3
-
Improve connectivity from switch to program
-
Improve Legality checks for PartyPK and bypass Home Tracker legality checks
-
Try to handle Parameter _0 error when communication error arises on switch that blocks the game
-
Add new setting for user to toggle out of Raid Share Program (See genpkm.com/forum for more details - everyone is invited to participate, which will benefit your discord members tremendously)
Virus Scan for the .exe below: (Clean as always)
7.24.24 Update
- Updated PKHeX, and Discord.NET
- Better Socket Handling, will retry to connect to your switch several times if internet fails.
- Better handling for getting embed colors
- Better http request handling
- Handle Discord Disconnect/Reconnect
- Add Species/Form/Shiny to newly generated Mystery Raids so that data is already populated before the seed is injected.
- Specify a specific raid battler based on Mystery Raid Tera Type. New settings in MysteryRaidSettings > Tera Type Battlers
- User must add the species name to the end of the command to specify which raid boss they want.
- Made the check for the users story progress level and raid difficulty more clear.
- Refresh Map if Seed not found in any region.
- Modify Main Window UI a little bit to my liking.
Download the x64 Windows Version below.
Virus Scan: https://virusscan.jotti.org/en-US/filescanjob/a3ueg6hvm0
v8.1.2
Change Log
-
New GUI Buttons!
Reboot and Restart: Resets the connection with the switch and restarts the main loop.
Refresh Map: Refreshes the map (and raid dens) by advancing one day. This is useful when you don't want to stop the bot and do it manually and when new Tera Raid events are active. It's good practice to use the Refresh Map button as soon as a new Tera Raid event becomes active and you want to allow users to request. -
Improvements
Automatic Map Refresh: If the raid den you're standing at does not match the seed that's in your current active raid twice, the bot will automatically refresh your map for you to reset the raid dens. Due to teleport logic, the bot will teleport to the nearest den and begin overriding again.
Animated Screenshots: You can now provide your discord audience with amazing .gif shots of what's happening once a raid starts and your party is inside the raid den! There are several new settings for you to customize. Find these new settings under Discord Embed Settings. You can choose how many frames you would like to capture (keep it between 20-30 to be safe) and the quality!
New Screenshot Timing: For those of you that would like to continue to use still images and not .gifs of what's happening inside the raid den, there is a new timing setting that allows you to capture the Raid Monster by itself as it's breaking out of its crystal.
Clarified Setting Names: I have done a whole make over of the settings to be much clearer and easier for new users to understand. These changes include;
- Redesigning the Active Raids List collection editor to make it easier to understand and know what each setting does. Game Progress now has a drop down for users to select the correct Game Progress required for the raid they want to run. Before, users had to put in a 5 if they wanted a 6* Unlock Progress which made zero sense. This should make it 100% more manageable and easier to add raids via the collection editor.
- Renaming all settings (don't worry, this won't affect your config file) to be easier to understand.
That's all for now! Be sure to tell your friends about this amazing program and leave a Star on the Repo <3
Screenshots
v8.1.1 Release
Release Notes:
-
Redesigned GUI Buttons and moved to Bottom Dock.
-
Added two new buttons - Reboot and Reset & Refresh Map
Reboot and Restart
will reset your game when the bot is stuck, exit out completely, disconnect from the socket, and reconnect and start the MainLoop again.
Refresh Map
will Stop the bot, exit out of the game, and advance the day for you automatically. It will then get back in the game and start the bot over again for you. This will be especially useful for when new events become active in Paldea. Instead of stopping your bot to manually refresh the map and restarting the bot again, you can just press the Refresh Map button.
- Reboot and Restart logic is also added in to automatically apply this logic if the bot is no longer in a raid due to connection issue. This should keep your bot going indefinitely until you stop it yourself.
v8.1
Update Notes:
Added Private Raids:
- Users can mention up to 3 users to do Private Raids with.
- Works for the ra command only.
- Example:
ra <seed> <difficulty> <storyprogress> <event name (optional)> @user1 @user2 @user3
- DMs all invited users information about the raid and the code when it starts
- Raid will be posted publicly after the seconds defined in RequestEmbedTime
- New Setting added "PrivateRaidsEnabled" to allow/disallow private raids.