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

1023 Commits

Author SHA1 Message Date
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
Earu
8ac9c8ebac richnick here 2022-07-03 20:46:38 +02:00
Earu
66f052a635 cache GetText 2022-07-01 16:52:19 +02:00
Earu
271d5c9379 cache the markup obj 2022-07-01 16:51:26 +02:00
Earu
46ad28d763 use ec_markup.GetText here instead 2022-07-01 12:01:01 +02:00
Earu
e7775be0e0 okay lets not do that actuall 2022-06-30 14:22:49 +02:00
Earu
75379e43ef this isnt particularly helpful 2022-06-30 14:15:58 +02:00
Earu
bb6c2facc1 sorry metastruct, no takebacks 2022-06-30 14:10:51 +02:00
Earu
e80bf9f3c6 by default remove all tags from player names, add :RichNick 2022-06-30 12:15:08 +02:00
Niccep
af7b32835f
Make the color picker text update realtime to see how it would look like (#90)
* Update color_picker.lua

sets the text color in the little box to demonstrate how text would look like

* Update color_picker.lua

https://i.imgur.com/dW3n7Mf.png

god i hate github
2022-06-25 12:09:01 +02:00
Bell
ef0eb39606
avoid having to concat lua values directly in js (#89)
disable SetAllowLua since it only causes trouble
idk if this is any slower but it seems to work perfectly fine, found out about a new way to use DHTML.AddFunction with this, lol
-> you can pass a JS callback as the last arg of an AddFunction function and use the return values of the Lua function called as its arguments
i hope i haven't missed anything, really
2022-06-24 22:23:24 +02:00
Earu
27a8637800 combine that ig 2022-06-24 19:45:18 +02:00
Earu
bb0471fcdc WORKING_JS_SAFE 2022-06-24 19:30:29 +02:00
Earu
efe19309c6 Im tired of patching HOLES because GARRY cant FIGURE OUT SHIT 2022-06-24 19:18:53 +02:00
Earu
4c268a02f3 pass the name as part of the macro table in the macro hook 2022-06-24 15:53:24 +02:00
Earu
1786d5922e I did not expect to have so much trouble adding this hook 2022-06-14 11:37:59 +02:00
Earu
c69cc3b2e9 forgot this case 2022-06-14 00:06:53 +02:00
Earu
4f0b096d04 Add a hook for macros being ran [ci skip] 2022-06-13 23:53:28 +02:00
Earu
3d910e118f retries for the transliterator lookup, setting for background blur [ci skip] 2022-05-30 17:43:27 +02:00
Earu
85246fef53 add convar to control if images should be blured in the chatbox [ci skip] 2022-04-27 21:47:57 +02:00
Earu
80e893deac dont enable by default images in chathud, blur images in chatbox unless hovered [ci skip] 2022-04-26 12:55:40 +02:00
Earu
0271ffc709 remove .patch 2022-04-24 13:31:24 +02:00
Earu
713b1e5dde fix some crashes [ci skip] 2022-04-24 13:30:23 +02:00
Earu
ea0c4208f9 fix markup yet again [ci skip] 2022-04-23 20:30:18 +02:00
Earu
21cba2b397 fix text filtering messing with tag expressions [ci skip] 2022-04-23 14:32:29 +02:00
Earu
dc8241ad31 Add a way to block words in the chat 2022-04-17 17:55:50 +02:00
Earu
62418df935 make it more clear some settings are admin only [ci-skip] 2022-04-03 19:47:33 +02:00
Earu
bc901fffaa dont allow debug textures in tags [ci skip] 2022-03-30 23:59:59 +02:00
Earu
813f478ead
Fix workshop publishing finally 2022-03-26 18:59:22 +01:00
Earu
9779316148 fix an error that would happen if no argument is passed to the texture tag 2022-03-26 16:19:19 +01:00
Earu
ac587ec18f remove alpha tags from names 2022-03-14 22:21:30 +01:00
Shestifled
e4307beb08
create a convar to force usage of CEF panels on linux build of gmod (#84) 2022-03-11 21:11:46 +01:00
Earu
47169be4a2
Update timeout on steamcmd, fix some more paths 2022-02-18 14:32:20 +01:00
Earu
b137f9752d
Hopefully the paths are correct this time 2022-02-18 14:02:24 +01:00