Make spawnmanager exports available synchronously
* Update playernames_sv.lua * Update playernames_cl.lua * Update playernames_sv.lua * clean up
fivem
Webpack and Yarn builders update
Updating the WebPack and Yarn builders so that they do not launch simultaneously. Compiling some modules simultaneously causes conflicts/crashes
fix broken link in "keks" comment
fix names with color codes coloring the whole console output.
Add NetId for the vehicles.
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.
Caching removed suggestions
sessionmanager: adds empty client script to enable client to server remote callbacks
Fixes that if a suggestion is 'removed' before it is added due to conflicting resources, it will still show up.
Scaling Chat
Changed units to be flexable, aimed at 1080p to be as close to identical as possible but now scales bigger and smaller.
baseevents: fix killerpos value
fixed an xss vulnerability, where people could use html in their name to execute it on everyone's scoreboard.