Thread: Obsah / novinky
View Single Post
Old 17.7.2016   #126
Pablo
Administrator

 
Join Date: 28.11.2004
Location: Jablonec n. N.
Posts: 2 944
Default

1.7.1

- Reverted HideApps command key (CTRL+H)
- Fixed headlights auto-switch with foggy weather
- Levante brake disks, damage zones and seatbelts fixed
- F138 mirrors fixed
- Fixed ChatApp issue when TIME_TO_LOSE_FOCUS was defined
- Fixed a possible desync at multiplayer start
- Fixed potential divide by zero in ERS
- Tweaked skid sound pitch and volume for Maserati Levante
- Finetuned crossfade at high rpms for Ferrari SF15-T
- Shared Memory new members
- SPageFileStatic
- int hasDRS = 0;
- int hasERS = 0;
- int hasKERS = 0;
- float kersMaxJ = 0;
- int engineBrakeSettingsCount = 0;
- int ersPowerControllerCount = 0;
- SPageFilePhysics
- float performanceMeter = 0;
- int engineBrake = 0;
- int ersRecoveryLevel = 0;
- int ersPowerLevel = 0;
- int ersHeatCharging = 0;
- int ersIsCharging = 0;
- float kersCurrentKJ = 0;
- int drsAvailable = 0;
- int drsEnabled = 0;
- float brakeTemp[4];
- python new functions and members
- added new members to getCarState (see acsys.py)
- getCarEngineBrakeCount(carid)
- getCarPowerControllerCount(carid)
- Updated server plugin example to reflect protocol changes in ACSP_LAP_COMPLETED
- Fixed autoclutch cars not starting if clutch pedal is pressed down
Pablo is offline   Reply With Quote