From 148805dbfca7a7d45dc7ef0d3d39f39d41f65d49 Mon Sep 17 00:00:00 2001 From: Nathaniel Cosford Date: Wed, 4 Jun 2025 16:13:24 +0930 Subject: [PATCH] Upload from upload_mods.ps1 --- ActionSetSaves.pref | 1 + Config/Localization.txt | 45 ++++ Config/XUi/windows.xml | 22 ++ Config/XUi_Common/controls.xml | 32 +++ Config/XUi_Common/styles.xml | 64 ++++++ Config/XUi_Menu/windows.xml | 57 +++++ Config/XUi_Menu/xui.xml | 24 +++ Config/blocks.xml | 26 +++ GearsAPI.dll | Bin 0 -> 10240 bytes License/LICENSE.md | 201 ++++++++++++++++++ ModInfo.xml | 24 +++ ModSettings.xml | 60 ++++++ Quartz.dll | Bin 0 -> 171520 bytes Resources/quartzshaders.unity3d | Bin 0 -> 47463 bytes .../UIAtlas/quartz_scrollbar_background.png | Bin 0 -> 4144 bytes .../UIAtlas/quartz_scrollbar_handler.png | Bin 0 -> 2829 bytes 16 files changed, 556 insertions(+) create mode 100644 ActionSetSaves.pref create mode 100644 Config/Localization.txt create mode 100644 Config/XUi/windows.xml create mode 100644 Config/XUi_Common/controls.xml create mode 100644 Config/XUi_Common/styles.xml create mode 100644 Config/XUi_Menu/windows.xml create mode 100644 Config/XUi_Menu/xui.xml create mode 100644 Config/blocks.xml create mode 100644 GearsAPI.dll create mode 100644 License/LICENSE.md create mode 100644 ModInfo.xml create mode 100644 ModSettings.xml create mode 100644 Quartz.dll create mode 100644 Resources/quartzshaders.unity3d create mode 100644 UIAtlases/UIAtlas/quartz_scrollbar_background.png create mode 100644 UIAtlases/UIAtlas/quartz_scrollbar_handler.png diff --git a/ActionSetSaves.pref b/ActionSetSaves.pref new file mode 100644 index 0000000..42c4dac --- /dev/null +++ b/ActionSetSaves.pref @@ -0,0 +1 @@ +2;-;QklORAIAAQAAABNJbnZlbnRvcnkgTG9jayBTbG90AQAAAAIAAAABAAAABgAAAAAAAAAAAAAAAAAAAAAAAAA=;QklORAIAAwAAAA9NaW5pbWFwIFpvb20gSW4BAAAAAgAAAAEAAABlAAAAAAAAAAAAAAAAAAAAAAAAABBNaW5pbWFwIFpvb20gT3V0AQAAAAIAAAABAAAAZAAAAAAAAAAAAAAAAAAAAAAAAAAZTWluaW1hcCBWaXNpYmlsaXR5IFRvZ2dsZQEAAAACAAAAAQAAAGYAAAAAAAAAAAAAAAAAAAAAAAAA;- \ No newline at end of file diff --git a/Config/Localization.txt b/Config/Localization.txt new file mode 100644 index 0000000..0f38488 --- /dev/null +++ b/Config/Localization.txt @@ -0,0 +1,45 @@ +Key,File,Type,UsedInMainMenu,NoTranslate,english,Context / Alternate Text,german,latam,french,italian,japanese,koreana,polish,brazilian,russian,turkish,schinese,tchinese,spanish + +quartzSettingGeneral,UI,Menu,x,,General +quartzSettingGeneralTooltip,UI,Menu,x,,General settings for Quartz +quartzSettingDebug,UI,Menu,x,,Debug +quartzSettingDebugTooltip,UI,Menu,x,,Debugging settings for Quartz +quartzSettingTextResolution,UI,Menu,x,,Text Resolution +quartzSettingTextResolutionTooltip,UI,Menu,x,,"Sets the Text resolution. If set to high, may cause flickering of the UI every so often" +quartzSettingDebugMode,UI,Menu,x,,Debug Mode +quartzSettingDebugModeTooltip,UI,Menu,x,,Enables or disable Quartz debug mode +quartzSettingKeybinding,UI,Menu,x,,Key Bindings +quartzSettingInputInventoryKeybindingTooltip,UI,Menu,x,,Inventory Player Key Bindings +quartzSettingInputLockedSlots,UI,Menu,x,,Lock Slots +quartzSettingInputLockedSlotsTooltip,UI,Menu,x,,Locks or Unlocks inventory slot when the slot is clicked on +quartzSettingInputMinimapKeybindingTooltip,UI,Menu,x,,Minimap Player Key Bindings +quartzSettingInputMinimapToggle,UI,Menu,x,,Toggle Minimap +quartzSettingInputMinimapToggleTooltip,UI,Menu,x,,Toggle the minimap on or off +quartzSettingInputMinimapZoomIn,UI,Menu,x,,Zoom In +quartzSettingInputMinimapZoomIn2,UI,Menu,x,,Minimap Zoom In +quartzSettingInputMinimapZoomInTooltip,UI,Menu,x,,Zooms in on the minimap +quartzSettingInputMinimapZoomOut,UI,Menu,x,,Zoom Out +quartzSettingInputMinimapZoomOut2,UI,Menu,x,,Minimap Zoom Out +quartzSettingInputMinimapZoomOutTooltip,UI,Menu,x,,Zooms out on the minimap +quartzSettingMinimap,UI,Menu,x,,Minimap +quartzSettingMinimapTooltip,UI,Menu,x,,Settings related to the minimap. Only applies for UI mods that use's Quartz' minimap backend +quartzSettingMinimapShow,UI,Menu,x,,Show Minimap +quartzSettingMinimapShowTooltip,UI,Menu,x,,Shows or hides the minimap if there is a minimap in the ingame UI +quartzSettingMinimapIconsShow,UI,Menu,x,,Show Minimap Icons +quartzSettingMinimapIconsShowTooltip,UI,Menu,x,,Show or hide the minimap icons +quartzSettingMinimapTextShow,UI,Menu,x,,Show Icon Names +quartzSettingMinimapTextShowTooltip,UI,Menu,x,,Show or Hide the icons Names on the minimap +quartzSettingMinimapIconsOnlyShow,UI,Menu,x,,Show Minimap Only Icons +quartzSettingMinimapIconsOnlyShowTooltip,UI,Menu,x,,Show or Hide minimap only icons, these icons only show up on the minimap and not on the main map +quartzSettingMinimapRotateWithPlayer,UI,Menu,x,,Rotate With View +quartzSettingMinimapRotateWithPlayerTooltip,UI,Menu,x,,Rotates the minimap to follow the player's view, so the player is always facing to the top of the minimap +quartzSettingMinimapIconScale,UI,Menu,x,,Minimap Icons Scale +quartzSettingMinimapIconScaleTooltip,UI,Menu,x,,Adjusts the scale of the icons on the minimap +quartzSettingMinimapIconOpacity,UI,Menu,x,,Minimap Icon Opacity +quartzSettingMinimapIconOpacityTooltip,UI,Menu,x,,Adjusts the opacity of the icons on the minimap +quartzSettingMinimapTextureOpacity,UI,Menu,x,,Minimap Texture Opacity +quartzSettingMinimapTextureOpacityTooltip,UI,Menu,x,,Adjusts the minimap texture opacity +quartzUiSpriteWindowHeader,UI,Menu,x,,UIAtlas Sprites +quartzXuiExport,UI,Menu,x,,Export Sprites +quartzXuiExplorer,UI,Menu,x,,Open Export Folder +quartzTooltipShowModSprites,UI,Menu,x,,Switch to show modded UIAtlas sprites diff --git a/Config/XUi/windows.xml b/Config/XUi/windows.xml new file mode 100644 index 0000000..db27675 --- /dev/null +++ b/Config/XUi/windows.xml @@ -0,0 +1,22 @@ + + + + + + + OnDesktop + OnDesktop + + \ No newline at end of file diff --git a/Config/XUi_Common/controls.xml b/Config/XUi_Common/controls.xml new file mode 100644 index 0000000..9d78551 --- /dev/null +++ b/Config/XUi_Common/controls.xml @@ -0,0 +1,32 @@ + + + + + + OnDesktop + + + + + + + + + + + + + \ No newline at end of file diff --git a/Config/XUi_Common/styles.xml b/Config/XUi_Common/styles.xml new file mode 100644 index 0000000..bc42aed --- /dev/null +++ b/Config/XUi_Common/styles.xml @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Config/XUi_Menu/windows.xml b/Config/XUi_Menu/windows.xml new file mode 100644 index 0000000..11dd86e --- /dev/null +++ b/Config/XUi_Menu/windows.xml @@ -0,0 +1,57 @@ + + + + + + + + + +