* Fixes click dragging clothes on the ground
Can once again ctrl click clothes on the ground to drag them.
* Indenting is hard I hope this is right now.
* You would know better than I so sure.
Co-Authored-By: Exxion <exxion191@gmail.com>
* [wip] Vox Sound Update for October 8th 2019
Includes:
* A bunch of new sounds
* A new masculine voice
* A browser dialogue for entering words, with word suggestions and idiot checks.
Tested locally on my Linux laptop.
🆑
- soundadd: Added more sounds to VOX, including a new masculine voicepack.
- rsc-add: Added a new word-entry dialogue with word suggestions, word count, and pre-validation.
- bugfix: Fixed sound effects being distorted.
[sound][content][qol]
* Set suggestions to use sans-serif.
* Add _scream and _woopwoop
* More words
* CSS tweaks to make the inputs and buttons fit in better.
* Final set of CSS tweaks on my TODO list: min-height to give dropbox room, button:disabled
* Vox Announcements for 2 Oct 2019
I noticed TG made some improvements and additions a while ago, so I integrated them and made additional changes
and improvements. I can't get a hold of David for their pronunciation fixes, though.
We're up to over 900 new words, and I've recompressed all of them using TG's technique so everything's smaller.
In addition, I've added some sfx (_ prefix), and changed some announcements. The [ss13-vox](https://github.com/N3X15/ss13-vox)
repo has all of the raw files and the generator itself if you'd like to see the text representations.
In the future, **please submit a PR there for future word, pronunciation, or tooling changes**. There are a ton of
servers that use ss13-vox, and they can all benefit.
The new data/vox_data.json file is there for users who use external tools. Apparently, this is a thing.
* Add
* Add fun and funny
* Fixed six sounding like dicks. Only took me two years.
* Add thank{,s,ed,ing}
* A few more words, plus whatever changes resulted from the ss13-vox overhaul.
* Fixed stupid bugs
* Missed another bug.
* A bunch more words, reduce wordcount of some words
* Add billion, bills, birds, and bitching + variants. Also fixes whitespace issues.
* electrocute_act no longerproduces sparks and spam messages when there's no actual damage. Also this function will return 0 on slime people since they receive no damage
* progress
* Extends electrocute_act() a bit since it was missing a few things like def_zone beheavior. I think I didn't forget anything
* electrocution_act() now receives a duration parameter. This commit uses that parameter to fix electric chairs shocking slime people