PizZaKatZe
PizZaKatZe
I still keep getting these error messages with Chrome and Safari in v1.18, although proximity chats are working like a charm. Maybe we could implement an env variable that disables...
Rebased to current `develop` - translations included. My French is a little rusty, so you might want to have a good look at the i18n strings I came up with....
Rebased again. :-)
Meh, probably conflicts with #1945 now. I could rebase this again but would like some directions before doing that: * First of all: Do we want all of these options?...
As discussed yesterday, this PR adds two settings for: * disabling tile animations * disabling proximity chat/meetings What I overlooked yesterday is another setting which blocks audio tiles. If you...
Oh yes, oh yes. I'm back! In the meantime the `playAudioLoop` map property was dropped already. But there are new i18n strings in languages I don't speak. How should I...
I probably have the same issue in the following environment: * Server * Workadventure 1.18.10 (plus some irrelevant UI patches) * self-hosted with an Ansible-templated [docker-compose.yml](https://github.com/workadventure/workadventure/files/14876840/docker-compose.yml.fu-github.txt) derived from [contrib/docker/docker-compose.prod.yaml](https://github.com/workadventure/workadventure/blob/develop/contrib/docker/docker-compose.prod.yaml) and...
**Update 5:** The following patch seems to have fixed the problem for Firefox and so far I cannot find a regression for Chromium: ```diff diff --git a/back/src/RoomManager.ts b/back/src/RoomManager.ts index 8966ace05..3570d11c9...
Yep, it's been a while. I still would very much like to see this merged. @moufmouf Also: Is it my lack of understanding or is [play/src/front/Phaser/Companion/CompanionTextures.ts](https://github.com/thecodingmachine/workadventure/blob/develop/play/src/front/Phaser/Companion/CompanionTextures.ts) obsolete? Doesn't seem to...
> Anyway, you can now use the Admin API to control exactly the list of body parts and companions. That's awesome! Where would I find docs on this feature?