DayZ
FixVehiclePositions
17개 중 11~17개 표시 중
< 1  >
업데이트: 2020년 10월 26일 오전 9시 26분

- Changed config format: Both vertical adjustment and clearance are now configurable. Setting vertical adjustment to -1 enables automatic measurement.
- Shaved off another ~30 lines of code from scripts in 4_World
- Reduced delay for on-the-fly unglitching/unflipping from 1s to 0.5s
- Moved configuration from server CFG to JSON file (will be automatically created on server start if it does not exist). NOTE: Clearance config values are now in meters, NOT centimeters!
- Cleaned up and reduced code in 4_World (around 110 lines of code saved)
- Added anchor points for vanilla cars to configuration
- Anchor points of all unknown vehicles (not only helis and planes) will now be measured by raycast

업데이트: 2020년 10월 13일 오후 2시 29분

- Changed ground detection logic to be more reliable
- Changed the way anchor point positions are determined for 3rd party Expansion helis and planes (should work with all Expansion heli mods on the workshop)
- Changed on-the-fly unglitching/unflipping to no longer ignore vehicles whose engines are off and to have an impact and velocity threshold (recommend turning on-the-fly unglitching ON in server CFG)
- Added clearance config for remaining Expansion helis and planes (UH1H, MH6, Merlin, An2).
- Reduced existing default clearances

업데이트: 2020년 10월 1일 오후 3시 53분

- Tighten vertical position adjustment
- Add correct adjustment for all Expansion vehicles
- Future proofing for client-side vehicles
- Reduce default clearance and make it configurable

업데이트: 2020년 9월 25일 오후 12시 52분

- Change so cars are actually affected

업데이트: 2020년 9월 23일 오후 5시 50분

- Quick update to remove dependency on @CF and @DayZ-Expansion, should now work on servers not using either of those mods as well

업데이트: 2020년 9월 23일 오전 7시 29분

- Set publishedid in meta

업데이트: 2020년 9월 23일 오전 7시 12분