Home / Gmod Scripts / Gmod CRAFT Workshop Creator / Changelog


🔨 Changelog

Changelog of Gmod CRAFT Workshop Creator

All updates to the "Gmod CRAFT Workshop Creator" addon listed here.

📅 Version 2.6 Released 1711027201 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 2.5 Released 1703084812 ago

🚀 Added
Added compatibility with Items Pack: Allows you to design the addition of items in the craft recipe very quickly, without having to spawn them on the ground.
Addition of a craft-based level restriction system (different from workbench access level).
📅 Version 2.4 Released 1702676166 ago

✔️ Patch
Patch in the admin panel: The "XP gained" section indicates crafting time, not the number of XP gained.

🧱 Improved
Aesthetic improvements and optimizations to reduce the number of icons in files.
📅 Version 2.3 Released 1701729740 ago

🚀 Added
The cfg.mode_item_image variable is added to the configuration file to support 2D and 3D object icons. Norda inventory system 5.5+ automatically manages this variable according to your aesthetic choices in this inventory style configuration menu.

cfg.mode_item_image = 0
-- 1 = 3D Items Icon
-- 0 = Image of Spawnmenu for the items
-- 2 = Adapts to your Norda Inventory System settings
📅 Version 2.2 Released 1690533886 ago

🧱 Improved:
Security update. Reduced risk of conflict. I forgot to add a local function. Reduced risk of conflict. One function was global.
📅 Version 2.1 Released 1685798680 ago

✔️ Patched :
Fix this Lua Error:
[norda_craft_workshop_creator] */cl_norda_craft_workbench_creator.lua:342: attempt to index local 'cfg2' (a nil value)
1. additm_cl - */cl_norda_craft_workbench_creator.lua:342
📅 Version 2.0 Released 1685616164 ago

🚀 Added:
Object names are displayed on object images when hovered over with the cursor.

🧱 Improved:
Optimization of icon generation system.

✔️ Patched:
Fixed icon generation for some weapons.
📅 Version 1.9 Released 1678098125 ago

🧱 Improved :
Better system for items icons.
If the icons do not exist then it will be the icons of the 3D objects. If the objects do not have a 3D model then it will be the default 2D icons. This makes it possible to answer different methods quickly and to avoid having missing textures in place of the icons. You can always override them if you want to make your own icons.
📅 Version 1.8 Released 1674694417 ago

✔️ Patched :
Patch the activation message.

If you don't have any worries, you can ignore this update, it is a correction of the folder names.
📅 Version 1.7 Released 1673878422 ago

🚀 Added :
Added scroll system when your craft recipe list is too big.
📅 Version 1.6 Released 1673351066 ago

🚮 Removed :
hook.Add("Initialize","Nordahl_Fonts_craft_workbench", ...

🧱 Improved :
If without my inventory system the stacked objects fall to the ground in a detached way from the quantity.
Improvement of some translation.
📅 Version 1.5 Released 1673344305 ago

🧱 Improved :
You can choose how much XP a crafting recipe can give. Successfully crafting will give this number of xp
📅 Version 1.4 Released 1671583938 ago

🚀 Added :
When you click on [start crafting] and you don't have all the ingredients a summary lists what you have put and what is required, specifying the name of the class concerned.
📅 Version 1.3 Released 1671579324 ago

✔️ Patch :
Fixes when the recipe is not displayed completely after modification
📅 Version 1.2 Released 1671576888 ago

✔️ Patched :
Fixes the Lua error when you place a weapon from the inventory in the crafting menu:

[norda_craft_workshop_creator] addons/norda_craft_workshop_creator/lua/autorun/nordahl_cl/cl_norda_craft_workbench_creator.lua:134: attempt to concatenate local 'mdl' (a nil value)
📅 Version 1.1 Released 1670944779 ago

🧱 Improved :
The access restriction system has been improved. You can choose if the user remains informed about the reason of his restriction (lvl, rank, job, job category)

🚀 Added :
Add variable in config fil about activation of the restriction message: by default is activated (1)

cfg.Restriction_msg = 1 // 0 = No message printed when restricted, 1 = The player will know about the reason of his restriction.
📅 Version 1.0 Released 1670540782 ago

Initial version
Gmod Addon



📥 Download 2.6


🎫 Open Ticket
⛔️ Sorry, you are not connected
Script Information
Creator : Norda Scripts
Sales :55
Published :1 year
Last update :
Version :version 2.6
DRM :Yes
Categories : Gmod addons
Requierements : Garry's Mod Server
Languages : 🇬🇧 🇫🇷 🇩🇪 🇪🇸 🇷🇺
Tags :
Entities Gameplay