Commit Graph

11285 Commits

Author SHA1 Message Date
PabstMirror
b8a6a602f3 Disable g-forces for UAV AI (#5094) 2017-05-12 13:12:17 -05:00
PabstMirror
a9b306efac Add missing base class to r3f compat (#5156) 2017-05-12 12:55:28 -05:00
PabstMirror
3a69019c33 MapGesutres - Fix dependency on maptools (#5154)
* MapGesutres - Use getVariable to remove dependency

* Use isModLoaded
2017-05-11 14:02:21 -05:00
Dystopian
484a68503d Add Arma 3 Issues breaking ace_rearm (#5150) 2017-05-10 16:36:39 -05:00
PabstMirror
12f42ab39a Jerry Can - only set global var on server (#5131) 2017-05-10 13:13:15 -05:00
Laid3acK
7c7d779250 AtragMx: BC G1 .338LM API526 (#5069)
* Update fnc_initGunList.sqf

* Update fnc_initGunList.sqf

* C1 coefficient 0.58
2017-05-10 19:28:43 +02:00
Laid3acK
b121152a88 AB: update compat R3F v3.5 (#5097)
* Update CfgWeapons.hpp

* Update CfgAmmo.hpp

* Update CfgAmmo.hpp

* Update CfgWeapons.hpp

* Update CfgWeapons.hpp

* Update CfgWeapons.hpp

* Update CfgWeapons.hpp

* Update CfgWeapons.hpp

* fix missing `{`

* fix `dispersion`

* fix space
2017-05-10 19:28:26 +02:00
Laid3acK
457461efbe AB: Lythium latitude (#5109)
* Update fnc_getMapData.sqf

* bump1

* bump2
2017-05-10 19:28:05 +02:00
Laid3acK
de38a5fca7 Wiki AtragMx minor changes (#5111)
* fix markdown syntax

* Update atragmx.md
2017-05-10 19:27:41 +02:00
PabstMirror
c26008ad29 hitreactions - Close map on hit (#5099) 2017-05-10 11:29:26 -05:00
Jo David
b3f03d5ffb Zeus Suppression Module (#4977)
* add base structure

* Add getModuleDestination

* Add 2d map support, debug

* Cleanup, handle weapon max range

* Handle non-local units

* Use new showMessage func

* Run on groups when placed on leader

* Support for Indirect Fire Vehicles

* Cleanup

* Use doArtilleryFire which was fixed in 1.68
2017-05-10 11:29:04 -05:00
PabstMirror
08217f460e Explosives - Add code handler for detonation (#5115)
* Explosives - Add code handler for detonation

* Add info to wiki

* Fix cellphone in demo code, move example to wiki
2017-05-10 11:28:44 -05:00
PabstMirror
68a6782078 Switch 2 perm PFEH to everyFrame (#5140) 2017-05-10 11:28:26 -05:00
PabstMirror
5fa9ccc694 Disable ACE_FCS on RHS Russian Attack Helis (#5145) 2017-05-10 11:28:14 -05:00
PabstMirror
f1ee7756d4 Fix Spotting Scope Interaction Point (#5132) 2017-05-07 16:51:34 -05:00
classic
777d0e6fb0 Improve Japanese translation (#5133)
* Add the Japanese translation for cargo

Add the Japanese translation for cargo, fix to html tag and few improvement

* fix the Japanese transltion

Fix the Japanese translation for attach. it was used wrong html tag.

* changed The Japanese translation

Changed the Japanese translation of azimuth angle

* fix The Japanese translation

Fix the Japanese translation for chemlights. it was used wrong html tag.

* fix The Japanese translation

Fix the Japanese translation for laserpointer. it was used wrong html tag.

* Fix the Japanese translation

Fix the Japanese translation for medical_blood. it was used wrong translation.

* Fix the Japanese translation

Fix the Japanese translation for rearm. it was used wrong translation.

* add The Japanese translation

add The Japanese translation to new words

* Improve The Japanese translation

Improve, fix and change The Japanese translation

* minor fix to Japanese translation

minor fix to Japanese translation. see b1b07c5
2017-05-06 12:01:31 -05:00
SilentSpike
6394f2b975 Fix #5081
The default values of the arrays manipulated by these functions overwrite
any changes applied before settings have finished initalising. This won't
be an issue after #4456 is merged in future.
2017-05-05 23:02:19 +01:00
SilentSpike
1ff6e820b2 Add 3den info to spectator template
- A `displayName` shown in the 3DEN multiplayer attributes display
- A `respawnTypes` array to define which respawn types the template is compatible with (currently only includes `2,3` - need to investigate compatibility with other types further).
2017-05-05 23:02:19 +01:00
SilentSpike
74399be109 Optimize spectator unit list function
Making good use of the new `select` CODE syntax.
2017-05-05 23:02:19 +01:00
SilentSpike
9ee2f10f63 Simplify spectator compass code 2017-05-05 23:02:19 +01:00
SilentSpike
ec2a90f62c Disable search on spectator unit tree
Finally found out how to do this. Having search enabled on the unit tree might seem useful, but it doesn't interact well with keyboard shortcuts used for other purposes like camera control as it causes the tree to jump around unexpectedly.
2017-05-05 23:02:19 +01:00
Ozan Eğitmen
ea4a159cd2 Add Paradrop Time Coefficient Setting (#5116)
* Add coef

* Show cargo paradrop time in menu

* Unary command, not a function call

* If drop time is 0 don't show a progress bar

* Add the setting to cargo's editor module

* Swap values

* Remove extra comma

* Move unload message to paradrop event

This way the message will show up on all paradrops, not just immidiate
ones.
2017-05-05 14:02:59 -05:00
PabstMirror
c001be5b09 Add keybind to toggle interaction menu (#5095) 2017-05-05 13:20:54 -05:00
jonpas
8dde674105 Fix jerry can refuel interaction overlapping (#5107) 2017-05-05 13:10:50 -05:00
PabstMirror
a08ed0e307 Fix refuel nozzle dropping to ground (#5119) 2017-05-01 18:06:34 -05:00
James Kingsley
f1566a7aa3 Add volume toggle docs (#5077)
* Add volume toggle docs

* Change version and remove ref to another mod

* Changes as per review

* Fix numbers
2017-04-26 16:42:14 +02:00
PabstMirror
0a7033a186 Remove CfgAiSkill config changes (#5091)
* Remove CfgAiSkill config changes

* Add note to wiki about removal
2017-04-22 11:18:56 -05:00
PabstMirror
4cdc323fdf Fix Javelin for AI for RHS (#5096) 2017-04-22 11:18:15 -05:00
Glowbal
06820c6b69 Fix broken url on modules wiki page (#5088) 2017-04-17 12:19:06 +02:00
PabstMirror
7bb3798217 Fix RHS mp7 UBC (#5085) 2017-04-16 09:09:50 -05:00
11RDP-LoupVert
bcd73edaba French localization complete (#5079)
* French localization complete

* STR_ACE_MapTools_drawStaightLines_description fix

"l'on doit survoler le milieu du trait pour pouvoir le supprimer"

* Space management

alganthe :
Espace en trop après référence.

* Diapo

alganthe :
Slideshow -> diaporama
Slide -> diapo

* Cohesion fix

alganthe :
Vous avez traduit le nom du module juste au dessus (displayname).
Il est vrai que les créateurs de missions doivent consulter une documentation principalement écrite en anglais, donc vous avez le choix de traduire la ligne ci-dessus ou la garder, les deux semblent valide à mes yeux.

Reasoning : since French mission makers read reference material in English, it makes sense not to translate it and thus keep it simple for them.

* Caisses de munitions

caisse de mun -> caisses de munitions

* STR_ACE_Scopes_Description

Oops, forgot that one.
2017-04-12 10:39:41 +02:00
11RDP-LoupVert
a0e1205e54 (Medical) French text - minor changes (#5043)
Minor changes due to users feedback
2017-04-12 08:40:31 +02:00
PabstMirror
8d43b899e6 Frag - Cleanup and Performance (#5010)
* Frag - Cleanup and Performance

* Add dots
2017-04-11 10:33:56 -05:00
PabstMirror
f44da354d5 Fix tagging model cache (#5055) 2017-04-11 10:12:03 -05:00
PabstMirror
6c592e5a10 Virtual units - skip goggles/hearing effects (#4988)
* Disable goggles and hearing fx for virtual units

* Cleanup some other CBA_fnc_addPlayerEventHandler
2017-04-11 10:06:29 -05:00
PabstMirror
fb73286242 Tweak overheating (#4969)
* Tweak overheating

* Add define for constant magic num
2017-04-11 10:04:57 -05:00
PabstMirror
f0c8d5ad95 Fix FCS Vehicle Init (#5063) 2017-04-11 10:02:59 -05:00
jonpas
fd139abb42 Use setShotParents in Advanced Throwing (#5052)
* Use setShotParents in Advanced Throwing - close #5034

* Execute setShotParents on server (server-only command)
2017-04-11 16:59:32 +02:00
Cuel
53943c7503 Filter headless clients from zeus teleportation (#5070) 2017-04-11 16:59:06 +02:00
commy2
a16fafd697 fix highlighted info box color (#5075) 2017-04-11 09:41:32 -05:00
commy2
bb5e479ae5 Merge pull request #5074 from acemod/use-https
use https for main menu
2017-04-11 12:19:54 +02:00
commy2
a9d562e5f7 use https for main men 2017-04-11 12:03:47 +02:00
commy2
0a0929cdc5 use https for main menu 2017-04-11 12:00:34 +02:00
commy2
025f821ac8 Merge pull request #5073 from acemod/main-menu-tweaks
tweak ACE main menu info box
2017-04-11 03:29:36 +02:00
commy2
8a25cd9c0c tweak ACE main menu info box 2017-04-11 02:37:53 +02:00
Jo David
8dfb7928c0 Merge pull request #5031 from Laid3acK/wiki_atragmx
Wiki AtragMx updated_3
2017-04-10 11:47:07 +02:00
Pawel W
edf4e388e2 Update ACEX to 3.2.0.4 (#5062) 2017-04-07 19:50:55 +02:00
Dystopian
83d2183f61 Fix cargo loading to locked vehicle (#5049) 2017-04-01 00:33:36 -05:00
PabstMirror
4a24759650 Fix dagr not showing bearing in mils (#5047) 2017-03-30 10:02:13 -05:00
Laid3acK
ee53c9e69d fix link atragmx.md 2017-03-30 13:58:17 +02:00