Garry's Mod

Garry's Mod

GUI Scaler (Fix Small Spawnmenu)
14개 중 1~10개 표시 중
< 1  2 >
업데이트: 2025년 7월 14일 오전 10시 56분
작성자: Wontairr

Small patch to the last performance update

업데이트: 2025년 7월 11일 오후 6시 12분
작성자: Wontairr

Performance patch, should be less of a background hitch.

업데이트: 2025년 6월 21일 오전 10시 56분
작성자: Wontairr

Made it so that DTileLayouts always re-layout whenever new elements are detected. This makes it so that search results/extended spawnmenu folder icons are properly distanced.

업데이트: 2025년 6월 13일 오후 1시 58분
작성자: Wontairr

Added Font Scale and Boldness configuration.

Added option to choose to scale trees or not (and if to ignore tool menu trees)

Added option to scale spawnicons.

Spawn Icon Text scales properly now.

업데이트: 2025년 6월 12일 오후 7시 05분
작성자: Wontairr

Added new configure menu in Spawnmenu->Options

Fixed and added configuration for the bug where the top of the spawnmenu had icons going out of the bounds.

Fixed and added configuration for tab height ( no more margin between tabs and tab holder)

Added configuration for the Context Bar height (bar at the top when in spawn/context menu)

Console commands have been added for these specific changes but are not listed here. All console commands are under guiscaler_

업데이트: 2025년 6월 10일 오후 1시 48분
작성자: Wontairr

Made guiscaler_only_spawnmenu go up to 2, where 2 is context menu and spawnmenu, but 1 is just spawnmenu, and 0 is neither and all gui elements are affected.

업데이트: 2025년 6월 10일 오전 9시 52분
작성자: Wontairr

Added validation checks

업데이트: 2025년 6월 10일 오전 9시 44분
작성자: Wontairr

Rewrote the logic so that if you have guiscaler_only_spawnmenu set to 1 then it will recursively rescale all children of the spawnmenu and contextmenu panel. This will fix any issues where modded menus have bad scaling.

guiscaler_reset should work now.

업데이트: 2025년 6월 9일 오후 9시 02분
작성자: Wontairr

Made guiscaler_only_spawnmenu set to 1 by default, since I believe this has the best compatibility and is the most sought after feature.

업데이트: 2025년 6월 9일 오후 8시 59분
작성자: Wontairr

Removed laggy debugging utility i forgot to remove