Skip to content

Commit

Permalink
updated readme, boosted khaos meter gain, khaos enemy detection adjus…
Browse files Browse the repository at this point in the history
…tment, kstatus added effects
  • Loading branch information
TalicZealot committed Sep 20, 2021
1 parent 4e4fd54 commit 5863483
Show file tree
Hide file tree
Showing 55 changed files with 107 additions and 2,136 deletions.
1 change: 0 additions & 1 deletion BotCommands/KhaosCommands.abcomg

This file was deleted.

1 change: 1 addition & 0 deletions BotCommands/KhaosHelperCommands.abcomg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"Command":"!addpoints","Permission":"Moderator","Info":"","Group":"KHAOS","Response":"$addpoints(\"$targetid\",\"$arg2\",\"$arg2\",\"$targetid got $value points, they now have $newbalance($targetid) $currencyname.\",\"Failed to give points!\")","Cooldown":0,"UserCooldown":0,"Cost":0,"Count":0,"Usage":"SC","Enabled":true,"SoundFile":"","FKSoundFile":null},{"Command":"!givepoints","Permission":"Everyone","Info":"","Group":"KHAOS","Response":"$givepoints(\"$userid\",\"$targetid\",\"$arg2\",\"$username gave $value points to $targetname. $username has $newbalance($userid) $currencyname. $targetname has $newbalance($targetid) $currencyname.\",\"$username didn't have enough points to give to $targetname!\",\"false\")","Cooldown":1,"UserCooldown":2,"Cost":0,"Count":0,"Usage":"SC","Enabled":true,"SoundFile":"","FKSoundFile":null},{"Command":"!rewardpoints","Permission":"Moderator","Info":"","Group":"KHAOS","Response":"$addpoints(\"$targetid\",\"1000\",\"1000\",\"$targetid got $value points, they now have $newbalance($targetid) $currencyname.\",\"Failed to give points!\")","Cooldown":0,"UserCooldown":0,"Cost":0,"Count":0,"Usage":"SC","Enabled":true,"SoundFile":"","FKSoundFile":null},{"Command":"!khaos","Permission":"Everyone","Info":"","Group":"KHAOS","Response":"Khaos commands: https://taliczealot.github.io/khaos/","Cooldown":1,"UserCooldown":10,"Cost":0,"Count":0,"Usage":"SC","Enabled":true,"SoundFile":"","FKSoundFile":null}]
26 changes: 20 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This tool and the accompanying library and app are open source. The idea is to i
- [Updating](#updating)
- [Autotracker](#autotracker)
- [Co-Op](#co-op)
- [Khaos](#khaos)
- [Khaos-Setup](#Khaos-Setup)
- [Useful links](#useful-links)
- [Contributors](#contributors)
- [Special Thanks](#special-thanks)
Expand All @@ -47,18 +47,32 @@ Every tool's window possition and the Tracker's size are all saved and will open
If the Extarnal Tool says that the game is not supported for the tool and BizHawk is displaying a question mark in the lower left corner your rom is either not recognized or you have to make sure the cue file is pointing to the correct files. I recommend creating a separate folder for Randomizer where you copy both tracks and the cue and replace track1 every time you randomize.

## Updating
On lunching the tool it will check for a new release and inform the user. If there is a newer release the update button apepars. Clicking it shuts down BizHawk and updates the tool. If it displays "Installation failed" please run the updater manually by going to ```BizHawk\ExternalTools\SotnRandoTools\Updater\SimpleLatestReleaseUpdater.exe``` or get the [latest release](https://github.com/TalicZealot/SotnRandoTools/releases/latest) from GitHub and update manually.
On lunching the tool it will check for a new release and inform the user. If there is a newer release the update button apepars. Clicking it shuts down BizHawk and updates the tool. If it displays "Installation failed" please run the updater manually by going to ```BizHawk\ExternalTools\SotnRandoTools\Updater\SimpleLatestReleaseUpdater.exe``` or get the [latest release](https://github.com/TalicZealot/SotnRandoTools/releases/latest) from GitHub and update manually. If you get an error notifying you that your system lacks the necessary .NET version to run the updater click [the link](https://dotnet.microsoft.com/download/dotnet/5.0/runtime?utm_source=getdotnetcore&utm_medium=referral) and download the x64 and x86 redistributable packages for desktop apps.

## Autotracker
The new tracker has been re-written from the ground up for better performance and usability. Can be manually rescaled and supports different rendering modes. Saves size and location. Locations are drawn on the game map iself instead of relying on BizHawk GUI. It doesn't rely on the PSX display mode anymore and automatically detects everything it needs.
The new tracker has been re-written from the ground up for better performance and usability. Can be manually rescaled. Saves size and location. Locations are drawn on the game map iself instead of relying on BizHawk GUI. It doesn't rely on the PSX display mode anymore and automatically detects everything it needs.

## Co-Op
Coop requires the host to have the port they want to use forwarded. Hosting automatically copies your address(ip:port) to the clipboard. The other player uses that address to connect. Please be careful to not leak your IP!
Bindings over at: [https://taliczealot.github.io/coop/](https://taliczealot.github.io/coop/)

## Khaos
Video setup guide: [https://www.youtube.com/watch?v=cDUYwATR7k8](https://www.youtube.com/watch?v=cDUYwATR7k8)
Khaos is in an alpha stage at the moment. I am still working on implementing the in-game effects and making them stable. In order to engage in chat interaction you must set up StreamlabsChatbot with their internal custom currency. Then add commands that will fill the input text file, that Khaos reads. Improt the command group, then edit the file paths and prices to your preferences: [https://raw.githubusercontent.com/TalicZealot/SotnRandoTools/main/BotCommands/KhaosCommands.abcomg](https://raw.githubusercontent.com/TalicZealot/SotnRandoTools/main/BotCommands/KhaosCommands.abcomg) `right click > Save Link As...`
## Khaos-Setup
* Video setup guide: SOON
* Set up StreamlabsChatbot.
* Turn on and adjust the StreamlabsChatbot currency.
* Follow these instructions: https://streamlabs.com/content-hub/post/chatbot-scripts-desktop
* Import the Khaos-Bot-Script from `BizHawk\ExternalTools\SotnRandoTools\Khaos`.
* Right click the script and select `Insert API Key`.
* Right click the script and select `Open Script Folder`. Inside `Scripts\Khaos-Bot-Script\Overlays` the index.html file is your dynamic commands widget for OBS.
* Click the settings button on the top right of the scripts tab and copy the API Key. Paste it inside SotnRandoTools in the `Khaos > Input > Bot API Key` field.
* Enable the script by clicking the checkbox on the right.
* Adjust the action costs and cooldowns through the script and properties through the tool to your preference.
* Script management commands available to mods and streamer:
* !startkhaos
* !stopkhaos
* !pausekhaos
* !unpausekhaos
* Useful commands for running Khaos: [https://raw.githubusercontent.com/TalicZealot/SotnRandoTools/main/BotCommands/KhaosHelperCommands.abcomg](https://raw.githubusercontent.com/TalicZealot/SotnRandoTools/main/BotCommands/KhaosHelperCommands.abcomg) `right click > Save Link As...` then import in the command ssection of StreamlabsChatbot.

## Useful links
* [SotN Randomizer](https://sotn.io)
Expand Down
10 changes: 0 additions & 10 deletions Resources/Cheats/Cheats.cht

This file was deleted.

Binary file removed Resources/Images/BatCard.png
Binary file not shown.
Binary file removed Resources/Images/Claymore.png
Binary file not shown.
Binary file removed Resources/Images/CubeOfZoe.png
Binary file not shown.
Binary file removed Resources/Images/DemonCard.png
Binary file not shown.
Binary file removed Resources/Images/EchoOfBat.png
Binary file not shown.
Binary file removed Resources/Images/EyeOfVlad.png
Binary file not shown.
Binary file removed Resources/Images/FaerieCard.png
Binary file not shown.
Binary file removed Resources/Images/FaerieScroll.png
Binary file not shown.
Binary file removed Resources/Images/FireOfBat.png
Binary file not shown.
Binary file removed Resources/Images/ForceOfEcho.png
Binary file not shown.
Binary file removed Resources/Images/FormOfMist.png
Binary file not shown.
Binary file removed Resources/Images/GasCloud.png
Binary file not shown.
Binary file removed Resources/Images/GhostCard.png
Binary file not shown.
Binary file removed Resources/Images/GoldRing.png
Binary file not shown.
Binary file removed Resources/Images/GravityBoots.png
Binary file not shown.
Binary file removed Resources/Images/HeartOfVlad.png
Binary file not shown.
Binary file removed Resources/Images/HolyGlasses.png
Binary file not shown.
Binary file removed Resources/Images/HolySymbol.png
Binary file not shown.
Binary file removed Resources/Images/IconEye.png
Binary file not shown.
Binary file removed Resources/Images/IconFairy.png
Binary file not shown.
Binary file removed Resources/Images/IconSkull.png
Binary file not shown.
Binary file removed Resources/Images/JewelOfOpen.png
Binary file not shown.
Binary file removed Resources/Images/LeapStone.png
Binary file not shown.
Binary file removed Resources/Images/MermanStatue.png
Binary file not shown.
Binary file removed Resources/Images/NoseDevilCard.png
Binary file not shown.
Binary file removed Resources/Images/PowerOfMist.png
Diff not rendered.
Binary file removed Resources/Images/PowerOfWolf.png
Diff not rendered.
Binary file removed Resources/Images/RibOfVlad.png
Diff not rendered.
Binary file removed Resources/Images/RingOfVlad.png
Diff not rendered.
Binary file removed Resources/Images/SilverRing.png
Diff not rendered.
Binary file removed Resources/Images/SkillOfWolf.png
Diff not rendered.
Binary file removed Resources/Images/SotnTextBox.png
Diff not rendered.
Binary file removed Resources/Images/SoulOfBat.png
Diff not rendered.
Binary file removed Resources/Images/SoulOfWolf.png
Diff not rendered.
Binary file removed Resources/Images/SpikeBreaker.png
Diff not rendered.
Binary file removed Resources/Images/SpiritOrb.png
Diff not rendered.
Binary file removed Resources/Images/SpriteCard.png
Diff not rendered.
Binary file removed Resources/Images/SwordCard.png
Diff not rendered.
Binary file removed Resources/Images/ToothOfVlad.png
Diff not rendered.
Loading

0 comments on commit 5863483

Please sign in to comment.