|
203 | 203 | "default": false |
204 | 204 | }, |
205 | 205 | "sisyphus": { |
206 | | - "name": "Sisyphus Mode", |
207 | | - "description": "<cl>Original idea by Polyflow.</c>\n\nWhen dying within a threshold (0.1% by default) of your previous death spot, Sisyphus SFX plays and (optionally) an image of Sisyphus appears.", |
| 206 | + "name": "Sisyphus", |
| 207 | + "description": "<cl>Original idea by Polyflow.</c>\n\nWhen dying within a threshold (0.1% by default) of your previous death spot, Sisyphus SFX plays and (optionally) an image of Sisyphus appears.\n\nPercentages reset when switching between Normal Mode and Practice Mode.\n<cy>Sisyphus is not available when playing from a Start Position.</c>", |
208 | 208 | "type": "bool", |
209 | 209 | "default": false |
210 | 210 | }, |
211 | 211 | "sisyphusThreshold": { |
212 | | - "name": "Sisyphus Mode: Threshold", |
213 | | - "description": "Set the threshold (the difference between your last death % and current death %) to activate Sisyphus Mode.", |
| 212 | + "name": "Sisyphus: Percentage Threshold", |
| 213 | + "description": "Set the threshold (the difference between your last death % and current death %) to activate Sisyphus.", |
214 | 214 | "type": "float", |
215 | 215 | "default": 0.1, |
216 | 216 | "min": 0.01, |
217 | 217 | "max": 10.0 |
218 | 218 | }, |
219 | 219 | "sisyphusPlaySFX": { |
220 | | - "name": "Sisyphus Mode: Play SFX", |
221 | | - "description": "<cl>Original idea by Polyflow.</c>\n\nPlay SFX for Sisyphus Mode.", |
| 220 | + "name": "Sisyphus: Play SFX", |
| 221 | + "description": "<cl>Original idea by Polyflow.</c>\n\nPlay SFX for Sisyphus.", |
222 | 222 | "type": "bool", |
223 | 223 | "default": true |
224 | 224 | }, |
225 | 225 | "sisyphusSFX": { |
226 | | - "name": "Sisyphus Mode: SFX File", |
227 | | - "description": "<cl>Original idea by Polyflow.</c>\n\nChoose an audio file for Sisyphus Mode.\n\nMP3, WAV, FLAC, OGA, and OGG files ONLY.", |
| 226 | + "name": "Sisyphus: SFX File", |
| 227 | + "description": "<cl>Original idea by Polyflow.</c>\n\nChoose an audio file for Sisyphus.\n\nMP3, WAV, FLAC, OGA, and OGG files ONLY.\n\n<cy>Make sure to choose audio that's not too long; I won't be responsible for enforcing that!</c>", |
228 | 228 | "type": "file", |
229 | 229 | "default": "{mod_resources_dir}/sisyphus.mp3", |
230 | 230 | "filters": [ |
|
235 | 235 | ] |
236 | 236 | }, |
237 | 237 | "sisyphusVolume": { |
238 | | - "name": "Sisyphus Mode: SFX Volume (%)", |
239 | | - "description": "Set the volume of your Sisyphus Mode SFX (as a percentage).", |
| 238 | + "name": "Sisyphus: SFX Volume (%)", |
| 239 | + "description": "Set the volume of your Sisyphus SFX (as a percentage).", |
240 | 240 | "type": "int", |
241 | 241 | "default": 50, |
242 | 242 | "min": 0, |
243 | 243 | "max": 100 |
244 | 244 | }, |
245 | 245 | "sisyphusAddImage": { |
246 | | - "name": "Sisyphus Mode: Add Image", |
247 | | - "description": "<cl>Original idea by Polyflow.</c>\n\nAdd an image for Sisyphus Mode.", |
| 246 | + "name": "Sisyphus: Add Image", |
| 247 | + "description": "<cl>Original idea by Polyflow.</c>\n\nAdd an image for Sisyphus.", |
248 | 248 | "type": "bool", |
249 | 249 | "default": true |
250 | 250 | }, |
251 | 251 | "sisyphusImage": { |
252 | | - "name": "Sisyphus Mode: Image File", |
253 | | - "description": "<cl>Original idea by Polyflow.</c>\n\nChoose an image for Sisyphus Mode.\n\nPNG files ONLY.", |
| 252 | + "name": "Sisyphus: Image File", |
| 253 | + "description": "<cl>Original idea by Polyflow.</c>\n\nChoose an image for Sisyphus.\n\nPNG files ONLY.", |
254 | 254 | "type": "file", |
255 | 255 | "default": "{mod_resources_dir}/sisyphus.png", |
256 | 256 | "filters": [ |
|
261 | 261 | ] |
262 | 262 | }, |
263 | 263 | "sisyphusFadeOutTime": { |
264 | | - "name": "Sisyphus Mode: Image Fade Out Time", |
265 | | - "description": "The time spent fading out the Sisyphus Mode image.", |
| 264 | + "name": "Sisyphus: Image Fade Out Time", |
| 265 | + "description": "The time spent fading out the Sisyphus image.", |
266 | 266 | "type": "float", |
267 | 267 | "default": 0.5, |
268 | 268 | "min": 0.01, |
269 | 269 | "max": 5.00 |
270 | 270 | }, |
271 | 271 | "sisyphusImageFillMode": { |
272 | | - "name": "Sisyphus Mode: Image Fill Mode", |
273 | | - "description": "Select a fill mode for the image added during Sisyphus Mode.\n\n- Fit to Screen: Fits the image within the window while keeping the image's aspect ratio.\n- Fill Screen: The image fills the window while keeping the image's original aspect ratio.\n- Stretch to Fill Screen: Ignores the image's original aspect ratio to fill the entire game window.\n- Center: Places the image at the center of the screen (and optionally, respects the scale you selected in \"Sisyphus Mode: Center Fill Mode Scale\".", |
| 272 | + "name": "Sisyphus: Image Fill Mode", |
| 273 | + "description": "Select a fill mode for the image added during Sisyphus.\n\n- Fit to Screen: Fits the image within the window while keeping the image's aspect ratio.\n- Fill Screen: The image fills the window while keeping the image's original aspect ratio.\n- Stretch to Fill Screen: Ignores the image's original aspect ratio to fill the entire game window.\n- Center: Places the image at the center of the screen (and uses the scale you selected in \"Sisyphus: Center Fill Mode Scale\".", |
274 | 274 | "type": "string", |
275 | 275 | "default": "Fit to Screen", |
276 | 276 | "one-of": [ |
|
281 | 281 | ] |
282 | 282 | }, |
283 | 283 | "sisyphusImageScale": { |
284 | | - "name": "Sisyphus Mode: Center Fill Mode Scale", |
285 | | - "description": "The scale being used when using the <cl>Center</c> Fill Mode option from the <cl>\"Sisyphus Mode: Image Fill Mode\"</c> setting.", |
| 284 | + "name": "Sisyphus: Scale (for Center Fill Mode)", |
| 285 | + "description": "The scale being used when using the <cl>Center</c> Fill Mode option from the <cl>\"Sisyphus: Image Fill Mode\"</c> setting.", |
286 | 286 | "type": "float", |
287 | 287 | "default": 1.0, |
288 | 288 | "min": 0.01, |
|
0 commit comments