SilentSpike
f6cdad62ca
Added parenthesis
2015-05-11 19:04:04 +01:00
SilentSpike
7cf52d13ca
Disable zeus settings by default
...
Fixed newline characters
2015-05-11 18:15:45 +01:00
ViperMaul
5092d586fd
Exception handling and clean up.
...
#1105
2015-05-11 10:06:40 -07:00
commy2
c0e2af2e66
quotes in config arrays
2015-05-11 18:50:04 +02:00
SilentSpike
b09ebc9c79
QGVAR was meant to be GVAR
...
Improved module text
Forgot about script_component
2015-05-11 17:08:25 +01:00
jaynus
9660978b92
Changed: search for ace_server, not ace_serverconfig
2015-05-11 09:02:13 -07:00
ViperMaul
9c288ffa12
Merge pull request #1108 from acemod/missingPBOPREFIX
...
Added missing PBOPREFIX files
2015-05-11 08:54:03 -07:00
ViperMaul
b0051a6638
Merge pull request #1094 from acemod/fixUnSurrender
...
Fix not being able to UnSurrender (currentWeapon)
2015-05-11 08:39:39 -07:00
ViperMaul
4e1370cbc3
Merge pull request #1093 from acemod/fixDisarming
...
Fix disarming
2015-05-11 08:38:56 -07:00
ulteq
0b3d3b8793
Added missing PBOPREFIX files
2015-05-11 17:37:08 +02:00
SilentSpike
e16ea007e4
Add ACE settings
2015-05-11 16:30:46 +01:00
SilentSpike
755581be40
Changed BI functions to check for settings
2015-05-11 16:23:46 +01:00
SilentSpike
3118666f80
Added settings module to config
...
Started functionality
2015-05-11 16:02:24 +01:00
SilentSpike
519aba57b5
Transfered ballistics support (as discussed with glowbal)
2015-05-11 14:45:37 +01:00
ulteq
b03333c9e8
Moved all wind calculations into the weather module
2015-05-11 10:59:07 +02:00
jaynus
d6dde3c73f
Merge pull request #1077 from acemod/fixSwitchUnits
...
Fix switch units
2015-05-10 23:38:56 -07:00
ulteq
9fe8d6f40a
Merge pull request #1097 from acemod/dispersionFix
...
Rifle dispersion overhaul:
2015-05-11 00:31:23 +02:00
PabstMirror
2e91f45273
#1104 - Fix legend in editor
2015-05-10 16:57:05 -05:00
Glowbal
e6a8f0b295
Merge pull request #1103 from SilentSpike/medical_typofix
...
Trivial variable name fix for moduleAssignMedicalVehicle function
2015-05-10 22:37:54 +02:00
SilentSpike
eff5ce03d6
false -> 0
2015-05-10 20:58:17 +01:00
SilentSpike
518cfdab9e
isMedic -> medicClass
2015-05-10 20:19:32 +01:00
ulteq
09c19e4ec2
Subtle recoil reduction when using a suppressor
2015-05-10 20:58:36 +02:00
SilentSpike
d321ed2753
Changed function variable to match other medical vehicle functions
2015-05-10 19:56:35 +01:00
ViperMaul
9be22ee8b5
Merge pull request #1088 from acemod/makeNOBIN_improvements
...
Make Improvements
2015-05-10 11:46:16 -07:00
ulteq
82f3c65c31
Tuned down the dispersion reduction of suppressors some more
2015-05-10 20:06:27 +02:00
SilentSpike
c1c10f43b2
Fixed typo
2015-05-10 17:41:43 +01:00
SilentSpike
a40277f6f1
Module configs and function headers
2015-05-10 17:32:01 +01:00
SilentSpike
5166e73cc0
Added commented out code and function prep
2015-05-10 17:26:24 +01:00
SilentSpike
9dd163ac3d
Use moduleProjectile with ballistics support
2015-05-10 17:21:18 +01:00
SilentSpike
eaa0f16e30
Transferring rest of function files
2015-05-10 17:17:17 +01:00
jaynus
c39b5931c7
ACE tickTime based on ACE_time.
2015-05-10 07:56:14 -07:00
jaynus
e1c3c40cdd
I need more coffee. this should be more accurate.
2015-05-10 07:50:58 -07:00
jaynus
318b2437f9
Applied virtual time acceleration to the master ACE_time. Created ACE_tickTime macro, to provide same-frame millisecond resolution.
2015-05-10 07:42:53 -07:00
ViperMaul
1cc5bd1c50
removing unneeded debug files
2015-05-10 07:41:24 -07:00
ulteq
235534292f
Rifle dispersion overhaul:
...
*Added dispersion values for the new marksmen rifles (when needed)
*Overworked some of the (ridiculous) existing values
*Made use of the vanilla values whenever possible
2015-05-10 16:31:56 +02:00
KoffeinFlummi
2bb3a0f139
Cleanup #1095
...
- Fix tabs
- Remove tabler comments
- Restore one removed Russian string
2015-05-10 16:19:46 +02:00
KoffeinFlummi
9e982fe958
Merge branch 'translation/15bn/alef' of https://github.com/alef/ACE3 into italian-merge
2015-05-10 16:09:31 +02:00
commy2
ba6ffe8c2f
Merge pull request #946 from acemod/fcsInitSpeedFix
...
Fcs init speed fix
2015-05-10 14:57:50 +02:00
SAM
cb64f7d1a9
Adjusted PBOPREFIX
2015-05-10 13:28:18 +02:00
SAM
495e94f3f0
Merged fnc_init.sqf into XEH_postInit.sqf
2015-05-10 13:04:08 +02:00
SAM
283768fabb
Fixed code style in switch statement
2015-05-10 12:56:05 +02:00
SAM
6a6681872c
Replaced player with ACE_player
2015-05-10 12:54:53 +02:00
SAM
2ce133675a
Removed terrain grid related configs
2015-05-10 12:28:58 +02:00
SAM
c05a91f530
Suppress prompts when changing vehicle.
...
They're only shown when the player changes the setting.
2015-05-10 12:15:34 +02:00
SAM
69648f0e1b
Added adaptive view distance depending on vehicle
2015-05-10 12:00:19 +02:00
Glowbal
f861466882
Merge pull request #1075 from acemod/ambianceSoundModuleDescAndDoc
...
adjust ambiance sound module description and docs
2015-05-10 11:46:53 +02:00
Alessandro Foresi
2dd06babec
Added: Italian translations completed.
...
Fixed: BOM markers where missing
2015-05-10 11:44:46 +02:00
ulteq
d32e1024d3
Fixed a typo
2015-05-10 11:09:14 +02:00
Alessandro Foresi
643df71932
Added: Italian translation from Blackedsoul p#20
2015-05-10 11:05:16 +02:00
ulteq
718c38098e
Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 into abConfigCaching
2015-05-10 10:38:12 +02:00
PabstMirror
59adf92862
Fix not being able to UnSurrender (currentWeapon)
2015-05-10 01:47:50 -05:00
jaynus
7fb7b04a85
And one final bugfix for fast machines.
2015-05-09 23:13:02 -07:00
jaynus
8e34b99c0f
Optimization of variables.
2015-05-09 23:09:33 -07:00
jaynus
b3833c665d
Time magic.
2015-05-09 22:53:20 -07:00
PabstMirror
2da2794e20
ACE_isUnique config for mags instead of static list
2015-05-09 17:08:47 -05:00
Alessandro Foresi
7e7c3ed053
Added: More italian translations
2015-05-10 00:04:42 +02:00
Alessandro Foresi
9e093b9459
Added: More italian translations
2015-05-09 23:52:01 +02:00
Alessandro Foresi
6695a8793b
Added: Some italian translastions
2015-05-09 23:43:03 +02:00
SilentSpike
212b8528fa
Bird locality code no longer needed
2015-05-09 21:30:52 +01:00
jonpas
1a2e7d0596
Tabs to Spaces, Removed unused GUI class
2015-05-09 22:25:48 +02:00
jonpas
633e94a114
CBA Macros to Interaction functions
2015-05-09 22:14:00 +02:00
PabstMirror
4733818e9b
Fix weather array for zargabad
2015-05-09 15:10:01 -05:00
ulteq
3a10c77f08
Minor cleanup
2015-05-09 22:09:36 +02:00
PabstMirror
2e3e203d9f
#1081 - Fix binocular dupe
...
binocs are weapons and items at the same time.
need to properly drop binocs because stuff like deisgnator can have ammo
2015-05-09 14:41:46 -05:00
jaynus
6b5d95906d
Disables multiple openings of the kestrel & atrag. Allows the overlay toggle, but disables the opening of multiple ones. Used onUnload handlers. Supports both limiting interact and keybinds. Fixes #1086
2015-05-09 12:41:01 -07:00
SilentSpike
3544ee57f8
Added removed script within comments
2015-05-09 20:35:07 +01:00
SilentSpike
079b8489ce
Missing spaces 😉
2015-05-09 20:30:49 +01:00
SilentSpike
f685ec2257
added zeus changes module
2015-05-09 20:24:39 +01:00
ViperMaul
21ea667463
$NOBIN$ file must not be a zero-byte file in order to affect the cache to trigger a proper rebuild.
2015-05-09 11:07:27 -07:00
ulteq
00c28dd146
Merge pull request #1085 from acemod/cleanupScopesFiredEH
...
scope firedEH cleanup
2015-05-09 20:02:29 +02:00
ulteq
253ed6946e
scope firedEH cleanup
2015-05-09 20:02:22 +02:00
commy2
aa6c3ddf2c
fix: check files script, order in activatedAddons is not guaranteed
2015-05-09 19:34:35 +02:00
ulteq
b80602fbae
Fixed a typo
2015-05-09 18:55:00 +02:00
SAM
737b1cc216
Renamed variable limit to limitViewDistance
...
For future limiting of terraingrid
2015-05-09 18:42:02 +02:00
ulteq
30ff90453b
wind deflection has wrong version number macro setup
2015-05-09 18:32:19 +02:00
Glowbal
d3e2bd45d7
Merge pull request #1065 from acemod/fixMedicalSettingMistake
...
Fixed medical setting spelling mistake
2015-05-09 18:09:27 +02:00
commy2
4dc0b41c4b
Merge pull request #1076 from acemod/checkfiles
...
check for outdated pbo files
2015-05-09 17:50:29 +02:00
Nicolás Badano
b32729978f
Merge pull request #1026 from acemod/wavesFix
...
Fixes bugged waves
2015-05-09 12:42:28 -03:00
commy2
7fb56d4fd5
simple check to compare client and server version of ace
2015-05-09 17:03:51 +02:00
commy2
3976c4d64f
the spaces
2015-05-09 16:06:44 +02:00
commy2
f0cca5b33e
ignore ace in checkPBO module, also fix #1020
2015-05-09 16:01:53 +02:00
commy2
52a904478b
laser selfdesignate has wrong version number macro setup
2015-05-09 15:32:34 +02:00
SAM
cad86280c1
Fixed module value not overriding.
2015-05-09 14:51:23 +02:00
bux578
f1798aa739
fix switchunits
2015-05-09 14:05:58 +02:00
bux578
8c937a707d
starting to fix switchunits
2015-05-09 13:49:26 +02:00
commy2
57131496f2
check for outdated pbo files
2015-05-09 13:25:19 +02:00
SAM
f4d7c6818b
Attempted fix #2
2015-05-09 13:05:36 +02:00
SAM
a9d6fbd841
Attempting to fix module value not being read
2015-05-09 12:36:11 +02:00
SAM
f64f76e92f
Fixed wrong file name
2015-05-09 12:07:05 +02:00
SAM
2dfaaa047a
Reworked limiting system
...
Module limit still not being set properly.
2015-05-09 11:56:27 +02:00
SAM
bba216ebd2
Rewrote switch statement
...
Per @Glowbal's comment
2015-05-09 10:53:09 +02:00
SAM
7201a23d41
Adjusted post init, removed redundant settings
2015-05-09 10:44:01 +02:00
SAM
9e40e16c4a
Adjusted XEH_preinit accordingly
2015-05-09 10:43:20 +02:00
SAM
ae1628ef03
Renamed init file for neatness
2015-05-09 10:41:55 +02:00
bux578
fb284faa66
adjust ambiance sound module description and docs
2015-05-09 08:18:44 +02:00
bux578
ddf32052c4
fix removeWhiteSpace function name
...
used `string_removeWhiteSpace` but had to be `stringRemoveWhiteSpace`
due to 612fa69c1c
2015-05-09 08:02:13 +02:00
Nicolás Badano
19e8d7bbe7
Merge pull request #1066 from acemod/scopes-usefiredBisEH
...
Switch scopes to use firedBIS
2015-05-09 01:21:10 -03:00
commy2
b57f731dd0
disable laserpointer inheritance for rhs
2015-05-09 04:59:10 +02:00
jonpas
e9abd8c27a
Fixed lowercasing, improved examples
2015-05-09 04:55:41 +02:00
jonpas
2ff372e2a1
Function headers per Coding Guidelines for Interaction
2015-05-09 04:47:15 +02:00
jonpas
50d5e845ee
Lowercased beginning of functions pt2
2015-05-09 03:12:28 +02:00
jonpas
2a9f4d779d
Lowercased beginning of function names
2015-05-09 03:09:26 +02:00
PabstMirror
a4c710bd28
Switch scopes to use firedBIS
2015-05-08 13:36:24 -05:00
commy2
2ffabec250
Merge pull request #1040 from acemod/disableCfgAISkill
...
Disables the CfgAISkill class to prevent it from affecting players.
2015-05-08 20:27:31 +02:00
jaynus
b7b6cb6086
Fixed: Adds an enabler config to ace_frag, disabling the PFH for any round not enabled.
2015-05-08 11:27:17 -07:00
commy2
7294056da0
keep ai tweaks except of relaod
2015-05-08 20:13:20 +02:00
Glowbal
e674229dde
enabledFor > enableFor
2015-05-08 20:10:40 +02:00
ulteq
0a9dbfba87
Privates cleanup
2015-05-08 18:47:17 +02:00
ulteq
03fd740f8e
Config caching is now done in the uiNamespace
2015-05-08 18:43:26 +02:00
SAM
0b4137763d
Cleaned up code
2015-05-08 18:41:32 +02:00
SAM
45992e5e7f
All working except module returning any.
...
ace_viewdistance_moduleViewDistanceLimit always returning as any. No
error in the RPT relating to readSettingfromModule failing
2015-05-08 18:30:28 +02:00
ulteq
9a0fcd4fec
AB config read caching
2015-05-08 17:20:56 +02:00
SAM
6cda97e3a0
Adding required files for module integration
2015-05-08 16:07:57 +02:00
ulteq
1f15e68c30
Global variable cleanup
2015-05-08 16:00:41 +02:00
SAM
5732015370
Added moduleViewDistance file
2015-05-08 15:36:47 +02:00
SAM
bb625aac58
Used ACE common function instead of hint
2015-05-08 15:27:13 +02:00
ulteq
fd0ca58fe6
Fixes broken bullet trace effect (caliber is now in mm, not inches)
2015-05-08 15:25:32 +02:00
SAM
a5d68f122d
Added working limiter (config based)
2015-05-08 14:49:52 +02:00
SAM
6b604c101c
First working version
2015-05-08 14:14:15 +02:00
ulteq
f9b6916456
Merge pull request #1053 from acemod/fixATragMX
...
Fixes broken ATragMX (calculateStabilityFactor now requires metric in…
2015-05-08 13:57:59 +02:00
ulteq
3495196f40
Fixes broken ATragMX (calculateStabilityFactor now requires metric input)
2015-05-08 13:56:38 +02:00
ulteq
0e74fa56f7
Corrected several armour piercing round configs
2015-05-08 13:45:00 +02:00
Felix Wiegand
6589cdfb0e
Merge pull request #1041 from acemod/metric-units
...
Metric units
2015-05-08 13:09:31 +02:00
KoffeinFlummi
5e33176b52
Convert ACE_barrelLength(s) to millimeters
2015-05-08 12:47:45 +02:00
KoffeinFlummi
aa9561f287
Convert ACE_barrelTwist to millimeters
2015-05-08 12:46:44 +02:00
KoffeinFlummi
adc758cd14
Convert ACE_bulletLength to millimeters
2015-05-08 12:45:17 +02:00
KoffeinFlummi
ce8e192a01
Convert ACE_caliber to millimeters
2015-05-08 12:44:06 +02:00
ulteq
fa07110311
The stability factor calculation is all metric now
2015-05-08 10:46:59 +02:00
SAM
2c8dddfc47
Adding required files
2015-05-08 09:28:48 +02:00
SAM
c2bb6386af
Added required files for new module
2015-05-07 22:41:44 +02:00
Glowbal
518dfb4373
Added missing privates
2015-05-07 21:51:03 +02:00
KoffeinFlummi
a8c4068b56
Remove unnecessary comment
2015-05-07 18:51:18 +02:00
KoffeinFlummi
db07de31af
Whoops; back to the roots.
2015-05-07 18:49:40 +02:00
KoffeinFlummi
4b3a111681
Convert ACE_barrelLength to meters
2015-05-07 18:44:01 +02:00
KoffeinFlummi
3313582aec
Convert ACE_barrelTwist to meters
2015-05-07 18:41:54 +02:00
KoffeinFlummi
68c9127753
Convert ACE_barrelLengths to meters
2015-05-07 18:39:57 +02:00
KoffeinFlummi
27c8255987
Convert ACE_bulletMass to grams
2015-05-07 18:33:34 +02:00
KoffeinFlummi
b20c42398b
Convert ACE_bulletLength to meters
2015-05-07 18:29:02 +02:00
KoffeinFlummi
4eaab93fd1
Convert ACE_caliber to meters
2015-05-07 18:21:15 +02:00
ulteq
cea6d0063d
Disables the CfgAISkill class to prevent it from affecting players.
2015-05-07 17:49:59 +02:00
ViperMaul
996c342087
Merge pull request #994 from acemod/imenumisclick
...
don't close menu when no action is selected
2015-05-06 13:31:07 -07:00
PabstMirror
5f43cffecd
Sort for mag repack
2015-05-05 20:35:08 -05:00
ulteq
05f34e5d6a
Attempt to fix https://github.com/acemod/ACE3/issues/1025
2015-05-05 22:21:29 +02:00
Glowbal
f6dae4f6ba
Merge pull request #1016 from acemod/fixRespawnModule
...
Fix undefined variable in respawn module
2015-05-05 20:30:46 +02:00
Glowbal
50cc5db92f
fixes #1017
2015-05-05 20:05:31 +02:00
Glowbal
a49feee76b
should have been defaultValue
2015-05-05 19:47:17 +02:00
Glowbal
cee83113d2
lets use proper module config for this
2015-05-05 19:44:56 +02:00
Glowbal
9abf8a15c1
Make certain that GVAR(BodyRemoveTimer) exists
2015-05-05 19:44:44 +02:00
Glowbal
d88d71e2b3
Merge pull request #1015 from alganthe/master
...
New anim update
2015-05-05 19:35:31 +02:00
jaynus
8f19c13d85
Merge pull request #1009 from acemod/fixMissleGuidanceInhertiacnes
...
MissleGuidance - fix Inheritance check
2015-05-05 10:31:40 -07:00
Josuan Albin
dd2ea99d15
pak
...
pak anim
2015-05-05 19:26:11 +02:00
Josuan Albin
f063e45e60
medical advanced added
...
animations added for advanced
2015-05-05 19:04:08 +02:00
Josuan Albin
b781264212
New anim update
...
new healing animation added to animationCaller, animationCallerSelf
stays the same
2015-05-05 18:53:17 +02:00
PabstMirror
76f540409f
Fix 1.44 Updating Base Class
...
Updating base class VestItem->ItemInfo, by
z\addons\ace\protection\config.cpp/CfgWeapons/V_PlateCarrierIAGL_dgtl/ItemInfo/
2015-05-05 10:46:56 -05:00
Nicolás Badano
83304a0622
Merge pull request #1011 from acemod/moveContourLegend
...
#940 - Map Tweak (contor legend) for brefing
2015-05-05 08:14:34 -03:00
ulteq
19864d5be6
Fixed a bug in the humidity calculation
2015-05-05 10:37:51 +02:00
ulteq
4f44bcdf46
Added wind data for Chernarus (Prag)
2015-05-05 10:36:12 +02:00
bux578
bd69405cf4
fix czech typo in medical, fix #1010
2015-05-05 08:37:41 +02:00
PabstMirror
dafff4e63e
#940 - Map Tweak (contor legend) for brefing
2015-05-04 23:50:03 -05:00
PabstMirror
21552caee7
Opps- Not the same as javelin
2015-05-04 23:01:19 -05:00
PabstMirror
3fa218848d
MissleGuidance - fix Inheritance check
2015-05-04 22:46:58 -05:00
ulteq
f81e53bb33
Added wind data for Takistan (Kabul)
2015-05-04 22:17:26 +02:00
ulteq
be7391bf47
Added wind data for F.A.T.A
2015-05-04 21:28:12 +02:00
ulteq
76eaa5ded1
Added wind data for Bornholm
2015-05-04 20:35:39 +02:00
ViperMaul
032424b23e
Merge pull request #1006 from acemod/skipLOSCheckBodyparts
...
Interact menu: Increase the minimum distance required for LOS checks to 1.5m
2015-05-04 10:14:59 -07:00
esteldunedain
d07b69aca4
Increase the minimum distance required to perform LOS checks to 1.5m; should avoid LOS checks for medical bodyparts entirely, thus avoiding problems with weaponholders obstructing actions.
2015-05-04 13:37:14 -03:00
ulteq
d78be0fa23
Merge pull request #998 from Bla1337/master
...
Translation fixes/improvements (RU)
2015-05-04 10:28:35 +02:00
Bla1337
6c6cb9128a
Reverted the abbreviation changes
...
Abbreviation only used when necessary for the text clipping prevention.
2015-05-04 09:54:54 +03:00
Glowbal
f6e815fbaf
Merge pull request #1003 from acemod/fixMedicalLitterError
...
Fix treatment script error
2015-05-04 00:25:46 +02:00
Glowbal
ae47c78552
Make treatment execute before createLitter
2015-05-04 00:20:28 +02:00
Glowbal
b86012a6b1
Ensure that litterCondition is always code #1000
2015-05-04 00:16:12 +02:00
ulteq
061b77e375
Fixed completely fucked up temperature day/night cycle
2015-05-03 23:32:53 +02:00
ulteq
30c27bf689
Added weather data for kunduz map
2015-05-03 23:21:56 +02:00
ulteq
3fda9e7e7b
Merge pull request #997 from ProfessorCZ/master
...
Czech translation - Update
2015-05-03 17:03:47 +02:00
Bla1337
bf592ce0a9
nightvision edits
2015-05-03 17:35:58 +03:00
Bla1337
73d0be88fb
nametags edits
2015-05-03 14:57:59 +03:00
Bla1337
a7d66b59cf
transaltions
2015-05-03 14:01:35 +03:00
Lukas
3434964f4f
Update stringtable.xml
2015-05-03 11:54:18 +02:00
Lukas
da309e6682
Update stringtable.xml
2015-05-03 11:53:12 +02:00
ProfessorCZ
a0e443cfc6
Czech translation - Update
2015-05-03 11:48:56 +02:00
ulteq
4d4604da28
Fixed two typos in the ATragMX gun profile list
2015-05-03 10:47:49 +02:00
ulteq
d653aa262a
Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 into ballisticsTranslationFix
...
Conflicts:
addons/ballistics/stringtable.xml
2015-05-03 10:21:57 +02:00
KoffeinFlummi
f678fb8fbf
Merge branch 'spanish-merge'
2015-05-03 02:40:56 +02:00
KoffeinFlummi
7633f406ae
Merge branch 'patch-2' of https://github.com/Dimaslg/ACE3 into spanish-merge
...
Conflicts:
addons/laser/stringtable.xml
2015-05-03 02:40:44 +02:00
PabstMirror
d0975b4c0f
Laserpointer Stringtable - fix swapped eng/czk
2015-05-02 18:55:23 -05:00
KoffeinFlummi
697656da92
Merge branch 'master' of https://github.com/acemod/ACE3
2015-05-03 01:08:39 +02:00
KoffeinFlummi
a1d2bd62a4
Merge branch 'patch-1' of https://github.com/FreeZbe/ACE3 into french-merge
...
Conflicts:
addons/interaction/stringtable.xml
2015-05-03 01:08:22 +02:00
jaynus
27c66ba631
Merge pull request #993 from acemod/clipboardExtension
...
ACE clipboard extension to bypass clipboard limit of arma. Close #991
2015-05-02 15:29:18 -07:00
jaynus
717d7c874f
Data chunking. Feature complete.
2015-05-02 15:28:40 -07:00
KoffeinFlummi
e918e1d661
Merge https://github.com/ruPaladin/ACE3 into russian-merge
...
Conflicts:
addons/interaction/stringtable.xml
addons/medical/stringtable.xml
2015-05-02 23:43:33 +02:00
KoffeinFlummi
d0c7fce7f3
Merge https://github.com/adam3adam/ACE3 into czech-merge
...
Conflicts:
addons/interaction/stringtable.xml
addons/medical/stringtable.xml
addons/mk6mortar/stringtable.xml
2015-05-02 23:29:45 +02:00
esteldunedain
8d92d9cc7d
Add ace_clipboard to ACE_Extensions
2015-05-02 18:25:35 -03:00
KoffeinFlummi
298e1d88bd
Merge branch 'hu-catchup' of https://github.com/Harakhti/ACE3 into hungarian-merge
...
Conflicts:
addons/ballistics/stringtable.xml
addons/interact_menu/stringtable.xml
addons/interaction/stringtable.xml
addons/laser/stringtable.xml
addons/medical/stringtable.xml
addons/respawn/stringtable.xml
2015-05-02 23:17:39 +02:00
commy2
f44aaee7c7
also in cursor mode
2015-05-02 23:02:40 +02:00
commy2
0fd783082d
don't close menu when no action is selected
2015-05-02 22:53:23 +02:00
esteldunedain
233ca37219
Export settings to clipboard using ace_clipboard. Deprecate exporting through diag_log
2015-05-02 17:52:37 -03:00
ulteq
e6187adfc7
Removed a trailing space
2015-05-02 22:09:38 +02:00
ulteq
b5ec13b992
Fixed some inconsistencies in the stringtable
2015-05-02 22:07:25 +02:00
Felix Wiegand
7678919e8d
Merge pull request #982 from ToasterBR/master
...
Translation to Portuguese
2015-05-02 21:40:14 +02:00
esteldunedain
aad108a6a3
Merge branch 'master' of github.com:KoffeinFlummi/ACE3 into interactionOclusion
2015-05-02 14:55:35 -03:00