Skip to content

Releases: sisby-folk/switchy

2.0.0-beta.7

10 Mar 00:33
Compare
Choose a tag to compare

What's Changed

  • Switchy Client Management Screen by Garden System (@HestiMae) in #33
  • Related restructuring:
    • Split UI into its own module, making all other stuff "clientModule" and "clientPreset" etc - UI uses instanceof to find displayModules from clientModules.
    • Fancify the client API system, allowing for an arbitrary feedback + clientPreset consumer to be passed and called when the specififc request returns.

Full Changelog: v2.0.0-beta.6...v2.0.0-beta.7

2.0.0-beta.6

09 Mar 05:14
Compare
Choose a tag to compare

Rename cardinal module (break), Fix importing onto the current preset, add advanced exporting + an API.

Full Changelog: v2.0.0-beta.5...v2.0.0-beta.6

2.0.0-beta.5

08 Mar 08:15
Compare
Choose a tag to compare

Allow for custom command help text to be added conditionally (e.g. when the player has switchy-client installed).

Fix a few bugs in importing introduced by 2.0.0, including importing dropping the contents of modules, and displaying what modules are going to be imported incorrectly.

Full Changelog: v2.0.0-beta.4...v2.0.0-beta.5

2.0.0-beta.4

07 Mar 00:03
Compare
Choose a tag to compare

Don't use argument types. Oops.

Allow conditional help text.

Full 2.0 changelog still TBA.

Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4

2.0.0-beta.3

06 Mar 09:45
Compare
Choose a tag to compare

Custom exception types and argument types for modules and presets.

Will probably cause crashes on unprepared addons.

Full 2.0.0 changelog still TBA.

Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3

2.0.0-beta.2

05 Mar 04:55
Compare
Choose a tag to compare

Added more command events. Full changelog for 2.0.0 later still.

Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2

2.0.0-beta.1

05 Mar 01:07
Compare
Choose a tag to compare

Enormous breakages - this version is for developer updating. Proper summary on the new API soon.

What's Changed

New Contributors

Full Changelog: v1.9.1...v2.0.0-beta.1

1.9.1

19 Feb 14:18
Compare
Choose a tag to compare

Polish the quick-switcher a tonne - It's extensible now, but a non-messy API will come later with a few breaking changes.

image

Full Changelog: v1.9.0...v1.9.1

1.9.0

18 Feb 02:29
Compare
Choose a tag to compare

First 1.19 only release. Adds a quick-switcher keybind and screen to the client subproject. Set to ; by default.

Expect further improvements to this screen in 1.9.x

Full Changelog: v1.8.15...v1.9.0

1.8.15

17 Feb 12:04
Compare
Choose a tag to compare

Bugfix - The previous version included the entire QFAPI jar in it. Yeah.

[1.18] This is (hopefully) the second last version we'll release. The last one will be an identical build published using Loom 1.1 which should (hopefully) fix issues with modCompileOnly for devs. Feature updates will continue on 1.19 from here.

.15 - Accidentally left in a dependency for owo-lib

Full Changelog: v1.8.13...v1.8.14