Garry's Mod

Garry's Mod

Submaterial Tool [Improved] July 2025 Update
Showing 1-10 of 14 entries
< 1  2 >
Update: 13 Jul @ 2:21am

Rollback to version v1.3 for a while until a new fix is released

Update: 12 Jul @ 9:51am

v 1.4 hotfix
- Fixed a bug that used the Russian localization option, although the game is in English

Update: 10 Jul @ 1:48pm

v 1.4b
- full support of the Russian language
- Highlighting of the selected line only with a valid index.
- HUD does not break when there are no materials.
- When losing the target (AimEnt), the selection and HUD are now reset to avoid displaying outdated data.
- The code has become slightly more error-resistant and user-friendly.

PLEASE REPORT ANY BUGS AND SUGGESTIONS IN THE COMMENTS. THIS IS A BETA VERSION.

Update: 10 Jul @ 5:27am

v 1.3b
- Fixed condition in SetSubMaterial.
- Added entity validity and method presence checks.
- Fixed table.Merge usage for arrays.
- Added checks for empty material arrays.
- Minor improvements to prevent errors when materials are missing

PLEASE REPORT ALL BUGS AND PROBLEMS IN THE COMMENTS

Update: 25 Jul, 2024 @ 5:44am

v 1.2.2

- Simplified code by removing redundant variables and conditions
- Improved readability and performance across the board
- Simplified material iteration in SetSubMaterial and UpdateSubMat functions
- Improved server and material override condition checks in SetMaterial function
- Enhanced TOOL:Scroll and TOOL:Think functions for better readability
- Simplified HUD drawing in TOOL:DrawHUD
- No changes in language additions, network string setup, or TOOL.BuildCPanel logic

Update: 25 Jul, 2024 @ 5:11am

temporary rollback to version 1.1

Update: 25 Jul, 2024 @ 4:38am

v1.2

- The code has been updated and optimised. (About 100 lines of crap have been removed)

Update: 26 Apr, 2023 @ 4:12am

Fix

Update: 26 Apr, 2023 @ 4:11am

Fix

Update: 26 Apr, 2023 @ 4:08am

Russian language support added