Commit graph

  • eb895ceb58
    Merge pull request #1178 from thecodingmachine/touchIframeResize David Négrier 2021-06-15 11:42:41 +02:00
  • cbc80391d8
    Merge pull request #1186 from thecodingmachine/customSceneNewArrow David Négrier 2021-06-15 11:38:48 +02:00
  • 09da69c24a CustomizeScene buttons use moveHorizontally and moveVertically GRL 2021-06-15 11:16:44 +02:00
  • a5779095f8 FIX: cowebsite resize now works on touchscreens kharhamel 2021-06-07 17:48:39 +02:00
  • 1880022971
    Merge pull request #1154 from thecodingmachine/gameSizeFix David Négrier 2021-06-15 09:16:00 +02:00
  • b04016f30f Merge branch 'develop' of github.com:thecodingmachine/workadventure into gameSizeFix GRL 2021-06-15 09:06:47 +02:00
  • 9c14bd9c90
    Merge pull request #1183 from thecodingmachine/develop David Négrier 2021-06-14 22:19:02 +02:00
  • 0172d7dc3b
    Merge pull request #1182 from thecodingmachine/fix_viewport_on_resize David Négrier 2021-06-14 18:49:37 +02:00
  • 6bca3469b6 Removing useless import David Négrier 2021-06-14 18:44:20 +02:00
  • 1fa03e44df Fixing size of camera on resize David Négrier 2021-06-14 18:40:58 +02:00
  • 9f9584633c
    Merge pull request #1181 from thecodingmachine/disable_screensharing_button_on_error David Négrier 2021-06-14 18:22:20 +02:00
  • 6af9b5d0fc Disable screensharing button if user refuses rights David Négrier 2021-06-14 18:18:57 +02:00
  • f16514db21
    Merge pull request #1177 from thecodingmachine/bugfix/1167 David Négrier 2021-06-14 16:54:12 +02:00
  • a8ef43ca84
    Merge pull request #1176 from thecodingmachine/fix_character_scene_slow David Négrier 2021-06-14 16:41:55 +02:00
  • dcd44f283f Making code more robust regarding scene being null in Character class David Négrier 2021-06-14 16:40:33 +02:00
  • e3ee66527a Fixing bug slowing down the CustomizeScene a lot David Négrier 2021-06-14 16:32:09 +02:00
  • b239edb266 Clean code GRL 2021-06-14 16:09:41 +02:00
  • c2fba35360 Suppression blue back-ground GRL 2021-06-14 16:04:55 +02:00
  • 281b8580cd Use window and not viewport in css for main-container GRL 2021-06-14 15:54:22 +02:00
  • f103a919f2 Merge branch 'develop' of github.com:thecodingmachine/workadventure into gameSizeFix GRL 2021-06-14 14:25:59 +02:00
  • 94333a7438
    Merge pull request #1164 from thecodingmachine/wildcard-cert-in-cd David Négrier 2021-06-11 15:40:00 +02:00
  • 2159e70399 Deleting old certificate if one already exists David Négrier 2021-06-11 15:31:27 +02:00
  • fdf4b901b8 Fixing URL in message David Négrier 2021-06-11 15:02:54 +02:00
  • 2260f772a7 Create the K8S namespace if required David Négrier 2021-06-11 14:52:59 +02:00
  • a6effe0a29 Fixing scp David Négrier 2021-06-11 14:44:23 +02:00
  • 9b985a2a0c Providing Base 64 config file David Négrier 2021-06-11 14:37:43 +02:00
  • 83089f1197 Fixing key access rights David Négrier 2021-06-11 14:25:02 +02:00
  • c07d54f4c3 Fixing key access rights David Négrier 2021-06-11 14:13:23 +02:00
  • 8b5055c7ef Disabling host check (not a big deal since we are only downloading files from the host) David Négrier 2021-06-11 14:06:08 +02:00
  • 9330a3ec89 Installing Wildcard certificate in CD environments David Négrier 2021-06-11 11:57:27 +02:00
  • c44d453f20
    Merge pull request #1160 from thecodingmachine/betterVisitCardBis Kharhamel 2021-06-10 17:37:10 +02:00
  • 4d467e9f86 FIX: Improved the visuals of the visit card kharhamel 2021-06-10 16:57:33 +02:00
  • d26502a724 Use HtmlUtils to get DOM Element game GRL 2021-06-10 09:23:25 +02:00
  • 5a2b3a303a
    Improve texture loaded from admin (#1151) grégoire parant 2021-06-09 22:33:42 +02:00
  • 6868128267 DOM Element game resize at the same time and the same size at the canvas of phaser Remove VisitCard scss unused GRL 2021-06-09 18:08:14 +02:00
  • 61180a6e64 The cam of other people in a bubble is at the top of the screen even when a iframe is open on mobile GRL 2021-06-09 15:29:37 +02:00
  • 856b643c6a
    Merge pull request #1147 from thecodingmachine/develop David Négrier 2021-06-08 18:46:10 +02:00
  • 07e6438902
    Merge pull request #1145 from thecodingmachine/dimensionMobile David Négrier 2021-06-08 18:21:05 +02:00
  • 16a989c19b
    Merge pull request #1146 from thecodingmachine/facebookLink David Négrier 2021-06-08 18:14:39 +02:00
  • f6b3b9cfd4 Update facebook link GRL 2021-06-08 18:05:03 +02:00
  • bcc86d6041
    Merge pull request #1144 from thecodingmachine/betterVisitCard David Négrier 2021-06-08 16:47:13 +02:00
  • dd45996f9c FIX: improved the visit card, cleanup the code kharhamel 2021-06-08 16:30:58 +02:00
  • 4c1dd914eb DOM element game 1OO% height GRL 2021-06-08 16:32:21 +02:00
  • 922ed155ed
    Merge pull request #1143 from thecodingmachine/dependabot/npm_and_yarn/benchmark/glob-parent-5.1.2 David Négrier 2021-06-08 14:36:07 +02:00
  • 7bee3853a1
    Merge pull request #1142 from thecodingmachine/dependabot/npm_and_yarn/messages/glob-parent-5.1.2 David Négrier 2021-06-08 14:36:00 +02:00
  • 270aaf09fc
    Merge pull request #1141 from thecodingmachine/dependabot/npm_and_yarn/uploader/glob-parent-5.1.2 David Négrier 2021-06-08 14:35:52 +02:00
  • f8d8dae9d7
    Merge pull request #1140 from thecodingmachine/dependabot/npm_and_yarn/maps/glob-parent-5.1.2 David Négrier 2021-06-08 14:35:43 +02:00
  • 5c9da4a725
    Merge pull request #1139 from thecodingmachine/fix-webcam-name David Négrier 2021-06-08 14:35:13 +02:00
  • cf8e6e2a76
    Bump glob-parent from 5.1.1 to 5.1.2 in /benchmark dependabot[bot] 2021-06-08 12:05:46 +00:00
  • 6e241709b1
    Bump glob-parent from 5.1.1 to 5.1.2 in /messages dependabot[bot] 2021-06-08 12:05:44 +00:00
  • 81160b6dc7
    Bump glob-parent from 5.1.1 to 5.1.2 in /uploader dependabot[bot] 2021-06-08 12:05:43 +00:00
  • 7697ed053e
    Bump glob-parent from 5.1.1 to 5.1.2 in /maps dependabot[bot] 2021-06-08 12:05:43 +00:00
  • 01c128e413
    Merge pull request #1088 from thecodingmachine/dependabot/npm_and_yarn/front/dns-packet-1.3.4 David Négrier 2021-06-08 14:05:02 +02:00
  • fab5c17dc2 Fixing the cleaning of webcam name David Négrier 2021-06-08 12:19:07 +02:00
  • 1b89adc604
    Merge pull request #1137 from thecodingmachine/fix_script_prod David Négrier 2021-06-08 10:29:55 +02:00
  • e3223164b6
    Merge pull request #1117 from thecodingmachine/selectCharacterFix David Négrier 2021-06-08 10:29:21 +02:00
  • 0c38f3b55c
    Merge pull request #1131 from thecodingmachine/safari-fix David Négrier 2021-06-08 10:28:38 +02:00
  • d615a7c6a5 suppression comments GRL 2021-06-08 10:12:59 +02:00
  • 7a3921947a dark mode on select GRL 2021-06-08 09:52:52 +02:00
  • 1cceed2fd6 dark mode on select GRL 2021-06-08 09:52:52 +02:00
  • a7cf071971 max height on select on all device and screen GRL 2021-06-08 09:10:06 +02:00
  • e2295d2419
    Merge pull request #1133 from thecodingmachine/disableVisitCard Kharhamel 2021-06-07 19:12:37 +02:00
  • 473a32b57f
    Merge pull request #1134 from thecodingmachine/fixEmoteScene Kharhamel 2021-06-07 17:51:35 +02:00
  • aa9c3b9f4f max height on select GRL 2021-06-07 17:18:39 +02:00
  • b03ee5bd53 Fixing scripting origin check David Négrier 2021-06-07 16:48:52 +02:00
  • c9da38c7ec reduce select field GRL 2021-06-07 16:23:00 +02:00
  • 000be7aa49 console GRL 2021-06-07 16:12:31 +02:00
  • 1264b286b2 FIX: trying to start a emote after a scene is desotryed should not crash the game kharhamel 2021-06-07 15:11:54 +02:00
  • 26f21fe6e4 FIX: the visit card feature can now be disabled client side kharhamel 2021-06-07 15:01:21 +02:00
  • 88a72e0153 change width of select field GRL 2021-06-07 15:00:01 +02:00
  • 3e1f10491a font-size reduce by 20% img width = 1vw GRL 2021-06-07 14:40:38 +02:00
  • dd0391687f change font-size Change width and margin of img on mobile GRL 2021-06-07 14:19:50 +02:00
  • 311c74584c Merge branch 'master' of github.com:thecodingmachine/workadventure into develop David Négrier 2021-06-07 10:42:27 +02:00
  • ac911cff4b Properly escaping name in discussion manager David Négrier 2021-06-07 10:42:08 +02:00
  • cbf786fd56 Remove img and margin GRL 2021-06-07 10:29:38 +02:00
  • e45198e403 Remove marging bottom of SelectWebcamForm GRL 2021-06-07 10:09:51 +02:00
  • 23c74bd7aa Create a PR to fix broken layout on EnableCameraScene on mobile GRL 2021-06-07 09:27:49 +02:00
  • 8f0947aa9c Merge branch 'selectCharacterFix' of github.com:thecodingmachine/workadventure into selectCharacterFix GRL 2021-06-07 09:17:51 +02:00
  • edfdc3bf47 comment on pointerTimer and pointerClicked GRL 2021-06-07 09:15:34 +02:00
  • dfb02af0f3 comment on pointerTimer and pointerClicked GRL 2021-06-07 09:15:34 +02:00
  • d464f94e0f
    Merge pull request #1127 from thecodingmachine/fixMobileVisitCard Kharhamel 2021-06-04 19:40:28 +02:00
  • 8afa94aae3 FIX: temporary fix for visit card on mobile kharhamel 2021-06-04 19:36:30 +02:00
  • 6b8ef48e7f
    Merge pull request #1125 from thecodingmachine/develop David Négrier 2021-06-04 18:25:10 +02:00
  • 4204b9ebf7
    Merge pull request #1118 from thecodingmachine/iphoneCompatibility David Négrier 2021-06-04 18:19:15 +02:00
  • 3e19234edc Change <dialog> for ErrorDialog in <div> because only Chrome knows <dialog> GRL 2021-06-04 16:32:07 +02:00
  • bacd260547 Prevents error message from being displayed twice in the same dialog David Négrier 2021-06-04 16:22:15 +02:00
  • 9f09dc9df2 Adding a special error message for non Safari browsers on iOS < 14.3 David Négrier 2021-06-04 16:19:41 +02:00
  • 469cac9656 Making sure the "stopped screensharing" log is not displayed on startup David Négrier 2021-06-04 16:08:02 +02:00
  • 01ce94585a Displaying only message in the Dialog error (and not the exception name in front of the message) David Négrier 2021-06-04 16:07:36 +02:00
  • a58d6353cd Merge branch 'develop' of github.com:thecodingmachine/workadventure into iphoneCompatibility GRL 2021-06-04 16:02:46 +02:00
  • fd4f09588e Adding "playsinline" tag in remote <video> tags for iPhone compatibility (test) David Négrier 2021-06-04 14:16:21 +02:00
  • 6977963d01
    Merge pull request #1108 from thecodingmachine/svelte_error_message David Négrier 2021-06-04 10:38:03 +02:00
  • 2905a5570c Removing commented code David Négrier 2021-06-03 14:29:09 +02:00
  • f4ed527fe8 Adding a global error message David Négrier 2021-06-03 14:10:31 +02:00
  • a8b91561dc Merge branch 'master' of github.com:thecodingmachine/workadventure into develop David Négrier 2021-06-04 10:07:57 +02:00
  • b7ac3b8fad Generating HTML link using DOM manipulation rather that string manipulation David Négrier 2021-06-04 10:07:12 +02:00
  • 247d508d09 create PR to test iphone compatibility GRL 2021-06-04 10:01:08 +02:00
  • 0d2b190222 Replace setTimeout by timer manage in Update GRL 2021-06-04 09:39:33 +02:00
  • 417feec56b Merge branch 'develop' of github.com:thecodingmachine/workadventure into develop Lurkars 2021-06-04 09:28:20 +02:00
  • dab3f1f844 removed zoned popups jonny 2021-06-03 22:01:42 +02:00