Commit Graph

24 Commits

Author SHA1 Message Date
Krausus
22a3bcf704 Emote Fixes and "Me" Tweak (#4749)
- Tweaked "Me" verb to allow inclusion of the message when typing
directly into chat box.

- Fixed ghosts, with ghostsight on, seeing emotes twice when near the
emoter.

- Fixed *flip runtiming when used with no target and no grab.

- Fixed scream not displaying any message.

- Fixed double sanitizing in custom emotes.

- Fixed several cases where user wasn't getting passed into proc calls.

- Removed a couple unnecessary periods from dialogs.
2016-06-22 14:24:22 -04:00
VampyrBytes
3ace8c09ed Sorts out ending punctuation 2016-06-19 18:48:43 +01:00
VampyrBytes
6d487a19b7 Sorts out issues raised by Fox & DZD 2016-06-19 18:03:51 +01:00
VampyrBytes
e346003268 Cancel now cancels the emote, none is an option where applicable
As discussed with @Krausus
2016-06-17 00:15:14 +01:00
VampyrBytes
67018f4638 removes full stops 2016-06-16 19:22:40 +01:00
VampyrBytes
b7bc73a692 moar bugfixes 2016-06-15 20:26:09 +01:00
VampyrBytes
ffc01b6ac2 improves command setting
thanks @Krausus
2016-06-15 18:56:08 +01:00
VampyrBytes
5213682c42 adds buzz2 (#4561)
adds buzz2, with target and access for simple_animal/bot
2016-06-13 19:51:40 +01:00
VampyrBytes
7187a5e8e5 Bugfixes 2016-06-13 18:12:05 +01:00
VampyrBytes
ac9eac44a1 Adds support for holopad emoting 2016-05-28 05:55:59 +01:00
VampyrBytes
2bd66d8692 Every emote added!
Thank god that's over with!
2016-05-26 12:14:52 +01:00
VampyrBytes
0661c05605 tweaks and cleaning 2016-05-26 12:13:29 +01:00
VampyrBytes
5c6474ffc0 Adds better text macro support, default cooldown for emotes with sound and some cleaning 2016-05-18 14:45:14 +01:00
VampyrBytes
97d9831bd9 more tweaks 2016-05-17 11:27:51 +01:00
VampyrBytes
636081e47e Cleans up message output + bugfixes and tweaks 2016-05-16 22:56:03 +01:00
VampyrBytes
a355f84e1c Adds default blind and deaf messages + bug fixes 2016-05-14 07:59:21 +01:00
VampyrBytes
3de48b83f8 better param support 2016-05-13 10:41:42 +01:00
VampyrBytes
29152ceec0 tweaks
Better mime support
system returns 0,1 or 2(0 failed, 1 for visible and 2 for audible)
cleaned up creating message
2016-05-11 14:42:05 +01:00
VampyrBytes
0633176893 fixes derps in merge 2016-05-10 04:33:21 +01:00
VampyrBytes
9e0d053143 fixes conflicts 2016-05-10 04:12:55 +01:00
VampyrBytes
bcfe01b038 1st batch of emotes + tweaks 2016-05-10 03:19:00 +01:00
VampyrBytes
a642606d18 fixes bug with species specific emotes
Emotes were being allocated before a human's species was set
2016-05-08 09:23:30 +01:00
VampyrBytes
e61d774a7c Makes emotes case insensitive (#4386)
Also prevents unconscious emoting
2016-05-08 05:34:31 +01:00
VampyrBytes
974d09da59 Params
Adds support for params.
A few other little tweaks too
2016-05-05 17:40:08 +01:00