Commit Graph

4010 Commits

Author SHA1 Message Date
KoffeinFlummi
d7b961043b Remove animation reset before falling unconscious
This caused the unit to briefly move to the default animation,
which looked shite.
2015-04-24 22:20:16 +02:00
Glowbal
821db645bf Merge pull request #843 from gienkov/patch-8
PL translation fix
2015-04-24 21:56:42 +02:00
ViperMaul
9fc14de251 Merge pull request #827 from acemod/makeEnhancements
Make Signature Key Building + enhancements
2015-04-24 12:36:24 -07:00
Grzegorz
aa0b1ecba0 PL translation fix 2015-04-24 21:35:20 +02:00
PabstMirror
3b9b09a7af UpdateFiringTable-ChangesFromWeather 2015-04-24 13:26:09 -05:00
Glowbal
7dc8a08b89 Replaced _currentshooter by _this
Fixes script error `Error Undefined variable in expression: _currentshooter`
2015-04-24 20:03:04 +02:00
ulteq
9e33b7a32e Renamed all compatibility module to follow the new naming scheme:
*compat_xxx
2015-04-24 20:00:35 +02:00
ulteq
df5debb135 Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 2015-04-24 19:57:05 +02:00
ulteq
9f2196ffcf Spaces 2015-04-24 19:56:51 +02:00
ulteq
af6f9f5a8c Removed unnecessary required addon 2015-04-24 19:56:36 +02:00
ulteq
819b7af426 Added more compatibility modules:
*hlcmods_ak
*hlcmods_aug
*rh_acc
*rh_de
*rh_m4
*rh_pdf
*rksl_pm_ii
2015-04-24 19:56:11 +02:00
commy2
e207a11851 fix: Cannot zero when looking through optics of static weapons and vehicle mg/gmg, fix #836 2015-04-24 19:02:29 +02:00
ulteq
afccc3a44b Added missing base classes 2015-04-24 17:27:26 +02:00
ulteq
b405f17df2 Added missing ; 2015-04-24 17:19:18 +02:00
ulteq
9078eed6bb Added optional hlcmods_m14 compatibility pbo 2015-04-24 17:15:28 +02:00
ulteq
5e23f7d842 Added optional hlcmods_g3 compatibility pbo 2015-04-24 17:12:03 +02:00
ulteq
aeef674b08 Added optional hlcmods_fal compatibility pbo 2015-04-24 17:08:08 +02:00
ulteq
87252c3a3e Added optional hlcmods_ak compatibility pbo 2015-04-24 17:05:09 +02:00
ulteq
f707ce3577 Added optional hlc_wp_mp5 compatibility pbo 2015-04-24 16:58:01 +02:00
ulteq
7e491c95a5 Added optional hlc_ar15 compatibility pbo 2015-04-24 16:54:55 +02:00
ulteq
f7ee7323b6 Added compatibility configs for hlcmods_core and hlcmods_m60e4 2015-04-24 14:14:20 +02:00
ulteq
5e766835a6 Improved regex matching 2015-04-24 13:11:43 +02:00
ulteq
6361bda3e9 Removed unused function 2015-04-24 13:01:11 +02:00
ulteq
3747df3ec5 Added python script that finds never used privates 2015-04-24 11:54:17 +02:00
ulteq
eb88f94cf7 Removed unused privates 2015-04-24 11:53:06 +02:00
ulteq
b3bf44fa1e Code cleanup 2015-04-24 10:58:55 +02:00
ulteq
b3f4bf306d Moved the global weather controls into preInit 2015-04-24 10:46:33 +02:00
ulteq
66e4c742b4 Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 2015-04-24 10:25:47 +02:00
ulteq
062aeae6e6 Fixed several bugs in the rain simulation:
*Added missing rain initialization based on overcast value
*Added proper fade out when the overcast changes from >=0.7 to <0.7
*Removed duplicate code
2015-04-24 10:25:31 +02:00
ulteq
50546646fa Added missing rain_period_count reset to 0 2015-04-24 10:05:13 +02:00
ulteq
5a90ef6207 Added global variables (syncRain, syncWind, syncMisc) which give some control over the weather module:
*Removed duplicate debug output
2015-04-24 10:03:48 +02:00
ulteq
709fdcdd08 Merge pull request #821 from Brisse89/master
Added realistic tracer burn times for several ammo types
2015-04-24 08:28:43 +02:00
Glowbal
0146439925 increasing the text box height #834
Temporary solution until we get something properly done.

Ideally we would calculate the height of the box through the amount of characters. For that we would need a font with a consistent width across each character, or figure out the width for each character ourselves.
2015-04-24 07:46:01 +02:00
esteldunedain
e3a06999c3 Reduce MainActions distance for CAManBase from 5m to 4m 2015-04-24 00:57:49 -03:00
esteldunedain
c8563ce484 Add LOS check for actions points. Close #785 2015-04-24 00:57:22 -03:00
Nicolás Badano
78b1f0024e Merge pull request #830 from gienkov/patch-7
PL translation fix
2015-04-23 22:52:56 -03:00
Grzegorz
e8a48fa81c PL translation fix
Apparently mini-spike AT still wants to shoot down planes and choppers :)
2015-04-24 01:54:36 +02:00
ViperMaul
898048eb95 Moved "copy_important_files" call in front of make release and after building is done
Moved "cleanup_optionals" call in front of make release and after building is done
2015-04-23 14:53:49 -07:00
ViperMaul
79269db913 Added a notification for the Check External References setting. 2015-04-23 14:35:33 -07:00
Grzegorz Sikora
79cce94704 PL translation 2015-04-23 23:03:05 +02:00
Glowbal
0391408159 added chapter numbering 2015-04-23 20:49:05 +02:00
Glowbal
4f7141b616 adjusted headers 2015-04-23 20:48:28 +02:00
Glowbal
381b8c2431 first draft of medical system feature documentation 2015-04-23 20:46:28 +02:00
PabstMirror
aa7de84783 Merge branch 'master' into mk6tweaks 2015-04-23 13:34:25 -05:00
PabstMirror
55732d4262 Text Shadow should have been black. 2015-04-23 13:33:38 -05:00
ViperMaul
8f79147323 Fix for missing release folder
#815
2015-04-23 11:22:00 -07:00
ulteq
f5e6da60a7 Added optional rh_m4_comp with advanced ballistics configs 2015-04-23 19:59:57 +02:00
ViperMaul
0323e17aac Switch to lower case folder names. 2015-04-23 10:40:39 -07:00
ViperMaul
c5066e24c1 Fix undefined work_drive variable for the default private_key_path
#816
2015-04-23 10:31:17 -07:00
ViperMaul
785a40387a Allow changing private_key creation folder from the default P:\private_keys
#816
2015-04-23 10:28:02 -07:00