fix broken link in "keks" comment
fix names with color codes coloring the whole console output.
Add NetId for the vehicles.
Fixed help text and params not being added after using `chat:addSuggestion` by allowing a chat suggestion to be "updated" new information.
Caching removed suggestions
Fixes that if a suggestion is 'removed' before it is added due to conflicting resources, it will still show up.
Changed units to be flexable, aimed at 1080p to be as close to identical as possible but now scales bigger and smaller.
Fixed a bug where the PageUp & PageDown keys would not scroll the text chat up or down. A bug report & the solution that I've just applied can be found here: https://forum.fivem.net/t/chat-scrolling-using-pageup-pagedown-keys-is-broken-solution-provided/43063
Fixed raw templates being ignored when there is only one arg.
When there was just one arg and a raw template, the template got swaped out with CONFIG.defaultAltTemplateId
Remove clock stuff and debug messages from fivem resource
ADD: server exports and manifest version to mapmanager
This happens because Quake colors are meant to be only a single character, yet the regular expression uses the `+` operator.
Chat patch 1