Garry's Mod
[GuthSCP] Base
18件中 1-10 を表示
< 1  2 >
更新: 6月15日 @ 9時05分

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

更新: 6月1日 @ 7時14分

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

更新: 5月27日 @ 10時56分

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

更新: 2024年10月6日 @ 12時39分

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

更新: 2024年7月2日 @ 9時26分

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

更新: 2024年6月22日 @ 7時45分

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

更新: 2024年6月19日 @ 9時37分

- Edited some details and texts

更新: 2024年1月22日 @ 3時28分

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

更新: 2023年12月2日 @ 9時11分

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

更新: 2023年10月1日 @ 9時16分

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