1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00

4359 Commits

Author SHA1 Message Date
Alessandro Foresi
67319b6808 Fixed: Removed § at the end of EH call 2015-05-20 22:04:19 +02:00
jaynus
e6270f6e39 Fixed: Font config breaking checkPBO 2015-05-20 10:42:24 -07:00
KoffeinFlummi
f16f282abd Merge remote-tracking branch 'origin/release' into master-fix
Conflicts:
	addons/medical/functions/fnc_handleDamage.sqf
	extensions/common/p3d/animation.cpp
	extensions/common/p3d/compressed.cpp
	extensions/common/p3d/compressed.hpp
	extensions/common/pbo/archive.cpp
	extensions/common/pbo/search.cpp
	extensions/common/pbo/search.hpp
	extensions/common/shared.hpp
	extensions/common/simplepipe_win32.cpp
	extensions/common/simplepipe_win32.hpp
	extensions/common/simulation/object.cpp
	extensions/common/simulation/object.hpp
	extensions/common/targetver.h
	extensions/common/vector.hpp
2015-05-20 19:31:55 +02:00
PabstMirror
64a401ee8c closed - Add Editor placeable item 2015-05-20 17:17:10 +02:00
PabstMirror
0d00894d9f - isInMedicalVehicle - medicClass is number 2015-05-20 17:17:09 +02:00
Garth L-H de Wet
8edeb45d6d Changed the animation from medic to put when placing an explosive. Added a put animation when setting the trigger for an explosive. 2015-05-20 17:17:09 +02:00
esteldunedain
23117db401 - Default viewDistance to video settings - Add 500m and 100m as optional view distances 2015-05-20 17:17:08 +02:00
Grzegorz
96322fe689 PL translation for new advanced ballistics option 2015-05-20 17:17:08 +02:00
esteldunedain
22b83826f0 Bandaid for , until we properly solve unreliable init handlers. 1- Menus for CAManBase are precomputed on preInit 2- Class action menus for all men are supposed to be equal to those of CAManBase Note: we loose the capability of defining actions for specific classes from config (which we don't do on ACE annyway) 2015-05-20 17:15:25 +02:00
Glowbal
694a24c970 Only change the color if bleeding (adv) 2015-05-20 17:15:25 +02:00
Glowbal
0a2679846c Changed: morphine works 15 minutes 2015-05-20 17:15:24 +02:00
Glowbal
e8d169248f Made atropine less effective 2015-05-20 17:15:23 +02:00
Glowbal
82260e5090 Changed: Made Morphine suppress more pain 2015-05-20 17:15:23 +02:00
Glowbal
2b1468db24 Added pain suppression instead of removal 2015-05-20 17:15:22 +02:00
Glowbal
429c85c9f1 fixed missing parameters for non local unit 2015-05-20 17:15:22 +02:00
Glowbal
913c938a9d Added force unconscious parameter 2015-05-20 17:15:21 +02:00
Glowbal
6439bf4e3a Adjusted item mass 2015-05-20 17:15:20 +02:00
Glowbal
808bb6d048 fixes units do not display injuries
Is caused because the system thinks medical is disabled for basic units, while this obviously is not the case.
2015-05-20 17:15:20 +02:00
Glowbal
104fcdc589 fixes 2015-05-20 17:15:19 +02:00
jaynus
d57b93c1a4 woops. tabs. path. 2015-05-20 17:15:19 +02:00
jaynus
5b5ea907d2 Custom fonts for ACE. 2015-05-20 17:15:18 +02:00
Glowbal
d6cc1d4b76 Proposed fix for
Sent directly to extension instead of splitting it
2015-05-20 10:26:32 +02:00
ulteq
10df66f218 Merge pull request from acemod/scopeIncrement
Elevation and windage can now have different adjustment increments:
2015-05-20 10:20:22 +02:00
ulteq
c81446400c Grammar 2015-05-20 10:14:10 +02:00
PabstMirror
ebeba23834 Nametag Size Option, selectionPosition for tag pos 2015-05-19 16:57:47 -05:00
PabstMirror
6dc81796b5 ambientBrightness effects tag distance 2015-05-19 16:18:10 -05:00
ulteq
28c8aba9bd Added missing ! 2015-05-19 20:46:55 +02:00
ulteq
57c37ecb9a Reorder/Rewrite of some advanced ballistics module options:
* alwaysSimulateForSnipers -> simulateForSnipers
* alwaysSimulateForGroupMembers -> simulateForGroupMembers
* onlyActiveForLocalPlayers -> simulateForEveryone
2015-05-19 20:46:13 +02:00
ulteq
bd3b84901f Merge pull request from gienkov/patch-17
PL translation for new advanced ballistics option
2015-05-19 20:23:34 +02:00
ulteq
458daad5bb Elevation and windage can now have different adjustment increments:
* ACE_ScopeAdjust_VerticalIncrement
* ACE_ScopeAdjust_HorizontalIncrement
2015-05-19 20:13:31 +02:00
Nicolás Badano
0e7e4e112c Merge pull request from acemod/viewDistanceFix
Fix for the viewDistance module
2015-05-19 15:03:37 -03:00
esteldunedain
e022499068 - Default viewDistance to video settings
- Add 500m and 100m as optional view distances
2015-05-19 14:48:29 -03:00
Grzegorz
e3aabe2c42 PL translation for new advanced ballistics option 2015-05-19 18:52:17 +02:00
jaynus
c4393862aa Merge pull request from acemod/nametagFireteamColors
Add assignedTeam color propagation to nametags from the leader
2015-05-19 09:19:48 -07:00
jaynus
6eec702263 Added isNull check wrapper to nametag color propagation. 2015-05-19 09:19:03 -07:00
PabstMirror
7c8505592b Chunk Data to Extension, add some extra diag info 2015-05-19 01:57:41 -05:00
PabstMirror
4d877196e4 Missing Parenthesissies 2015-05-19 00:36:54 -05:00
Glowbal
572b46a473 fix for Being near Campfires messes up basic medical and causes large fps lag
Should only do a max of 1 PFH at a time. If new damage is received before the PFH is completed, it will reset.
2015-05-19 07:23:44 +02:00
PabstMirror
942066b04a Nametags - Use EyePos of target 2015-05-19 00:09:49 -05:00
PabstMirror
c4e5e9a7ac - Reset handcuffs on respawn 2015-05-18 22:02:50 -05:00
PabstMirror
b727fd79c4 Call Ext Directly
CBA_fnc_split problems
2015-05-18 19:29:39 -05:00
PabstMirror
bace23c331 Button to dump array info to clipboard 2015-05-18 18:44:52 -05:00
ViperMaul
0a743d847c Set version number to 3.0.1 2015-05-18 15:42:53 -07:00
Glowbal
5b65d4117d fixed wrong macro for addEventhandler 2015-05-18 23:02:46 +02:00
Glowbal
539ed2dc79 Fix debug message and prevent Instant death inside vehicles 2015-05-18 22:22:57 +02:00
PabstMirror
559f3cbd0f - Safe get variables if settings not defined 2015-05-18 21:34:57 +02:00
esteldunedain
fc5c529772 Fixed object actions not working 2015-05-18 21:34:39 +02:00
esteldunedain
0d0347d3fa Bandaid for , until we properly solve unreliable init handlers.
1- Menus for CAManBase are precomputed on preInit
2- Class action menus for all men are supposed to be equal to those of CAManBase
Note: we loose the capability of defining actions for specific classes from config (which we don't do on ACE annyway)
2015-05-18 21:34:29 +02:00
PabstMirror
8b4cc835d8 - Reset BFT_markers array each time 2015-05-18 21:34:17 +02:00
Glowbal
771b62ed04 Fix medical vehicle return value
Could fix 
2015-05-18 21:33:35 +02:00