Releases: Grasscutters/GrassClipper
v0.6.1 - Discord/YouTube/etc. Fix!
Features:
- Fixes Discord and YouTube while the proxy is on! Curse you,
mitmdump
8.0.0 - Typo fix (lol)
- Version now correctly shows up in title bar again
v0.6.0 - Multi-language support
This release contains some small fixes, but also multiple language support! If you would like to help in translating, take a look over here!
Currently only English is available, but this build also comes with some minor changes.
v0.5.1 - BG Hotfix
Quick fix that adds server backgrounds properly. Oops!
v0.5.0 - Server Launcher
Integrated server launcher release! Should also fix some styling issues
Features:
- Server launcher! Enable in settings and set you
grasscutter.jar
folder - Better layout with Windows scaling options
- Other various fixes and improvements
v0.4.5 - Stability build
Fixes the usage of the kill switch by using an alternative to qprocess
, also disables dynamic backgrounds for now until I fix it.
v0.4.4 - Background Fixes
This release fixes a couple issues with background loading. No more ../bg not found
crashes!
v0.4.3 - Hotfix number 2!
Ideally the last hotfix?
v0.4.2 - Install script hotfix
Hotfix that fixes proxy installation. That's it :)
v0.4.1 - Automatic proxy installation
A small but arguably fairly important change
Features:
- Pop-up upon first launch, prompting user to install the proxy
- Install proxy through settings
- Misc. fixes
v0.4.0 - Settings and Killswitch
For those paranoid, there is now an in-built kill-switch that will trigger if anything happens to the proxy. The kill-switch will trigger when:
- The proxy server (
mitmdump.exe
) is not running - The Windows proxy is disabled
- The Windows proxy does not match the
mitmdump
proxy
When the kill-switch is triggered, it will:
- Disable ethernet and WiFi
- Kill the game process
- Kill the proxy server process
- Once the game is closed, re-enable ethernet and WiFi
Other features:
- Settings page
- Bug fixes/stability improvements