Garry's Mod

Garry's Mod

Custom Chat
Showing 31-40 of 116 entries
< 1  2  3  4  5  6 ... 12 >
Update: 2 May, 2024 @ 2:28pm

- Removed old "last seen" data migration code
- Only print "last seen" SQL query messages when/if errors happen

Update: 27 Apr, 2024 @ 12:44pm

- Pass team argument when calling the StartChat hook (Thanks, Redox!)

Update: 25 Apr, 2024 @ 3:11pm

- Added clientside global, CustomChat.TEAM_CHAT_LABEL, that allows developers to change the team chat placeholder (Default is "Say (Team)")

Update: 14 Apr, 2024 @ 6:39am

- Fix new players having huge "last seen" times

Update: 13 Apr, 2024 @ 8:39pm

- If the setting for it is missing, enable avatars by default
- Allow players to export the server theme
- Migrate 'last seen' data to SQL

Update: 11 Apr, 2024 @ 7:08am

- Added theme option to toggle avatars (Thanks, thecraftianman!)
- When pressing Enter, don't close the chat while the theme editor is open

Update: 10 Apr, 2024 @ 9:01am

- Added teamonly parameter for player_say (Thanks, Bonyoze!)

Update: 15 Mar, 2024 @ 8:05pm

- Remove mentions for now

Update: 15 Mar, 2024 @ 5:27am

- Create less copies of name strings when handling mentions to use less memory

Update: 14 Mar, 2024 @ 6:39pm

- Added server console variable: custom_chat_enable_friend_messages