Commit Graph

26 Commits

Author SHA1 Message Date
izac112 e807b80281 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2020-05-27 20:10:55 +02:00
Atermonera f0bf4efcca Adds vchat export chatlog verb (#7214) 2020-05-24 17:24:24 -04:00
izac112 bba0a05f5f Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac-voreupdate 2020-05-13 10:21:49 +02:00
Aronai Sieyes 9e3c04b7e1 Fix missing dash breaking numbers in URL ends 2020-05-11 17:58:45 -04:00
izac112 e28994b7be Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac-voreupdate
All conflicts resolved

Signed-off-by: izac112 <izac10@live.com>
2020-05-06 21:53:03 +02:00
Atermonera 7e50177049 Merge pull request #7056 from the-og-gear/vchatlinks
Adds some hyperlink functionality
2020-05-01 15:53:46 -04:00
Atermonera 7bf77736c2 Adds empty filter classes to send messages to particular vchat filters. 2020-04-20 03:28:57 -04:00
izac112 98fe37368e Update vchat.js 2020-04-14 16:02:49 +02:00
izac112 da7a07ad47 Almost forgot
Works fine without but probably should stay consistant.
2020-04-14 15:58:41 +02:00
izac112 b8b65eca61 Removes forced looc and adds forced admin pm.
You can mute looc anyways and it makes sense for admin pms to appear in all windows so you cant say you did not notice it.
2020-04-14 15:36:17 +02: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 4ae6283cd1 Fixes 2 VChat bugs 2020-03-01 19:05:52 -05:00
Arokha Sieyes 323288059d Fix duplicate IDs in VChat and add more logging 2020-02-20 00:47:32 -05:00
Arokha Sieyes 98a0f384f2 VS: NIF Category for VChat 2020-02-19 19:55:02 -05:00
Arokha Sieyes 1a69e7a824 Add buttons to del/move tabs in edit mode 2020-02-19 19:55:02 -05:00
ShadowLarkens d443e332dd Better notifications 2020-02-19 19:55:01 -05:00
Arokha Sieyes d5b820fc58 VChat: Redone chat output in Vue.js
Co-authored-by: Leshana <Leshana@users.noreply.github.com>
2020-02-19 19:55:01 -05:00