ec0d950a3d
Common - Fix addToInventory
replacing existing weapon ( #8329 )
...
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
2021-07-23 22:35:52 +02:00
c7ff918554
Medical Engine - Disable third party medical systems ( #8289 )
...
Co-authored-by: jonpas <jonpas33@gmail.com >
2021-07-23 21:32:36 +02:00
4ae4dba3bb
DAGR - Align underlining in waypoint editing page ( #8313 )
...
* Allign uderlining in DAGR waypoint editing
* Removed duplicated DAGR_MENU_PSELECTION8
2021-07-23 13:51:35 -05:00
ad41bf2c60
Dragging - Add more objects configs ( #8104 )
...
Co-authored-by: jonpas <jonpas33@gmail.com >
2021-07-23 16:11:57 +02:00
c81f371f5d
Medical Treatment - Allow variable CPR chance based on blood volume (invalidates old setting) ( #7983 )
2021-07-23 15:59:32 +02:00
88bbb0dd69
Medical - Add functions to serialize / deserialize the medical state of a unit ( #7944 )
2021-07-23 15:49:04 +02:00
65f172bb4b
Tools - Update includes ( #8331 )
2021-07-23 15:09:09 +02:00
d3ee39d8e4
Markers - Add direction/scale reset on Right Mouse Button ( #8319 )
...
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com >
Co-authored-by: jonpas <jonpas33@gmail.com >
2021-07-23 15:06:31 +02:00
5e56885b1e
Fix category duplication in Russian ( #8326 )
2021-07-22 11:59:17 -05:00
e870e2f1f9
Common - Improve vehicle icon caching implementation ( #8318 )
...
* Use native hashmap for common vehicle icon caching
Should be more optimised
2021-07-18 18:26:23 +01:00
75934f883c
Rangecard - All use inside vehicles via interaction menu ( #8310 )
2021-07-07 12:10:35 -05:00
1b43cd6951
Added missing Russian translations ( #8307 )
...
Added missing Russian translations and fixed a few incorrect ones in acemedical.
2021-07-06 14:25:52 -05:00
238d285344
French translation : fix Mine M6 and IED french translations ( #8309 )
2021-07-06 14:25:10 -05:00
25b1b47f5f
Merge branch 'missileDynamics' of https://github.com/TheCandianVendingMachine/ACE3 into missileDynamics
2021-07-02 17:47:29 -06:00
d50491f44f
Destroy projectile on all clients
...
The projectile needs to be destroyed on all clients to stop it from being simulated. If not destroyed where projectile is local, it will still explode when hitting the ground. If not destroyed on remote clients, the projectile will still be visible but deal no damage
2021-07-02 17:47:15 -06:00
8bd755e40a
capitalize huntir monitor ( #8303 )
2021-07-02 16:42:23 -05:00
5acc2775ee
Update 9m14_joystick.p3d
...
removed p:\ part from proxy path:
was: `\p:\a3\data_f\proxies\gunner_static_low01\gunner.p3d`
2021-07-02 11:46:58 -05:00
dd83d4e720
release drafter - ignore dependencies ( #8302 )
2021-07-01 13:42:40 -05:00
2513ef25de
Add optionals to validation tools ( #8290 )
2021-06-29 13:21:08 -05:00
59e3b07c36
Common - Fix gesture anim lockout for some launchers ( #8282 )
2021-06-28 00:01:32 -05:00
2fc352f461
Vscode - Add test/build tasks ( #8298 )
...
Delete tasks.json
2021-06-28 00:01:04 -05:00
9291d9b714
Medical - Hide cursor when unconscious ( #8269 )
...
* Hide cursor when blocking inputs
* Update addons/common/DisableMouseDialog.hpp
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
* Update addons/common/functions/fnc_disableUserInput.sqf
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
* Update addons/common/DisableMouseDialog.hpp
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
2021-06-27 15:39:17 -05:00
2ea0106550
Vehicle Lock - Increase vehicle key mass to 0.1 ( #8270 )
...
* Increase vehicle key mass to 0.1
* Update addons/vehiclelock/CfgMagazines.hpp
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
2021-06-27 15:38:34 -05:00
97ac12039f
Interaction - Disable open box action when inventory is locked ( #8285 )
2021-06-27 15:24:41 -05:00
da3251c641
Explosives - Fix missing action name for setup helper object ( #8288 )
2021-06-27 15:17:25 -05:00
a417ea87d3
Arsenal - Add on loadout delete event ( #8294 )
2021-06-27 21:08:39 +02:00
2507e8f36b
fix minor cut re-opening ( #8296 )
2021-06-27 13:25:55 -05:00
f8d2837b36
Parachute - Put both setting in same subcategory ( #8299 )
2021-06-27 13:01:56 -05:00
d5bc7f10f5
fix my name, add it to contributers ( #8295 )
2021-06-27 07:01:12 +02:00
cc0d2424d4
Attach - Improve IR Strobe blinking pattern and increase lifetime ( #8283 )
...
* Improve IR Strobe blinking pattern and increase lifetime
* Improve readability of maxLifetime entry
Co-authored-by: commy2 <commy-2@gmx.de >
* Apply suggestions from code review
Co-authored-by: BaerMitUmlaut <BaerMitUmlaut@users.noreply.github.com >
Co-authored-by: commy2 <commy-2@gmx.de >
Co-authored-by: BaerMitUmlaut <BaerMitUmlaut@users.noreply.github.com >
2021-06-20 23:37:57 -05:00
d8eb425ece
Better flare decoy calculation
2021-06-11 22:02:59 -06:00
038c82a489
better JDAM simulation
...
Attack heading and impact angle now are followed better
2021-06-11 20:37:36 -06:00
8142bb069b
remove TERCOM guidance
2021-06-11 18:44:02 -06:00
4308d33c50
remove testing constants
2021-06-06 20:28:39 -06:00
79c6bf9167
Change GBU navigation
2021-06-02 00:34:48 -06:00
7cf29ba715
work on parsing heightmap
2021-06-01 14:13:45 -06:00
c8812e093a
up russian language ( #8263 )
...
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
2021-05-25 21:06:00 -05:00
e6fcd110d2
add TERCOM state defines
2021-05-24 21:53:19 -06:00
597e188b9a
Merge branch 'missileDynamics' of https://github.com/TheCandianVendingMachine/ACE3 into missileDynamics
2021-05-23 17:38:05 -06:00
f89bf62242
progress update: tercom now flies to acquisition basket
2021-05-23 17:38:00 -06:00
e4a96b7229
Update French Translation and Fix Typo ( #8262 )
2021-05-23 16:57:36 -05:00
b04b92c505
Fix make after hemtt pack ( #8264 )
2021-05-23 16:55:30 -05:00
e3e3605007
fix tabs in aim9
2021-05-23 16:46:46 -05:00
e5f791db62
Merge branch 'master' into pr/8215
2021-05-23 16:41:41 -05:00
9122535daa
Fix tabs and manpad UBC
2021-05-23 16:38:45 -05:00
52116c7fae
Changes poisson disc to centered random. ( #8257 )
...
It looks nicer and distributes more realistically. I don't know what I was thinking when I first put in poisson disc.
2021-05-23 16:38:45 -05:00
d3de5a9e69
Patachute - Add sound effect when cutting ( #8239 )
2021-05-23 16:38:44 -05:00
e082d7523f
Fix wrong shot size in birdshot strings ( #8253 )
2021-05-23 16:38:44 -05:00
ede5c1da58
Night Vision - Add color variants to all generations ( #8209 )
2021-05-23 16:38:44 -05:00
a715a5f52e
Markers - Fix JIP scale ( #8248 )
2021-05-23 16:38:44 -05:00