Arma 3
CE: Movement
Mostrando 1-10 de 13 aportaciones
< 1  2 >
Actualización: 3 AGO 2024 a las 6:41 a. m.

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]

Actualización: 30 JUL 2023 a las 11:11 a. m.

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]

Actualización: 9 JUL 2023 a las 6:53 a. m.

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]

Actualización: 13 MAY 2023 a las 7:14 a. m.

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]

Actualización: 9 MAY 2023 a las 4:57 p. m.

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]

Actualización: 9 MAY 2023 a las 3:40 p. m.

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]

Actualización: 8 MAY 2023 a las 7:42 a. m.

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]

Actualización: 5 MAY 2023 a las 2:25 p. m.

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]

Actualización: 4 MAY 2023 a las 3:32 p. m.

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]

Actualización: 16 JUL 2022 a las 10:08 a. m.

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