9 Commits

Author SHA1 Message Date
Unknown
965bda22d4 Slow sprinting underwater
Completely configurable as documented in the README.
2018-03-15 12:30:09 -07:00
Unknown
6a3925d9ed Improve sprint toggling mechanics
* Stop sprinting when movement controls are released, even if the sprint key is still pressed (disables particles and prevents any other confusion)
* Begin sprinting again when movement controls are pressed again, even if the sprint key was pressed the entire time and never released and re-pressed in order to trigger sprinting again
* Prevent particles from being triggered when directional mode is disabled and the sprint key is pressed but no movement keys are
2018-03-14 19:00:39 -07:00
Unknown
b0e20185cd Fix directional sprinting
Value loaded from configuration is a string, not a boolean.
2018-03-14 18:49:23 -07:00
octacian
431d24850b Improve particles
* Use particlespawner
* Remove extra particle disable setting and instead disable particles if
the number is set to `0`
2017-07-02 13:28:01 -07:00
texmex
261db79690 Add support for player_monoids (#4) 2017-07-01 06:55:46 -07:00
octacian
0476384a0d Change speed multiplier & Document defaults 2017-06-18 07:25:41 -07:00
octacian
035c8894a1 Add particles 2017-06-18 07:17:13 -07:00
octacian
381d23ad7c Add secondary sprint key 2017-06-18 06:46:07 -07:00
octacian
0dbaad6934 Initial commit 2017-06-17 07:15:36 -07:00