Skip to content

0.1.25-preview46

  • Version ID: ???
  • Size: ??.?? MB
  • Published: 2019-02-03
  • Apps updated, thanks to leBluem, Blamer and hen.ter;
  • Option to disable that message on top when you press F3 or F5, with driver name;
  • Set up to 10 extra odometers;
  • Weather FX:
    • Default light pollution is zeroed;
    • New option for clouds, isIncludedInCalculate, true by default;
    • Chaser Camera fixed;
    • New ac.isPpActive() function for implementation script;
  • Option to disable breakable lights;
  • New Chaser Camera extension allowing to alter the way chase cameras move with Lua scripts (a couple of example scripts already included);
    • At the moment has a big problem with timing and interpolating bound to FPS, will fix in a near future;
    • New ac.ext_chaserCameraDebugText() function for Python apps, for debugging;
    • Another use for it could be in recording videos;
  • Smooth time movement online with Weather FX enabled (takes up to a minute initially to get moving);
  • Wrong time with Weather FX and date set fixed;
  • Being unable to turn off headlights with Weather FX fixed;
  • Graphics adjustments fixed;
  • Occasional black screen fixed;
  • VAO for trees shader fixed;
  • Flags fixed;
  • More fixes.
  • Fixed handbrake functionality with extended brake system;
  • Fixed phantom bus tire raycast bug (Ilja);
  • Added traction control extension (documentation on Trello);
  • Added engine response delay (documentation on Trello);
  • Added temperature vs. slip dropoff lookups (docs on Trello).