-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Christopher Beda edited this page Sep 3, 2024
·
9 revisions

Welcome to the Quartz. Quartz is a UI modding framework for 7 Days to Die. It adds new XUi Widgets and XUi Controllers that give modders more freedom on creating new and powerful UIs for 7 Days to Die.
-
curvedlabela curved text labels around a central point -
scrollviewa scrollable panel that can have other vwidgets inside -
scrollbara scrollbar that goes with the scrollview -
videoplayera widget that is able to play videos on it. -
maskedtexturea texture widget that is able to mask the texture with another texture
-
Quartz.Spinnerspins the view that it is attached to -
Quartz.DialIndicatormakes the view that it is attached to act like a dial indicator, useful to make a speedometer or fuel tank gauge -
Quartz.ContainerStandardControlsan updatedContainerStandardControlscontroller that includes proper interaction with inventory based controllers with individually locked slots. -
Quartz.ItemStackan updatedItemStackcontroller that includes some additional bindings and features -
Quartz.Backpackan updatedBackpackcontroller that includes new features like search -
Quartz.LootContaineran updatedLootContainercontroller that includes new features like search -
Quartz.VehicleContaineran updatedVehicleContainercontroller that includes new features like search -
Quartz.MapInvitesListEntryan updatedMapInvitesListEntrycontroller that includes new bindings -
Quartz.MapWaypointListEntryan updatedMapWaypointListEntrycontroller that includes new bindings -
Quartz.RandomTextureallows textures to be randomly selected to be displayed when the window holding the element with the controller is opened -
Quartz.RandomTextallows text to be randomly selected to be displayed when the window holding the element with the controller is opened
- Allows
mapViewTextureto be resized to different aspect ratios, no more 1:1 aspect ratios for the map
- Allows the loading and usage of custom fonts in place of the Vanilla font. Tutorial
- Adds a console command
quartz debugthat enables some debugging information and logging to the console
- Christopher Beda - Author
- Sirillion - Ideas, feeback and testing
If you have a mod that is using Quartz and want to get it added to this list, create an issue and it will be added to this list shortly.
There is a hosted channel in Guppy's Unofficial 7DtD Modding Server Discord. The channel is #laydors-toolshed