libreadventure.git
3 years agoPorting favicon to the "front" container
David Négrier [Tue, 9 Jun 2020 07:21:24 +0000 (09:21 +0200)]
Porting favicon to the "front" container

3 years agoAdding favicons
Hugo Averty [Tue, 9 Jun 2020 06:16:54 +0000 (08:16 +0200)]
Adding favicons

3 years agoWork on responsive part and fixes
Hugo Averty [Tue, 9 Jun 2020 05:39:43 +0000 (07:39 +0200)]
Work on responsive part and fixes

3 years agoAdd google analytics tag
NIP [Mon, 8 Jun 2020 16:44:22 +0000 (18:44 +0200)]
Add google analytics tag

3 years agoMerge pull request #157 from thecodingmachine/fixing_long_disconnect
David Négrier [Mon, 8 Jun 2020 16:09:12 +0000 (18:09 +0200)]
Merge pull request #157 from thecodingmachine/fixing_long_disconnect

Adding connecting spinner and blinking error to webrtc display

3 years agoMerge pull request #158 from thecodingmachine/multiple_start_positions
David Négrier [Mon, 8 Jun 2020 16:07:16 +0000 (18:07 +0200)]
Merge pull request #158 from thecodingmachine/multiple_start_positions

Adding the ability to add several entry points

3 years agoLint
David Négrier [Sun, 7 Jun 2020 21:00:05 +0000 (23:00 +0200)]
Lint

3 years agoAdding support for putting the hash in a map referenced in an exit scene.
David Négrier [Sun, 7 Jun 2020 20:57:32 +0000 (22:57 +0200)]
Adding support for putting the hash in a map referenced in an exit scene.

3 years agoAdding the ability to add several entry points
David Négrier [Sun, 7 Jun 2020 11:23:32 +0000 (13:23 +0200)]
Adding the ability to add several entry points

We can now have several start layers and choose an entry point using a # in the URL

3 years agoAdding connecting spinner and blinking error to webrtc display
David Négrier [Sat, 6 Jun 2020 20:49:55 +0000 (22:49 +0200)]
Adding connecting spinner and blinking error to webrtc display

I put a connecting spinner around the user name when the user is connecting.
Also, if an error occurs, we will see a blinking red circle around the player name.

3 years agoMerge pull request #155 from thecodingmachine/fixing_long_disconnect
David Négrier [Sat, 6 Jun 2020 20:47:24 +0000 (22:47 +0200)]
Merge pull request #155 from thecodingmachine/fixing_long_disconnect

Fixing disconnection taking ~15 seconds

3 years agoFixing disconnection taking ~15 seconds
David Négrier [Fri, 5 Jun 2020 11:07:18 +0000 (13:07 +0200)]
Fixing disconnection taking ~15 seconds

Most of the time, sending a disconnect event to one of the players is enough (the player will close the connection
which will be shut for the other player).
However! In the rare case where the WebRTC connection is not yet established, if we close the connection on one of the player,
the other player will try connecting until a timeout happens (during this time, the circle with the name is displayed for nothing).

So now, we send disconnection event to every body (not only the people in the group, but also to the person leaving the group)

3 years agoMerge pull request #145 from thecodingmachine/profiling
David Négrier [Thu, 4 Jun 2020 20:18:44 +0000 (22:18 +0200)]
Merge pull request #145 from thecodingmachine/profiling

Adding a Yarn command to profile

3 years agoMerge pull request #152 from thecodingmachine/hotfix-metadata-share
David Négrier [Thu, 4 Jun 2020 20:18:15 +0000 (22:18 +0200)]
Merge pull request #152 from thecodingmachine/hotfix-metadata-share

Add meta tags for shared url

3 years agoMerge pull request #150 from thecodingmachine/strict_mode_front
David Négrier [Thu, 4 Jun 2020 20:17:00 +0000 (22:17 +0200)]
Merge pull request #150 from thecodingmachine/strict_mode_front

Enabling Typescript strict mode on the front

3 years agoFinalizing strict mode fixes
David Négrier [Thu, 4 Jun 2020 16:54:34 +0000 (18:54 +0200)]
Finalizing strict mode fixes

3 years agoMore strict fixes
David Négrier [Thu, 4 Jun 2020 16:11:07 +0000 (18:11 +0200)]
More strict fixes

3 years agoAllowing ill defined initializers (because of the way Phaser 3 is designed)
David Négrier [Wed, 3 Jun 2020 21:17:52 +0000 (23:17 +0200)]
Allowing ill defined initializers (because of the way Phaser 3 is designed)

