b5030d90b7
Wiki range card updated ( #5029 )
...
* Update rangecard.md
* Update rangecard.md
* Update rangecard.md
* Add files via upload
* Update rangecard.md
* fix links and `alt` texts
2017-03-25 10:47:11 -05:00
fcd57a9492
Duplicate French entry ( #5032 )
...
Removes a duplicate French entry, didn't saw it :/
2017-03-25 10:46:23 -05:00
a58a39f35a
fix links and alt
texts
2017-03-25 12:44:38 +01:00
04926173db
Update atragmx.md
2017-03-25 09:09:35 +01:00
70502e609b
Add files via upload
2017-03-24 14:23:13 +01:00
462a11d92a
Update atragmx.md
2017-03-24 14:09:43 +01:00
15346d0919
Add custom CfgUIGrids for microDagr ( #5014 )
2017-03-23 11:15:42 -05:00
203a279696
Update atragmx.md
2017-03-23 14:42:45 +01:00
5d8cf43199
Dupplicate Polish entry ( #5018 )
...
https://i.gyazo.com/c7557980d7d4c36709be78ef1f2c2a8f.png
2017-03-22 11:05:43 -05:00
c625dcda26
Update atragmx.md
2017-03-22 11:23:43 +01:00
bb228fa2b3
Merge branch 'release'
2017-03-21 20:49:11 +01:00
b143af0b8c
Prep 3.9.1 release
v3.9.1
2017-03-21 20:42:39 +01:00
86e806a04f
Update atragmx.md
2017-03-21 18:09:49 +01:00
e2cbb81777
Update atragmx.md
2017-03-21 14:49:21 +01:00
5e439055c0
Update atragmx.md
2017-03-21 14:39:23 +01:00
66fe97c03c
Update atragmx.md
2017-03-21 14:30:09 +01:00
c1360d4149
Update atragmx.md
2017-03-21 14:26:07 +01:00
dff62c33be
Update atragmx.md
2017-03-21 11:57:04 +01:00
67a4e4e5ab
Jpn translate to v391 ( #5011 )
...
* jpn translate slideshow
Add the Japanese translation for slideshow for v3.9.1
* jpn translate for cookoff
Add the Japanese translation for cookoff of the v3.9.1
2017-03-20 12:20:45 -05:00
ec9e4e952d
update user url
2017-03-20 08:06:09 +01:00
5ec665c3a6
Merge pull request #5006 from J3aLeiNe/master
...
AB: AtragMx wiki updated bis
2017-03-20 07:55:23 +01:00
c162739d4f
Translation: Missing 3 strings in Polish ( #5008 )
2017-03-19 23:37:36 -05:00
d8cdbcdbc9
Add files via upload
2017-03-19 11:37:44 +01:00
720f6a1ed2
Delete atragmx1.jpg
2017-03-19 11:36:23 +01:00
70aa0e0676
Update atragmx.md
2017-03-19 11:35:37 +01:00
eb963f20f5
Update publish.py for RHS Gref Compat ( #4999 )
2017-03-18 08:53:56 -05:00
a5cb451f76
AB : AtragMx wiki updated ( #4982 )
...
* Update atragmx.md
* Update atragmx.md
* Update atragmx.md
* Update atragmx.md
* Update atragmx.md
* Update atragmx.md
* Update atragmx.md
* Update atragmx.md
* Update atragmx.md
* Update atragmx.md
* Update atragmx.md
* Update atragmx.md
* Update atragmx.md
* Update atragmx.md
* Update atragmx.md
* Update atragmx.md
* Update atragmx.md
* Update atragmx.md
* Update atragmx.md
* Update atragmx.md
* Add files via upload
* Update atragmx.md
* Update atragmx.md
* Update atragmx.md
2017-03-18 13:37:36 +01:00
1208e441ac
Fix unarmed sprint->prone + minor perf improvments ( #4887 )
2017-03-15 10:12:07 -05:00
b31abee4fd
Sandbags surfaces update ( #4971 )
...
* Use private keyword, move surface blacklist to script_component.hpp
* Check height above terrain
* Add Tanoa surfaces, Check if in water
* Use 'dust' config entry to determine surface, Add common canDig (checks dustyness)
* Re-enable compile cache
* Revert to surface blacklist with dust as fallback
* Move surface blacklist to script_component because SQF validator complains
2017-03-15 10:11:37 -05:00
9e27960b86
Add rearm config for Nemmera ( #4992 )
2017-03-15 10:10:53 -05:00
c51b755770
also fix cooking off ammo boxes
v3.9.1-rc1
2017-03-15 09:09:42 +01:00
371caaa623
Fix cookoff desynch, fix #4900
...
Randomness would be calculated on every machine, but only vehicle explosion and sound are done by the server. Smoke, light and fire sfx are done by each client.
2017-03-15 09:09:02 +01:00
70b9f6fe99
Merge pull request #4990 from acemod/fix-cookoff-desynch
...
Fix cookoff desync
2017-03-15 09:06:10 +01:00
81f3387dbb
Merge pull request #4991 from acemod/fix-cookoff-2
...
also fix cooking off ammo boxes
2017-03-14 10:09:13 +01:00
2c4f286593
also fix cooking off ammo boxes
2017-03-14 10:08:06 +01:00
2334d501d0
Fix cookoff desynch, fix #4900
...
Randomness would be calculated on every machine, but only vehicle explosion and sound are done by the server. Smoke, light and fire sfx are done by each client.
2017-03-14 10:04:56 +01:00
71d9694eb6
Prep 3.9.1 release
2017-03-13 20:48:02 +01:00
27ef320542
Fix vehicle lock lockpick condition, Fix lockpicking from inside ( #4985 )
2017-03-13 20:43:55 +01:00
6403132a9b
Add validation on group id for map gesture color mapping ( #4976 )
2017-03-13 20:43:06 +01:00
11de1326ef
Cleanup use of ACE_HashLocation ( #4975 )
2017-03-13 20:42:43 +01:00
d18ad0c087
Give options menu list focus ( #4965 )
2017-03-13 20:42:25 +01:00
d9be3c0ffc
Fix rangecard not showing wind/lead ( #4964 )
2017-03-13 20:42:05 +01:00
ca5f3fa1cf
Update maps' latitude ( #4961 )
...
- add Dingor
- add MSKE 2017
- add G.O.S Leskovets
- add Trung Si
- add I44: Omaha v2
- add I44: Neaville and Neaville (Winter)
- add I44: Battle of the Bulge
2017-03-13 20:41:37 +01:00
43786786de
Fix gforce avg on switching to aircraft ( #4955 )
...
* Fix gforce avg on switching to aircraft
* Dont use for-loop for neutral g-forces array
2017-03-13 20:41:14 +01:00
ca4060b852
Require CBA v3.2.1 ( #4954 )
...
Conflicts:
addons/main/script_mod.hpp
2017-03-13 20:40:52 +01:00
a1853e0d52
Fix intergrated scopes ( #4945 )
2017-03-13 20:40:11 +01:00
76e9b132d7
Add RHS GREF compat for RKG-3 grenade ( #4944 )
2017-03-13 20:39:42 +01:00
bda09296ed
Fix lost magazines when restoring gunbag mags ( #4942 )
2017-03-13 20:39:24 +01:00
1952dc5798
Reload medical configs into extension on save load ( #4941 )
2017-03-13 20:39:01 +01:00
2c7a5fee76
Fix setVariablePublic reseting to old values ( #4938 )
...
* Fix setVariablePublic reseting to old values
* Don't drop delay time
2017-03-13 20:38:41 +01:00