Skip to content

Commit

Permalink
Version Bump!
Browse files Browse the repository at this point in the history
Release 1.2.0
  • Loading branch information
LegoFigure11 committed Mar 24, 2022
1 parent 5e3e3d8 commit 7bc57e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ _by [@LegoFigure11](https://github.com/LegoFigure11/), [@shinyfinder](https://gi

This program is designed for searching for Overworld RNG targets in Pokémon Sword and Shield.

![](https://i.imgur.com/TuT2Z6V.png)
![](https://i.imgur.com/np96S7j.png)

Special thanks to [@Lincoln-LM](https://github.com/Lincoln-LM/) and the rest of the [PyNXReader](https://github.com/Lincoln-LM/PyNXReader) contributors, as the generator code is largely based off their scripts! Thanks to [@kwsch](https://github.com/kwsch/), [@Lusamine](https://github.com/Lusamine/), [@SciresM](https://github.com/sciresm/), and [@zaksabeast](https://github.com/zaksabeast/) for their initial research and proof-of-concepts.
Also credit to [@niart120](https://github.com/niart120/) for [Project_Xe](https://github.com/niart120/Project_Xe) where the motions->state algorithm comes from!
SysBot.Base connectivity from [@berichan](https://github.com/berichan/)'s [PLAWarper](https://github.com/berichan/PLAWarper). Thanks also to [@Lusamine](https://github.com/Lusamine/)'s [moarencounterbots](https://github.com/Lusamine/SysBot.NET/tree/moarencounterbots) branch for the RNG Monitor & advances tracking.
4 changes: 2 additions & 2 deletions SWSH_OWRNG_Generator_GUI/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.1.1")]
[assembly: AssemblyFileVersion("1.1.1")]
[assembly: AssemblyVersion("1.2.0")]
[assembly: AssemblyFileVersion("1.2.0")]

0 comments on commit 7bc57e1

Please sign in to comment.