Commit Graph

28 Commits

Author SHA1 Message Date
Repede
7f1a6d6cc7 Fuck this shit
Merge branch 'release' of https://github.com/VOREStation/VOREStation

# Conflicts:
#	code/controllers/autotransfer.dm
#	code/controllers/subsystems/inactivity.dm
#	code/game/area/Away Mission areas.dm
#	code/game/area/Space Station 13 areas.dm
#	code/game/jobs/job/captain.dm
#	code/game/jobs/job/civilian.dm
#	code/game/jobs/job/security.dm
#	code/game/jobs/jobs.dm
#	code/game/machinery/air_alarm.dm
#	code/game/machinery/suit_storage_unit.dm
#	code/game/machinery/suit_storage_unit_vr.dm
#	code/game/mecha/combat/gorilla.dm
#	code/game/turfs/simulated/dungeon/wall.dm
#	code/game/turfs/simulated/wall_types.dm
#	code/modules/client/preference_setup/loadout/loadout_utility_vr.dm
#	code/modules/clothing/glasses/glasses.dm
#	code/modules/clothing/spacesuits/rig/rig_pieces_vr.dm
#	code/modules/clothing/spacesuits/void/void_vr.dm
#	code/modules/clothing/under/accessories/holster.dm
#	code/modules/mob/language/station_vr.dm
#	code/modules/mob/living/carbon/human/emote_vr.dm
#	code/modules/mob/living/carbon/human/species/station/station_vr.dm
#	code/modules/mob/living/carbon/human/species/station/traits_vr/positive.dm
#	code/modules/mob/new_player/sprite_accessories_vr.dm
#	code/modules/power/apc.dm
#	code/modules/power/lighting.dm
#	code/modules/resleeving/machines.dm
#	config/jobwhitelist.txt
#	icons/mob/species/seromi/head.dmi
#	icons/mob/species/seromi/suit.dmi
#	icons/mob/species/vulpkanin/helmet.dmi
#	icons/mob/species/vulpkanin/suit.dmi
#	maps/tether/submaps/_tether_submaps.dm
#	maps/tether/tether_areas2.dm
#	maps/tether/tether_defines.dm
#	maps/tether/tether_shuttles.dm
#	nano/templates/apc.tmpl
#	vorestation.dme
2020-04-04 14:37:55 -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
SplinterGP
7c493f73f6 Adds grey speech problem
adds a speech problem that causes grey speak to be completely messed.
2020-03-05 22:24:22 -03: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
Aronai Sieyes
61477ec131 Underline links in VChat 2020-03-01 19:34:44 -05:00
Aronai Sieyes
4ae6283cd1 Fixes 2 VChat bugs 2020-03-01 19:05:52 -05:00
Novacat
c7573caf08 Merge pull request #6720 from VOREStation/aro-bicontweak
Disable bicon() icon object cache, and create text tag cache
2020-03-01 16:13:51 -05:00
Aronai Sieyes
a5af4695fc Disable bicon() icon object cache, and create text tag cache 2020-03-01 15:02:08 -05:00
Aronai Sieyes
7a5cf8d8b2 Remove sergal comic sans
Oops.
2020-03-01 14:19:16 -05:00
Aronai Sieyes
bef16f2864 Cleanup the DB in case it wasn't deleted each roundstart 2020-02-29 15:02:54 -05:00
Aronai Sieyes
97d312a3dd Reduce fallback time in case of linux users etc 2020-02-29 14:23:03 -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
b3b0e7187a Add a <span> to emotes 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
ShadowLarkens
22c85075f4 Ported tg asset cache 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