🗒️TMC 2.1.5
The release of TMC 2.1.5 on the 29th October 2025. This release focuses on minor features & bug fixes.
Base
Features/Tweaks
Added FOV config for multichar camera.
Added support for multicrafting in food trucks.
Added support for overriding the `craftType` of food trucks.
Prevented use of
/offsetsif not using/shelldebug.Added optional random item drops when completing a task in electical or deliveries job
Bug Fixes
Fixed error when using police GSR with no one close by.
Fixed weather inside teleport shells.
Fixed
/menot sending to players when travelling at speed.
Jailbreak
Fixed issue where we'd try to set the state of the tunnel doorlock even when the option is disabled.
Methruns
Improves meth runs mission flow and configuration.
Adds configuration options for item requirements, car keys, and vehicle despawning.
Improves package handling by using vehicle network ID for tracking and stash management.
Fixes a bug related to item requirement labels.
Adds a check to prevent players from collecting packages multiple times.
Includes a dev mode shortcut for progress bar timing.
Weed
Added optional logic to have an item requirement for harvesting a plant
Changed Files
Base
core_game/
|- server/
|- |- server.luajobs/
|- configRestaurant.lua
|- restaurant/
|- |- client.lua
- configDeliveries.lua -- Config.Deliveries.randomDrops
|- deliveries/
|- |- server.lua
- configElectrician.lua -- Config.Electrician.randomDrops
|- electrician/
|- |- server.luamultichar/
|- client.lua
|- config.luapolice/
|- client/
|- |- status.luashells/
|- client.luautils/
|- client/
|- |- weather.luaAddon
jailbreak/
|- server.luamethruns/
|- client.lua
|- config.lua -- Config.MethRunsItemRequirement | Config.MethRunsGivePlayerCarKeys |Config.MethRunsDespawnVehicleOnCompletion
|- server.luaweed/
|- client.lua
|- config.lua -- Config.WeedHarvestRequireItemLast updated