Donut Team is a labor of love, built and maintained by a small group of passionate developers. We invest our own time and resources to offer our tools, mods, and web services completely free of charge.

We don't run ads, and we will never sell your data - period.

If you've enjoyed anything we've created, please consider supporting our work with a one-time or monthly donation via our Ko-fi page . Every contribution helps us continue building great experiences for the community.

Dismiss
  • Modding Tools
  • Lucas' Simpsons Hit & Run Mod Launcher
  • Version History

Version 1.23.3

This version was released on August 16, 2019.

Launcher

Localisation

This version adds a couple new language strings related to updates for the "Console" hack.

A new template language (Template_1.23.3.xml) was published on Lucas' Simpsons Hit & Run Mod Launcher Localisation Templates including these new strings at the end of the file.

Mod Features

Increased the maximum length of the Name property of [Setting] sections from 63 to 127 characters.

Updated Hacks

Bug Fixes

Added Physics > Baby Van Tilt. This fixes a famous bug that most notably causes the baby van in Level 5 Mission 3 to be tilted and have incorrect physics.

This bug as well as this fix both apply to other cars as well though it appears most prominently on this one so it's named after it.

We also added a FixUninitialisedArticulatedPhysicsObjectCloneRelativeCentreOfMassAndInertiaMatrixUpdateInterval property to the [Physics] section of BugFixes.ini so mods can opt into this bug fix. The name is very literal.

This bug fix exists as a result of extensive research done by aldelaro5. He also made an in depth video explaining the bug which can be found here if you're interested.

Console

  • Added support for logging to a file.
    • Also renamed this hack to Console and Logging and updated its description to coincide with this addition.
  • Made whether or not the console is enabled based on a setting inside the hack instead of whether or not the hack is enabled.
    • Defaults to enabled.
    • This is also to coincide with the new logging feature as they can be enabled independently of one another.
  • Made it so this hack hooks the output function used by libpng so it can be affected by the "Include > Game" setting and included in logs.

Debug Checks

Fixed a null pointer dereference when using the MUTE command line argument (enabled by the included No Audio mod) that could cause a crash in some cases (observed on Windows XP).

Debug Text

"AI cars" Page

Added this page.

"car physics objects" Page

Added this page.

"fences" Page

Fixed an issue introduced in 1.23.2 where switching to this page broke anything that was one-sided.

Frame Limiter

Fixed an issue where mission loading screens (used when selecting a mission or starting one) were considered menus instead of loading screens.