Earu
|
da9d0e260e
|
update to use 2FA
|
2022-01-13 20:46:13 +01:00 |
|
Earu
|
fd781a21a1
|
fix a bug with SF
|
2021-12-29 00:10:25 +01:00 |
|
Earu
|
177311e118
|
Fix a markup bug serverside
|
2021-12-23 11:12:21 +01:00 |
|
Earu
|
15ec924361
|
forgot to make this function local
|
2021-12-12 12:51:43 +01:00 |
|
Earu
|
be4f1be47b
|
fix extra tags
|
2021-12-10 12:18:38 +01:00 |
|
Earu
|
2bb0f409e4
|
fix a bug that would remove spaces and newlines
|
2021-12-10 12:02:32 +01:00 |
|
Earu
|
54ad944cbe
|
Allow markup on server
|
2021-12-09 23:01:40 +01:00 |
|
Earu
|
acab042792
|
more invisible characters to trim
|
2021-12-09 21:39:33 +01:00 |
|
Earu
|
3b2fa624a7
|
additional checks for very short nicks
|
2021-12-09 21:32:33 +01:00 |
|
Earu
|
699b08074a
|
fix RCE
|
2021-11-28 16:08:04 +01:00 |
|
Earu
|
f834f2c3a6
|
Forgot to add a check for this hook
|
2021-11-13 16:36:43 +01:00 |
|
Earu
|
7ccd94511f
|
Add a module to fix compability with starfall
|
2021-11-12 22:35:25 +01:00 |
|
Earu
|
f0c4b9ac9b
|
Make indications stick to the entity theyre targetting if theyre targetting any
|
2021-11-03 17:36:02 +01:00 |
|
Earu
|
71de0b2783
|
Fix an error when the panel is removed the timer is still running
|
2021-11-01 17:03:34 +01:00 |
|
Earu
|
b8be122ee9
|
Setting to hide the tags in the chatbox
|
2021-11-01 16:58:10 +01:00 |
|
Earu
|
14742d22d3
|
Add an alpha chat tag
|
2021-11-01 16:46:20 +01:00 |
|
Earu
|
17cb5bc735
|
fix a bug with indications
|
2021-10-31 12:15:21 +01:00 |
|
Earu
|
07b1944109
|
Strip tags from title of imgur uploads
|
2021-10-31 11:24:37 +01:00 |
|
Earu
|
29615ec3a1
|
Add a setting to do indications only to your team
|
2021-10-30 12:32:13 +02:00 |
|
Earu
|
e5d00cacbd
|
Add a fix for linux users
|
2021-10-27 17:40:56 +02:00 |
|
Earu
|
8a9b9102ed
|
hack RichText further to bring hovering capabilities to the legacy users
|
2021-10-19 15:25:40 +02:00 |
|
Earu
|
6fbaedb031
|
allow passing data in the interaction
|
2021-10-19 13:19:04 +02:00 |
|
Earu
|
aa9c82881c
|
much better
|
2021-10-19 12:15:25 +02:00 |
|
Earu
|
cd0acd2d5b
|
see ?
|
2021-10-19 11:40:42 +02:00 |
|
Earu
|
ba869fdcbf
|
wow yeah coding on two things at once is a bad idea
|
2021-10-19 11:40:31 +02:00 |
|
Earu
|
c4305ee08c
|
yet another typo
|
2021-10-19 11:29:51 +02:00 |
|
Earu
|
f8b6706718
|
typo
|
2021-10-19 11:21:22 +02:00 |
|
Earu
|
d5260682b2
|
Add CreateTextInteraction for easy hover/click managment
|
2021-10-19 11:08:58 +02:00 |
|
Earu
|
fc034f7ca4
|
redundant
|
2021-10-18 19:02:09 +02:00 |
|
Earu
|
3841e0c87f
|
Add hover callback to EasyChat.GUI.RichText:AppendClickableText
|
2021-10-18 19:01:05 +02:00 |
|
Earu
|
5e3218c6b0
|
Add a hook for RichText hovering
|
2021-10-16 19:46:38 +02:00 |
|
Earu
|
09be25d714
|
Changes for developers, and fix a slight bug related to translations
|
2021-09-08 19:18:34 +02:00 |
|
Earu
|
1f926c70d6
|
dont forget to change the warning as well
|
2021-09-05 15:20:43 +02:00 |
|
Earu
|
3fd688838c
|
mitigate problems encountered in the x64 version for non qwerty layouts
|
2021-09-05 15:19:14 +02:00 |
|
Earu
|
886b5dbb19
|
can be invalid
|
2021-09-02 23:06:10 +02:00 |
|
Earu
|
1130cab78e
|
account for desync'd players
|
2021-09-01 13:41:49 +02:00 |
|
Earu
|
08d312879e
|
More tweaks
|
2021-09-01 10:57:07 +02:00 |
|
Earu
|
70d5ce59b2
|
let admins spam the chat I guess
|
2021-09-01 09:55:34 +02:00 |
|
Earu
|
c95e5cb6d3
|
More hooks to use, this is to comply with Metastruct's hook specs
|
2021-09-01 09:51:09 +02:00 |
|
Earu
|
b8d5f0b837
|
move networking to its own file
|
2021-08-31 20:00:29 +02:00 |
|
Earu
|
cd49548953
|
this code is more epic
|
2021-08-15 10:47:45 +02:00 |
|
Earu
|
65483d5594
|
use EngineNick if it exists
|
2021-08-15 10:40:33 +02:00 |
|
Earu
|
72400178e1
|
Update engine_chat_hack.lua
|
2021-08-13 18:30:05 +02:00 |
|
Earu
|
c51117cb35
|
this should please "HeavySteam"
|
2021-08-13 16:14:02 +02:00 |
|
Earu
|
5f3636345a
|
forgot to specify the gmod path
|
2021-08-13 14:18:25 +02:00 |
|
Earu
|
a7a9452f51
|
more robust version checking
|
2021-08-13 14:17:11 +02:00 |
|
Earu
|
4f5eb5f6ca
|
tweaks
|
2021-08-12 22:18:28 +02:00 |
|
Earu
|
44d6afbc45
|
debug print
|
2021-08-12 22:05:56 +02:00 |
|
Earu
|
6bfd2bec53
|
fix an issue with version checking
|
2021-08-10 14:44:15 +02:00 |
|
Earu
|
1b1007d7bc
|
empty commit to bump up the version number
|
2021-08-07 14:20:22 +02:00 |
|