This website requires JavaScript.
Explore
Help
Sign In
Arma3_Epoch
/
ACE3
Watch
1
Star
0
Fork
0
You've already forked ACE3
mirror of
https://github.com/acemod/ACE3.git
synced
2024-08-30 18:23:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ef39e78db9
Branches
Tags
View all branches
ACE3
/
addons
/
frag
History
lambdatiger
ef39e78db9
removed magic numbers and cached values preemptively (normally spallInfoCache is called later, but we pull the right config parameters so we might as well store them)
2024-03-28 19:17:13 -05:00
..
data
/icon
Dragon, lasers, air_hud and javelin code.
2015-01-11 10:24:19 -08:00
functions
removed magic numbers and cached values preemptively (normally spallInfoCache is called later, but we pull the right config parameters so we might as well store them)
2024-03-28 19:17:13 -05:00
$PBOPREFIX$
Cleanup Frag Component (
#4581
)
2016-10-27 00:16:31 +02:00
ACE_Settings.hpp
General - Move to CBA Settings (
#8461
)
2021-10-11 15:48:30 -05:00
CfgAmmo.hpp
Moved "isServer" check to initRound function
2024-01-17 19:41:07 -06:00
CfgAmmoBaseEH.hpp
renamed files to fit proper format
2024-01-15 16:10:48 -06:00
CfgAmmoFragParameters.hpp
updated some round types
2024-02-08 17:10:04 -06:00
CfgAmmoFragSpawner.hpp
removed "_lo" random fragment entries as they are unused
2024-03-02 18:08:03 -06:00
CfgAmmoReflections.hpp
HEMTT v10 Compatibility (
#9105
)
2023-02-01 23:28:55 -06:00
CfgAmmoSpall.hpp
renamed files to fit proper format
2024-01-15 16:10:48 -06:00
CfgEventhandlers.hpp
Add SQFC support (
#8235
)
2021-09-03 19:08:34 -05:00
config.cpp
trailing spaces
2024-01-15 14:09:20 -06:00
initSettings.inc.sqf
Formatting and header fixes
2024-03-01 19:51:21 +01:00
initSettingsDebug.inc.sqf
Made clear traces global again, added interaction condition
2024-03-02 14:54:19 +01:00
README.md
trailing spaces
2024-01-15 14:09:20 -06:00
script_component.hpp
removed some magic numbers, and cached numbers from shouldSpall
2024-03-28 19:13:21 -05:00
stringtable.xml
Removed unused stringtable entries & fixed hitbox description
2024-03-02 17:22:32 -06:00
XEH_postInit.sqf
Moved event to preInit
2024-03-17 13:41:09 +01:00
XEH_preInit.sqf
Moved event to preInit
2024-03-17 13:41:09 +01:00
XEH_PREP.hpp
Removed blacklist functions and settings
2024-02-15 18:13:06 -06:00
XEH_preStart.sqf
fixed a few more script_comps
2024-01-11 15:44:01 -06:00
README.md
ace_frag
Explosive fragmentation, round spalling, and explosive reflection