A 7 Days to Die modder's resource that adds some new XUi Widgets and XUi Controllers that modders can use.
curvedlabel
a curved text labels around a central pointscrollview
a scrollable panel that can have other vwidgets insidescrollbar
a scrollbar that goes with the scrollview
Quartz.Spinner
spins the view that it is attached toQuartz.DialIndicator
makes the view that it is attached to act like a dial indicator, useful to make a speedometer or fuel tank gaugeQuartz.ItemStack
an updatedItemStack
controller that includes some additional bindings and featuresQuartz.Backpack
an updatedBackpack
controller that includes new features like searchQuartz.LootContainer
an updatedLootContainer
controller that includes new features like searchQuartz.VehicleContainer
an updatedVehicleContainer
controller that includes new features like searchQuartz.MapInvitesListEntry
an updatedMapInvitesListEntry
controller that includes new bindingsQuartz.MapWaypointListEntry
an updatedMapWaypointListEntry
controller that includes new bindingsQuartz.RandomTexture
allows textures to be randomly selected to be displayed when the window holding the element with the controller is opened
- Allows
mapViewTexture
to be resized to different aspect ratios, no more 1:1 aspect ratios for the map
- Adds a console command
quartz debug
that 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
Copyright 2022 Christopher Beda
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.