-
Notifications
You must be signed in to change notification settings - Fork 3
Changelog
noteMASTER11 edited this page Jul 17, 2026
·
20 revisions
This prerelease contains every change made after 2.25.1.
- Added independent external-map and terrain-layer switches.
- Added Eco (6 FPS / 0.5 s telemetry / 1× DPR), Balanced (15 FPS / 0.25 s), and Smooth (30 FPS / 0.125 s) quality modes.
- Replaced continuous canvas repainting with movement-, heading-, route-, speed-, and camera-driven rendering.
- Added idle-frame suppression and stopped rendering while the map view is not visible.
- Replaced repeated complete HUD documents with compact field-level patches while a phone is connected.
- Increased heartbeat tolerance from 3.5 to 8 seconds for mobile-browser timer throttling.
- Added cache revisions to external HTML, CSS, scripts, and localization requests.
- Added HUD epochs, revisions, and
baseRevisionvalidation. - Clients now reject missed, delayed, duplicated, and out-of-order patches and request a full snapshot automatically.
- Fixed the in-game app remaining on an accepted-offer screen after Connected Phone entered the trip.
- Fixed the phone map drawing one frame and then freezing while the vehicle moved.
- Made Lua's trip phase authoritative so hiding the game CEF layer cannot freeze the independently visible phone.
- Added explicit external view/visibility reporting and revision-aware client heartbeats.
- Prevented older periodic packets from reverting freshly changed settings, toggles, or language.
- Removed TaxiDriver telemetry and cargo extensions from BeamNG's automatic Vehicle Lua directory.
- Telemetry and cargo support now load only while needed and unload when inactive.
- Added a Vehicle Config guard that suspends the Angular root, minimap, scans, telemetry, cargo, and energy work before BeamNG rebuilds the vehicle VM.
- Added a 1.5-second settle period and generation checks before deferred vehicle-side work resumes.
- Prevented stale VM callbacks from overwriting the current vehicle.
- Treats live part changes on the same BeamNG object as the same vehicle-history entry.
- Prevented repeated detail scans, JSON writes, odometer jumps, and profile-row recreation during part changes.
- Added a 0–100% tank/battery control using the exact BeamNG energy-storage setter used by Realistic Mode.
- Fixed the range control transmitting a stale Angular value; Set now reads the actual HTML slider value.
- Updated rating assignment to re-rate all completed rides across profile totals, reviews, rating history, vehicle history, and shift summaries.
- Added God Mode, disabled by default, to preserve active trips across vehicle reset.
- Added Debug logging, enabled by default.
- Added structured
[TaxiDriver]operation, runtime, LAN, vehicle-lifecycle, warning, and error records. - Warnings and errors remain logged when verbose debug records are disabled.
- Added focused
hudPublisher.lua,vehicleScanGuard.lua, andlogger.luamodules. - Moved Vehicle Lua files from
extensions/autoto lazyextensionsloading. - Packaging now requires all new modules, rejects automatic TaxiDriver vehicle extensions, and verifies 40 archive entries.
- Passed 258 responsive UI states, eight localizations, scaling, compact layouts, and DPR 2 HiDPI rendering.
- Added 48 Connected Phone performance/God Mode/debug combinations.
- Added revision-gap, settings-race, hidden-CEF, frame-budget, lazy-extension, and 500-respawn regression coverage.
- Added a physical range-input test proving that selecting 73% transmits
cheatSetEnergyPercent(73). - Existing 2.25.1 settings and progression documents remain compatible.
See the 2.25.1 GitHub release for the complete native UI, minimap, mobile-audio, and long-route stability notes.
- Added a complete shift lifecycle with rides, gross income, fuel costs, penalty losses, net income, average rating, and a previous-shift summary.
- Renamed the primary action to Start Shift in all eight localizations.
- Added optional Random Events behind a separate persistent toggle: cancellation before pickup, destination changes, additional stops, conditional tips, and fragile cargo.
- Added order sorting by highest fare, nearest pickup, shortest duration, and income per kilometre/mile.
- Replaced the native HTML order selector with a CEF-safe button menu so sorting works at every interface scale.
- Added estimated income per minute and per kilometre/mile to order cards.
- Added projected final payout, fuel sufficiency, next-stop information, and a collapsible violation summary to active trips.
- Added a persistent per-configuration odometer in
vehicles.json. - Added the current vehicle's BeamNG preview, selector name, odometer, fuel/charge, and range to the start screen.
- Made the vehicle card open BeamNG's native vehicle selector.
- Made vehicle identity and mileage refresh immediately after switching vehicles or reloading a level.
- Expanded the Vehicles journal with mileage, ride and income totals, averages, ratings, passenger/cargo split, losses, fuel use/cost, and profit per distance.
- Added journal sorting and stopped retaining vehicles with zero completed work.
- Added a distinct Magic Fuel fallback for maps without a compatible station.
- Added quick-fill presets, before/after level, unit price, total cost, projected range, and active-order sufficiency.
- Split the main GE extension into focused persistence, routing, vehicle-control, vehicle-history, shift-tracking, and trip-event modules.
- Fixed Fatal Lua errors from unavailable
getRoadLinkand incorrect player-vehicle API usage. - Fixed stale selected-vehicle data and start-shift crashes.
- Added a deterministic packaging script with archive-entry and installed-hash verification.
- Expanded responsive visual and interaction coverage to 258 states across both interfaces, all eight locales, scaling, and HiDPI.
- Added a 20-state UI settings/scenario matrix and Lua combinatorics for four settings combinations across four order types.
- Added syntax checks for all 16 Lua files and regression coverage for sorting, vehicle selection/history, route lookup, refueling projections, and collapsed violations.
See also the 2.25.0 GitHub release.
- Added full-interface scaling from 80% to 180% in 10% steps for both the in-game UI App and Connected Phone Web UI.
- Added automatic migration from the former
fontBoostsetting to the equivalent newuiScalePercentvalue. - Added a Web Audio playback engine for Connected Phone, with decoded embedded sounds, overlapping event playback, and an HTML Audio fallback.
- Added short-lived audio event queuing so game events received before Safari unlocks audio can still play after the first interaction.
- Replaced text-only enlargement with layout-level scaling of typography, controls, icons, maps, spacing, and touch targets.
- Added high-scale layout adaptations that preserve the AppBar, keep trip content scrollable, keep the active-trip footer reachable, and wrap important values instead of truncating them.
- Made Connected Phone navigation start closer to the vehicle and zoom out more gradually at speed, with smooth camera interpolation and a smaller mobile vehicle pointer.
- Added automatic Connected Phone audio resume attempts after pointer, touch, keyboard, and Safari foreground events.
- Updated all eight localizations for the new interface-scale control and explanatory text.
- Fixed Connected Phone sounds that passed the manual test but were silently lost when game events fired on iPhone outside a user gesture.
- Fixed inconsistent scaling where headings and labels changed size while surrounding controls and geometry remained unchanged.
- Fixed high-scale content collisions, clipped trip information, and unreachable footer controls in compact layouts.
- Fixed overly aggressive Connected Phone map zoom that made the vehicle pointer dominate the useful road area at ordinary driving speeds.
- Expanded automated responsive coverage from 211 to 230 states across both interface modes.
- Added coverage for every scale step from 80% through 180%, legacy-setting migration, scaled geometry, map bounds, and HiDPI canvas rendering.
- Added Connected Phone map-radius checks at 0, 60, and 120 km/h.
- Added an iOS-style AudioContext gate test covering queued offline events, first-interaction unlock, normal online playback, and rapid overlapping event bursts.
- Introduced a consistent Noto Sans type system for captions, body text, labels, headings, titles, and display values across every font-size preset.
- Standardized spacing, radii, borders, colors, control sizes, and text contrast throughout the in-game phone and Connected Phone surfaces.
- Reworked the trip layout so the map and content share available space predictably, while the active-trip footer remains sticky and reachable.
- Removed avoidable ellipsis truncation from important trip, delivery, review, and settings content; values now wrap within collision-safe cards.
- Added dedicated Connected Phone styles for narrow phones, tablets, desktop browsers, landscape screens, safe-area insets, wide order grids, profile panels, and settings navigation.
- Preserved the app bar across Web UI states and improved compact-mode density at small and landscape resolutions.
- Added a large circular remaining-fuel gauge during fuel-station detours, including two-decimal quantity, percentage, and estimated range.
- Added maximum-capacity and percentage fields to vehicle-energy telemetry, including aggregation across compatible storage tanks.
- Fixed Connected Phone startup failing at Live trip state by subscribing the lightweight WebSocket client to BeamNG GUI hooks before requesting
TaxiDriverHUDState. - Improved the staged external loader on short landscape screens and kept all recovery controls reachable without horizontal overflow.
- Expanded automated coverage to 211 responsive states across the in-game UI and Web UI, all eight locales, three font scales, portrait/landscape layouts, and DPR 2 HiDPI rendering.
- Added 11 visual regression baselines, collision/overflow audits, native-resolution canvas assertions, and a regression check for the external GUI-hook subscription.
- Fixed the Cheat Zone rating setter so the chosen value is persisted and immediately republished to both HUD and profile views.
- Removed callback-incompatible
if/returncontrol flow from the UI-to-Lua rating command, resolving the Fatal Lua Error introduced by the short-lived 2.22.1 build. - Added independent switches for all seven TaxiDriver sound groups: clicks, new rides, online, offline, penalties, passenger messages, and overspeed warnings.
- Updated the Audio Test button to select only from currently enabled sound groups.
- Added regression coverage for the serialized rating command and muted overspeed-warning behavior.
- Synchronized all eight localization dictionaries at 324 keys each.
- Added the first implementation of per-sound audio switches.
- Added stricter validation and logging around Cheat Zone rating input.
- Attempted to return the authoritative rating through a callback; its generated conditional Lua command could fail and was replaced in 2.22.2.
- Added a configurable overspeed warning margin from 0–30 km/h, defaulting to 10 km/h.
- The trip speed-limit sign now turns red for the complete duration of an active warning.
- Added a one-shot overspeed alert that rearms only after speed returns below the trigger.
- Integrated the new sound with BeamNG Interface Volume, TaxiDriver app volume, Silent Mode, sound testing, and the external phone cache.
- Fixed Cheat Zone rating changes not refreshing the visible HUD/profile rating after pressing Set.
- Added interaction tests for rating updates and overspeed warning entry/release behavior.
- Added a detailed staged loader for game connection, runtime, interface/sounds, and live state.
- Added stable token identity, private IPv4 selection, QR pairing, and session-only startup behavior.
- Connected phone is always disabled when the UI App starts and must be enabled explicitly.
- Added live state reconstruction so refreshing the browser no longer resets the shift or current order.
- Added external sound caching and the same application/game-volume behavior as the in-game phone.
- Added a lightweight in-game phone button while an external device is connected.
- Removed Minimize from the external Web UI.
- Added a heading-following external canvas map with active route, complete chunked road graph, terrain tiles when available, vehicle position, and dynamic zoom.
- Added an in-mod LuaSocket bridge from the computer's private IPv4 address to BeamNG's loopback-only native External UI server. No companion executable is required in production.
- Added a real-subnet automated test that verifies HTTP, WebSocket Upgrade, and bidirectional data through the bridge.
- Added 41 mock-driven visual/interaction states covering full, compact, settings, connection, trip, cargo, fuel, loader, external map, overspeed, and other screens.
- Added best-effort trunk/tailgate operation during cargo loading and unloading.
Experimental networking requirement: Connected phone requires TCP port 8085 to be free and BeamNG.drive to have inbound private-network permission in the operating-system firewall/security suite. If the port is occupied or the game is denied network access, the external Web UI will not open from another device.
- Added experimental local-network sharing for the TaxiDriver phone through BeamNG External UI.
- Added synchronized in-game/external state and interactive browser controls.
- Added QR/link presentation, connection status, and trusted-network security guidance.
- Added an external-only phone runtime instead of launching BeamNG's complete UI in the browser.
- Rebuilt Settings as expandable General, Gameplay, Navigation, Audio, Connected phone, and Cheat Zone categories.
- Settings now apply automatically without a Save Settings button.
- Added Italian, bringing the interface to eight complete localizations.
- Added metric/imperial units and 12/24-hour clock formats.
- Added fully adjustable Custom difficulty sliders and individual penalty switches.
- Added a portable
difficulty.jsonfor sharing Custom difficulty configurations. - Added dynamic map-zoom intensity and passenger/delivery order-ratio settings.
- Added TaxiDriver volume control with a random Test sound button.
- Added Cheat Zone rating, review, wallet, economy multiplier, and progress-reset tools.
- Added long-distance cargo deliveries with 2–250 kg physical vehicle mass.
- Added weight-based payout premiums up to +150% at 250 kg.
- Added collision-only package damage, proportional payout reduction, and delivery ratings.
- Improved dispatcher fallback and spatial route diversity on sparse maps.
- Added a separate compact navigation dashboard with map and essential statistics.
- Added fuel/charge quantity and estimated range to the ride footer.
- Added TaxiDriver sound-volume control and sound testing.
TaxiDriver Reloaded documentation · Version 4.0.3 · BeamNG.drive 0.39
- Installation and Quick Start
- Gameplay and Ride Lifecycle
- Order Generation and Routing
- Passengers, Fares and Ratings
- Cargo Deliveries
- Realistic Refueling
- Driver Profile and Persistence
- Settings, Localization and Audio
- Navigation and Map Controls
- External Web UI
- Driver UI Design
- AI Driver Engine 0.39
- AI Driver and Recovery
- Fleet Operations
- Troubleshooting and Compatibility