- Server lag taken into account when calculating players' ping (no more kicks when the server is sufficiently lagged).
- Skinning Knife durability & damaging.
- Fixed Barbed wire.
- Fixed ellohime and neko-chan conveys not showing on feet.
- Allows vehicle hotwire to be bypassed if any of the passengers have a vehicle key.
- Added model for vehicle key on drop.
- Added restricted building ruleset & image to server select screen.
- Added isNoBuildInPois config variable for building in poi and removed allowPOIPlacement.
- Fixed Bumjick POI range.
- Added vpn whitelisting
- Allow offline characters to be added to a foundation permissions.
- Fixed critical bugs ( also on 0.33.1 )
What's Changed
- Fix ellohime and neko-chan conveys not showing on feet by @Nikolassparrow in https://github.com/QuentinGruber/h1z1-server/pull/1963
- Fix load construction unit test by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1968
- Fix some socket related stuff in unit tests by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1969
- Passenger Vehicle Keys by @Nikolassparrow in https://github.com/QuentinGruber/h1z1-server/pull/1962
- Bumjick POI by @Nikolassparrow in https://github.com/QuentinGruber/h1z1-server/pull/1964
- Add restricted building rulesets by @Nikolassparrow in https://github.com/QuentinGruber/h1z1-server/pull/1973
- Add vpn-whitelist by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1966
- Make wrench consistent with July 2016 update by @Nikolassparrow in https://github.com/QuentinGruber/h1z1-server/pull/1972
- Optimize NpcFoundationPermissionsManagerAddPermission by @Nikolassparrow in https://github.com/QuentinGruber/h1z1-server/pull/1961
- Properly calculate ping by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1980
- Add /dev lag to simulate high load by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1981
- Remove server lag from ping calculation by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1982
- Barbed wire changes by @Nikolassparrow in https://github.com/QuentinGruber/h1z1-server/pull/1960
- Skinning knife durability & damaging by @Nikolassparrow in https://github.com/QuentinGruber/h1z1-server/pull/1933
- Unallow server lag to be negative by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1991
- Reduce serverLag calculation cpu usage by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1992
- Make /dev lag ending artificial lag after 20seconds by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1993
- Release/0.34.0 by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1994
Full Changelog: https://github.com/QuentinGruber/h1z1-server/compare/0.33.1...0.34.0
What's Changed
- Revert "Skinning knife durability & damaging" by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1995
Full Changelog: https://github.com/QuentinGruber/h1z1-server/compare/0.34.0...0.34.1