|
1746 | 1746 | </property> |
1747 | 1747 | <layout class="QGridLayout" name="gridLayout_7"> |
1748 | 1748 | <item row="1" column="0"> |
| 1749 | + <widget class="QCheckBox" name="performance"> |
| 1750 | + <property name="text"> |
| 1751 | + <string>Performance</string> |
| 1752 | + </property> |
| 1753 | + </widget> |
| 1754 | + </item> |
| 1755 | + <item row="0" column="0"> |
1749 | 1756 | <widget class="QCheckBox" name="do_not_generate_spoiler_log"> |
1750 | 1757 | <property name="text"> |
1751 | 1758 | <string>Do Not Generate Spoiler Log</string> |
1752 | 1759 | </property> |
1753 | 1760 | </widget> |
1754 | 1761 | </item> |
1755 | 1762 | <item row="2" column="1"> |
| 1763 | + <widget class="QCheckBox" name="random_item_slide_item"> |
| 1764 | + <property name="text"> |
| 1765 | + <string>Start With Random Item Sliding Item</string> |
| 1766 | + </property> |
| 1767 | + </widget> |
| 1768 | + </item> |
| 1769 | + <item row="0" column="1"> |
| 1770 | + <widget class="QCheckBox" name="classic_mode"> |
| 1771 | + <property name="text"> |
| 1772 | + <string>Classic Mode</string> |
| 1773 | + </property> |
| 1774 | + </widget> |
| 1775 | + </item> |
| 1776 | + <item row="1" column="1"> |
1756 | 1777 | <widget class="QCheckBox" name="fix_rng"> |
1757 | 1778 | <property name="text"> |
1758 | 1779 | <string>Fix RNG</string> |
1759 | 1780 | </property> |
1760 | 1781 | </widget> |
1761 | 1782 | </item> |
1762 | | - <item row="3" column="1"> |
1763 | | - <widget class="QCheckBox" name="random_item_slide_item"> |
| 1783 | + <item row="3" column="0"> |
| 1784 | + <widget class="QCheckBox" name="required_boss_items"> |
| 1785 | + <property name="sizePolicy"> |
| 1786 | + <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
| 1787 | + <horstretch>0</horstretch> |
| 1788 | + <verstretch>0</verstretch> |
| 1789 | + </sizepolicy> |
| 1790 | + </property> |
1764 | 1791 | <property name="text"> |
1765 | | - <string>Start With Random Item Sliding Item</string> |
| 1792 | + <string>Require Boss Items</string> |
| 1793 | + </property> |
| 1794 | + </widget> |
| 1795 | + </item> |
| 1796 | + <item row="2" column="0"> |
| 1797 | + <widget class="QCheckBox" name="start_with_random_item"> |
| 1798 | + <property name="text"> |
| 1799 | + <string>Start With Random Item</string> |
1766 | 1800 | </property> |
1767 | 1801 | </widget> |
1768 | 1802 | </item> |
1769 | | - <item row="6" column="0" colspan="2"> |
1770 | | - <layout class="QGridLayout" name="plandomizer_file_layout"> |
| 1803 | + <item row="4" column="0" colspan="2"> |
| 1804 | + <layout class="QHBoxLayout" name="horizontalLayout_33"> |
1771 | 1805 | <property name="sizeConstraint"> |
1772 | 1806 | <enum>QLayout::SizeConstraint::SetNoConstraint</enum> |
1773 | 1807 | </property> |
1774 | | - <item row="0" column="1"> |
1775 | | - <widget class="QLabel" name="plandomizer_label"> |
| 1808 | + <item> |
| 1809 | + <widget class="QCheckBox" name="plandomizer"> |
| 1810 | + <property name="minimumSize"> |
| 1811 | + <size> |
| 1812 | + <width>0</width> |
| 1813 | + <height>24</height> |
| 1814 | + </size> |
| 1815 | + </property> |
1776 | 1816 | <property name="text"> |
1777 | | - <string>Plandomizer File</string> |
| 1817 | + <string>Plandomizer</string> |
1778 | 1818 | </property> |
1779 | 1819 | </widget> |
1780 | 1820 | </item> |
1781 | | - <item row="0" column="3"> |
1782 | | - <widget class="QPushButton" name="plandomizer_path_browse_button"> |
| 1821 | + <item> |
| 1822 | + <widget class="QLabel" name="plandomizer_label"> |
1783 | 1823 | <property name="text"> |
1784 | | - <string>Browse</string> |
| 1824 | + <string>Plandomizer File</string> |
1785 | 1825 | </property> |
1786 | 1826 | </widget> |
1787 | 1827 | </item> |
1788 | | - <item row="0" column="2"> |
| 1828 | + <item> |
1789 | 1829 | <widget class="QLineEdit" name="plandomizer_path"> |
1790 | 1830 | <property name="sizePolicy"> |
1791 | 1831 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
1795 | 1835 | </property> |
1796 | 1836 | </widget> |
1797 | 1837 | </item> |
1798 | | - <item row="0" column="0"> |
1799 | | - <widget class="QCheckBox" name="plandomizer"> |
1800 | | - <property name="minimumSize"> |
1801 | | - <size> |
1802 | | - <width>0</width> |
1803 | | - <height>24</height> |
1804 | | - </size> |
1805 | | - </property> |
| 1838 | + <item> |
| 1839 | + <widget class="QPushButton" name="plandomizer_path_browse_button"> |
1806 | 1840 | <property name="text"> |
1807 | | - <string>Plandomizer</string> |
| 1841 | + <string>Browse</string> |
1808 | 1842 | </property> |
1809 | 1843 | </widget> |
1810 | 1844 | </item> |
1811 | 1845 | </layout> |
1812 | 1846 | </item> |
1813 | | - <item row="2" column="0"> |
1814 | | - <widget class="QCheckBox" name="performance"> |
1815 | | - <property name="text"> |
1816 | | - <string>Performance</string> |
1817 | | - </property> |
1818 | | - </widget> |
1819 | | - </item> |
1820 | | - <item row="1" column="1"> |
1821 | | - <widget class="QCheckBox" name="classic_mode"> |
1822 | | - <property name="text"> |
1823 | | - <string>Classic Mode</string> |
1824 | | - </property> |
1825 | | - </widget> |
1826 | | - </item> |
1827 | | - <item row="3" column="0"> |
1828 | | - <widget class="QCheckBox" name="start_with_random_item"> |
1829 | | - <property name="text"> |
1830 | | - <string>Start With Random Item</string> |
1831 | | - </property> |
1832 | | - </widget> |
1833 | | - </item> |
1834 | 1847 | </layout> |
1835 | 1848 | </widget> |
1836 | 1849 | </item> |
|
2108 | 2121 | <string>Logic Tweaks</string> |
2109 | 2122 | </property> |
2110 | 2123 | <layout class="QGridLayout" name="gridLayout_9"> |
2111 | | - <item row="0" column="0"> |
2112 | | - <widget class="QCheckBox" name="open_drc"> |
2113 | | - <property name="text"> |
2114 | | - <string>Open DRC</string> |
2115 | | - </property> |
2116 | | - </widget> |
2117 | | - </item> |
2118 | 2124 | <item row="0" column="1"> |
2119 | 2125 | <widget class="QCheckBox" name="progressive_magic_always_double"> |
2120 | 2126 | <property name="text"> |
|
2129 | 2135 | </property> |
2130 | 2136 | </widget> |
2131 | 2137 | </item> |
| 2138 | + <item row="0" column="0"> |
| 2139 | + <widget class="QCheckBox" name="open_drc"> |
| 2140 | + <property name="text"> |
| 2141 | + <string>Open DRC</string> |
| 2142 | + </property> |
| 2143 | + </widget> |
| 2144 | + </item> |
2132 | 2145 | </layout> |
2133 | 2146 | </widget> |
2134 | 2147 | </item> |
|
2137 | 2150 | <property name="title"> |
2138 | 2151 | <string>In-Game Preferences</string> |
2139 | 2152 | </property> |
2140 | | - <layout class="QGridLayout" name="gridLayout_11"> |
2141 | | - <item row="0" column="3"> |
2142 | | - <layout class="QHBoxLayout" name="horizontalLayout_27"> |
| 2153 | + <layout class="QHBoxLayout" name="horizontalLayout_34"> |
| 2154 | + <item> |
| 2155 | + <layout class="QHBoxLayout" name="horizontalLayout_28"> |
2143 | 2156 | <item> |
2144 | | - <widget class="QLabel" name="label_for_gyroscope"> |
| 2157 | + <widget class="QLabel" name="label_for_ui_display"> |
2145 | 2158 | <property name="text"> |
2146 | | - <string>Gyroscope</string> |
| 2159 | + <string>UI Display</string> |
2147 | 2160 | </property> |
2148 | 2161 | </widget> |
2149 | 2162 | </item> |
2150 | 2163 | <item> |
2151 | | - <widget class="QComboBox" name="gyroscope"> |
2152 | | - <property name="currentText"> |
2153 | | - <string>Off</string> |
2154 | | - </property> |
| 2164 | + <widget class="QComboBox" name="ui_display"> |
2155 | 2165 | <item> |
2156 | 2166 | <property name="text"> |
2157 | | - <string>Off</string> |
| 2167 | + <string>On</string> |
2158 | 2168 | </property> |
2159 | 2169 | </item> |
2160 | 2170 | <item> |
2161 | 2171 | <property name="text"> |
2162 | | - <string>On</string> |
| 2172 | + <string>Off</string> |
2163 | 2173 | </property> |
2164 | 2174 | </item> |
2165 | 2175 | </widget> |
2166 | 2176 | </item> |
2167 | 2177 | </layout> |
2168 | 2178 | </item> |
2169 | | - <item row="0" column="0"> |
| 2179 | + <item> |
2170 | 2180 | <layout class="QHBoxLayout" name="horizontalLayout_24"> |
2171 | 2181 | <item> |
2172 | 2182 | <widget class="QLabel" name="label_for_target_type"> |
|
2191 | 2201 | </item> |
2192 | 2202 | </layout> |
2193 | 2203 | </item> |
2194 | | - <item row="0" column="2"> |
2195 | | - <layout class="QHBoxLayout" name="horizontalLayout_26"> |
| 2204 | + <item> |
| 2205 | + <layout class="QHBoxLayout" name="horizontalLayout_25"> |
2196 | 2206 | <item> |
2197 | | - <widget class="QLabel" name="label_for_first_person_camera"> |
| 2207 | + <widget class="QLabel" name="label_for_camera"> |
2198 | 2208 | <property name="text"> |
2199 | | - <string>First-Person Camera</string> |
| 2209 | + <string>Camera</string> |
2200 | 2210 | </property> |
2201 | 2211 | </widget> |
2202 | 2212 | </item> |
2203 | 2213 | <item> |
2204 | | - <widget class="QComboBox" name="first_person_camera"> |
| 2214 | + <widget class="QComboBox" name="camera"> |
2205 | 2215 | <item> |
2206 | 2216 | <property name="text"> |
2207 | 2217 | <string>Standard</string> |
2208 | 2218 | </property> |
2209 | 2219 | </item> |
2210 | 2220 | <item> |
2211 | 2221 | <property name="text"> |
2212 | | - <string>Reverse Up/Down</string> |
| 2222 | + <string>Reverse Left/Right</string> |
2213 | 2223 | </property> |
2214 | 2224 | </item> |
2215 | 2225 | </widget> |
2216 | 2226 | </item> |
2217 | 2227 | </layout> |
2218 | 2228 | </item> |
2219 | | - <item row="0" column="1"> |
2220 | | - <layout class="QHBoxLayout" name="horizontalLayout_25"> |
| 2229 | + <item> |
| 2230 | + <layout class="QHBoxLayout" name="horizontalLayout_26"> |
2221 | 2231 | <item> |
2222 | | - <widget class="QLabel" name="label_for_camera"> |
| 2232 | + <widget class="QLabel" name="label_for_first_person_camera"> |
2223 | 2233 | <property name="text"> |
2224 | | - <string>Camera</string> |
| 2234 | + <string>First-Person Camera</string> |
2225 | 2235 | </property> |
2226 | 2236 | </widget> |
2227 | 2237 | </item> |
2228 | 2238 | <item> |
2229 | | - <widget class="QComboBox" name="camera"> |
| 2239 | + <widget class="QComboBox" name="first_person_camera"> |
2230 | 2240 | <item> |
2231 | 2241 | <property name="text"> |
2232 | 2242 | <string>Standard</string> |
2233 | 2243 | </property> |
2234 | 2244 | </item> |
2235 | 2245 | <item> |
2236 | 2246 | <property name="text"> |
2237 | | - <string>Reverse Left/Right</string> |
| 2247 | + <string>Reverse Up/Down</string> |
2238 | 2248 | </property> |
2239 | 2249 | </item> |
2240 | 2250 | </widget> |
2241 | 2251 | </item> |
2242 | 2252 | </layout> |
2243 | 2253 | </item> |
2244 | | - <item row="1" column="0"> |
2245 | | - <layout class="QHBoxLayout" name="horizontalLayout_28"> |
| 2254 | + <item> |
| 2255 | + <layout class="QHBoxLayout" name="horizontalLayout_27"> |
2246 | 2256 | <item> |
2247 | | - <widget class="QLabel" name="label_for_ui_display"> |
| 2257 | + <widget class="QLabel" name="label_for_gyroscope"> |
2248 | 2258 | <property name="text"> |
2249 | | - <string>UI Display</string> |
| 2259 | + <string>Gyroscope</string> |
2250 | 2260 | </property> |
2251 | 2261 | </widget> |
2252 | 2262 | </item> |
2253 | 2263 | <item> |
2254 | | - <widget class="QComboBox" name="ui_display"> |
| 2264 | + <widget class="QComboBox" name="gyroscope"> |
| 2265 | + <property name="currentText"> |
| 2266 | + <string>Off</string> |
| 2267 | + </property> |
2255 | 2268 | <item> |
2256 | 2269 | <property name="text"> |
2257 | | - <string>On</string> |
| 2270 | + <string>Off</string> |
2258 | 2271 | </property> |
2259 | 2272 | </item> |
2260 | 2273 | <item> |
2261 | 2274 | <property name="text"> |
2262 | | - <string>Off</string> |
| 2275 | + <string>On</string> |
2263 | 2276 | </property> |
2264 | 2277 | </item> |
2265 | 2278 | </widget> |
|
2269 | 2282 | </layout> |
2270 | 2283 | </widget> |
2271 | 2284 | </item> |
2272 | | - <item> |
2273 | | - <widget class="QWidget" name="widget_2" native="true"/> |
2274 | | - </item> |
2275 | 2285 | </layout> |
2276 | 2286 | </widget> |
2277 | 2287 | <widget class="QWidget" name="tracker_tab"> |
@@ -2470,7 +2480,7 @@ color: lightgray</string> |
2470 | 2480 | <cursorShape>ArrowCursor</cursorShape> |
2471 | 2481 | </property> |
2472 | 2482 | <property name="autoFillBackground"> |
2473 | | - <bool>true</bool> |
| 2483 | + <bool>false</bool> |
2474 | 2484 | </property> |
2475 | 2485 | <property name="styleSheet"> |
2476 | 2486 | <string notr="true"/> |
|
0 commit comments