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

1056 Commits

Author SHA1 Message Date
Astralcircle
43b123e1e4
Fix unconnected nicks (#136) 2025-02-17 11:00:07 +01:00
Ryan
15b18373f7 update imgur token 2024-12-29 18:58:55 +01:00
Ryan
c752076e66 Merge branch 'master' of https://github.com/Earu/EasyChat 2024-11-11 16:24:33 +01:00
Ryan
efe536db9c the update notification has been very unreliable lately, disabled until further notice 2024-11-11 16:24:09 +01:00
Astralcircle
2605fdcdda
Revert "Reduce network usage for messages (#130)" (#131)
This reverts commit 4118edb928.
2024-10-25 20:13:27 +02:00
Astralcircle
4118edb928
Reduce network usage for messages (#130)
* Reduce networking

* Reduce network usage even more

* Also reduce for NET_SEND_MSG
2024-10-24 23:09:34 +02:00
Astralcircle
56c3f2b2cf
Remove arguments overloading in chathud (#129)
Works 60-70% faster
2024-10-23 00:22:22 +02:00
Ryan
243b474c5f x64 is the way 2024-10-13 12:44:28 +02:00
Ryan
da85014e27
Update README.md 2024-10-11 11:53:27 +02:00
Ryan
5e2674e5ab pick up cefcodecfix on linux 2024-09-28 22:29:03 +02:00
Aoki
4dd4e13033
fix: image paste breaking utf characters (#128) 2024-09-23 22:12:25 +02:00
Ayase Minori
184be4484d
Twemoji: Replace Deprecated MaxCDN with JDecked Twemoji (#126)
* Replace MaxCDN urls with CDNJS

https://github.com/twitter/twemoji/issues/580 states the usual cdn (MaxCDN) is no longer working, this replaces it to use cdnjs instead on the latest version (14.0.2).

* use jdecked/twemoji version instead of official twemoji

* Switch to jdecked.github.io URL instead of jsdelivr

Co-authored-by: Cynthia Foxwell <gamers@riseup.net>

---------

Co-authored-by: Cynthia Foxwell <gamers@riseup.net>
2024-09-05 17:32:22 +02:00
Ryan
fef77d6e84 dont need this 2024-08-24 18:20:46 +02:00
Ryan
d47c778596 make parts not crash the chathud 2024-08-24 18:13:28 +02:00
SergeyZet1
268e5e46e0
Hiding game menu by hook OnPauseMenuShow (#125) 2024-08-06 12:47:12 +02:00
Ryan
36d6e843b5 renew token 2024-06-11 20:36:33 +02:00
Ryan
4f8e8564f1 slight fix 2024-03-27 18:58:31 +01:00
Ryan
58631671a5 fix errors caused by font part 2024-03-25 23:46:03 +01:00
Ryan
50ca685649
hook for indications serverside 2024-03-05 22:24:57 +01:00
Ryan
5860927ab1
Update README.md 2024-02-20 09:58:54 +01:00
Python1320
54d2bce684
Use engine.ActiveGamemode() instead of Name (#114) 2023-10-05 11:23:43 +02:00
Ryan
ddd59791af fullproof bad addons 2023-10-03 18:50:59 +02:00
Ryan
893fc5d754 make it clear the warning can be ignored 2023-09-27 17:46:00 +02:00
Ryan
becbf59de5 improve fallback module detection 2023-09-27 17:38:51 +02:00
Python1320
8a46cc363d
Fix TTT traitor voice (#112) 2023-09-25 10:48:22 +02:00
Ryan
929ee26705 remove empty lines 2023-06-10 10:44:48 +02:00
Python1320
5b8601ab82
Fix █ (#107)
* Fix █

* Make IsFilteringBroken actually work
2023-04-07 12:16:05 +02:00
Ryan
8bf8978e2c
remove donation button 2023-04-01 23:50:28 +02:00
Ryan
960bb6aceb
remove donation button 2023-04-01 23:49:42 +02:00
Python1320
5baff34109
Update voice_hud.lua (#105) 2023-04-01 23:48:11 +02:00
Ryan
0090d82aad typo 2023-01-27 10:35:26 +01:00
Earu
00df91dc09 fix a rare bug with mentions 2022-12-17 13:35:49 +01:00
Sony-dev
1565609995
Fix for odd errors with other text modifiers (#99)
Sometimes other addons that hook PlayerSay and return modified strings break this easychat module.
Replacing 'if prefix then' with a string type check fixes this. (At least in my testing)
2022-11-24 07:43:32 +01:00
Earu
05d41328ca typo 2022-11-23 23:22:08 +01:00
Earu
1dd0514b12 some optimization 2022-11-23 22:26:44 +01:00
Earu
e14b7cfaed use util.IsBinaryModuleInstalled if it exists 2022-11-22 19:45:22 +01:00
Earu
b9b38eb59b check if a command is blocked for the command mode + rare error fix 2022-11-13 15:21:02 +01:00
Earu
9e2cd7ef5a fix the minecraft pattern break french ç char 2022-10-27 12:40:18 +02:00
Earu
8b8764c5a5 steam block list syncing convar 2022-10-08 19:01:20 +02:00
Earu
dc3f796b51 idiot-proofs 2022-09-30 12:28:52 +02:00
Ryan
44c84c9682
put comment back 2022-09-11 10:13:26 +02:00
SendLua
c5a2b9177c
fix ISteamHTTP (#94) 2022-09-11 10:12:22 +02:00
Ryan
d9f20de286
tweak retry mechanism 2022-09-11 10:11:50 +02:00
Earu
e6bbe8570d fix a typo 2022-09-05 03:16:25 +02:00
Earu
1c691962f5 fix a bug where indication would error if the player doesnt exist on the client 2022-08-28 19:58:09 +02:00
Earu
cf0779c376 some fixes for serverside markup 2022-08-21 20:59:12 +02:00
Earu
3f88eb3972 clean that up a bit 2022-07-31 13:05:53 +02:00
Earu
2278cc69f1 I swear, this should work 2022-07-31 12:47:48 +02:00
Earu
5209a9213f cursed code for a cursed problem 2022-07-31 12:30:25 +02:00
Earu
45e2e0ff44 tweaks 2022-07-18 19:22:04 +02:00