Garry's Mod

Garry's Mod

Le Teleport
Showing 1-10 of 16 entries
< 1  2 >
Update: 26 Sep @ 2:28pm

Le Teleport – 3.2.0 HOTFIX
Release date: 2025-09-26

Fixed
  • Keybind issue: Teleport menu keybind not working with custom teleport_menu_key ConVar
  • Replaced input.GetKeyCode with explicit key mapping table
  • Added support for full range of KEY_* constants (letters, numbers, F-keys, keypad, special keys)
  • Ensured fallback to KEY_H when invalid key is set

Update: 26 Sep @ 1:11pm

(some issues regarding changing keybinds)

Update: 26 Sep @ 11:41am

Le Teleport – 3.1.0
Release date: 2025-09-26

Added
  • Event-driven teleport menu with live player list
  • Client-side error handling for invalid teleports
  • Color-coded, timestamped server logs for teleport actions (INFO, WARNING, ERROR)
  • In-game feedback for teleporters and targets via chat messages
  • UserID display added next to SteamID in player panels

Changed
  • Revamped teleport menu UI: simplified visuals, transparent rounded panels
  • Optimized search bar with debounced filtering to reduce lag with large player lists
  • Hotkey behavior improved: toggle functionality, optimized key checks, prevents menu spam
  • Reuse precomputed color tables in UI to reduce per-frame allocations

Fixed
  • Handle invalid players leaving the server to prevent stale entries in the UI
  • Prevent NULL entity crashes in teleport GUI
  • Prevent teleport menu from opening twice on key press
  • Use table.unpack instead of deprecated unpack

Removed
  • Dark/light theme system and related files
  • Redundant collectgarbage() calls on menu close to prevent UI stutter

Miscellaneous
  • Updated addon metadata (author name, download count)
  • Enhanced player greeting message on join

Update: 10 Sep @ 11:04pm

🎯 UserID-based Teleportation

- Teleporting now uses each player’s unique UserID instead of usernames.
This avoids issues with duplicate names and ensures compatibility for both legit and cracked servers.

🐛 Bug Fixes
- Fixed minor UI inconsistencies with search bar colors when switching themes.

Update: 25 May @ 6:21am

[v2.3.1] - 2025-5-25

🐛 Bug Fixes
- Fixed: Search bar stayed in dark mode while in white theme. now correctly switches based on theme preference.

Update: 12 Dec, 2024 @ 1:49pm

[v2.3.0] - 2024-12-12

This version is approved by KOUZOU FUYUTSUKI, TOJI SUZUHARA, AND KENSUKE AIDA!!! ♥♥♥

✨ Features
-🔍 New Feature: Search by Username
- Introduced a new search feature in the teleport menu that allows users to filter players by their usernames, making it easier to find specific players in large servers.
- To prevent input conflicts, a "Disable Search" / "Enable Search" button has been added. When Search is enabled, players can filter usernames but cannot move. When Search is disabled, players can move freely while keeping the UI open, but the search feature will be turned off.

🔧 Improvements
- 🖥️ UI Enhancements:
- Enhanced accessibility of the teleport menu with better control panel organization, search bar functionality, and theme toggle options.

- 🚀 Teleportation System Updates:
- Added self-teleportation prevention.
- Improved logging of teleportation events, including warnings (yellow) and errors (red) in the console.

- 🤖 SteamID Handling Improvements:
- Simplified SteamID handling for bots by displaying "BOT (No SteamID)".
- Improved SteamID formatting in the teleport menu.

🐛 Bug Fixes
- Fixed issue with the teleport menu remaining open after pausing the game with the escape key.

⚙️ Tweaks
- Only send welcome messages to non-bot players.

_What to expect in 3.0.0? I might rework the addon to use SteamID's first than try to use usernames, why is that? if two players have the same usernames we will run into a problem_

Update: 25 Oct, 2024 @ 5:03pm

[v2.2.0] - 2024-10-26

This version is APPROVED BY GENDO IKARI, YUI IKARI, AND KAWORU NAGISA!!!!! ♥♥♥

🔧 Improvements
- Introduced an enhanced player collision handling system:
- Implemented custom hull tracing to allow players to move. (By ASTEYA)

🐛 Bug Fixes

- Fixed an issue where players could not take damage with most weapons due to limitations in the old system:
- Reworked collision group handling using the new system, which now properly allows players to take damage as intended. (Reported By Dommy1313)
- Changed the Steam ID fallback message to "Unable to retrieve Steam ID".

Update: 17 Sep, 2024 @ 3:49pm

[v2.1.1] - 2024-09-17

This version (2.1.1) is APPROVED BY ASUKA LANGLEY, SHINJI IKARI, AND PEN-PEN!!!!! ♥♥♥

✨ New Features
- Allow Movement When Menu is Open:
- Players can now move around when the teleport menu is open.

🐛 Fixes
- Minor Changes to Transparent Background and SteamID Handling:
- Improved background transparency and adjusted behavior for cases where SteamID is not found.
- Cache Optimization:
- Optimized cache updates for player joins and disconnects for smoother performance.
- Teleport Pre-Validation:
- Added pre-validation of player existence before checking validity to prevent potential errors.

🖌️ Logging Enhancements
- Added Colored Error Logging and Welcome Message:
- Enhanced logging with colored error messages and a welcoming message.

Update: 13 Sep, 2024 @ 8:19am

[v2.1.0] - 2024-09-13

This version (2.1.0) is APPROVED BY REI AYANAMI, MISATO KATSURAGI, AND RYOJI KAJI!!!!! ♥♥♥

✨ New Features
- Dynamic Key Binding and Background Transparency:
- Implemented dynamic key binding for the teleport menu.
- Set background transparency to 50% for a sleeker look.

🐛 Fixes
- Prevent Teleport Menu During Game Pause:
- Fixed an issue where the teleport menu could open during game pause or with repeated key presses.

⚡ Micro Optimizations
- Additional tweaks for better performance and reduced overhead.

🖼️ Update Addon Image:
- BECAUSE I LOVE NEON GENESIS EVANGELION!

Update: 27 Jul, 2024 @ 10:47pm