Commit Graph
100 Commits
Author SHA1 Message Date
astatineandblattersturm c94cc7cba7 chat: wip rework as chat2 2020-04-12 15:16:02 +02:00
blattersturm 7cbf600593 tweak(yarn): update yarn_cli.js to 1.22.5 2020-09-09 10:37:08 +02:00
blattersturm 25fd26e2e4 fix(yarn): per-server cache folder, mutex, cleaner phrasing for reinit, cleaner async call 2020-09-09 10:35:26 +02:00
リーフストームandGitHub dd38bd0192 Merge pull request #105 from ESX-Org/master
Make spawnmanager exports available synchronously
2020-06-04 14:10:49 +02:00
BlueandGitHub 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
Jérémie N'gadi 296226b734 Make spawnmanager exports available synchrounously 2020-06-03 12:47:49 +02:00
astatine 2bde7889b4 spawnmanager: fix respawning on rdr 2019-12-12 18:53:51 +01:00
astatine dbdd474310 add compatibility fivem game mode 2019-12-10 11:01:48 +01:00
astatine ea6f1d8133 mapmanager: only load maps matching current game 2019-12-10 11:00:37 +01:00
astatine e7f7519e45 update yarn_cli.js 2019-12-10 10:57:34 +01:00
astatine 5ca4612547 work on __resource -> fxmanifest and RDR compatibility 2019-12-10 10:57:04 +01:00
astatine 4fff23e2ff readme, .gitignore update, resources/local dir 2019-12-10 09:56:20 +01:00
astatine 51cc79eda2 reorganize resource directories 2019-12-10 09:54:29 +01:00
リーフストームandGitHub 60da977c02 Merge pull request #83 from GiroudMathias/master
Webpack and Yarn builders update
2019-11-20 20:11:24 +01:00
GiroudMathias 3bac230553 update webpack and yarn builders
Updating the WebPack and Yarn builders so that they do not launch simultaneously. Compiling some modules simultaneously causes conflicts/crashes
2019-11-20 16:00:19 +01:00
Darkotus 85419a6145 webpack builder: update packeges of package.json 2019-11-18 12:57:05 +01:00
blattersturm bbc77613f0 rconlog: check for host id 2019-10-21 15:05:43 +02:00
blattersturm 54f75bca86 runcode: improved UI, in-game support, JS support 2019-10-21 15:04:55 +02:00
iridium 64a26ad1de spawnmanager: fix spawning when faded out, add skipFade option, add timeout for collision loading 2019-06-05 15:11:20 +02:00
iridium 23a840f780 mapmanager: better randomized roundEnd map rotation 2019-06-05 15:10:44 +02:00
moscovium 3c6a2b6859 builders: webpack: cache input file state and only rebuild when needing to 2019-01-15 14:00:11 +01:00
moscovium 2bc68781fc builders: update Yarn to 1.13.0 2019-01-15 13:58:27 +01:00
moscovium 2dc08b5dbe builders: remove server_only as this will lead to client errors with dependencies 2019-01-15 13:57:55 +01:00
リーフストームandGitHub 16243422bd Merge pull request #16 from Bluethefurry/master
fix broken link in "keks" comment
2018-10-27 10:44:44 +02:00
リーフストームandGitHub 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
リーフストームandGitHub 995791bd1a Merge pull request #36 from klingni/master
Add NetId for the vehicles.
2018-10-27 10:44:17 +02:00
リーフストームandGitHub f243a02a6f Merge pull request #38 from jaymo1011/master
chat: fix help text and params in chat suggestions
2018-10-27 10:44:00 +02:00
jaymo1011andGitHub 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
klingniandGitHub 33f9bfcecd Add NetId for the vehicles. 2018-10-06 14:10:44 +02:00
moscovium 407b805616 builders: webpack resource builder 2018-10-03 16:57:57 +02:00
moscovium 83f6045167 builders: update yarn builder 2018-10-03 16:55:18 +02:00
IceHaxandGitHub 471b19d37c fix colored chat messages print in console 2018-09-26 18:06:30 +02:00
IceHaxandGitHub 25f9952c67 fix names with color codes coloring the whole console. 2018-09-26 17:53:21 +02:00
moscovium 03362d2c6d chat: theming support, hide chat when not needed, other minor changes 2018-09-26 17:24:02 +02:00
リーフストームandGitHub 9914752788 Merge pull request #32 from GHMatti/master
Caching removed suggestions
2018-09-08 14:24:54 +02:00
GHMattiandGitHub 41e93abb98 Renamed variables to something better. 2018-09-06 11:02:07 +02:00
リーフストームandGitHub 22e3cc05e1 Merge pull request #31 from bladecoding/master
sessionmanager: adds empty client script to enable client to server remote callbacks
2018-09-06 10:09:15 +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
Will c79bd7e8a3 sessionmanager: adds empty client script to enable client to server remote callbacks 2018-08-29 20:55:47 -04:00
リーフストームandGitHub 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
リーフストームandGitHub 7bb81573f1 Merge pull request #27 from Hellslicer/patch-1
baseevents: fix killerpos value
2018-04-09 16:05:05 +02:00
Kevin PoirotandGitHub 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
リーフストームandGitHub 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
IceHaxandGitHub 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
BlueandGitHub dc91c8d709 fix broken link in "keks" comment 2017-10-19 17:38:44 +02:00