1
0
mirror of https://github.com/citizenfx/cfx-server-data.git synced 2025-02-15 03:03:26 +08:00
Commit Graph

20 Commits

Author SHA1 Message Date
nns
e40f0c0834 fix(chat): Filter removed suggestions array if suggestion is readded 2021-03-21 08:06:47 +01:00
dependabot[bot]
f31fa859c8
build(deps): bump ini from 1.3.5 to 1.3.8 in /resources/[gameplay]/chat
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 07:00:51 +00:00
リーフストーム
c75152c238
Merge pull request #138 from Zeemahh/fix/chat-scroll
fix: scroll bug when switching chat channel (isChannel)
2020-12-04 17:26:35 +01:00
zeemah
f77b765d97 fix: scroll bug when switching chat channel (isChannel) 2020-11-30 03:34:14 +00:00
tabarra
ab4eccec83
Added metadata to all manifest files (#136)
* ton of stuf

* more

* system resources: added fxmanifest meta tags

* manager resources: added fxmanifest meta tags

* gameplay resources: added fxmanifest meta tags

* gamemode resources: added fxmanifest meta tags

* gameplay example resources: reverted descriptions

* test resources: added fxmanifest meta tags

* smol fixes

* added author email + minor changes

* fixed manifest file trailing line inconsistencies

* Update fxmanifest.lua

* Update fxmanifest.lua

* Update fxmanifest.lua

* Update fxmanifest.lua

* Update fxmanifest.lua

* Update fxmanifest.lua

* Update fxmanifest.lua

* Update fxmanifest.lua

* Update __resource.lua

* additional phrasing/branding changes

Co-authored-by: PLOKMJNB <PLOKMJNB@users.noreply.github.com>
Co-authored-by: Danish Khan <61810778+PLOKMJNB@users.noreply.github.com>
Co-authored-by: Technetium <65681715+technetium-cfx@users.noreply.github.com>
Co-authored-by: blattersturm <peachypies@protonmail.ch>
2020-11-22 16:49:22 +01:00
blattersturm
5073447ef4 gameplay: example money, money fountain, ped money drop and player ID systems 2020-11-01 14:28:11 +01:00
blattersturm
439b8a9c45 chatv2: channels, hidden modes and automatic webpack 2020-11-01 12:48:44 +01:00
astatine
99dac40452 chat2: fix hide state being permanently overridden when faded out/paused 2020-05-03 20:33:29 +02:00
astatine
872731b0ac chat2: remove Chat: prefix from display mode configuration 2020-04-27 11:31:04 +02:00
astatine
1c41359493 chat2: fix routing policy for / and say, add mode to hook data 2020-04-27 11:30:50 +02:00
astatine
abb38d4ff1 chat: only call RegisterKeyMapping when defined 2020-04-13 07:45:30 +02:00
astatine
adfdb89895 chat: register playerJoining 2020-04-13 07:45:09 +02:00
astatine
6ce5d8b3c1 chat: add support for seObject field for modes and setSeObject for modes/hooks 2020-04-12 22:17:33 +02:00
astatine
c94cc7cba7 chat: wip rework as chat2 2020-04-12 15:16:02 +02:00
Blue
2998a23ced
fix playernames serverside memory leak (#106)
* Update playernames_sv.lua

* Update playernames_cl.lua

* Update playernames_sv.lua

* clean up
2020-06-04 14:10:25 +02:00
astatine
5ca4612547 work on __resource -> fxmanifest and RDR compatibility 2019-12-10 10:57:04 +01:00
astatine
51cc79eda2 reorganize resource directories 2019-12-10 09:54: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
guava
ee4dd89693 initial 2016-12-15 13:40:07 +01:00