Skip to content

Commit

Permalink
69 new vox phrases (#80577)
Browse files Browse the repository at this point in the history
# attempt 2 of #80569 (no rizz, gyatt, or mothblocks this time)
# created via https://github.com/AlexMorgan3817/ss13-vox

## About The Pull Request

69 or so roughly new phrases
words of note: felinid, jolly, christmas, lightbulb, present, presents,
lizard, lizardperson, never, thanks, while, was, okay, had, her, some
numbers, ever
wordlist used (duplicates inside:)

[common.txt](https://github.com/tgstation/tgstation/files/13765603/common.txt)



https://github.com/tgstation/tgstation/assets/70376633/adaa1607-8c18-4fed-a6e8-1b7ac0db3303





https://github.com/tgstation/tgstation/assets/70376633/ffbd1b1d-6b2c-4921-ae77-45ea4056348f



## Why It's Good For The Game

vox shenanigans

## technobabble
anyway so getting the shitty project running took me 80 hours or so over
many attempts but
the linked fork has less of that poetry python bullshit
just dont install python3.6 its pointless, install python3
anyway so run sudo python3 setup.py
follow instructions till it actually works
generate.sh will not work well so just run "sudo python3 create.py"
directly
also you could just skip the sudo part by just running sudo -i before
all that
create.py will create both voices for vox_masc and vox_fem for some
reason but you could avoid that by removing masc or whatever the fuck
the sex is called from create.py to save some time by doing fem solely
also you should set codebase to tg in codebase.yaml and replace
tglist.jinja2 in templates with this
```
GLOBAL_LIST_INIT(vox_sounds, list(
  {%- for sex, phrases in SEXES.items() %}
    {%- for phrase in phrases %}
"{{- phrase.id -}}" = 'sound/vox_fem/{{- phrase.id -}}.ogg',
    {%- endfor %}
  {%- endfor %}
))
```
which should create roughly correct code for tg but you still need to do
some text work
like removing duplicates n stuff and moving sounds from dist/sounds to
the actual proper sound folder

anyway thank you for coming to my rant

## Changelog
:cl:
add: 69(roughly?) new vox phrases
/:cl:
  • Loading branch information
mc-oofert authored and NaakaKo committed Dec 29, 2023
1 parent e8db864 commit bce2a4a
Show file tree
Hide file tree
Showing 70 changed files with 184 additions and 114 deletions.
298 changes: 184 additions & 114 deletions code/modules/mob/living/silicon/ai/vox_sounds.dm

Large diffs are not rendered by default.

Binary file added sound/vox_fem/alarmed.ogg
Binary file not shown.
Binary file added sound/vox_fem/alarming.ogg
Binary file not shown.
Binary file added sound/vox_fem/alerted.ogg
Binary file not shown.
Binary file added sound/vox_fem/alerting.ogg
Binary file not shown.
Binary file added sound/vox_fem/artillery.ogg
Binary file not shown.
Binary file added sound/vox_fem/big.ogg
Binary file not shown.
Binary file added sound/vox_fem/billion.ogg
Binary file not shown.
Binary file added sound/vox_fem/bitrun.ogg
Binary file not shown.
Binary file added sound/vox_fem/bitrunner.ogg
Binary file not shown.
Binary file added sound/vox_fem/bitrunning.ogg
Binary file not shown.
Binary file added sound/vox_fem/bluespace.ogg
Binary file not shown.
Binary file added sound/vox_fem/christmas.ogg
Binary file not shown.
Binary file added sound/vox_fem/closed.ogg
Binary file not shown.
Binary file added sound/vox_fem/closing.ogg
Binary file not shown.
Binary file added sound/vox_fem/died.ogg
Binary file not shown.
Binary file added sound/vox_fem/enormous.ogg
Binary file not shown.
Binary file added sound/vox_fem/ethereal.ogg
Binary file not shown.
Binary file added sound/vox_fem/ever.ogg
Binary file not shown.
Binary file added sound/vox_fem/execute.ogg
Binary file not shown.
Binary file added sound/vox_fem/felinid.ogg
Binary file not shown.
Binary file added sound/vox_fem/forty.ogg
Binary file not shown.
Binary file added sound/vox_fem/freeze.ogg
Binary file not shown.
Binary file added sound/vox_fem/froze.ogg
Binary file not shown.
Binary file added sound/vox_fem/frozen.ogg
Binary file not shown.
Binary file added sound/vox_fem/had.ogg
Binary file not shown.
Binary file added sound/vox_fem/her.ogg
Binary file not shown.
Binary file added sound/vox_fem/heretic.ogg
Binary file not shown.
Binary file added sound/vox_fem/him.ogg
Binary file not shown.
Binary file added sound/vox_fem/invalidate.ogg
Binary file not shown.
Binary file added sound/vox_fem/jolly.ogg
Binary file not shown.
Binary file added sound/vox_fem/killer.ogg
Binary file not shown.
Binary file added sound/vox_fem/large.ogg
Binary file not shown.
Binary file added sound/vox_fem/lightbulb.ogg
Binary file not shown.
Binary file added sound/vox_fem/lizardperson.ogg
Binary file not shown.
Binary file added sound/vox_fem/maintainer.ogg
Binary file not shown.
Binary file added sound/vox_fem/major.ogg
Binary file not shown.
Binary file added sound/vox_fem/minor.ogg
Binary file not shown.
Binary file added sound/vox_fem/mothperson.ogg
Binary file not shown.
Binary file added sound/vox_fem/murderer.ogg
Binary file not shown.
Binary file added sound/vox_fem/never.ogg
Binary file not shown.
Binary file added sound/vox_fem/night.ogg
Binary file not shown.
Binary file added sound/vox_fem/northeast.ogg
Binary file not shown.
Binary file added sound/vox_fem/northwest.ogg
Binary file not shown.
Binary file added sound/vox_fem/obliterate.ogg
Binary file not shown.
Binary file added sound/vox_fem/obliterated.ogg
Binary file not shown.
Binary file added sound/vox_fem/obliterating.ogg
Binary file not shown.
Binary file added sound/vox_fem/okay.ogg
Binary file not shown.
Binary file added sound/vox_fem/once.ogg
Binary file not shown.
Binary file added sound/vox_fem/opened.ogg
Binary file not shown.
Binary file added sound/vox_fem/opening.ogg
Binary file not shown.
Binary file added sound/vox_fem/perhaps.ogg
Binary file not shown.
Binary file added sound/vox_fem/present.ogg
Binary file not shown.
Binary file added sound/vox_fem/presents.ogg
Binary file not shown.
Binary file added sound/vox_fem/request.ogg
Binary file not shown.
Binary file added sound/vox_fem/requested.ogg
Binary file not shown.
Binary file added sound/vox_fem/requesting.ogg
Binary file not shown.
Binary file added sound/vox_fem/small.ogg
Binary file not shown.
Binary file added sound/vox_fem/sockmuncher.ogg
Binary file not shown.
Binary file added sound/vox_fem/southeast.ogg
Binary file not shown.
Binary file added sound/vox_fem/southwest.ogg
Binary file not shown.
Binary file added sound/vox_fem/taildragger.ogg
Binary file not shown.
Binary file added sound/vox_fem/teleporter.ogg
Binary file not shown.
Binary file added sound/vox_fem/terminate.ogg
Binary file not shown.
Binary file added sound/vox_fem/thank.ogg
Binary file not shown.
Binary file added sound/vox_fem/thanks.ogg
Binary file not shown.
Binary file added sound/vox_fem/tiny.ogg
Binary file not shown.
Binary file added sound/vox_fem/validate.ogg
Binary file not shown.
Binary file added sound/vox_fem/was.ogg
Binary file not shown.
Binary file added sound/vox_fem/while.ogg
Binary file not shown.

0 comments on commit bce2a4a

Please sign in to comment.