Commit Graph

3945 Commits

Author SHA1 Message Date
e873aa1943 Removed unused config entries 2015-04-25 20:29:27 +02:00
6b5fa25ba9 Merge pull request #334 from acemod/mk6tweaks
Vanilla Mortars - Rangetables/Tweaks
2015-04-25 20:27:20 +02:00
94400f2b16 Change year in LICENSE 2015-04-25 19:56:42 +02:00
78eba4e703 Moved weather randomization back to postInit 2015-04-25 18:56:55 +02:00
71df545d52 Improved the Mk248 muzzle velocity shift table 2015-04-25 18:30:58 +02:00
f0477b8e95 Make PARAM/Explode_X faster
skips the IS_ARRAY check normaly found in EXPLODE_1_SYS
2015-04-25 10:25:08 -05:00
4a8153b757 Replaced EXPLODE_4_PVT macro inside of ABs PFH 2015-04-25 17:19:43 +02:00
74867230d6 Merge pull request #853 from acemod/cacheparsetext
cache ctrlSetStructedText parseText
2015-04-25 10:54:15 -03:00
fc49814689 Use FUNC(ctrlSetParsedTextCached) for the selector too. Eliminates glitches 2015-04-25 10:52:52 -03:00
8d12f57d0f Merge pull request #687 from acemod/streamlinedBasicDiagnosis
Streamlined basic diagnosis
2015-04-25 15:19:29 +02:00
3427bc5bbb Update stringtable.xml 2015-04-25 14:37:03 +02:00
a7e1d1c1c8 Update stringtable.xml 2015-04-25 14:36:53 +02:00
f3d360d3d8 Update stringtable.xml 2015-04-25 14:36:42 +02:00
b7763331d6 the index 2015-04-25 14:34:09 +02:00
eca7657ffa Removed a bunch of obsolete code:
*Obsolete, as of: 6fdaf4c400
2015-04-25 13:34:47 +02:00
73b17efa2f cache ctrlSetStructedText parseText 2015-04-25 13:28:21 +02:00
b053a641d9 Improved bullet trace visibility check 2015-04-25 13:15:54 +02:00
d8eee168aa Improved onlyActiveForLocalPlayers abort condition check:
*Fixed alwaysSimulateForSnipers abort condition
2015-04-25 12:59:26 +02:00
c8badaec5d Adjusted medical doc based on Jaynus comments 2015-04-25 12:58:54 +02:00
6799903e4b Also display different color for advanced 2015-04-25 12:45:04 +02:00
2d14ae61f9 Simplified muzzle velocity shift calculation:
*Also added some missing privates
2015-04-25 12:36:04 +02:00
1415adc2bd removed local diagnose action. Added localization 2015-04-25 12:35:07 +02:00
4cef2a1fa4 Merge branch 'master' into streamlinedBasicDiagnosis 2015-04-25 12:12:24 +02:00
d414e5a3a1 Removed unused define 2015-04-25 12:08:31 +02:00
6fdaf4c400 Completely removed the SQF version of the advanced ballistics PFH 2015-04-25 10:59:48 +02:00
f645672281 At least set GVAR(extensionAvailable) to true 2015-04-25 10:38:28 +02:00
f897f204a4 Added optional CUP ammunition compatibility pbo 2015-04-25 10:28:37 +02:00
46ad39a238 Merge pull request #846 from acemod/fixingHLCmods_core
Fixing missing inheritance: class HLC_762x54_tracer: HLC_762x51_tracer
2015-04-25 10:01:55 +02:00
Nou
7c857a5a7e Make sure load spawns the function, not calls it. 2015-04-25 00:52:51 -07:00
Nou
c8e6e7018c Moved infinite spawned loop to Loaded event for handing save game loads. Events for the win! diag_activeSQFScripts as of this build returns empty on a bare mission. 2015-04-25 00:49:47 -07:00
55529d0396 Added support for switching from 3d selections to radial menu 2015-04-25 09:41:55 +02:00
664d08d4aa add option to only use action when clicking 2015-04-25 08:23:54 +02:00
12280bbcad revive tmr camshake 2015-04-25 07:21:11 +02:00
d7d0f00592 tweaking recoil 2015-04-25 05:51:44 +02:00
be3de0d965 Fixing missing inheritance: class HLC_762x54_tracer: HLC_762x51_tracer 2015-04-24 15:25:32 -07:00
e6062d577a Moving some notices around. 2015-04-24 15:08:19 -07:00
4c9b94912a Adding notification 2015-04-24 14:46:47 -07:00
97a4bab70c Fixed a typo 2015-04-24 14:44:57 -07:00
732e7cc28f remove obsolete PBOs and their signatures during the build process. 2015-04-24 14:43:30 -07:00
cd13ee84b4 Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 2015-04-24 13:27:32 -07:00
8e62a0bf8f Fixed: make.py looking for private key in the wrong area 2015-04-24 13:25:40 -07:00
821db645bf Merge pull request #843 from gienkov/patch-8
PL translation fix
2015-04-24 21:56:42 +02:00
9fc14de251 Merge pull request #827 from acemod/makeEnhancements
Make Signature Key Building + enhancements
2015-04-24 12:36:24 -07:00
aa0b1ecba0 PL translation fix 2015-04-24 21:35:20 +02:00
3b9b09a7af UpdateFiringTable-ChangesFromWeather 2015-04-24 13:26:09 -05:00
7dc8a08b89 Replaced _currentshooter by _this
Fixes script error `Error Undefined variable in expression: _currentshooter`
2015-04-24 20:03:04 +02:00
9e33b7a32e Renamed all compatibility module to follow the new naming scheme:
*compat_xxx
2015-04-24 20:00:35 +02:00
df5debb135 Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 2015-04-24 19:57:05 +02:00
9f2196ffcf Spaces 2015-04-24 19:56:51 +02:00
af6f9f5a8c Removed unnecessary required addon 2015-04-24 19:56:36 +02:00