_Bastler
70888e6baf
Merge branch 'develop' of github.com:thecodingmachine/workadventure into develop
2022-04-25 14:50:09 +02:00
David Négrier
ecda1a21a0
Merge branch 'develop' of github.com:thecodingmachine/workadventure into use-tiled-objects
2022-04-19 08:56:53 +02:00
David Négrier
8c5c680cfb
Adding a new "jitsiNoPrefix" property.
...
When set to "true", WorkAdventure will NOT prefix the Jitsi room name with a hash, gicing full control to the user over the Jitsi room name.
2022-04-19 08:52:26 +02:00
Piotr 'pwh' Hanusiak
67f4972292
little cleanup
2022-04-11 13:12:19 +02:00
_Bastler
d63a32e94e
Co-Wesbite
2022-02-15 08:13:53 +01:00
Alexis Faizeau
60c17ecea2
Re-implement set width of main cowebsite
2022-02-07 14:55:51 +01:00
_Bastler
ffe0f53907
Merge branch 'develop' of github.com:thecodingmachine/workadventure
2022-02-02 10:21:13 +01:00
Alexis Faizeau
0bf1acfefb
Improve game overlay UI
2022-01-27 16:34:58 +01:00
David Négrier
9425fd70c0
Adding a new property to prevent script from being loaded in "modules" mode
...
Scripts in module mode need to be abide by the Same Origin Policy (CORS headers are used to load them)
This can cause issues on some setups.
This commit adds a new "scriptDisableModuleSupport" that can be used to disable the "modules" mode.
Closes #1721
2022-01-12 17:36:31 +01:00
David Négrier
2cbf5b56af
Fixing linting
2021-11-24 15:29:12 +01:00
Alexis Faizeau
5a3d510f05
Create GameMapProperties index
2021-11-02 10:52:25 +01:00