Garry's Mod

Garry's Mod

Custom Chat
Zobrazuje se 1–10 z 119 položek
< 1  2  3 ... 12 >
Aktualizace: 18. říj. v 9.49
provedl StyledStrike

- Added catbox.moe to the URL whitelist
- Removed e621 from the URL whitelist

Side note: the whitelist originally came from StarfallEx, I didn't know what that website was until people pointed it out.

Aktualizace: 14. říj. v 17.00
provedl StyledStrike

- Added built-in emojis: :eye:, :brain:, :fortune_cookie:, :gorilla: and :dead_rose: (Thanks, The808Error!)
- Only show warning about outdated HTTPS if using Linux without the Chromium beta for Garry's Mod

Aktualizace: 16. srp. v 14.56
provedl StyledStrike

- 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.

Aktualizace: 29. čvc. v 19.40
provedl StyledStrike

- 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!)

Aktualizace: 26. čvc. v 10.59
provedl StyledStrike

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

Aktualizace: 13. čvc. v 18.57
provedl StyledStrike

Made custom_chat_show_steamid_on_join_leave into a client-only console variable

Aktualizace: 8. čvc. v 7.26
provedl StyledStrike

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

Aktualizace: 20. kvě. v 22.58
provedl StyledStrike

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

Aktualizace: 20. kvě. v 13.28
provedl StyledStrike

- Improve the glow effect on gradient text formatting

Aktualizace: 18. kvě. v 20.39
provedl StyledStrike

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