Commit Graph

2011 Commits

Author SHA1 Message Date
Wikinaut
1f838f2e59 Add contrib/tools/textGenerator.html
Shamelessly copied from psy's shell, improved by wikinaut and pizkaz.
2021-05-27 22:16:13 +02:00
MartiniMoe
5a68c709ca Add compose file for local development 2021-05-27 22:16:00 +02:00
TabascoEye
ffd3958d4e fix Letsencrypt certificate not getting created 2021-05-27 22:15:46 +02:00
TabascoEye
4d60d8216e refactored single domain deploy and added maps container 2021-05-27 22:15:31 +02:00
¯\_(ツ)_/¯
f403bb83cb Add compose file and .env template for single domain deployment 2021-05-27 22:15:04 +02:00
¯\_(ツ)_/¯
d8d11cb008 Minor style changes 2021-05-27 22:14:44 +02:00
PizZaKatZe
eb829bce58 Increase action button font size 2021-05-27 22:14:24 +02:00
PizZaKatZe
1b7de47e1b Remove 'Create map' menu entry 2021-05-27 22:14:08 +02:00
PizZaKatZe
0cedd117cd Revert "Social network link anonymous connexion"
This reverts commit 59b4b168e9.
2021-05-27 22:13:30 +02:00
PizZaKatZe
f4acc29670 Load quill.js CSS locally 2021-05-27 22:13:10 +02:00
¯\_(ツ)_/¯
1c0d30e5a2 Add copyright info button from #rc3
original code by rob@os23.de
2021-05-27 22:12:22 +02:00
Pierre Mauduit
dbef5de7bb Adding a ingame console message
Roughly inspired from the code used to notify the user when a website
can be opened.

Note: The CSS style used for the message could probably go somewhere
else, but I thought it could be interesting to be able to override it.
2021-05-27 22:03:56 +02:00
TabascoEye
e3af68bed3 Disable automatic gain control on microphone
AGC really makes the soundqulity way worse than it could be.
Especially since it is so noticeable when entering a Jitsi where AGC is disabled (and suddenly some people sound much better).

In the long run, this should probably be configurable. On the other hand the setting changes the audio _going out_ from a user, so it might be hard for him to judge which settings are a good or a bad idea…
2021-05-27 21:56:42 +02:00
Piotr Dobrowolski
3840baa4fc Cleanup Dockerfiles, fix front Docker image build 2021-05-27 21:54:41 +02:00
PizZaKatZe
9c8393c102 Bump Phaser version 2021-05-27 21:52:00 +02:00
Lukas von Blarer
353522e3cc Add support for HLS video streams while still supporting other formats 2021-05-27 21:47:29 +02:00
Lukas von Blarer
429a17b89b First working version of video embed 2021-05-27 21:44:58 +02:00
Johannes Berthel
ea9c9ff2c3 use negative radius 2021-05-27 21:44:24 +02:00
Johannes Berthel
5ae8bfe06b fixed linting 2021-05-27 21:44:10 +02:00
Johannes Berthel
a0f1f0c04b added comment for new phaser version compatibility 2021-05-27 21:43:55 +02:00
Johannes Berthel
243d4d6565 fixed hitbox calculation 2021-05-27 21:43:37 +02:00
Johannes Berthel
7fef260b38 fixed function comment 2021-05-27 21:43:20 +02:00
Johannes Berthel
359d349ba7 refactored code 2021-05-27 21:42:59 +02:00
Johannes Berthel
09ceb016b7 refactored code 2021-05-27 21:42:40 +02:00
Johannes Berthel
70d2223e00 refactored code 2021-05-27 21:42:17 +02:00
Johannes Berthel
1e1ec0ac66 removed test map 2021-05-27 21:40:48 +02:00
Johannes Berthel
4f3e0f9921 fixed depth for interactive layers 2021-05-27 21:40:30 +02:00
Johannes Berthel
1f7a3880bf made interaction work with remote players 2021-05-27 21:37:51 +02:00
Johannes Berthel
2273a84d0e added reverse animation 2021-05-27 21:36:54 +02:00
Johannes Berthel
3e20fb89ca added interaction radius 2021-05-27 21:36:14 +02:00
Johannes Berthel
66c20687c3 added basic interactive layer functionality 2021-05-27 21:34:32 +02:00
Lurkars
5946e75db0 add trigger action after closing co-website or jitsi 2021-05-27 21:07:43 +02:00
TabascoEye
fa813884c0 fix bug: SPACE also mutes/unmutes audio because of keyboard focus 2021-05-27 21:06:33 +02:00
Lurkars
b586ef79ad audio player volume improvements 2021-05-27 21:02:58 +02:00
a1fd55444a Merge remote-tracking branch 'upstream/develop' into develop 2021-05-26 22:22:53 +02:00
David Négrier
474323b95f
Merge pull request #933 from ClementVieilly75/SoundInMapScript
Sound in map script
2021-05-26 16:25:50 +02:00
David Négrier
9aed9713c8 Referencing sound test in index.html 2021-05-26 16:22:58 +02:00
David Négrier
769d9cf314 Added sound loading to changelog 2021-05-26 16:18:58 +02:00
David Négrier
870f16f9c6 Merge branch 'develop' of github.com:thecodingmachine/workadventure into SoundInMapScript 2021-05-26 16:15:33 +02:00
David Négrier
54e300443b Fixing Typing 2021-05-26 16:11:22 +02:00
David Négrier
fac6574cb5 Removing console.log and unused files 2021-05-26 16:08:43 +02:00
David Négrier
1523758106
Merge pull request #1038 from thecodingmachine/dependabot/npm_and_yarn/pusher/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /pusher
2021-05-26 15:50:34 +02:00
David Négrier
701710a2a1
Merge pull request #1037 from thecodingmachine/dependabot/npm_and_yarn/pusher/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9 in /pusher
2021-05-26 15:50:17 +02:00
David Négrier
728c2ee092
Merge pull request #1026 from thecodingmachine/dependabot/npm_and_yarn/messages/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9 in /messages
2021-05-26 15:49:57 +02:00
dependabot[bot]
faff263b80
Bump hosted-git-info from 2.8.8 to 2.8.9 in /pusher
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 13:49:56 +00:00
David Négrier
62627ba1b0
Merge pull request #1025 from thecodingmachine/dependabot/npm_and_yarn/benchmark/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9 in /benchmark
2021-05-26 15:49:42 +02:00
David Négrier
a1022f768b
Merge pull request #1024 from thecodingmachine/dependabot/npm_and_yarn/uploader/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9 in /uploader
2021-05-26 15:49:29 +02:00
David Négrier
1bf4475e1b
Merge pull request #1023 from thecodingmachine/dependabot/npm_and_yarn/maps/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9 in /maps
2021-05-26 15:49:17 +02:00
David Négrier
f67ca05147
Merge pull request #1020 from thecodingmachine/dependabot/npm_and_yarn/back/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9 in /back
2021-05-26 15:49:03 +02:00
David Négrier
796aaf82ce
Merge pull request #1060 from thecodingmachine/media_manager_store
Switching MediaManager to using a Svelte store
2021-05-26 15:25:15 +02:00