ByMaxHealthPercentage configuration parameter. Healing is performed based on a percentage of maximum health.
Expression configuration parameter. Allows you to calculate the heal value using your expression. Uses
the MathParser.org-mXparser library for calculations.
Fixed
Percent configuration parameter renamed to ToMaxHealthPercentage for clarity. It is responsible for healing up to
a certain percentage of maximum health.
[1.6.0] - 2025-04-20
Added
The ability to enable the requirement to return to the truck and survive at the end of the round to receive
healing in the next round.
The HealRequirementMode configuration parameter must be set to Survive for this.
Arena variant added to the PhaseMode configuration parameter.
Others variant added to the HealMode configuration parameter.
Client variant added to the WorkMode configuration parameter.
Fixed
HostAndClient variant replaced by All variant in the WorkMode configuration parameter.
[1.5.2] - 2025-04-11
Fixed
Fixed support for Vortex Mod Manager.
[1.5.1] - 2025-04-04
Fixed
Readme
[1.5.0] - 2025-04-04
Added
Parameter ExactValue - sets the exact value to heal.
Parameter HealthPackMode - sets healing value options to the same as in health packs, one of which will be applied
randomly.
[1.4.0] - 2025-04-02
Added
Parameter PhaseMode - configures the phases in which the mod works (Level, Shop, Lobby, All).
Fixed
Description of configuration parameters and readme
[1.3.0] - 2025-03-31
Added
Parameter WorkMode - configure work mode (Host - works only on host, HostAndClient - works on host and client).