Commit Graph

28 Commits

Author SHA1 Message Date
PizZaKatZe baebc33a66 Fix pointer events
Phaser 3.53.0 no longer sets `pointer-events: auto` for generated DOM
elements, so we need to do it manually.
2021-03-26 22:32:45 +01:00
Thomas Basler fa71e2b296 Merge remote-tracking branch 'upstream/develop' into develop 2021-03-26 21:21:33 +01:00
kharhamel 8d6c1a50bf FEATURE: warning message when world is near full capacity 2021-03-23 17:44:47 +01:00
GRL e50c8bc354 Suppression of *{...} in every HTML files because the style.ccs file already declare it.
Suppression unused code
2021-03-19 16:21:35 +01:00
GRL 0eb16bce6f Suppression width in Html file 2021-03-19 15:58:02 +01:00
GRL 1cfb22f695 Creation of the HelpCameraSettingsScene
Update of GameManager and index to include the new scene
Change title of helpCameraSettings
Suppression function reset
2021-03-19 15:40:07 +01:00
GRL c654f722e3 Add Firefox image
Check permissions in the game
Button Continue to continue without allowing camera and microphone
2021-03-19 12:04:37 +01:00
Gregoire Parant d68406d5e1 Create input need page 2021-03-19 12:02:42 +01:00
kharhamel 0c892e0243 FEATURE: implemented a client side blacklist 2021-02-12 19:15:24 +01:00
Gregoire Parant 59b4b168e9 Social network link anonymous connexion
In menu, add social newtork link when user is connected in anonymous mode
2021-02-03 23:14:31 +01:00
Gregoire Parant 7eb38fae83 Permit puiblic report
- Create report html
 - Add report flag
2021-01-29 21:09:10 +01:00
Thomas Basler 51849bee4e Removed ugly cursor images 2021-01-05 21:50:56 +01:00
Thomas Basler c1f31c0235 Hide the create map button in the menu 2021-01-05 21:12:58 +01:00
Gregoire Parant ac92cbc8f7 Crate share menu and fix menu design 2021-01-04 17:13:41 +01:00
Gregoire Parant ed214f2b41 Fix style menu 2020-12-17 22:10:36 +01:00
Gregoire Parant ed8232b0f5 Fix style menu 2020-12-17 21:58:18 +01:00
David Négrier 055131ac66 Typo fixes 2020-12-17 15:20:42 +01:00
Gregoire Parant 2d4193a917 Merge branch 'develop' into notifOutSound 2020-12-17 13:56:21 +01:00
Gregoire Parant a2d56ef56a Update admin menu 2020-12-16 18:52:11 +01:00
Gregoire Parant 1a27b7d2ee Update menu 2020-12-16 17:17:31 +01:00
Gregoire Parant af89965db8 Fix style button 2020-12-16 16:32:28 +01:00
Kharhamel c93d1794b7
Merge pull request #496 from thecodingmachine/fixSkinChangeCrash
FIX: going back a 2nd time to SelectCharacterScene used to crash the game
2020-12-16 15:25:36 +01:00
kharhamel eb88db92be FIX: going back a 2nd time to SelectCharacterScene used to crash the game 2020-12-16 15:09:58 +01:00
Kharhamel 1f3c738cd0
Merge pull request #491 from thecodingmachine/updateStyleCss
update pointer style
2020-12-16 12:58:37 +01:00
kharhamel f5e77ad749 FIX: menu flicker 2020-12-16 12:49:34 +01:00
Gregoire Parant bb8980e1d2 update pointer style 2020-12-15 17:34:47 +01:00
Gregoire Parant 8947e1b781 update pointer style 2020-12-15 17:31:55 +01:00
kharhamel 069f2f1cec FEAT: prototype game menu using html elements, better icon for text chat 2020-12-15 16:37:57 +01:00