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

4 Commits

Author SHA1 Message Date
blattersturm
b7d053f31b fix(sessionmanager/rdr3): respond to game's TransitionToSession message
This fixes the game bailing with BAIL_ERROR_SESSION_ERROR shortly after initializing (due to this message timing out).
2021-03-14 11:18:12 +01:00
blattersturm
f8ae027428 tweak(sessionmanager/rdr3): correctly request a session transition
This is untested with other players - hopefully it doesn't lead to a rejection. Needs latest change in client code, too.
2021-03-06 10:00:42 +01: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
astatine
5ca4612547 work on __resource -> fxmanifest and RDR compatibility 2019-12-10 10:57:04 +01:00