1
0
mirror of https://github.com/citizenfx/cfx-server-data.git synced 2025-01-11 08:25:08 +08:00
Commit Graph

10 Commits

Author SHA1 Message Date
GHMatti
41e93abb98
Renamed variables to something better. 2018-09-06 11:02:07 +02:00
Matthias Mandelartz
34542d9293 Caching removed suggestions
Fixes that if a suggestion is 'removed' before it is added due to conflicting resources, it will still show up.
2018-09-06 09:11:08 +02:00
moscovium
7fe212f655 chat: add suggestions for commands, reduce 'joined' spam, make server prints white 2018-02-20 12:01:29 +01:00
Tom Grobbe
2ebfa6fb11 Fixed a bug which disabled scrolling.
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
2017-08-28 21:49:15 +02:00
Jonas Dellinger
68ba12414f Fixed some chat stuff 2017-06-26 16:23:57 +02:00
Jonas Dellinger
d5864415c3 Finished up some chat stuff 2017-05-28 15:27:26 +02:00
Jonas Dellinger
afa0b5bab2 Added styles support, fixed messages with no author, removed JQuery dep 2017-05-26 00:51:34 +02:00
Jonas Dellinger
c0ab84c6d6 Added ability to style chat window 2017-05-21 22:51:51 +02:00
Jonas Dellinger
2e075e0651 Betterchat v2 2017-05-21 16:52:55 +02:00
Jonas Dellinger
ffa9488e9a Betterchat v1 2017-05-17 19:22:20 +02:00