Felix Wiegand
3ed88ca17a
Create README.md
2015-01-26 13:37:41 +01:00
Felix Wiegand
8d24c9fdbd
Create README.md
2015-01-26 13:35:31 +01:00
KoffeinFlummi
3e00ebd12b
Add README for ballistics
2015-01-26 07:36:45 +01:00
PabstMirror
5e932f8c71
Replace calls to progressBar
...
Mag repack
Defuse
Swap Barrel
2015-01-26 00:24:33 -06:00
PabstMirror
7c9dd335e7
Formating
2015-01-25 18:53:08 -06:00
PabstMirror
ce8e0fd938
New Progress Bar
2015-01-25 18:48:32 -06:00
Thomas Kooi
b28fa367cb
Fixed unconscious. Now functions properly again after move from common to medical.
2015-01-25 16:40:47 +01:00
Thomas Kooi
3c60af5a14
Fixed: Changed medicClass to isMedic.
2015-01-25 16:05:09 +01:00
Thomas Kooi
69c45cf54d
Fixed assignMedicalEquipment module
2015-01-25 16:02:49 +01:00
Thomas Kooi
5f8a00a45f
Removed last remaining spawns and sleeps in medical.
2015-01-25 15:41:29 +01:00
Thomas Kooi
8045ebb6ab
Fixed damage parsing for AI & non medical enabled units
2015-01-25 15:02:14 +01:00
Thomas Kooi
73d3869a04
Minor improvements made to handleDamage functions
2015-01-25 14:00:51 +01:00
PabstMirror
c07120c439
Fix Googles Macros
2015-01-25 00:55:35 -06:00
Nicolás Badano
30cd9a7499
me too
2015-01-25 01:16:44 -03:00
Nicolás Badano
05d209191c
common: fixed fnc_addLineToDebugDraw
2015-01-25 01:05:19 -03:00
Nicolás Badano
8d1ee8c2c2
backblast: overhaul
...
- Replace firedNear by firedBIS XEH
- Calculate the origin of the backblast and overpressure zones using the projectile position and direction
- Handle all effects for each unit on their local machine
- Posibility of drawing effect cone for debug
- Simplified angle calculations
2015-01-25 00:59:20 -03:00
Nicolás Badano
8f0c6f7a1f
common: function for drawing debug lines
2015-01-25 00:56:23 -03:00
Thomas Kooi
95cfe5ce3a
Minor code refactor
2015-01-24 21:16:51 +01:00
commy2
7e4407b9f5
Merge pull request #89 from KoffeinFlummi/byebyeAgmKeys
...
Remove AGM key handling routines and remaining stuff from AGM options menu
2015-01-24 20:17:57 +01:00
PabstMirror
a419587042
remove testing debug
2015-01-24 13:14:43 -06:00
PabstMirror
69893a7e99
Attach-use waitAndExecute
2015-01-24 13:14:01 -06:00
PabstMirror
0ca2cb34ea
setVariable names
2015-01-24 12:58:01 -06:00
PabstMirror
09eb5d6c65
Update readme.md
2015-01-24 12:48:28 -06:00
PabstMirror
04d4d5b9ec
Readme
2015-01-24 12:45:11 -06:00
Nicolás Badano
f3dac73fa2
interaction: removed debug info
2015-01-24 15:40:41 -03:00
Nicolás Badano
fc7f778d3e
Reverted deletion of HintConfig.hpp
2015-01-24 15:35:58 -03:00
Nicolás Badano
b8abc85051
Merge branch 'byebyeAgmKeys' of github.com:KoffeinFlummi/ACE3 into byebyeAgmKeys
2015-01-24 15:34:48 -03:00
Nicolás Badano
30b97d7b6b
common: removed commented stuff
2015-01-24 15:34:27 -03:00
Nicolás Badano
33485f6d3f
common: remove AGM key handling routines and remaining stuff from AGM options menu
2015-01-24 15:32:06 -03:00
Nicolás Badano
be550836ea
common: remove AGM key handling routines and remaining stuff from AGM options menu
2015-01-24 15:25:03 -03:00
Felix Wiegand
1c074e8096
Create README.md
2015-01-24 19:13:02 +01:00
Felix Wiegand
232420d21e
Create README.md
2015-01-24 18:53:41 +01:00
Felix Wiegand
b356e3f5ba
Create README.md
2015-01-24 18:51:43 +01:00
Felix Wiegand
bdd9532c24
Add README.md for ai
2015-01-24 18:50:42 +01:00
Nicolás Badano
8affcc0a2e
fixes
2015-01-24 14:30:30 -03:00
Nicolás Badano
dc55ea517e
interaction: cba keybinds
2015-01-24 14:02:47 -03:00
Thomas Kooi
8d34f98909
Moved relevant functions from common to medical.
...
Removed unnecessary event function.
2015-01-24 17:18:38 +01:00
Thomas Kooi
e06c5010bb
Moved GUI functionality to medical
2015-01-24 16:34:39 +01:00
PabstMirror
4e31a4b57f
First Pass
2015-01-23 16:40:39 -06:00
PabstMirror
5c8614f11c
Port Vehicle Lock Inital
2015-01-23 16:14:22 -06:00
PabstMirror
47e8282d98
Movement/Climb Keybind
2015-01-23 16:05:14 -06:00
PabstMirror
75c87dfd9b
Option Menu Tweaks
2015-01-23 02:43:43 -06:00
PabstMirror
8a27a49d31
#84 - goggles option error
2015-01-22 16:58:11 -06:00
Thomas Kooi
5234bb984f
Fixed default debug values
2015-01-22 23:49:04 +01:00
Thomas Kooi
80f90751cd
Removed some spawns
2015-01-22 23:47:06 +01:00
Thomas Kooi
dce0b61d57
Added damage threshold module
...
Removed debug prints
2015-01-22 23:29:18 +01:00
Thomas Kooi
dc1098233e
Added broadcast flag to addOpenWounds, so we can stack call it followed by a broadcast.
...
Improvements made to assignOpenWounds, now better results for single hits.
2015-01-22 22:28:04 +01:00
Thomas Kooi
b173b21c51
Fixed advancedLocal treatment function. Now also selects primary weapon of caller when performing treatment.
2015-01-22 22:25:59 +01:00
Thomas Kooi
e7ebcbe3fb
Added new unconscious condition for bleeding
2015-01-22 22:25:24 +01:00
Thomas Kooi
8137080bbc
Minor code clean up
2015-01-22 22:00:37 +01:00