Epoch/Sources/epoch_config
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
..
Configs updates to login system and hitpoints 2017-08-15 14:19:03 -05:00
build.hpp b826 2017-08-07 18:53:00 -05:00
license.txt 0.3.7.021 2016-01-12 20:53:57 -06:00
sandbox_config.hpp DynSim #3 Configs 2017-07-24 12:34:58 -05:00