Commit Graph

1284 Commits

Author SHA1 Message Date
David Négrier 0984e7eaad Fix linting 2020-12-17 22:35:38 +01:00
Gregoire Parant ed214f2b41 Fix style menu 2020-12-17 22:10:36 +01:00
David Négrier 0feba8be8f Removing reference to tutorial map until it is production ready 2020-12-17 22:08:51 +01:00
Gregoire Parant ed8232b0f5 Fix style menu 2020-12-17 21:58:18 +01:00
grégoire parant ad56aafd15
Merge pull request #500 from thecodingmachine/fixCloseCoWebsite
Add new click event to close co website
2020-12-17 19:48:56 +01:00
Gregoire Parant e77eb6d5be Typo fixes 2020-12-17 18:19:47 +01:00
Gregoire Parant ca1cd388e8 Fix lint 2020-12-17 16:39:11 +01:00
Gregoire Parant 08ce954f56 Add new click event to close co website 2020-12-17 16:36:01 +01:00
David Négrier 6d4e5bcb99
Merge pull request #499 from thecodingmachine/typofixes
Typo fixes
2020-12-17 16:13:29 +01:00
David Négrier 055131ac66 Typo fixes 2020-12-17 15:20:42 +01:00
Gregoire Parant 2236879462 Fix erreur name on website
- replace WorkAdventure => WorkAdventure
2020-12-17 14:34:24 +01:00
grégoire parant ce4bb4221f
Merge pull request #497 from thecodingmachine/notifOutSound
Change out notification sound
2020-12-17 14:28:40 +01:00
Gregoire Parant faf32bfa01 Fix event click listner 2020-12-17 14:16:10 +01:00
Gregoire Parant 2d4193a917 Merge branch 'develop' into notifOutSound 2020-12-17 13:56:21 +01:00
Kharhamel 432fd821e0
Merge pull request #498 from thecodingmachine/fixGoToSpark
FIX: spark button open in a new window
2020-12-16 19:08:42 +01:00
kharhamel 9fbcf0dc12 FIX: spark button open in a new window 2020-12-16 19:02:10 +01:00
Gregoire Parant 6a21436c9e Update menu 2020-12-16 18:56:02 +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 3e6aa84749 Update vagrant template 2020-12-16 16:39:34 +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
Gregoire Parant 8bf72e1ffd Change out notification sound 2020-12-16 15:10:46 +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 7f127e9353
Merge pull request #495 from thecodingmachine/fixMenuFlicker
FIX: menu flicker
2020-12-16 12:57:42 +01:00
kharhamel f5e77ad749 FIX: menu flicker 2020-12-16 12:49:34 +01:00
David Négrier 95a42197a6
Merge pull request #488 from thecodingmachine/apiscaling
Add scaling capability to the API servers with this one weird trick
2020-12-16 10:54:12 +01:00
Kharhamel 16f7c3d204
Merge pull request #492 from thecodingmachine/fixSceneNavigation
FIX: fix scene navigation
2020-12-15 18:14:03 +01:00
kharhamel de9d6756b4 FIX: going to loginScene or customizeScene and then clicking next bring you back directly to the gameScene 2020-12-15 18:00:04 +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 5890e72dd5
Merge pull request #471 from thecodingmachine/feat/menu
FEAT: prototype gameMenu, using html dom elements
2020-12-15 16:40: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
Kharhamel 4680c65500
Merge pull request #487 from thecodingmachine/website-demo
Update website
2020-12-15 16:29:36 +01:00
grégoire parant 2e511345f6
Merge pull request #490 from thecodingmachine/startLayerTcm
Add new start layer for TCM
2020-12-15 16:06:45 +01:00
Gregoire Parant 403400b170 Fixe url demo anonymous 2020-12-15 16:03:59 +01:00
Gregoire Parant 973ecb3446 Add new start layer for TCM 2020-12-15 12:54:42 +01:00
Gregoire Parant 22eb941084 Update css and cursor website 2020-12-15 09:17:09 +01:00
Gregoire Parant 794c13c8d5 Fixe url admin 2020-12-15 08:30:02 +01:00
David Négrier 49c7927e9f Load balancing preprod API back servers 2020-12-14 23:12:51 +01:00
David Négrier c633de5eed Making HTTP and GRPC ports configurable in API server 2020-12-14 22:43:05 +01:00
David Négrier aeb5dc7922 Add scaling capability to the API servers with this one weird trick
:) This allows spreading rooms on different API servers based on room name.
Note this does provide neither autoscaling nor high availability, but it provides some kind of load balancing.
2020-12-14 22:20:43 +01:00
Gregoire Parant f8c3a10930 Update website for demo and anonymous conection 2020-12-14 20:27:56 +01:00
David Négrier 7e2e530f9f
Merge pull request #486 from thecodingmachine/doc_for_collides
Adding documentation for "collides" property
2020-12-14 17:01:39 +01:00
David Négrier 8a1a23e82b Adding documentation for "collides" property 2020-12-14 16:53:04 +01:00
David Négrier 855b55903b
Merge pull request #440 from psy/develop
center spawn position in the middle of a tile
2020-12-11 17:36:10 +01:00
David Négrier 053a4449ae
Merge pull request #480 from thecodingmachine/dependabot/npm_and_yarn/pusher/systeminformation-4.30.5
Bump systeminformation from 4.27.11 to 4.30.5 in /pusher
2020-12-11 16:57:53 +01:00
David Négrier de51f01dc1
Merge pull request #483 from thecodingmachine/dependabot/npm_and_yarn/website/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7 in /website
2020-12-11 16:57:32 +01:00
David Négrier 708790c570
Merge pull request #482 from thecodingmachine/dependabot/npm_and_yarn/front/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7 in /front
2020-12-11 16:57:23 +01:00