classic
b1b07c5c81
Improve The Japanese translation
...
Improve, fix and change The Japanese translation
2017-05-06 18:56:53 +09:00
classic
cf8620c460
add The Japanese translation
...
add The Japanese translation to new words
2017-05-06 16:57:58 +09:00
classic
9682f4d48a
Fix the Japanese translation
...
Fix the Japanese translation for rearm. it was used wrong translation.
2017-05-06 16:53:17 +09:00
classic
646d261413
Fix the Japanese translation
...
Fix the Japanese translation for medical_blood. it was used wrong translation.
2017-05-06 16:42:17 +09:00
classic
d4c471ca65
fix The Japanese translation
...
Fix the Japanese translation for laserpointer. it was used wrong html tag.
2017-05-06 16:36:32 +09:00
classic
037635bb0a
fix The Japanese translation
...
Fix the Japanese translation for chemlights. it was used wrong html tag.
2017-05-06 16:29:39 +09:00
classic
df837ff815
changed The Japanese translation
...
Changed the Japanese translation of azimuth angle
2017-05-06 16:25:35 +09:00
classic
c45767425b
fix the Japanese transltion
...
Fix the Japanese translation for attach. it was used wrong html tag.
2017-05-06 16:18:12 +09:00
classic
53bee13189
Add the Japanese translation for cargo
...
Add the Japanese translation for cargo, fix to html tag and few improvement
2017-05-06 15:56:12 +09:00
classic
c15c0d8b6a
Merge pull request #4 from acemod/master
...
Update from original
2017-05-06 15:48:16 +09: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
Laid3acK
9b4377a547
Update atragmx.md
2017-03-29 21:34:34 +02:00
Jo David
a13a685258
Update vector.md
2017-03-29 13:57:53 +02:00
Jo David
0aa872a26a
Merge pull request #5044 from Don42/patch-1
...
Update documentation for Vector21
2017-03-29 13:53:59 +02:00
Marco Kaulea
6c4d6c88d9
Add blank line after heading
2017-03-29 13:43:22 +02:00
Marco Kaulea
105ac01b56
Update documentation for Vector21
...
Add explanation on how to switch range and azimuth units
2017-03-29 00:30:18 +02:00
11RDP-LoupVert
94826cc8d6
French loc fixes (ballistics) ( #5041 )
...
Minor French loc fixes
2017-03-26 19:39:05 -05:00