Skip to content

2020.01

Compare
Choose a tag to compare
@AnotherFoxGuy AnotherFoxGuy released this 20 Jan 21:00
· 1806 commits to master since this release

After three years and five release candidates, version 0.4.8.0 2020.01 has been released!

Highlights:
✨ Basic savegame functionality (with quick- & autosave)

  • One autosave slot (allows you to resume the previous session from the main menu)
  • One quicksave slot per terrain
  • Five global savegame slots (can also be used to quickly access your favourite terrain)
    • Which support automatic terrain switching
    • Whose shortcuts are also available in the main menu
  • New -resume command line argument (automatically restores the last autosave)
    • Can be combined with the -map command-line argument (to restore the quicksave)

✨ New version format - Versions will now be labeled .
✨ New Windows user directory - Documents\My Games\Rigs of Rods
✨ Redesigned chatbox and player list
✨ New loading backgrounds
✨ New setting to enable classic 0.38-era material shaders, available at Settings -> Graphics tab
✨ Added Discord Rich Presence
✨Character vs. submesh collisions: RoRBot now can walk over trailers and cars
✨ Revival of the classic overview map: The overview map now has its icons back
✨ Teleport on map: Click anywhere on the overview map to teleport to that location
✨ Transfer cases: Now you can add a transfer case on a vehicle (See https://rigsofrods.cf/vehicle-creation/fileformat-truck/#transfercase)
✨ Inter-axle differentials: Now you can define inter-axle differentials on a vehicle, allowing more accurate distribution of torque among the axles (See https://rigsofrods.cf/vehicle-creation/fileformat-truck/#interaxles)
✨ Revived the top speed indicator
✨ Revived the max g-forces visualization
✨ Added a rotators debug view mode
✨ Revamped the static camera
✨ Optimized search for duplicate cache entries
✨ Added submesh debug view mode
✨ Added real-time top menu settings
✨ Added (basic) multiplayer collision
✨ Added analogue input smoothing/sensitivity settings
✨ New FOV reset shortcut (Default: SHIFT+NUMPAD7)
✨ Realistic forward commands (New setting that allows you to disable the 'close proximity' forward command logic. Realistic Forward commands -> you can only 'remote control' trucks which are connected in some way)
✨ Added Soft reset (The new soft reset allows you to translate and rotate entire groups of actors without doing an actual reset. Default: 'EXPL+APOSTROPHE')
✨ Added new pause mode(The new pause mode allows you to 'freeze/unfreeze' the physics of individual actors. Default: 'END')
🔧 Updated to Ogre 1.11.6
🔧 Removed RoRConfig: All settings can now be changed inside RoR
🐛 Submesh friction fix: Vehicles should no longer slide of trailers
🐛 A couple of thousand bug fixes and other changes