Skip to content

Releases: bermudalocket/Euclid

1.2.1

11 Sep 02:16

Choose a tag to compare

Fix issue causing LogBlock results to not render

1.2 (beta)

06 Jul 02:02
d56f6d0

Choose a tag to compare

1.2 (beta) Pre-release
Pre-release

Preliminary CoreProtect support. Consider this a beta. Please report issues via the issue tracker.

v1.0 Beta 3

16 Aug 01:54
269740f

Choose a tag to compare

v1.0 Beta 3 Pre-release
Pre-release

This is the third beta of the 1.14 Fabric port of my 1.13 RiftCUI mod. Report all bugs, glitches, and general fuckery to the issue tracker.

New features:

  • LogBlock support has returned.
  • The welcome message has been updated.
  • The beginnings of a new quick-access feature is live and accessible via /euclid (or /e).

Bug fixes:

  • Fixed an issue that caused Euclid commands (/euclid, /e) to be sent to the server.

v1.0.0 Beta 2

09 Aug 23:53
269740f

Choose a tag to compare

v1.0.0 Beta 2 Pre-release
Pre-release

This is the second beta of the 1.14 Fabric port of my 1.13 RiftCUI mod. Report all bugs, glitches, and general fuckery to the issue tracker.

LogBlock result visualization is still disabled. It will hopefully be ready for Beta 3.

New features:

  • Added support for using Ctrl + A and Ctrl + E shortcuts to move cursor to the start and end of the chat text box, respectively.

Bug fixes:

  • Fixed an issue that would cause the client to crash if WorldEdit was not present on the server.
  • Fixed the WorldEdit selection manipulation command parsing so that it fails silently instead of crashing the client (e.g. //expand 200 200 u would crash the client because the Regex pattern wanted //expand 200 u).
  • Fixed a wireframe previewing issue that would cause the client to crash.
  • Fixed the icon's path reference in fabric.mod.json. The mod's icon should now display correctly (e.g. in ModMenu).

v1.0.0 Beta 1

30 Jul 00:24
269740f

Choose a tag to compare

v1.0.0 Beta 1 Pre-release
Pre-release

This is the first beta of the 1.14 Fabric port of my 1.13 RiftCUI mod. Report all bugs, glitches, and general fuckery to the issue tracker.

LogBlock result visualization is currently disabled. It will hopefully be ready for Beta 2.