Home / Gmod Scripts / Gmod Escape Menu Editor / Changelog


🔨 Changelog

Changelog of Gmod Escape Menu Editor

All updates to the "Gmod Escape Menu Editor" addon listed here.

📅 Version 3.2 Released 1711026420 ago

⚡ Client-side Optimization
I've implemented a brand new translation system aimed at enhancing performance and reducing overall size. Now, initialization occurs only once, regardless of the number of installed scripts. Previously, each of my scripts would initialize individually on the client-side, which, with a total of 51 scripts, could lead to slowdowns. With this update, a single initialization will handle all 51 scripts and future ones, optimizing both the client and the overall experience.

Reduction in client-side code size.

❌ Removed
Removed certain icons such as flags, reducing the size of the workshop ressources download.
📅 Version 3.1 Released 1678517823 ago

✔️ Patched:
Patch Lua Error cl_escape_menu.lua:61: attempt to index field 'OwnerSteamID' (a nil value)
📅 Version 3.0 Released 1676032264 ago

🧱 Improved :
This update Improve and optimize the access system.
Addition in the configuration file:
----- Administration -----
cfg.OwnersSteamID64 = {["{{user_steamid64}}"]=true} --If you are the owner and you dont use Admin System put your Steam ID64 here.
cfg.Admin_GROUP_ACCESS = {["superadmin"]=true,["admin"]=true}

🚀 Optimization of file size:
You will notice that there are fewer Lua files.

✔️ Patched :
The news and banner areas you edit fro the escape menu will be the same as those displayed on the script: Gmod Server Title Screen Build
📅 Version 2.9 Released 1666952836 ago

🚀 Added :
Added Gmod Settings button in the Escape Menu. (Which you can delete in the configuration file).
Add command nord_call_console to call console. This allows to force the display to change the Gmod settings.
📅 Version 2.8 Released 1654937456 ago

🧱 Improved :
Replaced RunConsoleCommand by LocalPlayer():ConCommand
📅 Version 2.7 Released 1653307895 ago

✔️ Patched :
Patched Lua Error with Fonts absent : lua/includes/modules/draw.lua:65: 'norxp_lx' isn't a valid font
1. SetFont - [C]:-1
📅 Version 2.5 Released 1652640583 ago

🧱 Optimization :
Optimization of fonts generation.
Reduction of file size clientside.

✔️ Patched :
Solves the problem of fonts that are not created.
📅 Version 2.4 Released 1635373942 ago

✔️ Patched :
During the last update I accidentally forgot the materials folder. Even if the resource pack on the workshop fixes this problem I prefer to fix it here.
Corrected the transparency of the banner
📅 Version 2.3 Released 1633682070 ago

✔️ Patched :
Patch the Lua Error on the news Panel.
📅 Version 2.2 Released 1630272006 ago

✔️ Patched :
Remove the text "Label" in middle of the screen when a link is open.
📅 Version 2.1 Released 1630107604 ago

🧱 Improved :
Replacing Global functions that can be overridden by other scripts that use the same names, with Local functions. Reducing the risk of conflict. Local functions is more optimized.
📅 Version 2.0 Released 1623808362 ago

🧱 Improved :
To be able to send large text like the history of your Gmod server it was necessary to use the net library.
The net library is one of the many ways to send data between the client and the server.
The main advantage of the net library is that it allows to overcome the limitation of the size of the commands.
📅 Version 1.9 Released 1623230744 ago

🔑 Security :
Fixed problem of activation
📅 Version 1.8 Released 1622507481 ago

🚀 Added : Custom OpenUrl
Added background image when a link is opened in the warning window. Screenshot of custom openurl

✔️ Patched :
Patched the automatic closing of the interface when a link is associated with a button
📅 Version 1.7 Released 1621479075 ago

🚀 Added :
To allow your players to access the Main Escape Menu of Gmod, (Useful to change the resolution or configure the keyboard keys, ect)
Add a button and in command insert this command: gmod_mainescapemenu
When your user will click on this button then the default escape menu of gmod will be displayed.

✔️ Patched :
Patcher Lua Errors when you spam the Escap Key

🧱 Improved Documentation :
Added this new feature in the wiki page of this addon. (Question 14)
📅 Version 1.6 Released 1619997878 ago

✔️ Patched :
When you block access to the console for players, those who still have permission cannot open the escape menu.
📅 Version 1.5 Released 1619799913 ago

🧱 Improved :
Improves MOTD text field editing
📅 Version 1.4 Released 1619790824 ago

✔️ Patched :
Fixed a conflict with gui.OpenURL() of Garry's Mod. Reported by [GI] Whiskey
📅 Version 1.3 Released 1619787608 ago

✔️ Patched :
Fixed when the link does not work when the console locker is activated.

🚀 Added :
Added a variable to hide the top right palette when the user is not admin.
In config file of your server :
cfg.hide_editor_menu=1

📅 Version 1.2 Released 1618987461 ago

🕳️ Optimisation :
Optimise the size of the addon from 500ko to 46ko
📅 Version 1.1 Released 1618926554 ago

🔑 Security :
Add variable in the config file to allow to lock the console access for some users who are not admin

-----Security and console access-----
/*########## Console_Access
0 = Console is not accessible for everyone
1 = Only Admin can open the console in game
2 = Everyone can open the console
*/
nordahl_cfg_3914.Console_Access=2

📅 Version 1.0 Released 1618915192 ago

Initial version
Gmod Addon



📥 Download 3.2


🎫 Open Ticket
⛔️ Sorry, you are not connected
Script Information
Creator : Norda Scripts
Sales :166
Published :3 years
Last update :
Version :version 3.2
DRM :Yes
Categories : Gmod addons
Requierements : Garry's Mod Server
Languages : 🇬🇧 🇫🇷 🇩🇪 🇬🇪 🇮🇹 🇯🇵 🇰🇷 🇳🇴 🇷🇺 🇪🇸 🇸🇪
Tags :
DarkRP MOTD VGUI Management Allgamemode Security