Skip to content

Releases: clustermod/CEM3

Version 0.1.9

03 Aug 13:39
3cb5bbc
Compare
Choose a tag to compare

Requires CBA version 3.15.7 or later and Arma 3 version 2.10 or later.

Added

  • Added environment volume adjustment (#24)
  • Added player audiable coefficient adjustment (#24)
  • Added player camo coefficient adjustment (#24)

Fixed

  • Fixed adj animation state (#24)

Version 0.1.8

30 Jul 18:09
Compare
Choose a tag to compare

Requires CBA version 3.15.7 or later and Arma 3 version 2.10 or later.

Added

  • Added keybind to reset speed to default (#22)

Fixed

  • Fixed bug where speed would be reset by third-party addons (#20)

Version 0.1.7

09 Jul 13:48
Compare
Choose a tag to compare

Requires CBA version 3.15.7 or later and Arma 3 version 2.10 or later.

Added

  • Added option to not stop player when pulling up the map (#9)

Changed

  • Fixed Error when ejecting from aircrafts (#16)
  • Limited max speed when limping (#17)
  • Fixed issue where other animations would be affected by movement speed (#18)
  • Optimized getStance and getSpeed functions (#19)

Version 0.1.6

13 May 14:15
Compare
Choose a tag to compare

Requires CBA version 3.15.7 or later and Arma 3 version 2.10 or later.

Changed

  • Fixed bug were speed adjustments would not be applied to extended stances

Version 0.1.5

09 May 23:58
Compare
Choose a tag to compare

Requires CBA version 3.15.7 or later and Arma 3 version 2.10 or later.

Changed

  • Fixed bug introduced in v0.1.4 where the speed indicator wouldn't move

Version 0.1.4

09 May 22:42
Compare
Choose a tag to compare

Requires CBA version 3.15.7 or later and Arma 3 version 2.10 or later.

Added

  • Added a way for mission / addon makers to change the speed coefficients (#6)

Changed

  • Fixed bug where UI would be cut off at different resolutions (#7)
  • Fixed mangled stringtable entry for fade option name and tooltip

Version 0.1.3

08 May 14:36
Compare
Choose a tag to compare

Requires CBA version 3.15.7 or later and Arma 3 version 2.10 or later.

Changed

  • Fixed bug where the speed would affect all animations
  • Fixed bug with UI and resolution scaling

Dev Changelog

Changed

  • Fixed bug with build version increment in make.py

Version 0.1.2

05 May 21:27
Compare
Choose a tag to compare

Requires CBA version 3.15.7 or later and Arma 3 version 2.10 or later.

Changed

  • Fixed bug in multiplayer where animSpeedCoef wouldn't apply

Version 0.1.1

04 May 22:29
Compare
Choose a tag to compare

Requires CBA version 3.15.7 or later and Arma 3 version 2.10 or later.

Added

  • Ability to fade out the indicator

Changed

  • Refactored code
  • Fixed bug with inconsistent slider sizes