v1.0.0 Beta 2
Pre-release
Pre-release
·
9 commits
to master
since this 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 + AandCtrl + Eshortcuts 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 uwould 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).