Commit Graph
14 Commits
Author SHA1 Message Date
blattersturm c3c0763c0b fix(resources): rename leftover __resource files 2021-04-24 15:41:59 +02:00
blattersturm f559e8bbb7 tweak(composition): delete scoreboard resource
This resource is outdated, known-insecure, problematic, and incompatible with modern standards. It was originally written in 2014 or so as a test, but never did much of note.

It should ideally be rewritten in a generic way, with an API to add columns from state bag entries or such, requesting players from the server (through a latent event) when opened, all the while being themeable similar to `chat` and documented in a minimal way as well.
2021-03-16 20:43:45 +01:00
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
blattersturm 9520eaf41b Merge branch 'v2.1' 2020-11-02 15:12:15 +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 537eae7a00 mapmanager: allow vector/quat 2020-11-01 12:49:37 +01:00
blattersturm e0212e5ea7 gitignore: ignore /db/ too 2020-11-01 12:49:11 +01:00
blattersturm 439b8a9c45 chatv2: channels, hidden modes and automatic webpack 2020-11-01 12:48:44 +01:00
blattersturm 65fc598a5f builders: fix webpack and improve yarn 2020-11-01 12:48:04 +01: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
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