Releases: polina4096/resquake
[Fabric] re:squake 1.1.4
This is a big one. I've updated and backported the mod to almost all versions form 1.19.2 to 1.21.4. The unsupported version left are: 1.20, 1.20.2 and 1.20.3. Such a wide range of supported versions, unfortunately, led to certain compromises.
Versions below 1.20.1 do not have a graphical configuration screen and as such are only configurable through the configuration file in the standard folder inside .minecraft
, however you can reload the configuration without restarting the game by setting a reload keybind in the controls.
Besides all those supported version, this release also brings some bugfixes:
- Stats that were introduced in the previous version now actually work. You can now track the distance traveled by bunnyhopping, sharking, or the count of trimps made.
- Belarusian and Ukrainian Translations for stats.
[Fabric] re:squake 1.1.3 for Minecraft 1.21
Update for Minecraft 1.21
- Fixed a bug making the player unable to move while crawling.
[Fabric] re:squake 1.1.2 for Minecraft 1.20.4
[Fabric] re:squake 1.1.1 for Minecraft 1.20
Mod updated to minecraft version 1.20, no new features or bug fixes.
[Fabric] re:squake 1.1.1 for Minecraft 1.19.4
Not sure how did I manage to miss the issue with sharking, but it's fixed now!
Swimming and sharking should work as expected. Sorry for the inconvenience.
Other features include:
- Keybinding to open the in-game config screen (unset by default, useful without ModMenu)
- Russian, Ukrainian and Belarusian translations for everything except the config screen
[Fabric] re:squake 1.1.0 for Minecraft 1.19.4
In this release I've ported a new movement mechanic from the original squake mod: sharking — ability to glide across the surface of water by holding jump. It allows you to quickly gain additional speed and cross large bodies of water without a boat.
More minor changes feature:
- Taking fall damage no longer resets player velocity if the mod is installed on both server and client
- Server no longer crashes with this mod installed and works as expected (Issue #3 has been fixed)
[Fabric] re:squake 1.0.4 for Minecraft 1.19.4
Important release which fixes certain movement-related issues and features minor improvements.
- Levitation and slow falling now work as expected
- Slippery blocks such as ice are now indeed slippery
- Better config menu organization
- Speed delta indicator
Also mod version now includes the minecraft version in it.
Actually this must be 1.1.0 and not 1.0.4, but I'm not pulling it so :P
[Fabric] re:squake 1.0.3 for Minecraft 1.19.4
Small patch which changes how the config file is loaded:
- Use Path API instead of ancient File API to handle config file loading
- Resolve the path to config folder with Fabric API instead of Minecraft's one.
[Fabric] re:squake 1.0.2 for Minecraft 1.19.4
Unfortunately, initial release happened to be a bit buggy, so this one is intended as a stable and generally more usable version of the mod.
Crashes under certain conditions such as not having a Mod Menu installed, or loading the mod on the server has been fixed.
This release also features a prettier config screen and fixes the problems with bunnyhop particles not spawning or limbs not moving/glitching. It's also now possible to configure the amount of particles spawned when bunnyhopping with a special case for 0 to disable all particles.
[Fabric] re:squake 1.0.0 for Minecraft 1.19.4
Initial release
Includes Mod Menu integration, in-game configuration of movement related constants and implementation of bunnyhop mechanics and trimping (convert horizontal velocity into vertical when jumping while sneaking with enough speed).