Commit Graph

  • f93ac13ca4 Remove ; in headers johnb432 2024-07-20 08:44:56 +0200
  • 5b87267d77 Merge branch 'corpse-carry-continued2' of https://github.com/johnb432/ACE3 into pr/9273 johnb432 2024-07-20 08:43:06 +0200
  • 7a261773e2 Merge branch 'master' into pr/9273 johnb432 2024-07-20 08:42:52 +0200
  • de1c2a5805
    Update docs/wiki/framework/events-framework.md johnb432 2024-07-20 08:42:38 +0200
  • a7ce63a536
    Fire - Remove medical_engine dependency (#10122) johnb432 2024-07-20 08:37:04 +0200
  • b67501572a Remove workaround for broken CBA function #10131 dogtags-update-canAdd johnb432 2024-07-20 08:32:57 +0200
  • 5d133bd793
    Dogtags - Code cleanup (#10097) johnb432 2024-07-20 08:29:17 +0200
  • 05ab1bbe99
    Dragging - Fix dragging/carrying failing for items in ViV (#10128) johnb432 2024-07-20 08:26:53 +0200
  • edebac5924 Use lazy eval to check if item was unloaded #10128 johnb432 2024-07-20 08:22:16 +0200
  • b9d8c7b381
    Update addons/dragging/functions/fnc_carryObject.sqf johnb432 2024-07-20 08:19:21 +0200
  • 8ab36f64ff
    Quickmount - Fix quickmount for vehicle interactions (#10126) johnb432 2024-07-20 08:15:15 +0200
  • 5cada7d397
    General - Remove "SwitchWeapon" spam (#10113) johnb432 2024-07-20 08:13:42 +0200
  • cf7ee7f438 Dogtags - Rename inventory items via CBA PabstMirror 2024-07-19 22:18:09 -0500
  • efb5b07009 Update initSettings.inc.sqf #10122 johnb432 2024-07-19 19:40:02 +0200
  • ac3b7e3486 Remove weight workaround fully #10129 dragging-remove-workaround-fully johnb432 2024-07-19 19:16:02 +0200
  • 68738316c2
    Dragging - Remove weight calculation workaround (#10117) johnb432 2024-07-19 19:13:44 +0200
  • 7123b60d30 Unload ViV before dragging/carrying johnb432 2024-07-19 19:10:18 +0200
  • 74f83a1713 Merge branch 'master' into map-use-slotitemevent #9961 map-use-slotitemevent johnb432 2024-07-19 18:47:25 +0200
  • ac7e398df7 Add ViV cargo cargo-add-viv johnb432 2024-07-19 18:34:14 +0200
  • 37d7c4c544
    Interaction - Hide push interaction if target is in ViV cargo (#10127) johnb432 2024-07-19 18:26:14 +0200
  • 160bb15962 Merge remote-tracking branch 'upstream/master' into Event-hanlder-replacement lambdatiger 2024-07-19 10:51:23 -0500
  • 0f865abff7 Hide push interaction for ViV cargo #10127 johnb432 2024-07-19 17:49:27 +0200
  • e4d36c6819 fixed small errors lambdatiger 2024-07-19 10:47:49 -0500
  • 4db2a2f01c
    Update addons/quickmount/functions/fnc_getInNearest.sqf #10126 johnb432 2024-07-19 17:46:24 +0200
  • 27345aa35e Fix quickmount for vehicle interactions johnb432 2024-07-19 17:37:50 +0200
  • 6dd11161bd Update fnc_getWeight.sqf #10117 johnb432 2024-07-19 14:39:17 +0200
  • 2c3396a4e8
    Documentation - Add ACE_suture entry to list of classnames (#10125) OverlordZorn 2024-07-19 14:36:37 +0200
  • 642475c13b
    Update class-names.md #10125 Mr. Zorn 2024-07-19 11:42:33 +0200
  • 651a3b7b70 Removed debug lines #9856 DartRuffian 2024-07-19 00:38:50 -0500
  • f0d1caada6 Initial resizing of stats DartRuffian 2024-07-19 00:37:19 -0500
  • 2713acdd38 Optimized loop to find spall position using larger steps and fewer operations per loop lambdatiger 2024-07-19 00:12:14 -0500
  • f57f6f5a06 clarified parts of the spall event chain lambdatiger 2024-07-19 00:01:55 -0500
  • c344130f9b increased code legiblity and optimized some randomizations lambdatiger 2024-07-18 22:58:52 -0500
  • 4f251767d7 updated some defne names and usages lambdatiger 2024-07-18 22:33:19 -0500
  • 1480715111 fixed timing and other spall issues lambdatiger 2024-07-18 22:28:56 -0500
  • 48e299663b fixed errors in frag with downgrade lambdatiger 2024-07-18 21:12:23 -0500
  • 437f6c1eef mass must be in grams in this version I guess lambdatiger 2024-07-18 21:10:54 -0500
  • 8da5e47dcf changed debug colors lambdatiger 2024-07-18 21:10:20 -0500
  • 56b150dbfb Array return gets formatted as multi-line string DartRuffian 2024-03-13 21:13:33 -0500
  • f7d6c783a5 updated documentation lambdatiger 2024-07-18 19:55:20 -0500
  • 783c2aa8ce fixed debug def names lambdatiger 2024-07-18 19:36:49 -0500
  • 39e7f7f438 unfucked a comma lambdatiger 2024-07-18 19:30:30 -0500
  • 3595f827a1 removed more magic numbers lambdatiger 2024-07-18 19:28:11 -0500
  • 3fcf6f7100 removed magic numbers and code with no effect lambdatiger 2024-07-18 19:19:43 -0500
  • 9c8e9e30a2 removed commented out debug information from nouber lambdatiger 2024-07-18 19:18:52 -0500
  • 682568fd87 updated defines to match implementation lambdatiger 2024-07-18 19:16:28 -0500
  • 04c4bd4679 updated search pattern to one discussed in PR #9728 lambdatiger 2024-07-18 19:07:47 -0500
  • fbca98328e All spalling in current version is local lambdatiger 2024-07-18 18:56:00 -0500
  • 842b818aff updated config path to be relevant to post-EH version lambdatiger 2024-07-18 18:55:46 -0500
  • a20274a2c2 made addBlackList remove projectile EHs lambdatiger 2024-07-18 18:55:19 -0500
  • aba2a85840 simplified event declarations and fixed whitespace lambdatiger 2024-07-18 18:43:08 -0500
  • 8f84df77d0
    Sitting - Add config overwrite for random animation pool (#10120) Dart 2024-07-18 16:53:34 -0500
  • 92e00ca4cf
    Update addons/cargo/functions/fnc_paradropItem.sqf johnb432 2024-07-18 16:54:28 +0200
  • fe71cbed05 Added API for setting weapon lights/lasers johnb432 2024-07-18 09:23:18 +0200
  • 7e3275d998
    Update addons/common/functions/fnc_switchPersistentLaser.sqf johnb432 2024-07-18 07:07:35 +0200
  • 2f0f14c63d Merge branch 'master' of https://github.com/lambdatiger/ace_frag-overhaul lambdatiger 2024-07-17 22:14:55 -0500
  • 2dc9ab416f removed spare class EventHandler definitions that are now unsused and I believe everything should be fine wrt pboProject now. lambdatiger 2024-07-17 22:14:50 -0500
  • 49fbeb6fe7 Medical Engine - Allow disabling seat locking on vehicle types #10123 PabstMirror 2024-07-17 19:59:11 -0500
  • 6d65fc42e8 Use variable to enable/disable aspects johnb432 2024-07-17 21:49:23 +0200
  • 7f9f2c7560 Remove medical dependency from fire johnb432 2024-07-17 20:46:21 +0200
  • 7bf8f0477d
    Update function call #10120 Dart 2024-07-17 10:23:32 -0500
  • 09f3e08a7a
    Update addons/sitting/functions/fnc_getRandomAnimation.sqf johnb432 2024-07-17 17:07:42 +0200
  • 96501b0087 Merge branch 'master' into medical-enable-setting johnb432 2024-07-17 17:05:20 +0200
  • 11874fb42b Merge branch 'master' into irlight-fixes johnb432 2024-07-17 17:05:06 +0200
  • 09bd2d7e06 Merge branch 'master' into general-remove-switchWeapon #10113 johnb432 2024-07-17 17:04:29 +0200
  • a4a4f943a6 Merge branch 'master' into dragging-loadAbs-fixed johnb432 2024-07-17 17:04:14 +0200
  • 61883dac06 Merge branch 'master' into pr/7984 johnb432 2024-07-17 17:03:44 +0200
  • 43dc37e610
    Fix header Dart 2024-07-17 09:06:43 -0500
  • bed9ca0865
    Update addons/sitting/functions/fnc_getRandomAnimation.sqf Dart 2024-07-17 09:04:14 -0500
  • 6db433f8b9 Merge branch 'master' into common-improve-persistent-laser johnb432 2024-07-17 15:30:00 +0200
  • 5808107f4c Fix inventory changes toggling laser, removed alignment code johnb432 2024-07-17 15:28:46 +0200
  • 623e77dbef Unload ViV before dragging/carrying johnb432 2024-07-17 13:56:37 +0200
  • 5c895a2298 Fix includes johnb432 2024-07-17 13:44:23 +0200
  • 7c40b13e5e Address more merge conflicts johnb432 2024-07-17 12:35:10 +0200
  • f4272f0e36
    Spectator - Remove spectator lights when exiting spectator (#10114) johnb432 2024-07-17 10:42:37 +0200
  • 20b1ab7e64 remove fragCount from config lambdatiger 2024-07-17 02:21:54 -0500
  • f69aef7cd0 Maybe the last fix, let's look in the morning lambdatiger 2024-07-17 02:15:27 -0500
  • 8f815fd8b8
    Update addons/common/functions/fnc_switchPersistentLaser.sqf johnb432 2024-07-17 09:13:54 +0200
  • 2c5b0582ec missed comma lambdatiger 2024-07-17 01:56:35 -0500
  • b656ef6467 Initial rollback to old frag simulation and spalling simulation. Updated spall to function and helpter functions as well lambdatiger 2024-07-17 01:53:40 -0500
  • 742a5636b0
    Update addons/irlight/functions/fnc_initItemContextMenu.sqf johnb432 2024-07-17 08:48:56 +0200
  • f928d37555
    Update addons/frag/CfgAmmoFragParameters.hpp lambdatiger 2024-07-17 01:30:20 -0500
  • 66c31928ab
    General - Fix case in event handler commands (#10121) Dart 2024-07-17 01:12:01 -0500
  • 225bdd3408 Actual PBO project error fixed lambdatiger 2024-07-17 00:00:48 -0500
  • 15de0d9a3a fixed more useless trailing {} lambdatiger 2024-07-16 23:42:44 -0500
  • 0269039dee Didn't know that PBO project needed trailing {} on class inheritance structures lambdatiger 2024-07-16 23:28:37 -0500
  • 32af820e77 Fixed config path in shouldFrag lambdatiger 2024-07-16 23:21:43 -0500
  • 15d5256dcd
    Merge branch 'acemod:master' into master lambdatiger 2024-07-16 23:06:16 -0500
  • 1ae4fc792d fixed frame offset to avoid hitting dead targets lambdatiger 2024-07-16 22:53:20 -0500
  • 04e844fecf fixed small mistakes in names and function calls lambdatiger 2024-07-16 22:40:13 -0500
  • cd4d2a9cf6 Fixed calls for shouldFrag and got rid of old initRound.sfq (maybe back after 2.18) lambdatiger 2024-07-16 22:03:15 -0500
  • f65fcbf44f updated initialization and should frag to check for submunitions since we no longer rely on init EH lambdatiger 2024-07-16 21:45:41 -0500
  • 9df2e5b181 added fired EH and moved projectile tracking to be local to projectile lambdatiger 2024-07-16 21:30:17 -0500
  • cf1860d162 Changed blacklist to acting on local projectiles to match initial performance lambdatiger 2024-07-16 21:08:18 -0500
  • a6cfcbf697 Removed event handlers lambdatiger 2024-07-16 21:07:50 -0500
  • 3407349939 General - Fix case in event handler commands #10121 DartRuffian 2024-07-16 16:40:24 -0500
  • f37abb453d Add config property animation overwrite DartRuffian 2024-07-16 16:29:23 -0500
  • 9a1b24df27 Update existing files johnb432 2024-07-16 21:22:33 +0200
  • 77269fb571 Merge branch 'master' into pr/7984 johnb432 2024-07-16 21:22:11 +0200
  • 75de1a2971
    Merge d6c9b99a2f into ec5b84c278 #9821 PabstMirror 2024-07-16 19:42:16 +0100