3 years agoMore strict fixes
David Négrier [Wed, 3 Jun 2020 20:57:00 +0000 (22:57 +0200)]
More strict fixes

3 years agoMore strict typecheck fixes
David Négrier [Wed, 3 Jun 2020 20:32:43 +0000 (22:32 +0200)]
More strict typecheck fixes

3 years agoFixing strict type checks
David Négrier [Wed, 3 Jun 2020 09:55:31 +0000 (11:55 +0200)]
Fixing strict type checks

3 years agoEnabling Typescript strict mode on the front
David Négrier [Wed, 3 Jun 2020 09:18:53 +0000 (11:18 +0200)]
Enabling Typescript strict mode on the front

This is very important otherwise, a number of useful checks (like nullable objects not propertly checked) are not performed.

See https://dev.to/briwa/how-strict-is-typescript-s-strict-mode-311a

3 years agoAdd meta tags for shared url
lotfiidir1 [Thu, 4 Jun 2020 15:52:55 +0000 (17:52 +0200)]
Add meta tags for shared url

3 years agoFixing start url
David Négrier [Thu, 4 Jun 2020 14:03:24 +0000 (16:03 +0200)]
Fixing start url

3 years agoChanging call to action wording
David Négrier [Thu, 4 Jun 2020 13:56:06 +0000 (15:56 +0200)]
Changing call to action wording

3 years agoMerge pull request #139 from thecodingmachine/landingpage
David Négrier [Thu, 4 Jun 2020 13:34:57 +0000 (15:34 +0200)]
Merge pull request #139 from thecodingmachine/landingpage

first landingpage release

3 years agoFixing front title
David Négrier [Thu, 4 Jun 2020 13:23:54 +0000 (15:23 +0200)]
Fixing front title

3 years agoFixing wording
David Négrier [Thu, 4 Jun 2020 13:20:32 +0000 (15:20 +0200)]
Fixing wording

3 years agoRenaming landing_page directory to website
David Négrier [Thu, 4 Jun 2020 12:06:50 +0000 (14:06 +0200)]
Renaming landing_page directory to website

3 years agoAdd new image for interaction
NIP [Thu, 4 Jun 2020 10:08:47 +0000 (12:08 +0200)]
Add new image for interaction
Fix some issues (txt)

3 years agoAdd info for futur features
NIP [Wed, 3 Jun 2020 22:52:25 +0000 (00:52 +0200)]
Add info for futur features

3 years agoLP new version
NIP [Wed, 3 Jun 2020 22:38:47 +0000 (00:38 +0200)]
LP new version

4 years agoMerge pull request #149 from thecodingmachine/multiple_start_positions_in_layer
David Négrier [Wed, 3 Jun 2020 09:20:57 +0000 (11:20 +0200)]
Merge pull request #149 from thecodingmachine/multiple_start_positions_in_layer

Allowing several start positions in a given start layer

4 years agoAllowing several start positions in a given start layer
David Négrier [Wed, 3 Jun 2020 09:14:04 +0000 (11:14 +0200)]
Allowing several start positions in a given start layer

If more than one tile was set in the "start" layer, the last tile would be selected.
Now, the tile is selected at random among available tiles.

Also, a message is issued if no tiles have been put on the "start" layer.

4 years agoMerge pull request #147 from thecodingmachine/fix_gamescene_reuse
David Négrier [Wed, 3 Jun 2020 08:55:17 +0000 (10:55 +0200)]
Merge pull request #147 from thecodingmachine/fix_gamescene_reuse

Removing GameScene from the list of known GameScene when leaving

4 years agoRemoving GameScene from the list of known GameScene when leaving
David Négrier [Wed, 3 Jun 2020 08:45:25 +0000 (10:45 +0200)]
Removing GameScene from the list of known GameScene when leaving

This is important because when we come back to the GameScene later, some properties of the GameScene object might be initialized with the values of the previous GameScene.
Like the position if the user previously disconnected.

Closes #146

4 years agoFixing typo
David Négrier [Wed, 3 Jun 2020 07:22:51 +0000 (09:22 +0200)]
Fixing typo

4 years agoAdding a Yarn command to profile
David Négrier [Wed, 3 Jun 2020 07:18:49 +0000 (09:18 +0200)]
Adding a Yarn command to profile

