Epoch/Sources/epoch_code/compile/environment
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_bitePlayer.sqf digest concept 2017-09-20 09:23:46 -05:00
EPOCH_client_earthQuake.sqf private array cleanup pt2 2016-08-31 19:40:18 -05:00
EPOCH_client_loadAnimalBrain.sqf private array cleanup p1 2016-08-31 19:29:08 -05:00