David Négrier
|
ac0b7a7361
|
Turning let into const where applicable
|
2020-06-09 15:54:54 +02:00 |
|
David Négrier
|
9c32c930a0
|
Merge
|
2020-05-03 17:47:54 +02:00 |
|
David Négrier
|
3b27f8b000
|
Making the group radius distinct from the minimum distance to connect 2 players
Also, changed default settings from 160px for Group Radius to 120px
(minimum distance to connect 2 players remains 160px)
|
2020-05-03 16:57:17 +02:00 |
|
gparant
|
8357f9b8c2
|
Merge branch 'event_group' into webrtc
# Conflicts:
# back/src/Model/Group.ts
# back/src/Model/World.ts
|
2020-05-03 16:18:05 +02:00 |
|
David Négrier
|
58565a7f45
|
Refactoring events to connect/disconnect a user to a group
|
2020-05-03 16:08:04 +02:00 |
|
gparant
|
bae03fb1cf
|
Fix CI
|
2020-05-02 23:48:33 +02:00 |
|
gparant
|
aff77fe074
|
Merge remote-tracking branch 'github.com/master' into webrtc
# Conflicts:
# back/src/Model/Group.ts
# back/src/Model/World.ts
|
2020-05-02 00:36:04 +02:00 |
|
gparant
|
e06b20fe96
|
Update video style and start peer connexion
|
2020-05-01 21:15:00 +02:00 |
|
David Négrier
|
bf0fa516d4
|
First working version with disconnection
|
2020-04-29 23:12:55 +02:00 |
|
David Négrier
|
2a8e3ea323
|
Switching connection to a barycenter approach
|
2020-04-29 22:41:48 +02:00 |
|
David Négrier
|
9d2f96b348
|
Manually fixing a weird lint bug in eslint
|
2020-04-28 22:40:54 +02:00 |
|
David MAECHLER
|
4bc23ede90
|
unit test on connect is working, lets start the worst ....
|
2020-04-09 23:26:19 +02:00 |
|
David MAECHLER
|
e3b0f99f04
|
blocked on some logic...WIP commit
|
2020-04-08 20:40:44 +02:00 |
|
David MAECHLER
|
fbfc208129
|
BIG WIP of refactoring my work in TS
|
2020-04-07 10:08:04 +02:00 |
|