WolverinDEV
6f56150e0b
Changes are listed bellow:
...
- Fixed the control bar microphone and speaker buttons
- Improved the default identity generation (no web worker required now)
- Improved voice connection error handling (especially for firefox)
- Adding a max reconnect limit for voice connection
- Don't show the newcomer guide when directly connection to a server
- Fixed default profile initialisation
2020-09-16 19:30:28 +02:00
WolverinDEV
4a4cbdf38e
Resolved all tc-shared imports into relative imports
2020-09-12 15:49:20 +02:00
WolverinDEV
391205cb34
resturctured the project a bit
2020-09-12 14:51:03 +02:00
WolverinDEV
8dd4cb285c
Fixed the dummy voice connection
2020-09-07 19:07:14 +02:00
WolverinDEV
e50a8f5d6c
Fixed safari for the web client
2020-09-07 14:52:30 +02:00
WolverinDEV
b99d5cd6b9
Adding the new echo test
2020-09-07 12:42:00 +02:00
WolverinDEV
714a4e0a34
Enabled raw commands
2020-09-03 12:14:15 +02:00
WolverinDEV
398114434a
Improving user experience on first time visit
2020-09-02 14:34:42 +02:00
WolverinDEV
1a13e11063
Updating the change log
2020-09-02 14:31:47 +02:00
WolverinDEV
9e14cdb742
fixed the updated UI overflow behaviour
2020-09-02 12:23:11 +02:00
WolverinDEV
a02ebb0048
updated the ChangeLog.md
2020-09-02 11:52:04 +02:00
WolverinDEV
a697d95bb6
updated the setup a development environment documentation
2020-09-02 11:50:01 +02:00
WolverinDEV
e1dd532205
Some bugfixing
2020-09-02 11:41:51 +02:00
WolverinDEV
8a1b715bfb
Using the git hosted opus prebuild project
2020-09-02 11:23:17 +02:00
WolverinDEV
3c280f58d1
Trying to fix the build script
2020-09-02 11:11:25 +02:00
WolverinDEV
66ea9829b6
Adding debug to fix the compile error
2020-09-01 21:53:37 +02:00
WolverinDEV
8631b0d823
Minor webpack web cleanup
2020-09-01 14:43:04 +02:00
WolverinDEV
414938c335
Changed the audio lib require path
2020-09-01 14:39:35 +02:00
WolverinDEV
612edd4bb7
Removed unused files
2020-09-01 14:36:42 +02:00
WolverinDEV
34b874c38d
Fixed current build errors
2020-09-01 14:16:43 +02:00
WolverinDEV
e439f2b7dc
Adding rustup for the current session after installing it
2020-09-01 14:10:16 +02:00
WolverinDEV
c8d7de7ddd
improved audio library error handling
2020-09-01 14:08:40 +02:00
WolverinDEV
4fe90f47a0
Removed the default triple host since the rust installer seems not to understand it
2020-09-01 14:07:00 +02:00
WolverinDEV
c405eeee41
Updated the build scripts for the new rust audio library
2020-09-01 14:04:18 +02:00
WolverinDEV
1c50051a4a
Reworked the web audio decoding
2020-09-01 12:53:42 +02:00
WolverinDEV
a98503285f
Starting with the whisper system
2020-08-26 12:33:53 +02:00
WolverinDEV
f80c7c4e50
Starting with the whisper system
2020-08-26 12:33:40 +02:00
WolverinDEV
56605c2383
Updated the ChangeLog.md
2020-08-24 10:38:27 +02:00
WolverinDEV
700bba4d2e
Fixed the SVG sprite generator for unaligned icons
2020-08-24 10:38:14 +02:00
WolverinDEV
1a2d78eec5
removed debugging statement
2020-08-24 10:37:54 +02:00
WolverinDEV
88cbf1383a
fixed the country icon path for the native client
2020-08-24 10:35:28 +02:00
WolverinDEV
1435042413
Minimal changes to the change log update window
2020-08-23 11:54:03 +02:00
WolverinDEV
6a2b592817
Improved the change list algorithm
2020-08-23 11:16:13 +02:00
WolverinDEV
f231c5a44d
Updating the ChangeLog.md
2020-08-23 11:06:06 +02:00
WolverinDEV
1498a30bd3
Added an export all variables mode to the CSS editor and keep these changes persistent
2020-08-23 11:05:55 +02:00
WolverinDEV
84a6e743e1
fixed invalid steam background image path
2020-08-23 11:05:24 +02:00
WolverinDEV
41edb6053e
Fixed js render setup for the client
2020-08-23 10:48:15 +02:00
WolverinDEV
7100e090ad
added a comma for better gramma
2020-08-23 10:38:24 +02:00
WolverinDEV
9b361ea557
Fixed compile errors due to the rename of ErrorID to ErrorCode
2020-08-22 22:23:19 +02:00
WolverinDEV
4557479e09
Added an app updated modal when the app has been updated
2020-08-22 21:20:25 +02:00
WolverinDEV
b0aa0c4c1a
Fixes some change log anomalies
2020-08-22 21:20:02 +02:00
WolverinDEV
ef0080bd83
Merge branch 'master' into develop
...
# Conflicts:
# shared/js/ConnectionHandler.ts
# shared/js/voice/RecorderProfile.ts
# web/app/index.ts
2020-08-22 17:53:15 +02:00
WolverinDEV
aa7b9fff43
Some minimal client improvements
2020-08-22 17:50:38 +02:00
WolverinDEV
1b8130e1fb
Reduced the initial-sequence.gif size
2020-08-21 00:28:32 +02:00
WolverinDEV
e047e08622
Improved script error print
2020-08-21 00:12:45 +02:00
WolverinDEV
754ec6b3ab
Improved script loading error message handler
2020-08-21 00:10:20 +02:00
WolverinDEV
cb00b236bb
Increased the script timeout to 15 seconds
2020-08-21 00:08:41 +02:00
WolverinDEV
8bea16172d
Tweaked the loading options a bit
2020-08-21 00:08:13 +02:00
WolverinDEV
9189fc20a6
Some minor compiler fixes and disabled the webpack entry chunk size limit warning since we're loading the entry chunk so or so async with our loader
2020-08-21 00:02:05 +02:00
WolverinDEV
f4f213a3f1
bumped svg sprite generator version
2020-08-20 23:50:42 +02:00