4 years agoMerge branch 'master' of github.com:thecodingmachine/workadventure into landingpage
kevin [Tue, 2 Jun 2020 23:28:37 +0000 (01:28 +0200)]
Merge branch 'master' of github.com:thecodingmachine/workadventure into landingpage

4 years agoadd maps and improve link copy
kevin [Tue, 2 Jun 2020 23:28:19 +0000 (01:28 +0200)]
add maps and improve link copy

4 years agoadd new page (choose map)
kevin [Tue, 2 Jun 2020 22:59:41 +0000 (00:59 +0200)]
add new page (choose map)

4 years agoadd second page
kevin [Tue, 2 Jun 2020 22:31:42 +0000 (00:31 +0200)]
add second page

4 years agoMerge pull request #144 from moufmouf/fix_warning_on_character_select
David Négrier [Tue, 2 Jun 2020 14:00:05 +0000 (16:00 +0200)]
Merge pull request #144 from moufmouf/fix_warning_on_character_select

Fixing warning on character selection

4 years agoFixing warning on character selection
David Négrier [Tue, 2 Jun 2020 13:57:11 +0000 (15:57 +0200)]
Fixing warning on character selection

4 years agoMerge pull request #142 from thecodingmachine/optimize_event_sent
David Négrier [Tue, 2 Jun 2020 12:26:56 +0000 (14:26 +0200)]
Merge pull request #142 from thecodingmachine/optimize_event_sent

Limiting the number of messages sent while moving

4 years agoAdding PlayersPositionInterpolator to interpolate/extrapolate players positions
David Négrier [Tue, 2 Jun 2020 11:44:42 +0000 (13:44 +0200)]
Adding PlayersPositionInterpolator to interpolate/extrapolate players positions

4 years agoAdding pixel style on step images
Hugo Averty [Tue, 2 Jun 2020 10:55:16 +0000 (12:55 +0200)]
Adding pixel style on step images

