classicarma
60e57709cf
translate microdagr
2016-09-28 01:16:06 +09:00
classicarma
188a1bf02b
translate medical_ai
2016-09-28 01:15:59 +09:00
classicarma
a35e50e6af
translate medical_menu
2016-09-28 01:15:51 +09:00
classicarma
eaf00c8340
translate medical
2016-09-28 01:15:38 +09:00
classicarma
0ced153e53
translate markers
2016-09-28 01:15:26 +09:00
classicarma
4afd71d293
translate map_gestures
2016-09-28 01:15:19 +09:00
classicarma
530946180b
translate maptools
2016-09-28 01:14:58 +09:00
classicarma
4c2692c2ba
translate map
2016-09-28 01:14:38 +09:00
classicarma
a6ae9047f6
translate main
2016-09-28 01:14:28 +09:00
classicarma
ef6ea019c9
translate magazinerepack
2016-09-28 01:14:15 +09:00
classicarma
c1fb635add
translate logistics_wirecutter
2016-09-28 01:14:07 +09:00
classicarma
0f6b15e569
translate logistics_uavbattery
2016-09-28 01:13:45 +09:00
classicarma
d0d52b5604
translate laser_selfdesignate
2016-09-28 01:13:33 +09:00
classicarma
4dbdb8bd93
translate laserpointer
2016-09-28 01:13:20 +09:00
classicarma
f3b3105f01
translate laser
2016-09-28 01:13:12 +09:00
classicarma
7b4582d8e0
translate kestrel4500
2016-09-28 01:12:56 +09:00
classicarma
f2cbe233ab
translate javelin
2016-09-28 01:12:46 +09:00
classicarma
10484e696c
translate inventory
2016-09-28 01:12:32 +09:00
classicarma
fd069c48d4
translate interact_menu
2016-09-28 01:12:22 +09:00
classicarma
fda61324c8
translate interaction
2016-09-28 01:12:05 +09:00
classicarma
a44c26efb8
translate huntir
2016-09-28 01:11:47 +09:00
classicarma
e59c93988b
translate hearing
2016-09-28 01:11:40 +09:00
classicarma
5453b15dd8
translate common
2016-09-28 01:11:27 +09:00
classicarma
c6806872c9
translate ballistics
2016-09-28 01:11:19 +09:00
PabstMirror
257f1a1b4c
Fix interaction addActionToX return values ( #4461 )
...
* Fix interaction addActionToX return values
Fix #4460
Fix returning number from pushBack
* Retrun empty array on error
2016-09-27 11:09:06 -05:00
commy2
5e35204811
woundHandler(SQF), fixes, improvements, more consistent variable naming
2016-09-27 17:29:49 +02:00
commy2
72e2bc72c0
don't exit loop prematurely
2016-09-27 11:57:37 +02:00
commy2
f90a91dfb5
add todo
2016-09-27 11:14:22 +02:00
commy2
7470d1f0f5
cleanup/improve parseConfigForinjuries
2016-09-27 11:05:38 +02:00
commy2
cae5196656
fix wound translations being lost in limbo
2016-09-26 21:09:32 +02:00
commy2
0637a7401e
travis pls
2016-09-26 20:52:08 +02:00
commy2
c21323f9ed
travis
2016-09-26 20:45:29 +02:00
commy2
2bfa1370a5
port injury parse fnc to medical damage
2016-09-26 20:30:45 +02:00
commy2
9f6baca424
port injury parse fnc to medical damage
2016-09-26 20:25:14 +02:00
commy2
8fd7e8335a
simplify and fix medical engine damage
2016-09-26 19:59:00 +02:00
ace3mod
565af1b571
[Docs] Update component dependencies
...
Automatically committed through Travis CI.
[ci skip]
2016-09-26 19:10:36 +02:00
PabstMirror
055c6d23f3
Fix passanger interaction ( #4467 )
2016-09-26 12:09:20 -05:00
commy2
80232c39cc
add todo note
2016-09-26 19:07:14 +02:00
commy2
4b9873d304
fix various issues with handleDamage engine component
2016-09-26 18:30:39 +02:00
PabstMirror
11b6370e8f
Fix undefined var in paradrop ( #4465 )
2016-09-25 21:25:11 +02:00
commy2
033c7c7eec
Merge remote-tracking branch 'origin/master' into medical-rewrite
2016-09-25 18:11:48 +02:00
Glowbal
883006c420
Create .gibot.yml
2016-09-25 12:48:52 +02:00
commy2
7f07d4e4b8
fix broken parachutes, fix #4437 ( #4462 )
2016-09-25 09:45:55 +02:00
commy2
e7bc2e9d62
remove deprecated code for 3.8.0 ( #4457 )
...
* remove deprecated scroll wheel event handler
* remove deprecated ace hash functions
* remove deprecated execNextFrame
* remove deprecated insertionSort
* remove deprecated getConfigType
* remove deprecated binocularMagazine
* remove deprecated wait(Until)AndExecute
* remove old ass and deprecated alternative syntax setHitPointDamage
* remove deprecated event handlers (#4459 )
* remove deprecated event handlers#
* remove ACE_newEvents
* Remove old ACE PlayerEventHandler wrappers
2016-09-24 22:31:10 +02:00
PabstMirror
9451716a44
Show damage on repair items interaction point ( #4448 )
...
* Show damage on repair items interaction point
* Fix dot size
* Change scaling
2016-09-24 15:15:02 -05:00
commy2
bc520c7fe7
add dmg materials to spare tracks and wheel ( #4450 )
...
* add dmg materials to spare tracks and wheel
* attempt to fix damage rvmats by making FIRE GEO components convex
* get materials to work
2016-09-24 22:08:56 +02:00
commy2
c1ead851cb
Add 3den attribute to disable bft ( #4452 )
...
* add 3den object attribte to disable BFT on the object
* delay setVariable public on group
* fix tooltip
2016-09-24 21:46:03 +02:00
PabstMirror
0b3d38a72f
Use waitAndExecute for fatigue loop ( #4453 )
...
* Use waitAndExecute for fatigue loop
Close #4379
- Will use CBA_missionTime so it repsects pause and time accl
- Possible performance improvment over using a PFEH
* Rename main loop function
2016-09-23 16:40:52 -05:00
PabstMirror
a7c75a3bf6
Handle RHS impact grenades (RGN/RGO) ( #4447 )
2016-09-23 16:38:24 -05:00
jonpas
d1e15110b3
Merge pull request #4455 from acemod/yellowCircleVersionNote
...
Add version note to yellow Advanced Throwing circle documentation
2016-09-23 20:41:24 +02:00