リーフストーム
|
c49db60df7
|
Merge pull request #34 from vecchiotom/master
fix names with color codes coloring the whole console output.
|
2018-10-27 10:44:26 +02:00 |
|
jaymo1011
|
347de821c4
|
chat: fix help text and params in chat suggestions
Fixed help text and params not being added after using `chat:addSuggestion` by allowing a chat suggestion to be "updated" new information.
|
2018-10-21 20:50:58 +10:30 |
|
IceHax
|
471b19d37c
|
fix colored chat messages print in console
|
2018-09-26 18:06:30 +02:00 |
|
moscovium
|
03362d2c6d
|
chat: theming support, hide chat when not needed, other minor changes
|
2018-09-26 17:24:02 +02:00 |
|
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 |
|
DESKTOP-BL5U4J7\firec
|
b1b2bd8c31
|
Scaling Chat
Changed units to be flexable, aimed at 1080p to be as close to identical as possible but now scales bigger and smaller.
|
2018-08-26 04:01:06 +01: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 |
|
リーフストーム
|
102e3f1a40
|
Merge pull request #11 from JohnnyCrazy/chat_fix_3
Fixed raw templates being ignored when there is only one arg.
|
2017-07-28 07:14:21 +02:00 |
|
Jonas Dellinger
|
466149d1ec
|
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
|
2017-07-27 19:54:41 +02:00 |
|
moscovium
|
07ba1df6ca
|
chat: fix 'joined' message
|
2017-07-15 22:33:05 +02:00 |
|
moscovium
|
602753f59e
|
chat updates for feature/command-updates
|
2017-07-09 16:21:45 +02:00 |
|
Jonas Dellinger
|
68ba12414f
|
Fixed some chat stuff
|
2017-06-26 16:23:57 +02:00 |
|
moscovium
|
8d9458fada
|
chat: fix messages like ^35121.0^7 showing as .0
This happens because Quake colors are meant to be only a single character, yet the regular expression uses the `+` operator.
|
2017-06-03 08:35:45 +02:00 |
|
Jonas Dellinger
|
5d65916d2a
|
Removed console.log
|
2017-05-28 18:51:15 +02:00 |
|
Jonas Dellinger
|
d5864415c3
|
Finished up some chat stuff
|
2017-05-28 15:27:26 +02:00 |
|
Jonas Dellinger
|
f3a2ddc076
|
Renamed styles
|
2017-05-26 01:00:41 +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
|
5cc1ceb1e4
|
Removed unused events
|
2017-05-21 22:56:12 +02:00 |
|
Jonas Dellinger
|
2267d8ff2a
|
^1 etc. can now be used by the template AND args
|
2017-05-21 22:54:39 +02:00 |
|
Jonas Dellinger
|
c0ab84c6d6
|
Added ability to style chat window
|
2017-05-21 22:51:51 +02:00 |
|
Jonas Dellinger
|
b6b736ceb7
|
Use internal JQuery...
|
2017-05-21 17:02:31 +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 |
|
guava
|
393fe88297
|
chat fixes
|
2016-12-15 15:23:47 +01:00 |
|
guava
|
ee4dd89693
|
initial
|
2016-12-15 13:40:07 +01:00 |
|