Skip to content

Releases: 5DROR5/PIT

V4.0.6

26 Apr 14:35

Choose a tag to compare

v4.0.6 — PIT Account System & Display Names

🔐 PIT Account System

Players without a verified BeamMP identity can now create a local account with username & password. Stats, money and rank are saved independently of BeamMP. After registering you receive a Migration Code — save it for when BeamMP accounts return.

👤 Display Names

Your chosen name now appears in chat, the player list, nametags and the HUD.

🔴 Red Player Highlight

  • 🟠 Orange — players you haven't synced yet
  • 🔴 Red — players who haven't synced you yet (new)

🔗 Direct Discord Link

The Discord button now opens via the BeamMP API directly instead of the BeamNG proxy.

🔧 Performance Limiter — Dual-Motor Fix

Fixed incorrect PI rating on multi-motor vehicles (e.g. dual-motor EVs). All motors are now summed correctly.

🐛 Fix

  • Fixed freeze banner now shows a translated explanation in the UI

V4.0.5

23 Mar 23:39
7623578

Choose a tag to compare

What's New

Fixes vehicle mesh not resetting on repair, and introduces automatic BeamNG language detection on first join — alongside UI fixes and localization updates across all 18 languages.

🐛 Bug Fixes

  • Fixed close buttons not responding in the rank panel, rank-up, and transfer overlays
  • Fixed vehicle repair not resetting broken mesh

✨ New Features

  • Auto-detects the player's BeamNG system language on first join

🌐 Localization

  • Added missing translation keys for East Coast markers, spawn_not_available, and Discord/QR buttons across all 18 supported languages

V4.0.4

16 Mar 19:57
f06ee25

Choose a tag to compare

What's New

✨ Features

  • Centralized chat message colors – All chat message color prefixes are now managed through a single MessageColors.lua module, making future customization easier.
  • Admin world editor access – Admins can now open the in-game world editor without workarounds.

🐛 Bug Fixes

  • Fixed missing translations for English localeECON_RequestTranslations is now handled server-side, resolving cases where English players received untranslated strings.

🔒 Security

  • Blocked movement exploits – Fun, physics, and teleport actions are now restricted to prevent players from abusing them for movement advantages.

🔧 Chores

  • Regenerated parts_config: added 40 new parts and corrected 4 partially named entries.

v4.0.2 — Restructure & Rename

11 Mar 00:39
8ac45e0

Choose a tag to compare

Breaking Changes

  • Server folder renamed from EconomyTest to UIMPIT
  • Modules moved to UIMPIT/modules/
  • Config files moved to UIMPIT/config/

What's Changed

  • Unified folder naming with client package (UIMPIT.zip)
  • Improved project structure for readability

v4.0.1

10 Mar 00:23
6f71393

Choose a tag to compare

Bug Fix

  • Fixed crash on Windows caused by removed math.atan2 in Lua 5.4