- Notifications
You must be signed in to change notification settings - Fork12
Tags: ergor/hsrails
Tags
v1.4.0
Infite momentum glitch fix, and many tweaks.- Fix infinite momentum bug due to minecraft's minecart movement code being a hot mess. See GitHub issue#6- Default hard brake block changed from obsidian to sand soul. This souldn't affect existing configurations.- Speed multiplier range now starts from 1 instead of 0.- Hard brake fallback value now 8 instead of 1 when specifying invalid values in config.- Build target changed from Java 8 to Java 11
v1.1.0
New feature: Configurable boost block. Also added a testmap to repo- Refactor to use Configuration class, encapsulating config logic and fields- Set java version to 8 in pom.xml- Set API level to 1.14- bump to plugin version 1.1.0- Update README