Demo Change List 0.1d
Added 2025-06-15 10:32:40 +0000 UTCimportant fixes for missing items. Repair Bench was consuming the item to repair stuff, but wasn't also removing it from the savedata memory correctly, causing save issues. This has now been fixed.
Fixed issue with Kusahiro gathering data for carburettors which could break their spawn routine,
Fixed issue where transmissions thought they were missing a connection point as it was checking for a transmission installed rather than an engine installed,
Fixed issue where engines with built in transmission could have the built in transmission removed when spawning during a car auction or Kusahiro,
Fixed issue where cardons would track transmission position even if the transmission was removed from the truck,
Fixed issue where components taken from a Kusahiro truck, and then installed to the player truck whilst the player was still on route, would reference the Kusahiro as their vehicle, thus breaking the logic for the player truck,
Fixed issue of exhausts not having collisions so players couldn't remove them,
Fixed issue where generating components on Kusahiro trucks would not reference their placedAt location correctly, leading to items not being removed correctly,
Fixed Gold material appearing too dark,
Fixed the nuts on the exhaust-engine manifold connection point needing to be loosened to remove the exhaust from a Kusahiro that has spawned without an engine. The connection point now spawns with the 4 nuts loose as would be expected,
Added the same fix for carburettors-air filter in case any Kusahiro generate with missing carburettors, the nuts should be loose where expected,
Fixed wildcard UI ordering on the front end,
Fixed missing save items caused by using the repair bench,
Added an additional safety check when saving loose items to try to catch any other elements in the game causing this issue
Thanks for the helps on this one all!
Greg