PabstMirror
|
415402b5ad
|
Cleanup and debug
Fix missing weapon configs
Fix Dispersion (Radians / Degrees)
Fix comment
|
2015-12-28 16:08:32 -06:00 |
|
PabstMirror
|
42b350a40c
|
Cache Weapon Configs
|
2015-12-28 16:04:56 -06:00 |
|
PabstMirror
|
e587a6e6e3
|
Modernize code
|
2015-12-28 16:04:56 -06:00 |
|
PabstMirror
|
3020023f58
|
setVariablePublic - Use waitAndExecute
|
2015-12-28 16:04:55 -06:00 |
|
esteldunedain
|
c1e8b3dba9
|
Fix temperature bar color
|
2015-12-28 16:04:55 -06:00 |
|
esteldunedain
|
f132955d9f
|
Reenable refraction fx but make it optional for the moment.
|
2015-12-28 16:04:55 -06:00 |
|
esteldunedain
|
d001131314
|
Tweak and optimize the smoke effect to increase smoke and reduce performance impact
|
2015-12-28 16:04:54 -06:00 |
|
esteldunedain
|
3c74c4bada
|
Fix temperature indicator to max out red at half the bar
|
2015-12-28 16:04:54 -06:00 |
|
ulteq
|
4122d68684
|
Adjusted temperature display (red above 600°C)
|
2015-12-28 16:04:54 -06:00 |
|
ulteq
|
a1ee99cc8a
|
Remove debug code
|
2015-12-28 16:04:53 -06:00 |
|
ulteq
|
7858b65fde
|
Fixed misspelled function name
|
2015-12-28 16:04:53 -06:00 |
|
ulteq
|
0a27c309cb
|
Added missing variable definitions
|
2015-12-28 16:04:52 -06:00 |
|
commy2
|
f83206353d
|
jamming
|
2015-12-28 16:04:52 -06:00 |
|
Nicolás Badano
|
4264789631
|
Refactored code so the weapon temperature is correctly updated when checking it
|
2015-12-28 16:04:52 -06:00 |
|
Nicolás Badano
|
ac67e45098
|
overheating: sync weapon temperature across the net, deterministic pseudo-random bullet dispersion
|
2015-12-28 16:04:51 -06:00 |
|
Nicolás Badano
|
932e17cea4
|
fix
|
2015-12-28 16:04:51 -06:00 |
|
Nicolás Badano
|
fb56350217
|
small fixes
|
2015-12-28 16:04:51 -06:00 |
|
Nicolás Badano
|
de902ca4fd
|
Modify setVariablePublic so it published inmediately if the variable hasn't being publishes recently. Then establish an embargo time before it can be published again.
|
2015-12-28 16:04:50 -06:00 |
|
SilentSpike
|
d36543d3a9
|
Merge pull request #3069 from GitHawk/rearm
Fix scope of rearm dummy objects
|
2015-12-22 18:42:52 +00:00 |
|
Githawk
|
2432ac3319
|
Changed scope for carried objects
|
2015-12-22 17:54:16 +01:00 |
|
Githawk
|
499301e73e
|
Merge remote-tracking branch 'refs/remotes/acemod/master' into rearm
|
2015-12-22 17:53:15 +01:00 |
|
Thomas Kooi
|
792da96a5f
|
Merge pull request #3065 from acemod/tabs-are-our-enemy
Tabs are our enemy
|
2015-12-21 17:08:30 +01:00 |
|
Glowbal
|
e828076377
|
Add error on tab in sqf files to sqf validator
|
2015-12-21 17:06:04 +01:00 |
|
Glowbal
|
c1fa81f28b
|
Fix tabs in sqf files
|
2015-12-21 17:05:48 +01:00 |
|
jokoho48
|
0addb592d3
|
remove Unused Varaible in AB
fix private in AB
|
2015-12-21 02:29:10 +01:00 |
|
Thomas Kooi
|
90387eaf5b
|
Merge pull request #3023 from acemod/disablestaminabar
add function to retrieve the control of the stamina bar
|
2015-12-16 10:39:26 +01:00 |
|
Thomas Kooi
|
c911fcdafc
|
Fix travis configuration
Travis yml was using invalid notification configuration for slack.
|
2015-12-14 14:08:50 +01:00 |
|
Thomas Kooi
|
ef1d7f4fdb
|
Change Travis notifications on success disabled
We only need to know if a build failed, since that is when action needs to be taken
|
2015-12-14 12:42:37 +01:00 |
|
Glowbal
|
c689cbfdfe
|
Add release branch to travis
|
2015-12-13 15:41:37 +01:00 |
|
Glowbal
|
f485ae41b1
|
Add travis notification for private slack
|
2015-12-13 15:39:33 +01:00 |
|
Glowbal
|
d159c2738c
|
Fix travis notifications
|
2015-12-13 14:56:04 +01:00 |
|
commy2
|
bd3c79f739
|
add function to retrieve the control of the stamina bar
|
2015-12-12 20:25:42 +01:00 |
|
bux578
|
e9a669b03b
|
Merge pull request #2996 from havena/patch-1
fix Unexpected stringtable format
|
2015-12-09 20:42:33 +01:00 |
|
havena
|
6f0568c370
|
fix Unexpected stringtable format
Unexpected stringtable format inside <Text ID="STR_ACE_Common_CheckPBO_Action_WarnPerm"><German>
|
2015-12-09 20:18:15 +01:00 |
|
PabstMirror
|
cae9f436f6
|
Merge branch 'release'
|
2015-12-08 15:14:33 -06:00 |
|
Glowbal
|
0599b35fc6
|
Bump version to 3.4.1
|
2015-12-08 14:47:48 +01:00 |
|
PabstMirror
|
dec74a9d2d
|
Merge pull request #2964 from acemod/fixUnload
Fix refuel unconc error - Man unloading for air
|
2015-12-07 19:08:25 -06:00 |
|
PabstMirror
|
38bf869f07
|
Also Fix Rearm
|
2015-12-07 14:07:03 -06:00 |
|
PabstMirror
|
cd68f9b320
|
Fix refuel unconc error - Man unloading for air
|
2015-12-07 13:54:41 -06:00 |
|
Thomas Kooi
|
05c56f73b5
|
Change disable NVG with sights by default
As discussed on Slack, we are changing the default behaviour infavor of excepted gameplay.
|
2015-12-07 18:33:20 +01:00 |
|
PabstMirror
|
39edd205f0
|
Merge pull request #2942 from acemod/CzechTables
Czech Translations - Update
|
2015-12-07 09:32:00 -06:00 |
|
bux578
|
fbde1dd794
|
Merge pull request #2941 from acemod/DieStringtables
Update German Stringtables
|
2015-12-07 10:27:11 +01:00 |
|
bux578
|
821ccf5726
|
fix medical menu stringtable name
|
2015-12-07 10:21:48 +01:00 |
|
bux578
|
af31d43567
|
fix german typos
|
2015-12-07 10:20:35 +01:00 |
|
PabstMirror
|
358228f5bb
|
Cleanup De Stringtables
|
2015-12-06 15:03:15 -06:00 |
|
commy2
|
5237ed15dd
|
Merge pull request #2955 from acemod/configcleanup
Vehicles config cleanup, fix #2897
|
2015-12-06 11:26:15 +01:00 |
|
commy2
|
9fa62c6d2a
|
clean up vehicles config
|
2015-12-06 11:18:07 +01:00 |
|
Joko
|
55f6237b88
|
Merge pull request #2948 from gienkov/removeOriginal
remove Original entries
|
2015-12-05 22:33:58 +01:00 |
|
gienkov
|
f6e7cad678
|
remove Original entries
|
2015-12-05 22:08:39 +01:00 |
|
PabstMirror
|
b13656e54b
|
addDamageToUnit - Disable debug / testing code
|
2015-12-05 12:19:34 -06:00 |
|