60 Commits

Author SHA1 Message Date
Swann
3eb1af406b
doc: reflect advanced settings changes 2020-09-08 22:56:23 +02:00
Swann
79ccac915f
feat: experimental edit mode update
Related to #107
2020-09-08 22:37:58 +02:00
Swann
b3230177d8
Merge branch 'feature/event_driven_updates' into develop 2020-09-03 15:59:19 +02:00
Swann
a46d5fa227
fix: missing ui error, missing scene 2020-08-28 15:27:46 +02:00
Swann
6c2ee0cad3
refactor: lobby ui 2020-07-24 16:02:19 +02:00
Swann
9377b2be9b
fix: session pannel title 2020-07-24 14:55:14 +02:00
Swann
092384b2e4
feat: use replication from pip 2020-07-10 16:50:09 +02:00
Swann
9e64584f2d
fix: ZeroDivisionError: integer division or modulo by zero 2020-07-07 15:50:05 +02:00
Swann
5199a810cd
feat: show host serving address 2020-06-17 22:11:20 +02:00
Swann
2bdbfb082b
doc: quickstart revamp
refactor: ttl start on connection
2020-06-17 19:21:57 +02:00
Swann
9e6b1a141d
refactor: uui cleanup 2020-06-17 12:10:16 +02:00
Swann
32669cef22
fix: wrong orthograph 2020-06-16 18:50:08 +02:00
Swann
63a36ad5d4
refactor: remove ip from host parameters 2020-06-16 18:25:49 +02:00
Swann
bcdefca32c
refactor: remove unused STRICT right strategy 2020-06-16 18:04:27 +02:00
Swann
1ccfd59e65
feat: ui icons
feat: server cmd update
2020-06-16 16:40:00 +02:00
Swann
a201ae4ea6
feat: admin client repository init on connection to an empty server 2020-06-16 15:19:38 +02:00
Swann
e9029b1414
feat: connection protocol refactoring 2020-06-16 00:02:02 +02:00
Swann
19946794f6
refactor: explicit ui label 2020-06-11 18:35:52 +02:00
Swann
838df92217
refactor: add an icon for non admin-user 2020-06-11 15:25:58 +02:00
Swann
c065b198d4
feat: added an initialization step 2020-06-10 18:43:21 +02:00
Swann
12c0dab881
feat: kick command is back in the ui
clean: unused logs
2020-06-10 14:56:03 +02:00
Swann
ad99a349f7
feat: show admin status in UI
feat: update submodule
2020-06-09 23:56:20 +02:00
Swann Martinez
f1c95d03f8 feat: initial work to run a dedicated server 2020-06-04 18:38:03 +02:00
Swann Martinez
f3d8f15ab1 Merge branch '29-differential-revision' into 'develop'
Resolve "Implementation cleanup"

See merge request slumber/multi-user!32
2020-04-22 15:24:11 +00:00
Swann
4c44c2f1a0
feat: logging cleanup 2020-04-22 17:04:14 +02:00
Swann
2e60bb985f
feat: custom panel category 2020-04-14 17:22:28 +02:00
Swann
4f02134b6c
feat: expose connection TTL 2020-04-08 11:15:29 +02:00
Swann
0fde356f4b
feat: initial kick 2020-04-03 14:59:33 +02:00
Swann
9c897745fd
feat: optionnal setting on host 2020-04-02 18:42:41 +02:00
Swann
2fcb4615be
feat: GPL headers 2020-03-20 14:56:50 +01:00
Swann
b8f46c2523
fix: service launching error
Related to #76
2020-03-20 11:46:43 +01:00
Swann Martinez
250cf91032
feat: show flag for user on an other scene
feat: disable user drawing on other scene

Related to #40
2020-03-05 17:20:04 +01:00
Swann Martinez
fe9a096ab2
feat: store current scene in user metadata
Related to #40
2020-03-05 16:19:13 +01:00
Swann Martinez
16147ae2ba
feat: custom cache directory in userpref 2020-03-02 11:09:45 +01:00
Swann Martinez
8e600778ab
feat: store addon config in user preference (except runtime vars)
Related to #20
2020-02-28 17:34:30 +01:00
Swann Martinez
56a625ae48
feat: quitting session progress bar 2020-02-20 18:36:53 +01:00
Swann Martinez
67f1149f65
refactor: cleanup 2020-02-20 14:17:50 +01:00
Swann Martinez
699bdf5fe0
feat: quitting state 2020-02-20 13:17:28 +01:00
Swann Martinez
2d352ec14a
feat: show basic service states in ui 2020-02-19 18:07:25 +01:00
Swann Martinez
b9d144f24a
feat: services basic ui to track services states 2020-02-19 16:22:06 +01:00
Swann
65525ca2e1
feat: notice 2020-02-09 23:37:02 +01:00
Swann
af53e54aa8
refactor: progress bar update 2020-02-09 00:55:19 +01:00
Swann
6975edfb66
feat: simple progress bar 2020-02-09 00:41:00 +01:00
Swann
378f52a1ab
fix: mesh uv loading issue
refacotr: loading status
refactor: cleanup logs
2020-02-08 23:23:00 +01:00
Swann Martinez
b182632723
feat: show basic progress 2020-02-07 18:09:33 +01:00
Swann Martinez
8a2d178a4f
refactor: state with progression ! 2020-02-07 17:56:58 +01:00
Swann Martinez
81752e9a23
fix: delayable from accessing session data before its ready
refactor: remove
feat: submodule update
2020-02-07 17:08:36 +01:00
Swann Martinez
6c47e72766
feat: big overal refactoring
Added an orchestrator
Removed ClienfEnventHandler
Exposed IPC Port for local dev

Relative to #59
2020-02-06 18:54:46 +01:00
Swann Martinez
8b7716ac3c
feat: snap time operator
feat: snap operators status

It's now possible to snap to others user time's !

Related to #53.
2020-01-22 16:17:48 +01:00
Swann Martinez
e22b036cc9
refactor: user metadata 2020-01-22 15:15:44 +01:00