Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

Releases: Grasscutters/GrassClipper

v0.6.1 - Discord/YouTube/etc. Fix!

23 Apr 06:12
Compare
Choose a tag to compare

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

23 Apr 05:52
Compare
Choose a tag to compare

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

23 Apr 03:40
4e4bc14
Compare
Choose a tag to compare

Quick fix that adds server backgrounds properly. Oops!

v0.5.0 - Server Launcher

23 Apr 03:21
4e4bc14
Compare
Choose a tag to compare

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

22 Apr 19:38
Compare
Choose a tag to compare

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

22 Apr 03:05
Compare
Choose a tag to compare

This release fixes a couple issues with background loading. No more ../bg not found crashes!

v0.4.3 - Hotfix number 2!

22 Apr 01:49
Compare
Choose a tag to compare

Ideally the last hotfix?

v0.4.2 - Install script hotfix

22 Apr 01:33
9f67c94
Compare
Choose a tag to compare

Hotfix that fixes proxy installation. That's it :)

v0.4.1 - Automatic proxy installation

22 Apr 00:42
Compare
Choose a tag to compare

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

21 Apr 23:07
Compare
Choose a tag to compare

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