Epoch/Sources/epoch_code/compile/functions
vbawol a0e9ec0153 digest concept
-use the second set of GVARs to track adding and removing attributes.
-Epoch_player* vars moved to local vars only accessible inside the
master loop.
-TODO: finish digest system with a config entry to control digest
limits. Some extra logic is needed.

Basically, when you consume some food, it will not increase your hunger
level immediately but raise over time.

Each of these should have limits on how much you can store in the digest
and how much each tick the digest var can affect the local player var in
the master loop.
2017-09-20 09:23:46 -05:00
..
EPOCH_client_updatePlayerStat.sqf add some tidybowl 2017-08-03 09:42:49 -05:00
EPOCH_colorRange.sqf private array cleanup p1 2016-08-31 19:29:08 -05:00
EPOCH_convertTemp.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_fn_returnConfigEntryV2.sqf booleans in configs 2016-12-29 12:18:09 -06:00
EPOCH_fnc_addItemOverflow.sqf Optimize: nearestObjects use object instead of pos 2017-09-02 17:06:27 -05:00
EPOCH_fnc_arrayStringToBool.sqf 0.4.0.0 b597 2016-09-04 23:32:38 -05:00
EPOCH_fnc_arrayToLogic.sqf move to functions 2017-08-28 16:26:49 -05:00
EPOCH_fnc_cursorTarget.sqf private array cleanup p1 2016-08-31 19:29:08 -05:00
EPOCH_fnc_dirToFuzzy.sqf private array cleanup p1 2016-08-31 19:29:08 -05:00
EPOCH_fnc_dynamicFSM.sqf Ryans Support 2016-06-14 12:54:38 +01:00
EPOCH_fnc_findRandomPosBehind.sqf more cleanup and privates 2017-05-02 08:28:52 -05:00
EPOCH_fnc_findSafePos.sqf private array cleanup p1 2016-08-31 19:29:08 -05:00
EPOCH_fnc_findSapperStalkLocation.sqf more cleanup and privates 2017-05-02 08:28:52 -05:00
EPOCH_fnc_getHitPointsDamageAverage.sqf Option to prevent selling damaged veh 2017-08-03 20:43:58 +02:00
EPOCH_fnc_isInsideBuilding.sqf private array cleanup p1 2016-08-31 19:29:08 -05:00
EPOCH_fnc_playerAttachToAntagonist.sqf private array cleanup pt3 2016-08-31 21:19:23 -05:00
EPOCH_fnc_playerDeath.sqf Changed back Epoch EPOCH_fnc_playerDeath 2016-12-10 20:13:15 +01:00
EPOCH_fnc_playerDeathDetonate.sqf remove references to unneeded player var 2016-07-12 14:38:03 -05:00
EPOCH_fnc_playerDeathMorph.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_fnc_playerFired.sqf digest concept 2017-09-20 09:23:46 -05:00
EPOCH_fnc_playerSetVariable.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_fnc_returnHudVar.sqf move to functions 2017-08-28 16:26:49 -05:00
EPOCH_fnc_spawnEffects.sqf 0.4.0.0 b597 2016-09-04 23:32:38 -05:00
EPOCH_fnc_stringLeft.sqf private array cleanup p1 2016-08-31 19:29:08 -05:00
EPOCH_fnc_triggerAntagonist.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_fnc_vectorDivide.sqf Ryans Support 2016-06-14 13:02:18 +01:00
EPOCH_giveAttributes.sqf digest concept 2017-09-20 09:23:46 -05:00
EPOCH_itemData.sqf private array cleanup pt2 2016-08-31 19:40:18 -05:00
EPOCH_itemDisplayName.sqf More upgrades and new functions 2017-07-03 15:59:40 -05:00
EPOCH_itemPicture.sqf private array cleanup p1 2016-08-31 19:29:08 -05:00
EPOCH_returnConfig.sqf private array cleanup p1 2016-08-31 19:29:08 -05:00
EPOCH_returnConfigV2.sqf Item interaction support for ConfigFile fallback 2016-11-26 10:21:37 -06:00
Epoch_SortArrayByDistance.sqf private array cleanup p1 2016-08-31 19:29:08 -05:00
EPOCH_worldObjectType.sqf Fix for undefined var on environment Animals 2017-09-04 19:10:52 +02:00