Closed Captions / Subtitles for Vintage Story.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add additional tags and metadata.

+336 -140
+334 -139
ClosedCaptions/assets/captions/captions/survival.json
··· 30 30 "environment/rainwindow": { 31 31 "channel": "rain", 32 32 "priority": 1, 33 - "tags": ["ambient"] 33 + "tags": ["ambient", "weather"] 34 34 }, 35 35 "weather/tracks/rain-leafless": { 36 36 "channel": "rain", 37 37 "priority": 1, 38 - "tags": ["ambient"] 38 + "tags": ["ambient", "weather"] 39 39 }, 40 40 "weather/tracks/rain-leafy": { 41 41 "channel": "rain", 42 42 "priority": 1, 43 - "tags": ["ambient"] 43 + "tags": ["ambient", "weather"] 44 44 }, 45 45 46 46 "environment/underwater": { ··· 111 111 "voice/sax": {}, 112 112 "voice/trumpet": {}, 113 113 "voice/tuba": {}, 114 - "voice/saxophone": {}, 114 + "voice/saxophone": { 115 + "tags": ["npc"] 116 + }, 115 117 116 118 "arrow-impact": {}, 117 119 "bow-draw": { ··· 132 134 "tutorialstepsuccess": { 133 135 "tags": ["notice"] 134 136 }, 135 - "block/creak/woodcreak_": {}, 137 + "block/creak/woodcreak": {}, 136 138 "block/creak/woodcreak_long": {}, 137 139 "block/anvil": {}, 138 140 "block/barrelclose": {}, ··· 199 201 "block/vinyl": {}, 200 202 "block/water": {}, 201 203 "block/wood-tool": {}, 202 - "block/woodcreak_": {}, 204 + "block/woodcreak": {}, 203 205 204 206 "creature/bear/aggro": { 205 - "tags": ["warning"] 207 + "tags": ["warning", "creature", "hostile"] 206 208 }, 207 - "creature/bear/attack": {}, 208 - "creature/bear/flee": {}, 209 + "creature/bear/attack": { 210 + "tags": ["creature", "hostile"] 211 + }, 212 + "creature/bear/flee": { 213 + "tags": ["creature", "hostile"] 214 + }, 209 215 "creature/bear/growl": { 210 - "tags": ["warning"] 216 + "tags": ["warning", "creature", "hostile"] 217 + }, 218 + "creature/bear/hurt": { 219 + "tags": ["creature", "hostile", "hurt"] 211 220 }, 212 - "creature/bear/hurt": {}, 213 221 214 - "creature/animal-eat-small": {}, 215 - "creature/animal-eat": {}, 222 + "creature/animal-eat-small": { 223 + "tags": ["creature", "passive"] 224 + }, 225 + "creature/animal-eat": { 226 + "tags": ["creature", "passive"] 227 + }, 216 228 217 229 "creature/beehive": {}, 218 230 "creature/beehive-wild": { 219 231 "tags": ["notice"] 220 232 }, 221 - "creature/beemob": {}, 222 - "creature/beesting": {}, 223 - "creature/cicada-short-loop": {}, 224 - "creature/cicada": {}, 225 - "creature/coqui": {}, 226 - "creature/grasshopper": {}, 233 + "creature/beemob": { 234 + "tags": ["warning", "creature", "hostile"] 235 + }, 236 + "creature/beesting": { 237 + "tags": ["creature", "hostile"] 238 + }, 239 + "creature/cicada-short-loop": { 240 + "tags": ["creature", "ambient"] 241 + }, 242 + "creature/cicada": { 243 + "tags": ["creature", "ambient"] 244 + }, 245 + "creature/coqui": { 246 + "tags": ["creature", "ambient"] 247 + }, 248 + "creature/grasshopper": { 249 + "tags": ["creature", "ambient"] 250 + }, 227 251 228 - "creature/hare-hurt": {}, 229 - "creature/hare-idle": {}, 252 + "creature/hare-hurt": { 253 + "tags": ["creature", "passive", "hurt"] 254 + }, 255 + "creature/hare-idle": { 256 + "tags": ["creature", "passive", "idle"] 257 + }, 230 258 231 259 "creature/strawdummy-hit": {}, 232 260 233 261 "creature/drifter-aggro": { 234 - "tags": ["warning"] 262 + "tags": ["warning", "rust", "creature", "hostile"] 235 263 }, 236 - "creature/drifter-death": {}, 237 - "creature/drifter-hurt": {}, 238 - "creature/drifter-hit": {}, 264 + "creature/drifter-death": { 265 + "tags": ["creature", "rust", "hostile"] 266 + }, 267 + "creature/drifter-hurt": { 268 + "tags": ["creature", "rust", "hostile", "hurt"] 269 + }, 270 + "creature/drifter-hit": { 271 + "tags": ["creature", "rust", "hostile"] 272 + }, 239 273 "creature/drifter-idle": { 240 - "tags": ["warning"] 274 + "tags": ["warning", "creature", "rust", "hostile", "idle"] 241 275 }, 242 276 243 277 "creature/bell/alarm": { 244 - "tags": ["warning"] 278 + "tags": ["warning", "creature", "rust", "hostile"] 245 279 }, 246 280 "creature/bell/bell": { 247 - "tags": ["warning"] 281 + "tags": ["warning", "creature", "rust", "hostile"] 282 + }, 283 + "creature/bell/death": { 284 + "tags": ["creature", "rust", "hostile"] 248 285 }, 249 - "creature/bell/death": {}, 250 - "creature/bell/hurt": {}, 286 + "creature/bell/hurt": { 287 + "tags": ["creature", "rust", "hostile", "hurt"] 288 + }, 251 289 "creature/bell/listen": { 252 - "tags": ["warning"] 290 + "tags": ["warning", "creature", "rust", "hostile", "idle"] 253 291 }, 254 292 "creature/bell/walk": { 255 - "tags": ["warning"] 293 + "tags": ["warning", "creature", "rust", "hostile", "idle"] 256 294 }, 257 295 258 - "creature/bowtorn/death": {}, 259 - "creature/bowtorn/draw": {}, 260 - "creature/bowtorn/hurt": {}, 296 + "creature/bowtorn/death": { 297 + "tags": ["creature", "hostile", "rust"] 298 + }, 299 + "creature/bowtorn/draw": { 300 + "tags": ["creature", "hostile", "rust"] 301 + }, 302 + "creature/bowtorn/hurt": { 303 + "tags": ["creature", "hostile", "rust", "hurt"] 304 + }, 261 305 "creature/bowtorn/idle": { 262 - "tags": ["warning"] 306 + "tags": ["warning", "creature", "hostile", "rust", "idle"] 263 307 }, 264 308 "creature/bowtorn/release": { 265 - "tags": ["warning"] 309 + "tags": ["warning", "creature", "hostile", "rust"] 310 + }, 311 + "creature/bowtorn/reload": { 312 + "tags": ["warning", "creature", "hostile", "rust"] 266 313 }, 267 - "creature/bowtorn/reload": {}, 268 314 269 - "creature/eidolon/awake": {}, 315 + "creature/eidolon/awake": { 316 + "tags": ["creature", "hostile", "rust", "idle"] 317 + }, 270 318 "creature/eidolon/awaken": { 271 - "tags": ["warning"] 319 + "tags": ["warning", "creature", "hostile", "rust"] 272 320 }, 273 - "creature/eidolon/death": {}, 274 - "creature/eidolon/hit": {}, 275 - "creature/eidolon/rockfallslam": {}, 276 - "creature/eidolon/throw": {}, 321 + "creature/eidolon/death": { 322 + "tags": ["creature", "hostile", "rust"] 323 + }, 324 + "creature/eidolon/hit": { 325 + "tags": ["creature", "hostile", "rust", "hurt"] 326 + }, 327 + "creature/eidolon/rockfallslam": { 328 + "tags": ["warning", "creature", "hostile", "rust"] 329 + }, 330 + "creature/eidolon/throw": { 331 + "tags": ["warning", "creature", "hostile", "rust"] 332 + }, 277 333 278 - "creature/erel/alive": {}, 334 + "creature/erel/alive": { 335 + "tags": ["creature", "hostile", "rust", "idle"] 336 + }, 279 337 "creature/erel/annoyed": { 280 - "tags": ["warning"] 338 + "tags": ["warning", "creature", "hostile", "rust"] 339 + }, 340 + "creature/erel/call": { 341 + "tags": ["creature", "hostile", "rust"] 342 + }, 343 + "creature/erel/fire": { 344 + "tags": ["creature", "hostile", "rust"] 345 + }, 346 + "creature/erel/flap": { 347 + "tags": ["creature", "hostile", "rust"] 348 + }, 349 + "creature/erel/glide": { 350 + "tags": ["creature", "hostile", "rust"] 351 + }, 352 + "creature/erel/hurt": { 353 + "tags": ["creature", "hostile", "rust", "hurt"] 281 354 }, 282 - "creature/erel/call": {}, 283 - "creature/erel/fire": {}, 284 - "creature/erel/flap": {}, 285 - "creature/erel/glide": {}, 286 - "creature/erel/hurt": {}, 287 355 288 - "creature/locust/death": {}, 289 - "creature/locust/hurt": {}, 356 + "creature/locust/death": { 357 + "tags": ["creature", "hostile", "rust"] 358 + }, 359 + "creature/locust/hurt": { 360 + "tags": ["creature", "hostile", "rust", "hurt"] 361 + }, 290 362 "creature/locust/idle": { 291 - "tags": ["ambient"] 363 + "tags": ["creature", "hostile", "rust", "idle"] 292 364 }, 293 - "creature/locust/saw": {}, 365 + "creature/locust/saw": { 366 + "tags": ["creature", "hostile", "rust"] 367 + }, 294 368 295 369 "creature/shiver/aggro": { 296 - "tags": ["warning"] 370 + "tags": ["warning", "creature", "hostile", "rust"] 371 + }, 372 + "creature/shiver/death": { 373 + "tags": ["creature", "hostile", "rust"] 297 374 }, 298 - "creature/shiver/death": {}, 299 - "creature/shiver/hurt": {}, 375 + "creature/shiver/hurt": { 376 + "tags": ["creature", "hostile", "rust", "hurt"] 377 + }, 300 378 "creature/shiver/idle": { 301 - "tags": ["warning"] 379 + "tags": ["warning", "creature", "hostile", "rust", "idle"] 302 380 }, 303 381 "creature/shiver/shock": { 304 - "tags": ["notice"] 382 + "tags": ["notice", "creature", "hostile", "rust"] 305 383 }, 306 384 "creature/shiver/thump": { 307 - "tags": ["warning"] 385 + "tags": ["warning", "creature", "hostile", "rust"] 308 386 }, 309 387 310 - "creature/chicken/chick": {}, 311 - "creature/chicken/hen-flee": {}, 312 - "creature/chicken/hen-idle": {}, 313 - "creature/chicken/hen-lay": {}, 314 - "creature/chicken/hurt": {}, 315 - "creature/chicken/rooster-alarm": {}, 316 - "creature/chicken/rooster-call": {}, 388 + "creature/chicken/chick": { 389 + "tags": ["creature", "passive"] 390 + }, 391 + "creature/chicken/hen-flee": { 392 + "tags": ["creature", "passive"] 393 + }, 394 + "creature/chicken/hen-idle": { 395 + "tags": ["creature", "passive", "idle"] 396 + }, 397 + "creature/chicken/hen-lay": { 398 + "tags": ["creature", "passive"] 399 + }, 400 + "creature/chicken/hurt": { 401 + "tags": ["creature", "passive", "hurt"] 402 + }, 403 + "creature/chicken/rooster-alarm": { 404 + "tags": ["creature", "neutral"] 405 + }, 406 + "creature/chicken/rooster-call": { 407 + "tags": ["creature", "neutral"] 408 + }, 317 409 318 - "creature/fox/attack": {}, 319 - "creature/fox/die": {}, 410 + "creature/fox/attack": { 411 + "tags": ["creature", "neutral"] 412 + }, 413 + "creature/fox/die": { 414 + "tags": ["creature", "neutral"] 415 + }, 320 416 "creature/fox/growl": { 321 - "tags": ["warning"] 417 + "tags": ["warning", "creature", "neutral"] 322 418 }, 323 - "creature/fox/hurt": {}, 324 - "creature/fox/yip": {}, 419 + "creature/fox/hurt": { 420 + "tags": ["creature", "neutral", "hurt"] 421 + }, 422 + "creature/fox/yip": { 423 + "tags": ["creature", "neutral"] 424 + }, 325 425 326 - "creature/goat/large/adult-attack": {}, 327 - "creature/goat/large/adult-death": {}, 328 - "creature/goat/large/adult-hurt": {}, 329 - "creature/goat/large/adult-idle": {}, 426 + "creature/goat/large/adult-attack": { 427 + "tags": ["creature", "hostile"] 428 + }, 429 + "creature/goat/large/adult-death": { 430 + "tags": ["creature", "hostile"] 431 + }, 432 + "creature/goat/large/adult-hurt": { 433 + "tags": ["creature", "hostile", "hurt"] 434 + }, 435 + "creature/goat/large/adult-idle": { 436 + "tags": ["creature", "hostile", "idle"] 437 + }, 330 438 331 - "creature/goat/bleat": {}, 332 - "creature/goat/bleatweird": {}, 333 - "creature/goat/death": {}, 334 - "creature/goat/goatkidbleat": {}, 335 - "creature/goat/goatkidhurt": {}, 336 - "creature/goat/hurt": {}, 439 + "creature/goat/bleat": { 440 + "tags": ["creature", "hostile"] 441 + }, 442 + "creature/goat/bleatweird": { 443 + "tags": ["creature", "hostile"] 444 + }, 445 + "creature/goat/death": { 446 + "tags": ["creature", "hostile"] 447 + }, 448 + "creature/goat/goatkidbleat": { 449 + "tags": ["creature", "neutral"] 450 + }, 451 + "creature/goat/goatkidhurt": { 452 + "tags": ["creature", "neutral", "hurt"] 453 + }, 454 + "creature/goat/hurt": { 455 + "tags": ["creature", "hostile", "hurt"] 456 + }, 337 457 338 - "creature/hooved/gallop": {}, 339 - "creature/hooved/trot": {}, 458 + "creature/hooved/gallop": { 459 + "tags": ["creature", "passive"] 460 + }, 461 + "creature/hooved/trot": { 462 + "tags": ["creature", "passive"] 463 + }, 340 464 341 - "creature/hooved/generic/call": {}, 342 - "creature/hooved/generic/sniff": {}, 465 + "creature/hooved/generic/call": { 466 + "tags": ["creature", "passive"] 467 + }, 468 + "creature/hooved/generic/sniff": { 469 + "tags": ["creature", "passive"] 470 + }, 343 471 344 - "creature/hooved/large/elk/bellow": {}, 345 - "creature/hooved/large/elk/bellowafter": {}, 346 - "creature/hooved/large/elk/bugle": {}, 472 + "creature/hooved/large/elk/bellow": { 473 + "tags": ["creature", "hostile"] 474 + }, 475 + "creature/hooved/large/elk/bellowafter": { 476 + "tags": ["creature", "hostile"] 477 + }, 478 + "creature/hooved/large/elk/bugle": { 479 + "tags": ["creature", "hostile"] 480 + }, 347 481 348 - "creature/hooved/large/redstag/bellow": {}, 349 - "creature/hooved/large/redstag/roar": {}, 482 + "creature/hooved/large/redstag/bellow": { 483 + "tags": ["creature", "passive"] 484 + }, 485 + "creature/hooved/large/redstag/roar": { 486 + "tags": ["creature", "passive"] 487 + }, 350 488 351 - "creature/hooved/medium/buck-bellow": {}, 352 - "creature/hooved/medium/deer-call": {}, 489 + "creature/hooved/medium/buck-bellow": { 490 + "tags": ["creature", "passive"] 491 + }, 492 + "creature/hooved/medium/deer-call": { 493 + "tags": ["creature", "passive"] 494 + }, 353 495 354 - "creature/hooved/small/fawn/fawn": {}, 496 + "creature/hooved/small/fawn/fawn": { 497 + "tags": ["creature", "passive"] 498 + }, 355 499 356 - "creature/hooved/small/strange/mew": {}, 500 + "creature/hooved/small/strange/mew": { 501 + "tags": ["creature", "passive"] 502 + }, 357 503 358 - "creature/hooved/small/callsmall": {}, 359 - "creature/hooved/small/smallscream": {}, 504 + "creature/hooved/small/callsmall": { 505 + "tags": ["creature", "passive"] 506 + }, 507 + "creature/hooved/small/smallscream": { 508 + "tags": ["creature", "passive"] 509 + }, 360 510 361 - "creature/hyena/attack": {}, 362 - "creature/hyena/death": {}, 511 + "creature/hyena/attack": { 512 + "tags": ["creature", "hostile"] 513 + }, 514 + "creature/hyena/death": { 515 + "tags": ["creature", "hostile"] 516 + }, 363 517 "creature/hyena/growl": { 364 - "tags": ["warning"] 518 + "tags": ["warning", "creature", "hostile"] 365 519 }, 366 - "creature/hyena/hurt": {}, 520 + "creature/hyena/hurt": { 521 + "tags": ["creature", "hostile", "hurt"] 522 + }, 367 523 "creature/hyena/laugh": { 368 - "tags": ["warning"] 524 + "tags": ["warning", "creature", "hostile"] 369 525 }, 370 526 371 - "creature/pig/attack": {}, 372 - "creature/pig/hurt": {}, 373 - "creature/pig/idle": {}, 374 - "creature/pig/piglet-hurt": {}, 375 - "creature/pig/piglet-idle": {}, 527 + "creature/pig/attack": { 528 + "tags": ["creature", "neutral"] 529 + }, 530 + "creature/pig/hurt": { 531 + "tags": ["creature", "neutral", "hurt"] 532 + }, 533 + "creature/pig/idle": { 534 + "tags": ["creature", "neutral", "idle"] 535 + }, 536 + "creature/pig/piglet-hurt": { 537 + "tags": ["creature", "passive", "hurt"] 538 + }, 539 + "creature/pig/piglet-idle": { 540 + "tags": ["creature", "passive", "idle"] 541 + }, 376 542 377 543 "creature/raccoon/aggro": { 378 - "tags": ["warning"] 544 + "tags": ["warning", "creature", "neutral"] 545 + }, 546 + "creature/raccoon/death": { 547 + "tags": ["creature", "neutral"] 548 + }, 549 + "creature/raccoon/hurt": { 550 + "tags": ["creature", "neutral", "hurt"] 551 + }, 552 + "creature/raccoon/idle": { 553 + "tags": ["creature", "neutral", "idle"] 554 + }, 555 + "creature/raccoon/pup-death": { 556 + "tags": ["creature", "passive"] 557 + }, 558 + "creature/raccoon/pup-hurt": { 559 + "tags": ["creature", "passive", "hurt"] 560 + }, 561 + "creature/raccoon/pup-idle": { 562 + "tags": ["creature", "passive", "idle"] 379 563 }, 380 - "creature/raccoon/death": {}, 381 - "creature/raccoon/hurt": {}, 382 - "creature/raccoon/idle": {}, 383 - "creature/raccoon/pup-death": {}, 384 - "creature/raccoon/pup-hurt": {}, 385 - "creature/raccoon/pup-idle": {}, 386 564 387 - "creature/sheep/hurt": {}, 388 - "creature/sheep/idle": {}, 389 - "creature/sheep/lamb-hurt": {}, 565 + "creature/sheep/hurt": { 566 + "tags": ["creature", "passive", "hurt"] 567 + }, 568 + "creature/sheep/idle": { 569 + "tags": ["creature", "passive", "idle"] 570 + }, 571 + "creature/sheep/lamb-hurt": { 572 + "tags": ["creature", "passive", "hurt"] 573 + }, 390 574 "creature/sheep/milking": {}, 391 575 392 - "creature/wolf/attack": {}, 576 + "creature/wolf/attack": { 577 + "tags": ["creature", "hostile"] 578 + }, 393 579 "creature/wolf/growl": { 394 - "tags": ["warning"] 580 + "tags": ["warning", "creature", "hostile"] 395 581 }, 396 582 "creature/wolf/howl": { 397 - "tags": ["warning"] 583 + "tags": ["warning", "creature", "hostile"] 398 584 }, 399 - "creature/wolf/hurt": {}, 400 - "creature/wolf/pup-bark": {}, 401 - "creature/wolf/pup-flop": {}, 402 - "creature/wolf/pup-howl": {}, 403 - "creature/wolf/pup-hurt": {}, 585 + "creature/wolf/hurt": { 586 + "tags": ["creature", "hostile", "hurt"] 587 + }, 588 + "creature/wolf/pup-bark": { 589 + "tags": ["creature", "passive"] 590 + }, 591 + "creature/wolf/pup-flop": { 592 + "tags": ["creature", "passive"] 593 + }, 594 + "creature/wolf/pup-howl": { 595 + "tags": ["creature", "passive"] 596 + }, 597 + "creature/wolf/pup-hurt": { 598 + "tags": ["creature", "passive", "hurt"] 599 + }, 404 600 405 601 "effect/anvilhit": {}, 406 602 "effect/anvilmergehit": {}, ··· 485 681 "player/chalkdraw": {}, 486 682 "player/clothrepair": {}, 487 683 "player/coin": {}, 488 - "player/gluerepair": { 489 - "tags": ["wip"] 490 - }, 684 + "player/gluerepair": {}, 491 685 "player/hackingspearhit": { 492 686 "tags": ["notice"] 493 687 }, ··· 603 797 "weather/tracks/verylowtremble": { 604 798 "channel": "thunder", 605 799 "priority": 1, 606 - "tags": ["ambient"] 800 + "tags": ["ambient", "weather"] 607 801 }, 608 802 "weather/tracks/lowtremble": { 609 803 "channel": "thunder", 610 804 "priority": 1, 611 - "tags": ["ambient"] 805 + "tags": ["ambient", "weather"] 612 806 }, 613 807 "weather/lowgrumble": { 614 808 "channel": "thunder", 615 809 "priority": 1, 616 - "tags": ["ambient"] 810 + "tags": ["ambient", "weather"] 617 811 }, 618 812 "weather/lightning-distant": { 619 813 "channel": "thunder", 620 - "priority": 2 814 + "priority": 2, 815 + "tags": ["weather"] 621 816 }, 622 817 "weather/lightning-near": { 623 818 "channel": "thunder", 624 819 "priority": 3, 625 - "tags": ["warning"] 820 + "tags": ["warning", "weather"] 626 821 }, 627 822 "weather/lightning-verynear": { 628 823 "channel": "thunder", 629 824 "priority": 4, 630 - "tags": ["warning"] 825 + "tags": ["warning", "weather"] 631 826 }, 632 827 "weather/lightning-nodistance": { 633 828 "channel": "thunder", 634 829 "priority": 5, 635 - "tags": ["warning"] 830 + "tags": ["warning", "weather"] 636 831 }, 637 832 "weather/tracks/hail": { 638 - "tags": ["warning"] 833 + "tags": ["warning", "weather"] 639 834 }, 640 835 "weather/wind-leafless": { 641 836 "channel": "wind", 642 837 "priority": 1, 643 - "tags": ["ambient"] 838 + "tags": ["ambient", "weather"] 644 839 }, 645 840 "weather/wind-leafy": { 646 841 "channel": "wind", 647 842 "priority": 1, 648 - "tags": ["ambient"] 843 + "tags": ["ambient", "weather"] 649 844 }, 650 845 "environment/wind": {} 651 846 }
+2 -1
TODO.md
··· 4 4 * Custom settings GUI. 5 5 * GUI should warn users if current font settings may not fit inside their current captionbox settings. 6 6 * Rename "audibility" 7 - * Improve font sizing. 7 + * Improve font sizing. 8 + * Check on the hooved animals, are they passive or hostile?