David Négrier
588e5566d0
Fixing buttons design
...
Fixing the color of camera/microphone/screen sharing buttons that was broken following the migration to Svelte
2021-05-29 22:05:47 +02:00
David Négrier
b7f1461405
Removing listeners from MediaManager.
...
SimplePeer now reacts only to stores.
2021-05-29 22:04:08 +02:00
ccd5cc03f1
Fixed issue of not resizeable copyright panel
2021-05-29 13:24:21 +02:00
cb8971c7c6
Merge remote-tracking branch 'upstream/develop' into develop
2021-05-28 20:58:11 +02:00
ca15c9f1e4
Added kitchen specific docker file
2021-05-28 19:27:06 +02:00
David Négrier
5295f923b5
Merge pull request #1086 from thecodingmachine/camera_controls_in_svelte
...
Switching Camera controls in Svelte
2021-05-28 18:16:51 +02:00
Kharhamel
bc67817d64
Merge pull request #1089 from thecodingmachine/fixLoginError
...
FIX: better error text in LoginScene
2021-05-28 17:51:55 +02:00
kharhamel
679b5b6b79
FIX: better error text in LoginScene
2021-05-28 17:51:18 +02:00
David Négrier
b3aa8975e9
Switching the video feedback in Svelte
2021-05-28 16:20:02 +02:00
Kharhamel
e342096029
Merge pull request #1083 from thecodingmachine/betterNameText
...
FEATURE: improved the display of player names
2021-05-28 15:40:19 +02:00
kharhamel
12da6ddd6c
FEATURE: improved the display of player names, with the font-family 'Press start 2P' and gray outlines
2021-05-28 15:33:10 +02:00
David Négrier
d1c22b122c
Improving icons centering
2021-05-28 10:48:24 +02:00
David Négrier
cc1eab653a
Fixing screen sharing button display
2021-05-28 10:48:13 +02:00
David Négrier
4b77e8c577
Switching Camera controls in Svelte
...
Moving Camera controls out of HTML + MediaManager and into Svelte components
2021-05-28 09:31:04 +02:00
0249cc599f
Fixed location of copyright button
2021-05-28 00:06:36 +02:00
TabascoEye
e7c1ad29e2
add default value for username length
2021-05-27 22:34:38 +02:00
TabascoEye
8b0080bb21
make linter happy
2021-05-27 22:34:19 +02:00
¯\_(ツ)_/¯
6739d68a96
modify testcases for nicknames to reflect new freedom
2021-05-27 22:34:04 +02:00
¯\_(ツ)_/¯
b27922a15f
allow special chars in nicks again, make nicklength customizable
2021-05-27 22:33:44 +02:00
PizZaKatZe
9d66085623
Front federation (API and Jitsi)
2021-05-27 22:27:29 +02:00
jstsmthrgk
1981e3102f
Pusher federation
...
Credits to infowski for the original code.
2021-05-27 22:18:51 +02:00
PizZaKatZe
98cb445dd2
Remove CI restriction to master/develop branches
2021-05-27 22:18:24 +02:00
TabascoEye
541a7edc7e
delete actions which will not work on fork
2021-05-27 22:18:11 +02:00
TabascoEye
ebbc16aa92
remove deploy workflow from xce fork
2021-05-27 22:16:54 +02:00
PizZaKatZe
7a07ac45c0
Add Docker rebuild/restart helper script
2021-05-27 22:16:30 +02:00
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