Garry's Mod
GUI Scaler (Fix Small Spawnmenu)
Εμφάνιση 1-10 από 14 καταχωρίσεις
< 1  2 >
Ενημέρωση: 14 Ιουλ στις 10:56
από Wontairr

Small patch to the last performance update

Ενημέρωση: 11 Ιουλ στις 18:12
από Wontairr

Performance patch, should be less of a background hitch.

Ενημέρωση: 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.

Ενημέρωση: 13 Ιουν στις 13: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.

Ενημέρωση: 12 Ιουν στις 19: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_

Ενημέρωση: 10 Ιουν στις 13: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.

Ενημέρωση: 10 Ιουν στις 9:52
από Wontairr

Added validation checks

Ενημέρωση: 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.

Ενημέρωση: 9 Ιουν στις 21: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.

Ενημέρωση: 9 Ιουν στις 20:59
από Wontairr

Removed laggy debugging utility i forgot to remove