Garry's Mod

Garry's Mod

Custom Chat
Viser 1-10 af 117 forekomster
< 1  2  3 ... 12 >
Opdatering: 16. aug. kl. 14:56

- Added hook: CanFormatCustomChat (Thanks, Redox!)

Client-side, can be used to allow/block text formatting types for specific players.

- Added console variable: custom_chat_always_allow_embeds

When custom_chat_always_allow_embeds is set to 1, embeds are going to be allowed for text added to the chat window through any means (chat.AddText, Starfall/E2 prints, server adverts, etc). Although, if the message came from a player, restrictions from CanEmbedCustomChat still apply.

Opdatering: 29. juli kl. 19:40

- Show a extra message when a player joins for the first time (Thanks, Redox!)
- Run the CustomChatHideJoinMessage hook, that can be used to hide join/leave messages dynamically (Thanks, Redox!)

Opdatering: 26. juli kl. 10:59

You get Chromium! You get Chromium! Everyone gets Chromium!
Well, except Linux users...


- Updated the Chromium branch check logic to account for changes from the last Garry's Mod update
- Added the "and"/"or" keywords to the syntax highligher

Opdatering: 13. juli kl. 18:57

Made custom_chat_show_steamid_on_join_leave into a client-only console variable

Opdatering: 8. juli kl. 7:26

Add console variable to toggle SteamIDs on join/leave messages: custom_chat_show_steamid_on_join_leave (Disabled by default)

Opdatering: 20. maj kl. 22:58

- Fixed issues with player name colors introduced on the last update
- Fixed gradients having misaligned text when using a custom font

Opdatering: 20. maj kl. 13:28

- Improve the glow effect on gradient text formatting

Opdatering: 18. maj kl. 20:39

- Added two-color gradient text formatting option
- Added hook to override player name color, or even set it to a gradient

Opdatering: 11. maj kl. 13:29

- Added custom_chat_absence_mintime console variable, to adjust the minimum time required to show absence messages (Thanks, Redox!)

Opdatering: 10. maj kl. 17:28

- Modified the CustomChat.NiceTime function to show the two largest time units that aren't 0 (Thanks, Redox!)