Dale Glass
77b3e83795
Send OpenGL errors to log on debug builds
2024-06-05 00:13:08 +02:00
Dale Glass
53de22fd00
Merge pull request #993 from daleglass-overte/skip-capacity-test-in-debug
...
Skip packet capacity test when built in debug mode, as it triggers an assertion
2024-06-03 23:56:16 +02:00
Dale Glass
6c754c1ef2
Merge pull request #995 from daleglass-overte/improve-network-debugging
...
Improve network debugging messages to help with Conan PR
2024-06-03 23:56:03 +02:00
Dale Glass
cd8459ffa5
Merge pull request #996 from daleglass-overte/add-qt-network-tests
...
Add very basic HTTP and HTTPS network tests.
2024-06-03 23:43:20 +02:00
Dale Glass
524863e9da
Merge pull request #994 from daleglass-overte/fix-resource-request-test
...
Add missing dependencymanager call, fixes test crash
2024-06-03 23:27:21 +02:00
Dale Glass
338256f234
Further explanatory comments
2024-06-03 23:14:11 +02:00
Dale Glass
aaf08cf523
Add another SSL test.
...
One gets the SSL version string. That initializes something in the guts of Qt,
and gets things unstuck. Another doesn't and gets stuck if called as the only test.
2024-06-03 23:10:17 +02:00
Dale Glass
57fcc378bf
Expand the test
2024-06-03 20:55:38 +02:00
Dale Glass
62cd9c64c1
Fix indentation
2024-06-03 01:13:47 +02:00
Dale Glass
7076669635
Add very basic HTTP and HTTPS network tests.
...
This seems to reproduce the problem I'm having with the Conan PR
2024-06-03 01:11:48 +02:00
Dale Glass
5f93345d1f
Improve network debugging messages to help with Conan PR
2024-06-03 00:24:29 +02:00
Dale Glass
70662da564
Add missing dependencymanager call, fixes text crash
2024-06-02 20:53:41 +02:00
Dale Glass
b1aa801714
Skip packet capacity test when built in debug mode, as it triggers an assertion
2024-06-02 10:49:17 +02:00
Dale Glass
44d61e44e2
Merge pull request #991 from daleglass-overte/fix-tests
...
Fix tests
2024-06-01 21:31:08 +02:00
Dale Glass
30d5d6456c
Log free space and an explanatory message. Fixes #971
2024-06-01 21:28:08 +02:00
Dale Glass
1e3ef06c35
Fill with zeroes instead of sizeof
2024-06-01 21:21:30 +02:00
Dale Glass
1f4116d283
Fix memory leak and memory overwrite. Closes #969
2024-06-01 20:08:55 +02:00
Dale Glass
bbc7c0a146
Replace randomization code, fixes #973
2024-06-01 19:46:34 +02:00
Armored Dragon
01306b3971
Scroll to bottom when changing page.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-26 20:34:53 -05:00
Armored Dragon
82605c50c4
Scroll to bottom on launch.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-26 20:30:33 -05:00
Armored Dragon
8301bfd626
Added development manual.
...
Changed "avatar_connected" type to generic "notification" type.
Removed unused commented code.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-25 22:41:17 -05:00
Armored Dragon
60a46626d9
Updated URL regex.
...
Seems to preform better at picking out what is and what is not a URL.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-25 05:43:53 -05:00
Armored Dragon
c734e0de80
Updated Readme.
...
More documentation on link related features.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-25 05:30:37 -05:00
09e5a60c8b
Merge pull request #959 from overte-org/fix/avatar_recording
...
Fixed deadlocks in Recording API
2024-05-24 02:04:29 +02:00
8badda8128
Restored some blocking invoke calls in Recording API
2024-05-24 00:32:13 +02:00
Armored Dragon
7ef33224e3
Moved system chat to script-archive.
...
Updated systemchat html script path.
Renamed "chat" to "floofChat" to avoid confusion.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-23 17:26:59 -05:00
ec5aa9ff1d
Merge pull request #966 from JulianGro/ubuntu_2404
...
Add Ubuntu 24.04 to server packaging
2024-05-23 21:58:46 +02:00
7bd436dd0d
Merge pull request #964 from overte-org/fix/script_window_crash
...
Fixed script signal proxy crashes
2024-05-23 21:26:43 +02:00
13a7ea356a
Merge pull request #978 from overte-org/fix/gltf_locale
...
Fixed locale problems with cgltf.h
2024-05-23 20:53:37 +02:00
Armored Dragon
c1e511572d
Updated README.
...
Document image embedding.
Declared notificationCore as dependency.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-23 03:32:38 -05:00
Armored Dragon
0a7b64d7be
Prevent VR quick_message bar.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-23 01:50:38 -05:00
Armored Dragon
ed3e629f19
Image embedding.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 22:31:28 -05:00
Armored Dragon
1cddc5a398
Added message padding.
...
Resolved "listview" rendering warnings.
Prevent sending empty messages.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 21:18:08 -05:00
Armored Dragon
0bc11e8da4
Fix for #975 sticky keys.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 20:55:31 -05:00
Armored Dragon
86f8e29096
Quick Message hotbar.
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 20:37:10 -05:00
bb8bac43ea
Merge pull request #960 from Armored-Dragon/SimplifiedUI-Fixes
...
SimplifiedUI adjustemnts
2024-05-23 02:14:59 +02:00
1ba6026a85
Added error message to float parser
2024-05-22 22:16:22 +02:00
Armored Dragon
9bf5f3d0d3
Linking fix.
...
Disabled sending on Shift + Enter to prevent confusion.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 04:47:37 -05:00
Armored Dragon
7920610d4d
README
...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 03:50:34 -05:00
Armored Dragon
9d9b57dae4
Fix notification width.
...
Allows for kinetic mouse scrolling.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 03:14:17 -05:00
Armored Dragon
2a42bceaec
Minor formatting adjustments.
...
Hopefully makes code pasting easier.
Added missing break to prevent unintended executions.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 03:03:02 -05:00
Armored Dragon
c48e9d3a69
Clickable links.
...
Messages are now rich text.
Fix clear_message command flow over.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 02:50:29 -05:00
4b9ddbc260
Fixed locale problems with cgltf.h
2024-05-22 02:50:28 +02:00
Armored Dragon
391a33d149
Fixed saved date on messages.
...
Hotfix for empty message_history setting.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-21 16:46:41 -05:00
Armored Dragon
66fd21777c
Maximum messages setting.
...
Settings now initialize properly.
Settings now save properly.
Removed compact_chat setting as deprecated.
Added spacing between settings.
Message history now prunes itself if the number of messages exceeds maximum.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-21 12:19:03 -05:00
32fe7777e6
Disable broken Fedora 39 building
2024-05-20 13:08:04 +02:00
57864178c0
Remove blocking invoke calls from Recording API
2024-05-20 00:00:32 +02:00
9ec0842dab
Add Ubuntu 24.04 to server package build workflow.
2024-05-19 14:47:13 +02:00
7080067afc
Update nodejs to support Python3.12
2024-05-19 14:34:49 +02:00
a18aee1c60
Add Dockerfile_build_ubuntu-24.04
2024-05-19 14:12:12 +02:00