Garry's Mod

Garry's Mod

[GuthSCP] Base
18개 중 1~10개 표시 중
< 1  2 >
업데이트: 2025년 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

업데이트: 2025년 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

업데이트: 2025년 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