Commit Graph

8320 Commits

Author SHA1 Message Date
commy2
a772932937 add repair actions for non-wheel hitpoints 2015-03-11 19:54:19 +01:00
PabstMirror
5ab9ad87f9 QGVAR typo 2015-03-11 13:33:45 -05:00
PabstMirror
3a7c7f7cee Fix interactMenuClosed event 2015-03-11 12:48:17 -05:00
PabstMirror
858e5def5a Interact menu event consistant
"interactMenuOpened",  to match event from #191
2015-03-11 12:45:01 -05:00
KoffeinFlummi
fabecdd0d3 Merge branch 'master' into medical-basic 2015-03-11 18:20:16 +01:00
KoffeinFlummi
a641a5db8b Make use of fnc_setUnconscious 2015-03-11 18:08:29 +01:00
KoffeinFlummi
8d22b61a2d Assign structural damage to torso 2015-03-11 18:08:00 +01:00
commy2
3cae6a4c7a Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 into repair 2015-03-11 15:21:59 +01:00
commy2
ed8e9904c2 auto add actions to replace and remove wheels 2015-03-11 15:21:35 +01:00
Nicolás Badano
72543e343c Merge pull request #191 from KoffeinFlummi/interact-improvements
Interact improvements
2015-03-11 10:41:32 -03:00
commy2
9750e5fbc3 events for claiming objects 2015-03-11 12:22:27 +01:00
bux578
b6423cc011 add icons psd 2015-03-11 10:38:22 +01:00
commy2
c442703a13 add spare wheel and spare track objects 2015-03-11 10:37:30 +01:00
commy2
d07e74b118 add function to return wheel hitpoints and their selection positions 2015-03-11 09:37:11 +01:00
PabstMirror
95d59a1b3a Headers 2015-03-11 02:06:07 -05:00
Nicolás Badano
8c7a51eac7 Added addClassAction and removeClassAction functions 2015-03-11 01:43:37 -03:00
Nicolás Badano
3dfef439e5 Delay the interactMenuClosed event until after the statement is executed, just in case it's needed to clean up afterwards. 2015-03-11 00:49:46 -03:00
Nicolás Badano
28929df32d Avoid submenus running statements when they open. Instead just check if the hovering action should runOnHover 2015-03-11 00:39:23 -03:00
Nicolás Badano
c573b1048d Made medical diagnosis statements run on hover 2015-03-11 00:38:31 -03:00
Nicolás Badano
f12e4ab751 Add the runOnHover parameter 2015-03-11 00:37:59 -03:00
Nicolás Badano
7138fadd71 Support additional parameters for addAction API 2015-03-11 00:25:45 -03:00
Nicolás Badano
722f49acc4 Execute statement when hovering over actions that open submenus 2015-03-11 00:21:05 -03:00
PabstMirror
d6e7775cac Can Show: Hide when gun up 2015-03-10 22:11:25 -05:00
PabstMirror
13e6ae60b2 Settings Menu, Mils, Localization 2015-03-10 21:48:57 -05:00
Nicolás Badano
b33127d3b0 Renamed variable 2015-03-10 23:45:46 -03:00
Nicolás Badano
e97467b3e3 Throw an event when the interact menu is closed 2015-03-10 23:36:28 -03:00
Nicolás Badano
14b97de930 Cache the generation of active action trees for action points. This sensibly cuts down the execution of action conditions. 2015-03-10 23:23:13 -03:00
Nicolás Badano
fab81c8701 Added helper function to cache generic function calls for a given time 2015-03-10 23:20:05 -03:00
commy2
cad5456010 function to check if an object is alive 2015-03-10 23:35:05 +01:00
commy2
c52c8234f1 repair action config 2015-03-10 23:29:45 +01:00
commy2
bd978f2a34 show message when fully or partially repairing a hitpoint 2015-03-10 22:52:44 +01:00
commy2
f7e8dc5499 localized text when repairing 2015-03-10 22:16:24 +01:00
jaynus
70b946e6b5 Update README.md
grammar.
2015-03-10 14:07:57 -07:00
PabstMirror
794a1f9922 Wirecutter handles interact event
adds helper objects to all fences that have actions
2015-03-10 16:01:46 -05:00
commy2
d5fd0fcf7d add function to start repair action 2015-03-10 21:49:53 +01:00
PabstMirror
49cef030d5 Add "interact_keyDown" local event to interactMenu 2015-03-10 15:48:08 -05:00
Glowbal
1da67d7b48 First draft of triage card 2015-03-10 21:12:35 +01:00
jaynus
59db61e192 Performance counter macros 2015-03-10 12:59:40 -07:00
commy2
8e2f478534 add events to change structural and hitpoint damage 2015-03-10 19:55:56 +01:00
Glowbal
45dbb0524c Merge pull request #181 from KoffeinFlummi/Additional_UI_Client_settings
Additional ui client settings #177
2015-03-10 19:55:44 +01:00
Glowbal
a4d73e1b01 DEFUNC -> DFUNC 2015-03-10 19:51:51 +01:00
commy2
fa10d1fd6b some basic function to manipulate structural and hit point damage 2015-03-10 19:42:21 +01:00
PabstMirror
1dd270812d Finish keybind conversion for old interact 2015-03-10 12:47:58 -05:00
PabstMirror
7173037cb0 Fix 2 broken keybinds 2015-03-10 12:45:08 -05:00
commy2
b7ed697e1c add repair PBO 2015-03-10 18:05:56 +01:00
commy2
b2e8ca5dbc zipper sounds for opening backpacks 2015-03-10 17:48:24 +01:00
commy2
025c45dccc remove lockbackpacks code, add sound and camshake, ref #178 2015-03-10 17:18:21 +01:00
PabstMirror
3f32627d61 Implement Unconc Event Handler 2015-03-10 11:08:15 -05:00
PabstMirror
93a1cdaab6 setCaptivityStatus in setUnconsicous 2015-03-10 10:35:00 -05:00
commy2
eeb07f2bf6 rename lockbackpacks to backpacks 2015-03-10 15:58:29 +01:00