Arma 3
CE: Movement
13件中 1-10 を表示
< 1  2 >
更新:2024年8月3日 @ 6時41分
更新者:Tapawingo

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]

更新:2023年7月30日 @ 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]

更新:2023年7月9日 @ 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]

更新:2023年5月13日 @ 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]

更新:2023年5月9日 @ 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]

更新:2023年5月9日 @ 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]

更新:2023年5月8日 @ 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]

更新:2023年5月5日 @ 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]

更新:2023年5月4日 @ 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]

更新:2022年7月16日 @ 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