Garry's Mod

Garry's Mod

[GuthSCP] Base
Showing 1-10 of 18 entries
< 1  2 >
Update: 15 Jun @ 9:05am

Version 2.6.0.
- Added support for "save_per_map" configuration flag (#9), allowing for configuration variables to be saved and loaded depending on the current map
- Added support for "is_disabled" as a boolean (instead of only a function) and support by "String[]" and "ComboBox[]" VGUIs
- Added type-checking for each individual config variable when applying a config

Update: 1 Jun @ 7:14am

Version 2.5.0.
- Added optional dependencies support for modules
- Removed "No issues have been raised from modules" tchat message
- Fixed a clientside Lua error happening when hot reloading a module that initially failed to initialize

Update: 27 May @ 10:56am

Version 2.4.0.
- Added an alert of modules issues for superadmin users, this will display all on-going critical errors regarding modules in the tchat
- Added `guthscp.table.is_equal` function
- Changed how configuration saving and loading works, before it was saving every configuration variables even though they were not different from the default values. This is now changed as the configuration system will only save the changes. It makes it easier for developers to change the default values of some variables and to get users to use those instead of the old ones that they didn't care about anyway. This also makes the data files significantly smaller (if not empty) and easier for a human to read. This is following a recent issue with the missing HUD of guthscpkeycard due to an update of Garry's Mod.
- Renamed modules "warnings" functionality as "issues"
- Fixed modules configurations being applied multiple times during startup instead of once
- Fixed configuration data loading prioritizing default values instead of user values, especially on sets configuration variables
- Fixed issues notifications not resizing correctly to text's height
- Fixed hot reload functionality inside `config/cl_init.lua` file

Update: 6 Oct, 2024 @ 12:39pm

Version 2.3.1.
- Fixed an error when opening the zone configurator tool menu from the spawnmenu without a tool gun (#10)
- Fixed players trying to load configuration files of modules from their own game files
- Fixed typos in some logs

Update: 2 Jul, 2024 @ 9:26am

Version 2.3.0.
- Added default tools permissions
- Added a warning message using the Map Entities tool with no Falco's Prop Protection permissions
- Splited module debug details into its own category

Update: 22 Jun, 2024 @ 7:45am

Version 2.2.1.
- Renamed tools category from "guthscp" to "GuthSCP"

Update: 19 Jun, 2024 @ 9:37am

- Edited some details and texts

Update: 22 Jan, 2024 @ 3:28am

2.2.0
[add] player speed modifiers system
[add] `Number` vgui config optional `interval` parameter
[add] config categories are now collapsible
[add] choosing a random sound path if table is given
[add] zone configurator tool
[add] lerp color function
[add] optional `Use Entity Map ID` to Number config
[add] `Refresh Configuration` button

[edit] move config buttons at the menu bottom (not affected by scrolling)

[fix] `Vector` & `Angle` configs painted background
[fix] map entities filter tool not drawing halos
[fix] `guthscp.sound.play` w/ zero volume
[fix] map filter tool error on no chosen filter
[fix] bad arguments for CreateConVar
[fix] Color config vgui not having reset input

Update: 2 Dec, 2023 @ 9:11am

2.1.6-beta
[fixed] players filter not removing stripped players
[fixed] invalid tool error

Update: 1 Oct, 2023 @ 9:16am

2.1.5-beta
[added] old base detection warning
[fixed] workshop url in details