Commit Graph

64 Commits

Author SHA1 Message Date
VerySoft 3f172b130b Player Narrate
Something I've wanted for a good while, the ability to make posts that aren't directly emotes, or emotes that don't start with one's name! 

This should allow you to do your "It was a dark and stormy night" kind of posts if you should so desire.
2022-10-30 04:09:16 -04:00
ItsSelis 31c756e3ba Minifies JS & Updates Vue 2022-09-03 09:49:04 +02:00
lm40 8c2443a652 Mentor QOL changes 2022-08-14 20:53:36 -04:00
lm40 e3ce2af09b Buffs make/unmake mentor 2022-08-14 00:03:54 -04:00
lm40 a7002ecdf1 Adds mentors
Adds mentors
2022-08-13 21:46:05 -04:00
Heroman 8a9df3b2ea Fixes in-chat icons being broken 2022-07-20 18:55:27 +10:00
VerySoft 36ca8211e2 Make vchat warning only fire if vchat is enabled
ME USE OLD CHAT

ME NOT LIKE THAT IT WARNS ME THAT VCHAT ISN'T WORKING EVERY TIME WHEN I HAVE THE PREFERENCE FOR IT DISABLED

So, this makes it only warn you about vchat not working if you have vchat enabled.
2022-06-11 03:00:05 -04:00
Heroman 1c8bcbab75 Language color fixes 2022-05-09 06:38:57 +10:00
Vorrarkul 1faa1f819a Update ss13styles.css 2022-05-05 22:20:38 -07:00
Verkister 2fbc301ec9 Fixes a vchat runtime
Sometimes the proc above returns something that is not a list.
2021-11-30 17:33:14 +02:00
Anthony Rodriguez 464a08fccb Adds Altevian Language & ATC Fluff 2021-11-13 12:29:41 -08:00
Aronai Sieyes fbb7a3118e Add discord button to top 2021-07-02 18:22:56 -04:00
Aronai Sieyes 0da0c54388 Convert almost all alert() to tgui_alert() 2021-06-25 17:03:35 -04:00
Neerti 767e655310 Linter Introduction + Cleanup 2021-05-25 23:19:34 -04:00
Martin Rivard bb21268804 Fixes VChat HTML export text colours. (#7900)
* Changes the CSS so that regular 'say' and 'me' actions are directly set to black text colour.

* Changes debug info message CSS to also set to black text.

* Adds inverted colours.
2021-02-20 02:12:52 -05:00
Schnayy 888fba5781 Makes sinta a little easier to distinguish on the radio. (#7887) 2021-02-19 17:42:18 -05:00
Cyantime 373c7964d4 Includes subtles in Local Chat vchat filter 2021-01-30 21:33:58 -05:00
Novacat bc6ff5cb67 Update ss13styles.css 2021-01-12 02:08:16 -05:00
Mechoid 6a07b667f1 Blob Genesis 2021-01-10 01:40:06 -05:00
Wrackbang 9bd35b51c3 VOREStation Add comment to the style sheet inclusion 2020-12-02 12:20:54 -06:00
Wrackbang a38b983d15 Fixes Spacer color 2020-12-02 00:42:10 -06:00
ShadowLarkens 3f652d84f8 13x Performance for Export chatlog, update rust_g to 0.4.6-vorestation 2020-10-19 18:24:37 -07:00
Atermonera 3669657656 Fixes Runtime in vchat_client.dm,85: Cannot execute null.is preference enabled (#7557) 2020-08-25 00:32:25 -04:00
Novacat 8b7d087259 Merge pull request #8437 from Tenryumi/dragon-stuff
Adds dragon-y language and "*gao" emote
2020-07-21 18:12:43 -04:00
Amy ebaa88764d Brightens D'Rudak'Ar language color 2020-07-20 16:02:39 -05:00
Amy 51d2c98e33 Adds dragon language, gao emote w/ sound 2020-07-20 00:49:05 -05:00
Atermonera a26d43c7f9 Merge pull request #7353 from Shadow-Quill/CheckExportTick
[SEMI-URGENT] Fixes hanging/crashing server when using the Export-Chatlog verb in OOC
2020-07-19 23:38:46 -04:00
Leshana c6f29c3525 Fix loading of history on connect.
The for loop that used to do it loaded the wrong messages.
New method calculates correctly and also doesn't spend time loading from database if we're going to throw it away.
2020-05-26 15:50:50 -04:00
Leshana ac8922bdf5 Check vchat loaded flag before attempting to call putmessage 2020-05-25 16:02:58 -04:00
Atermonera f0bf4efcca Adds vchat export chatlog verb (#7214) 2020-05-24 17:24:24 -04:00
Atermonera b6c8d31829 cleans up advanced_who output (#7148)
* cleans up advanced_who output

* Missing tag
2020-05-15 16:37:35 -04:00
Aronai Sieyes 9e3c04b7e1 Fix missing dash breaking numbers in URL ends 2020-05-11 17:58:45 -04:00
Aronai Sieyes bd298810f2 Redo examining in general and tweak getFlatIcon 2020-05-06 18:37:46 -04:00
Atermonera 23e72aa709 Merge pull request #7043 from MisterLayne/prommie-lang
Promethean Language
2020-05-03 03:14:21 -04:00
Atermonera 7e50177049 Merge pull request #7056 from the-og-gear/vchatlinks
Adds some hyperlink functionality
2020-05-01 15:53:46 -04:00
Arokha Sieyes 92a0f94b60 World.time can't possibly be null, and yet... 2020-04-27 01:21:35 -04:00
Atermonera 7bf77736c2 Adds empty filter classes to send messages to particular vchat filters. 2020-04-20 03:28:57 -04:00
Atermonera 83c1a512e2 Adds pref to toggle vchat without 60s wait for linux users (#6980) 2020-04-12 00:51:57 -04:00
Arokha Sieyes b32c83250c Change VChat sqllite error message handler 2020-03-30 20:24:55 -04:00
Aronai Sieyes b2605300f2 Mergey Merge Polaris VChat 2020-03-29 15:37:43 -04:00
Aronai Sieyes 8a33afaff6 VChat: Redone chat output done in Vue.js 2020-03-27 17:08:14 -04:00
Arokha Sieyes f9b732f94a Fix chat exporting when someone has used unicode
Only affects clients still using 512
2020-03-15 00:06:49 -04:00
Aronai Sieyes d6583f4d30 Adds VChat tab saving
Saves every time you enter/exit edit mode. Persists between rounds, VChat reloads via verb, etc.
2020-03-11 19:27:14 -04:00
Cyantime 0280f73ea3 Change chat export naming scheme
Filename is now sortable alphabetically for chronological order, approximates default byond log name scheme.
2020-03-05 14:21:48 -05:00
Novacat 4c8e0b0d73 Merge pull request #6760 from VOREStation/aro-vchatpingy
Some VChat Tweaks
2020-03-05 13:34:49 -05:00
Arokha Sieyes 5b395e8492 Include date in filename for VChat log save 2020-03-05 12:55:18 -05:00
Aronai Sieyes dafd19c708 Some VChat Tweaks
- Chat remains between client reconnects if your client didn't close (so things like using the reconnect button, or autoreconnects at round end when that feels like working)
- The client doesn't send pings to the server, the server sends pings to the client. This fixes AFK measurements for AFK kick purposes.
- Turn latency indicator into a green/red indicator to show if you're connected, and when clicked will perform a one-time ping (and block doing it again for 10 seconds). It will display '?ms' if it never got a reply, or '999ms' if it did, but it was over 1s.
2020-03-04 20:53:35 -05:00
Arokha Sieyes c43b3edd58 VS: NIF tooltip 2020-03-02 22:35:49 -05:00
Aronai Sieyes 61a3fbda5f VChat Improvements
Hopefully, anyway.
- Arbitrary font size setting
- Line height setting
- Multiple crush settings
- Rewrote how tabs work hopefully for performance
- Hidden messages are actually put elsewhere
- Attempts to correct chat backlog restore on rejoin
2020-03-02 22:35:49 -05:00
Aronai Sieyes 4395a8ebcf Fix LOOC color 2020-03-01 19:41:46 -05:00