Epoch/Sources/epoch_code/init
vbawol 1a211407b9 updates to login system and hitpoints
- No longer track hitpoints from client side, now saved server side only
and pushed to clients on login.
https://community.bistudio.com/wiki/getAllHitPointsDamage
- Changed use set / getUnitLoadout and should still have legacy player
data support that will upgrade automatically on first save.
- Default loadout can be controlled via new variables in epochconfig.hpp
- Made data validation check dynamic using isEqualTypeParams as it does
type checking and still fails if input is shorter than the default.
https://community.bistudio.com/wiki/isEqualTypeParams
- Added back server side damage protection for the new player body. If
the new unit dies before the player switch it could cause login issues
and should not cause issues with scripted setdamage or hitpoints as
first thought. https://community.bistudio.com/wiki/allowDamage
2017-08-15 14:19:03 -05:00
..
both_init.sqf updates to login system and hitpoints 2017-08-15 14:19:03 -05:00
client_init.sqf Some Fav-Bar Tweaks 2017-08-03 18:18:18 +02:00
fn_init.sqf more cleanup and privates 2017-05-02 08:28:52 -05:00
fn_postinit.sqf 0.4 b602 2016-09-08 12:09:58 -05:00