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

61 Commits

Author SHA1 Message Date
Will
c79bd7e8a3 sessionmanager: adds empty client script to enable client to server remote callbacks 2018-08-29 20:55:47 -04:00
リーフストーム
3b7afcc195
Merge pull request #30 from Firecul/master
Scaling Chat
2018-08-29 22:00:51 +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
79d01af08a system: add yarn builder resource 2018-04-24 21:41:12 +02:00
リーフストーム
7bb81573f1
Merge pull request #27 from Hellslicer/patch-1
baseevents: fix killerpos value
2018-04-09 16:05:05 +02:00
Kevin Poirot
974871ce30
baseevents: fix killerpos value 2018-04-09 14:41:13 +02:00
moscovium
a6814fe938 remove debug print from mapmanager 2018-03-25 15:08:20 +02:00
moscovium
53fc373f5d mapmanager: fixes and some cleanup 2018-03-25 14:56:39 +02:00
リーフストーム
fefd225904
Merge pull request #21 from vecchiotom/master
fixed an xss vulnerability, where people could use html in their name to execute it on everyone's scoreboard.
2018-03-09 22:33:25 +01:00
IceHax
6b4f0434d1
fixed an xss vulnerability, where people could use html in their name to make it execute on everyone's scoreboard. 2018-03-09 22:29:11 +01:00
moscovium
7fe212f655 chat: add suggestions for commands, reduce 'joined' spam, make server prints white 2018-02-20 12:01:29 +01:00
moscovium
da7bcd01f4 remove useless prints 2017-10-14 20:13:38 +02:00
moscovium
6d8bf9642b add playernames resource 2017-10-14 19:43:49 +02:00
moscovium
012a40d52d remove unused file 2017-09-05 12:02:35 +02:00
moscovium
cbee7d1960 add runcode resource 2017-09-05 11:58:39 +02:00
リーフストーム
2415bad533 Merge pull request #14 from TomGrobbe/patch-1
Fixed a bug which disabled scrolling.
2017-08-28 22:10:21 +02: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
0x420
e5ca05f59e Fix baseevents' deathmanager to include a hash for the weapon the player was killed with 2017-07-17 20:40:49 +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
リーフストーム
ee0fe0deb8 Merge pull request #9 from JohnnyCrazy/chat_patch_3
Fixed some chat stuff
2017-06-27 20:33:58 +02:00
Jonas Dellinger
68ba12414f Fixed some chat stuff 2017-06-26 16:23:57 +02:00
moscovium
74e6ffd6c3 remove old CitizenMP.Server files from the tree to prevent confusion 2017-06-21 17:37:24 +02:00
moscovium
b3b43bfc69 fix "bad guy" 2017-06-15 18:27:55 +02:00
moscovium
4317191f93 hardcap: make sv_maxclients dynamic 2017-06-14 12:54:25 +02:00
リーフストーム
b944d313dc Merge pull request #7 from busheezy/master
Remove clock stuff and debug messages from fivem resource
2017-06-14 04:44:48 +02:00
Ryan Bucshon
727fb6f26d fix formatting 2017-06-13 20:26:03 -05:00
Ryan Bucshon
494820eddb Remove: debug lines and extra space 2017-06-13 20:25:51 -05:00
Ryan Bucshon
324c7f120f Remove: clock stuff 2017-06-13 20:25:28 -05:00
moscovium
fb15ebd508 update some stock res 2017-06-11 13:49:12 +02:00
リーフストーム
f6ab9bdcbc Merge pull request #5 from busheezy/exports
ADD: server exports and manifest version to mapmanager
2017-06-09 09:32:23 +02:00
リーフストーム
0e468cb6a6 Merge pull request #6 from busheezy/annoying
REMOVE: annoying debug line in spawnmanager
2017-06-09 09:31:57 +02:00
Ryan Bucshon
419782644a ADD: mapmanager - getMaps function and export 2017-06-08 19:59:50 -05:00
Ryan Bucshon
afc1db38dd REMOVE: annoying debug line in spawnmanager 2017-06-08 12:13:27 -05:00
Ryan Bucshon
051a33a116 ADD: server exports and manifest version 2017-06-07 21:50:48 -05: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
リーフストーム
4557a6fcd2 Merge pull request #2 from JohnnyCrazy/chat_patch_1
Chat patch 1
2017-05-29 16:01:13 +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
guava
2ce893af73 sessionmanager for fxs 2017-05-27 09:15:05 +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
リーフストーム
e750bbfac1 Merge pull request #1 from JohnnyCrazy/betterchat_1
New chat implementation based on VueJS
2017-05-22 13:37:07 +02:00
guava
6e253a9ff5 Duplicity support for mapmanager_server 2017-05-22 06:12:52 +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