4 years agoAdding PlayerMovement class to interpolate/extrapolate position along tests (installi...
David Négrier [Tue, 2 Jun 2020 08:48:04 +0000 (10:48 +0200)]
Adding PlayerMovement class to interpolate/extrapolate position along tests (installing Jasmine)

4 years agoFixd CSS
Hugo Averty [Tue, 2 Jun 2020 07:51:21 +0000 (09:51 +0200)]
Fixd CSS

4 years agoFix on social and CSS
Hugo Averty [Tue, 2 Jun 2020 06:54:40 +0000 (08:54 +0200)]
Fix on social and CSS

4 years agoFix on social and CSS
Hugo Averty [Tue, 2 Jun 2020 06:54:25 +0000 (08:54 +0200)]
Fix on social and CSS

4 years agoAdding social links and floppy
Hugo Averty [Tue, 2 Jun 2020 06:26:16 +0000 (08:26 +0200)]
Adding social links and floppy

4 years agoSending position only every 200ms while moving
David Négrier [Mon, 1 Jun 2020 20:42:18 +0000 (22:42 +0200)]
Sending position only every 200ms while moving

4 years agoAdding LP details : animations, effect, styles
Hugo Averty [Mon, 1 Jun 2020 18:30:56 +0000 (20:30 +0200)]
Adding LP details : animations, effect, styles

4 years agoAdding LP details : animations, effect, styles
Hugo Averty [Mon, 1 Jun 2020 18:29:51 +0000 (20:29 +0200)]
Adding LP details : animations, effect, styles

4 years agoAdding LP details : animations, effect, styles
Hugo Averty [Mon, 1 Jun 2020 18:29:14 +0000 (20:29 +0200)]
Adding LP details : animations, effect, styles

4 years agoFront modification for landing page integration
Hugo Averty [Mon, 1 Jun 2020 16:47:54 +0000 (18:47 +0200)]
Front modification for landing page integration

4 years agoFixing e2e test URL
David Négrier [Mon, 1 Jun 2020 14:39:34 +0000 (16:39 +0200)]
Fixing e2e test URL

4 years agoAdding Javascript to redirect to the correct game URL
David Négrier [Mon, 1 Jun 2020 14:22:42 +0000 (16:22 +0200)]
Adding Javascript to redirect to the correct game URL

4 years agoAdding continuous integration for website
David Négrier [Mon, 1 Jun 2020 14:12:48 +0000 (16:12 +0200)]
Adding continuous integration for website

4 years agoDockerising the landing_page
David Négrier [Mon, 1 Jun 2020 14:05:01 +0000 (16:05 +0200)]
Dockerising the landing_page

4 years agoMerge branch 'master' of github.com:thecodingmachine/workadventure into landingpage
David Négrier [Mon, 1 Jun 2020 13:21:01 +0000 (15:21 +0200)]
Merge branch 'master' of github.com:thecodingmachine/workadventure into landingpage

4 years agoMerge pull request #140 from thecodingmachine/fix-animation
grégoire parant [Mon, 1 Jun 2020 11:49:04 +0000 (13:49 +0200)]
Merge pull request #140 from thecodingmachine/fix-animation

Fix animation player

4 years agoFix animation player
Gregoire Parant [Mon, 1 Jun 2020 11:20:45 +0000 (13:20 +0200)]
Fix animation player

4 years agofix header
kevin [Mon, 1 Jun 2020 11:18:57 +0000 (13:18 +0200)]
fix header

4 years agofirst landingpage release
kevin [Mon, 1 Jun 2020 11:09:23 +0000 (13:09 +0200)]
first landingpage release

4 years agoMerge pull request #138 from thecodingmachine/caching-bundle-webpack
grégoire parant [Mon, 1 Jun 2020 10:10:19 +0000 (12:10 +0200)]
Merge pull request #138 from thecodingmachine/caching-bundle-webpack

Update strategy caching bundle front js files with webpack

4 years agoUpdate strategy caching bundle front js files with webpack
Gregoire Parant [Mon, 1 Jun 2020 09:53:12 +0000 (11:53 +0200)]
Update strategy caching bundle front js files with webpack

 - Add HtmlWebpackPlugin to use template index html

4 years agoMerge pull request #135 from thecodingmachine/track_server_load
David Négrier [Thu, 28 May 2020 20:09:52 +0000 (22:09 +0200)]
Merge pull request #135 from thecodingmachine/track_server_load

Tracking nb users connected and server load

4 years agoTracking nb users connected and server load
David Négrier [Thu, 28 May 2020 20:00:56 +0000 (22:00 +0200)]
Tracking nb users connected and server load

When a user connects or disconnects on the server, we log this (along the current server load).
This is only temporary, in order to assess the number of users a server can safely handle before crashing.

4 years agoMerge pull request #134 from thecodingmachine/map-coders
David Négrier [Thu, 28 May 2020 10:32:44 +0000 (12:32 +0200)]
Merge pull request #134 from thecodingmachine/map-coders

Add a coders exit to https://npeguin.github.io/coders-map/map.json

4 years agoFix issue on start point
NIP [Thu, 28 May 2020 10:19:46 +0000 (12:19 +0200)]
Fix issue on start point

4 years agoAdd a coders exit to https://npeguin.github.io/coders-map/map.json
NIP [Thu, 28 May 2020 09:56:47 +0000 (11:56 +0200)]
Add a coders exit to https://npeguin.github.io/coders-map/map.json

4 years agoMerge pull request #133 from thecodingmachine/cleanup_namespace
David Négrier [Wed, 27 May 2020 21:20:30 +0000 (23:20 +0200)]
Merge pull request #133 from thecodingmachine/cleanup_namespace

Trying to trigger delete on correct branch

4 years agoTrying to trigger delete on correct branch
David Négrier [Wed, 27 May 2020 21:20:12 +0000 (23:20 +0200)]
Trying to trigger delete on correct branch

4 years agoMerge pull request #132 from thecodingmachine/cleanup_namespace
David Négrier [Wed, 27 May 2020 20:32:22 +0000 (22:32 +0200)]
Merge pull request #132 from thecodingmachine/cleanup_namespace

Fixing Docker again

4 years agoFixing Docker again
David Négrier [Wed, 27 May 2020 20:30:42 +0000 (22:30 +0200)]
Fixing Docker again

4 years agoMerge pull request #131 from thecodingmachine/cleanup_namespace
David Négrier [Wed, 27 May 2020 20:28:35 +0000 (22:28 +0200)]
Merge pull request #131 from thecodingmachine/cleanup_namespace

Fixing Docker reference to image

4 years agoFixing Docker
David Négrier [Wed, 27 May 2020 20:27:52 +0000 (22:27 +0200)]
Fixing Docker

4 years agoMerge pull request #130 from thecodingmachine/cleanup_namespace
David Négrier [Wed, 27 May 2020 20:25:58 +0000 (22:25 +0200)]
Merge pull request #130 from thecodingmachine/cleanup_namespace

Adding cleanup action on delete

4 years agoAdding cleanup action on delete
David Négrier [Wed, 27 May 2020 20:20:08 +0000 (22:20 +0200)]
Adding cleanup action on delete

4 years agoMerge pull request #129 from thecodingmachine/rework_login_scene
David Négrier [Wed, 27 May 2020 07:39:47 +0000 (09:39 +0200)]
Merge pull request #129 from thecodingmachine/rework_login_scene

Adding a new SelectCharacterScene

4 years agoAdding localStorage for selected user
David Négrier [Tue, 26 May 2020 20:26:50 +0000 (22:26 +0200)]
Adding localStorage for selected user

4 years agoStoring user name in local storage
David Négrier [Tue, 26 May 2020 20:17:00 +0000 (22:17 +0200)]
Storing user name in local storage

4 years agoFix lint
David Négrier [Tue, 26 May 2020 15:43:25 +0000 (17:43 +0200)]
Fix lint

4 years agoFixing import
David Négrier [Tue, 26 May 2020 15:37:26 +0000 (17:37 +0200)]
Fixing import

4 years agoAdding communication between LoginScene and SelectCharacterScene
David Négrier [Tue, 26 May 2020 15:25:29 +0000 (17:25 +0200)]
Adding communication between LoginScene and SelectCharacterScene

4 years agoFixing selection on keyboard after selection using mouse
David Négrier [Tue, 26 May 2020 15:02:04 +0000 (17:02 +0200)]
Fixing selection on keyboard after selection using mouse

4 years agoAdding a new SelectCharacterScene
David Négrier [Mon, 25 May 2020 21:26:27 +0000 (23:26 +0200)]
Adding a new SelectCharacterScene

Taking what was done in the LoginScene regarding character selection and putting it in its own scene.
Also, making character selection possible via the keyboard.

4 years agoMerge pull request #127 from thecodingmachine/remove_dead_code
David Négrier [Mon, 25 May 2020 20:44:33 +0000 (22:44 +0200)]
Merge pull request #127 from thecodingmachine/remove_dead_code

Removing dead code from previous messaging system

4 years agoCommenting out the notion of status in the GameManager
David Négrier [Sun, 24 May 2020 21:33:56 +0000 (23:33 +0200)]
Commenting out the notion of status in the GameManager

It seems to be useless

4 years agoAlso removing dead class
David Négrier [Sun, 24 May 2020 21:29:51 +0000 (23:29 +0200)]
Also removing dead class

4 years agoRemoving dead code from previous messaging system
David Négrier [Sun, 24 May 2020 21:27:32 +0000 (23:27 +0200)]
Removing dead code from previous messaging system

Remvoing messages that were no more used in the new messaging system (the code used to handle the message that sent the position of all users on the front side)

4 years agoMerge pull request #126 from thecodingmachine/typos
David Négrier [Sun, 24 May 2020 21:29:05 +0000 (23:29 +0200)]
Merge pull request #126 from thecodingmachine/typos

Fixing typos.

4 years agoFixing typos.
David Négrier [Sun, 24 May 2020 21:14:12 +0000 (23:14 +0200)]
Fixing typos.
Replaced connexion with connection and LogincScene with LoginScene

4 years agoMerge pull request #124 from moufmouf/rename_maps_endpoint
David Négrier [Sun, 24 May 2020 20:58:06 +0000 (22:58 +0200)]
Merge pull request #124 from moufmouf/rename_maps_endpoint

Renaming /maps to /start-map

4 years agoRenaming /maps to /start-map
David Négrier [Sun, 24 May 2020 20:53:10 +0000 (22:53 +0200)]
Renaming /maps to /start-map

Closes #90

4 years agoImproving doc
David Négrier [Sun, 24 May 2020 13:39:49 +0000 (15:39 +0200)]
Improving doc

4 years agoMerge pull request #123 from thecodingmachine/map_instances
David Négrier [Sat, 23 May 2020 19:48:10 +0000 (21:48 +0200)]
Merge pull request #123 from thecodingmachine/map_instances

Adding a notion of instances per map

4 years agoAdding a notion of instances per mapAdding a notion of instances to room
David Négrier [Sat, 23 May 2020 15:27:49 +0000 (17:27 +0200)]
Adding a notion of instances per mapAdding a notion of instances to room

The URL signature becomes:

https://workadventu.re/_/[instance]/[path_to_map.json]

This allows us to create many instances of the same map (and therefore to create several different worlds for different people)

An exit on a map can target another "instance" by passing the "exitInstance" property.