1
0
mirror of https://github.com/Earu/EasyChat.git synced 2025-03-04 03:13:20 -05:00
Commit Graph

810 Commits

Author SHA1 Message Date
Earu
f8f9d212dc Fix licensing 2021-04-23 13:08:26 +02:00
Earu
94b8e25ced test 2021-04-23 12:56:59 +02:00
Earu
f26677e462 Fix a bug in markup parsing 2021-04-22 22:46:04 +02:00
Earu
3d85253616 Some tweaks regarding blocking players 2021-04-22 13:44:58 +02:00
Earu
73489ce3b5 Account for blocked status in admin, dms and friends joining 2021-04-18 13:41:07 +02:00
Earu
c2311aaa65 Add blocking players functionality 2021-04-17 23:21:57 +02:00
Earu
42b10f32e9 Fix for uppercase command suggestions 2021-03-20 17:05:22 +01:00
Earu
b36ed47d14 Fix a another bug with auto completion 2021-03-15 18:40:52 +01:00
Earu
e0a87c899d fix a bug with ULX completion 2021-03-13 19:45:47 +01:00
Earu
e4949d8b29 Fix a bug with automatic URL copying 2021-01-24 17:16:46 +01:00
Earu
1118dda151 Fix a rare bug 2021-01-06 18:35:57 +01:00
Earu
332759f7af Merge pull request #59 from Cynosphere/timestamp_colors
Add coloring to timestamps
2021-01-05 23:17:00 +01:00
Cynthia Foxwell
efebad665a switch color parsing to pattern 2021-01-05 15:08:51 -07:00
Cynthia Foxwell
b544d522d6 Add coloring to timestamps 2021-01-05 15:01:27 -07:00
Earu
12253b2d8c Merge pull request #58 from Metastruct/master
Add undo capability to the legacy text input
2021-01-05 19:14:25 +01:00
Python1320
7a57ed7978 No longer requiring server files on client 2021-01-03 02:45:12 +02:00
Python1320
b68f3d2c8b Add undo back and prevent history selector from overriding text selection 2021-01-03 01:22:05 +02:00
Earu
2323980bbe prevent crashes due to setting the chat size to ridiculous sizes 2020-11-18 22:40:40 +01:00
Earu
96c9cb1f3c Prevent stupid engine errors when trying to create fonts that SHOULD work 2020-10-15 21:41:32 +02:00
Earu
82d6f1955e Merge pull request #57 from Cynosphere/patch-13
Make fontsex do nothing if loaded earlier than autorun
2020-10-14 19:12:22 +02:00
Cynthia Foxwell
9042e7308e Make fontsex do nothing if loaded earlier than autorun 2020-10-13 21:59:04 -06:00
Earu
5baf2dfdae Minor bug fixes 2020-10-12 20:01:16 +02:00
Earu
7e50e9e9b8 Fix resolution breaking voice ui 2020-10-11 16:34:03 +02:00
Earu
ad7bbe2831 Merge pull request #55 from Cynosphere/patch-12
joinleave: save all players times on ShutDown hook
2020-10-10 23:40:10 +02:00
Cynthia Foxwell
a17cfc4727 joinleave: save all players times on ShutDown hook 2020-10-07 18:03:16 -06:00
Earu
2d87fb0ba0 more bug fixes 2020-10-07 19:23:25 +02:00
Earu
df09d9151c Fix a bug with the camera 2020-10-07 19:12:05 +02:00
Earu
81983149de Fix version checking running too early 2020-10-06 20:38:43 +02:00
Earu
5bdc4c6288 Fix a typo 2020-10-03 14:12:01 +02:00
Earu
e6c0aac72f Make the difference between the server console and an unknown/disconnected player 2020-10-03 14:05:20 +02:00
Earu
3956753ad9 Fix cursed bug 2020-10-02 19:40:27 +02:00
Earu
de0b7d7e4e minor bug fix 2020-10-02 19:04:57 +02:00
Earu
ed62017a04 Fix a series of very weird voice bugs 2020-10-01 21:41:17 +02:00
Earu
a56739a969 forgot a multiplier 2020-10-01 20:30:38 +02:00
Earu
5dd2b62410 Merge pull request #54 from Cynosphere/patch-11
Fix steam emotes error
2020-10-01 20:25:40 +02:00
Earu
1a6e11e757 Mitigate voice hud flashing 2020-10-01 20:22:34 +02:00
Earu
316c212392 Minor bug fixes and tweaks 2020-10-01 19:23:51 +02:00
Cynthia Foxwell
f14e897112 dunno how or why this was removed 2020-09-29 16:38:43 -06:00
Earu
da1adbbf97 stats 2020-09-29 22:35:25 +02:00
Earu
b35a0839bf Merge pull request #53 from Cynosphere/color_white_and_linting
color_white reduced overwriting + general linting fixes
2020-09-29 19:41:08 +02:00
Cynthia Foxwell
5a7447fb1c requested changes 2020-09-29 11:34:54 -06:00
Earu
0e8f541e5d Merge pull request #52 from Cynosphere/patch-10
Give voice rings an independent convar
2020-09-29 17:21:51 +02:00
Earu
610b32d2f0 better account for panels not properly getting removed on reloads 2020-09-27 19:00:34 +02:00
Earu
3593dcc2c7 properly hide voice hud when camera is held 2020-09-27 18:53:46 +02:00
Earu
3fa39e46ce Wrong function call 2020-09-27 14:20:56 +02:00
Earu
0817a05f3b Fix player name colors 2020-09-27 14:18:23 +02:00
Cynthia Foxwell
e7625571ef pain 2020-09-26 21:32:03 -06:00
Earu
33b6ed18f6 Dont draw voice hud if camera is out 2020-09-27 00:28:53 +02:00
Cynthia Foxwell
651034cddd Give voice rings an independent convar 2020-09-26 10:17:50 -06:00
Earu
6c760ce4ad voice hud accounts for resolution changes unlike the vanilla one 2020-09-26 10:23:12 +02:00