Arma 3
CE: Movement
Visar 1–10 av 13 poster
< 1  2 >
Uppdatering: 3 aug, 2024 @ 6:41

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

Added
  • Added environment volume adjustment
  • Added player audiable coefficient adjustment
  • Added player camo coefficient adjustment

Fixed
  • Fixed adj animation state

These changes credited to zdo_str

GitHub Release[github.com]

Uppdatering: 30 jul, 2023 @ 11:11

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

Added
  • Added keybind to reset speed to default

Fixed
  • Fixed bug where speed would be reset by third-party addons

GitHub Release[github.com]

Uppdatering: 9 jul, 2023 @ 6:53

Version 0.1.7
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[github.com])

Changed
  • Fixed Error when ejecting from aircrafts (#15[github.com])
  • Limited max speed when limping (#17[github.com])
  • Fixed issue where other animations would be affected by movement speed (#18[github.com])
  • Optimized getStance and getSpeed functions (#19[github.com])

GitHub Release[github.com]

Uppdatering: 13 maj, 2023 @ 7:14

Version 0.1.6
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

GitHub Release[github.com]

Uppdatering: 9 maj, 2023 @ 16:57

Version 0.1.5
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

GitHub Release[github.com]

Uppdatering: 9 maj, 2023 @ 15:40

Version 0.1.4
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[github.com])

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

GitHub Release[github.com]

Uppdatering: 8 maj, 2023 @ 7:42

Version 0.1.3
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

GitHub Release[github.com]

Uppdatering: 5 maj, 2023 @ 14:25

Version 0.1.2
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

GitHub Release[github.com]

Uppdatering: 4 maj, 2023 @ 15:32

Version 0.1.1
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 inconcistent slider sizes

GitHub Release[github.com]

Uppdatering: 16 jul, 2022 @ 10:08

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

Changed
  • Fixed crash due to a bad path in the movement module