Commit Graph

11488 Commits

Author SHA1 Message Date
Laid3acK
04926173db Update atragmx.md 2017-03-25 09:09:35 +01:00
Laid3acK
70502e609b Add files via upload 2017-03-24 14:23:13 +01:00
Laid3acK
462a11d92a Update atragmx.md 2017-03-24 14:09:43 +01:00
PabstMirror
15346d0919 Add custom CfgUIGrids for microDagr (#5014) 2017-03-23 11:15:42 -05:00
J3aLeiNe
203a279696 Update atragmx.md 2017-03-23 14:42:45 +01:00
11RDP-LoupVert
5d8cf43199 Dupplicate Polish entry (#5018)
https://i.gyazo.com/c7557980d7d4c36709be78ef1f2c2a8f.png
2017-03-22 11:05:43 -05:00
J3aLeiNe
c625dcda26 Update atragmx.md 2017-03-22 11:23:43 +01:00
Glowbal
bb228fa2b3 Merge branch 'release' 2017-03-21 20:49:11 +01:00
Glowbal
b143af0b8c Prep 3.9.1 release 2017-03-21 20:42:39 +01:00
J3aLeiNe
86e806a04f Update atragmx.md 2017-03-21 18:09:49 +01:00
J3aLeiNe
e2cbb81777 Update atragmx.md 2017-03-21 14:49:21 +01:00
J3aLeiNe
5e439055c0 Update atragmx.md 2017-03-21 14:39:23 +01:00
J3aLeiNe
66fe97c03c Update atragmx.md 2017-03-21 14:30:09 +01:00
J3aLeiNe
c1360d4149 Update atragmx.md 2017-03-21 14:26:07 +01:00
J3aLeiNe
dff62c33be Update atragmx.md 2017-03-21 11:57:04 +01:00
classic
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
bux
ec9e4e952d update user url 2017-03-20 08:06:09 +01:00
bux
5ec665c3a6 Merge pull request #5006 from J3aLeiNe/master
AB: AtragMx wiki updated bis
2017-03-20 07:55:23 +01:00
simpo
c162739d4f Translation: Missing 3 strings in Polish (#5008) 2017-03-19 23:37:36 -05:00
J3aLeiNe
d8cdbcdbc9 Add files via upload 2017-03-19 11:37:44 +01:00
J3aLeiNe
720f6a1ed2 Delete atragmx1.jpg 2017-03-19 11:36:23 +01:00
J3aLeiNe
70aa0e0676 Update atragmx.md 2017-03-19 11:35:37 +01:00
PabstMirror
eb963f20f5 Update publish.py for RHS Gref Compat (#4999) 2017-03-18 08:53:56 -05:00
J3aLeiNe
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
PabstMirror
1208e441ac Fix unarmed sprint->prone + minor perf improvments (#4887) 2017-03-15 10:12:07 -05:00
jonpas
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
PabstMirror
9e27960b86 Add rearm config for Nemmera (#4992) 2017-03-15 10:10:53 -05:00
commy2
c51b755770 also fix cooking off ammo boxes 2017-03-15 09:09:42 +01:00
commy2
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
bux
70b9f6fe99 Merge pull request #4990 from acemod/fix-cookoff-desynch
Fix cookoff desync
2017-03-15 09:06:10 +01:00
commy2
81f3387dbb Merge pull request #4991 from acemod/fix-cookoff-2
also fix cooking off ammo boxes
2017-03-14 10:09:13 +01:00
commy2
2c4f286593 also fix cooking off ammo boxes 2017-03-14 10:08:06 +01:00
commy2
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
Glowbal
71d9694eb6 Prep 3.9.1 release 2017-03-13 20:48:02 +01:00
jonpas
27ef320542 Fix vehicle lock lockpick condition, Fix lockpicking from inside (#4985) 2017-03-13 20:43:55 +01:00
Mark Ruffner
6403132a9b Add validation on group id for map gesture color mapping (#4976) 2017-03-13 20:43:06 +01:00
PabstMirror
11de1326ef Cleanup use of ACE_HashLocation (#4975) 2017-03-13 20:42:43 +01:00
PabstMirror
d18ad0c087 Give options menu list focus (#4965) 2017-03-13 20:42:25 +01:00
PabstMirror
d9be3c0ffc Fix rangecard not showing wind/lead (#4964) 2017-03-13 20:42:05 +01:00
J3aLeiNe
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
PabstMirror
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
jonpas
ca4060b852 Require CBA v3.2.1 (#4954)
Conflicts:
	addons/main/script_mod.hpp
2017-03-13 20:40:52 +01:00
PabstMirror
a1853e0d52 Fix intergrated scopes (#4945) 2017-03-13 20:40:11 +01:00
PabstMirror
76e9b132d7 Add RHS GREF compat for RKG-3 grenade (#4944) 2017-03-13 20:39:42 +01:00
PabstMirror
bda09296ed Fix lost magazines when restoring gunbag mags (#4942) 2017-03-13 20:39:24 +01:00
PabstMirror
1952dc5798 Reload medical configs into extension on save load (#4941) 2017-03-13 20:39:01 +01:00
PabstMirror
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
PabstMirror
863d54973d Verify params in atragmx profile gunlist (#4917) 2017-03-13 20:38:12 +01:00
PabstMirror
19e1a1f4c5 Pass map gestures draw by reference (#4914) 2017-03-13 20:37:47 +01:00
PabstMirror
0c479859af Hide earplug actions if setting disabled (#4913)
* Hide earplug actions if setting disabled

* Add lines that are new
2017-03-13 20:37:29 +01:00