Releases: reversed-coffee-archive/starlight
Starlight 1.1.2
This release of Starlight implements a hotfix to comply with the September 30th update.
What's new:
- Updated TaskScheduler reference signature (#35)
Edit: I have reports that Starlight is detected by Windows Defender. I assure you Starlight is safe software. You can look at the binaries through DnSpy, compile them yourself, or look at the source on GitHub. Make sure to whitelist the directory that Starlight is stored in 😉
Starlight 1.1.1
This release of Starlight implements fixes for bugs that the last version of Roblox introduced.
What's new:
- Updated TaskScheduler grab method and signatures (#21, #22)
- Fixed a fatal issue where Roblox wouldn't launch, but instead open homepage. (#19, #20)
Suggestions are planned to be implemented in Starlight v2 (after incompatible changes to the API are final) but as of now it's a mess, and it won't be released yet. Commits and progress for v2 can be seen at PR #25.
Starlight 1.1.0
This version of Starlight includes bugfixes and core functionality changes.
What's new:
- Joining non-public game instances should work again. I was being retarded and accidentally made the join request type parameter pop up twice
- Unit testing & continuous integration
- Better logging
- Documentation updates
- Migration from legacy project format to .NET SDK format
Starlight 1.0.1
This version of Starlight includes bugfixes, closing 1 issue.
What's new:
- Starlight now forces international culture parsing.
- Locales will be defaulted when parsing the scheme payload if the OS doesn't support the given locales. (#9)
Starlight 1.0.0
This version Starlight is now out of the early development stage.
What's new: