Commit graph

86960 commits

Author SHA1 Message Date
Alezia Kurdis
2e0f0ef7ea
Add capture trigger in HMD right thumbstick
This adds the possibility to click on the Thumbstick of the right controller to capture picture and gif, for HMD only.
2024-07-18 22:31:29 -04:00
Dale Glass
2be3011d28
Merge pull request #1088 from daleglass-overte/fix-wireshark-dissector
Fix wireshark dissector
2024-07-18 22:07:39 +02:00
Dale Glass
e771bd1706
Merge pull request #1087 from daleglass-overte/dump-protocol-data
Dump protocol data
2024-07-18 22:07:16 +02:00
Dale Glass
56ab058543 Expand documentation and add packet type to the info column 2024-07-18 20:00:22 +02:00
Dale Glass
c06a60eaea Fix wireshark dissector, update with new packet types.
Probably still incomplete, but getting closer.
2024-07-18 16:39:37 +02:00
Dale Glass
13579a2b6b Add --getProtocolVersionData and --getProtocolVersionHash arguments 2024-07-17 23:33:25 +02:00
Dale Glass
afddb463ec Remove question mark, the guess was correct 2024-07-17 23:32:40 +02:00
54e993f220
Merge pull request #1086 from Armored-Dragon/fix/ControllerScripts-uncaught-exception
Fix controllerScripts uncaught exception.
2024-07-17 00:52:48 +02:00
Armored Dragon
8656f23147
Fix variable name.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-16 17:38:32 -05:00
d7eb29b665
Merge pull request #1081 from Armored-Dragon/fix/mouselook-ignoring-setting
Fix mouselook ignoring setting.
2024-07-16 23:55:15 +02:00
673ccdf85d
Merge pull request #1083 from Armored-Dragon/fix/ArmoredChat-Link-Colors
Hard code link colors in Armored Chat
2024-07-16 23:17:35 +02:00
76de0958b1
Update LICENSE 2024-07-13 22:26:46 +02:00
Armored Dragon
06f4550e55
Hardcode link colorization.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-13 14:38:56 -05:00
Armored Dragon
e901cea8ef
Check if setting is enabled.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-12 16:01:45 -05:00
a651b6b978
Merge pull request #1004 from Armored-Dragon/mouselook_refactor
MouseLook.js refactor
2024-07-11 22:06:50 +02:00
1d1a680678
Merge pull request #961 from Armored-Dragon/ArmoredChat
Replace Floofchat with ArmoredChat
2024-07-11 21:27:36 +02:00
Armored Dragon
9964d91729
Fixed message subscription.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-11 14:21:32 -05:00
Armored Dragon
fe4625839b
Sanity check on message channel.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-09 13:23:44 -05:00
20f2bf0c69
Merge pull request #1072 from overte-org/fix_uploads
Fix broken upload paths for RPM distributions.
2024-07-09 19:58:10 +02:00
8582ccf036
Merge pull request #1073 from JulianGro/vcpkg_update
Update VCPKG on Windows, so it can find newer versions of Visual Studio.
2024-07-09 19:57:47 +02:00
dcf2b1f0af
Merge pull request #1077 from JulianGro/RELEASE_NAME
Remove remnants of RELEASE_NAME.
2024-07-09 19:57:32 +02:00
Armored Dragon
252b33b73f
Removed commented code.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-08 11:25:19 -05:00
Armored Dragon
6cf6e6c9ec
Disallow all text formatting by default.
Removed now redundant <script> filtering.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-08 11:21:04 -05:00
6d3d90f6a2 Remove remnants of RELEASE_NAME. 2024-07-08 12:31:25 +02:00
ebcd6c09c2
Merge pull request #1071 from JulianGro/fix_multiple_server_builds
Fix GHA building hundreds of servers
2024-07-08 12:08:02 +02:00
5f5464ce46
Merge pull request #1075 from JulianGro/hifiNeuron.dll
Remove hifiNeuron.dll
2024-07-08 12:07:32 +02:00
6e92053007 Delete the old hifiNeuron.dll.
We stopped providing hifiNeuron and the newest release candidate doesn't start with the old plugin file present.
2024-07-07 23:46:26 +02:00
c82b9cdee9 Remove ancient update code.
I think it is save to say that no one will be updating a HiFi installation from 2019 at this point.
2024-07-07 23:45:01 +02:00
3894330e2f
Add note about extra Windows SDK dependency. 2024-07-07 14:53:09 +02:00
d214d8fc66 Update VCPKG on Windows, so it can find newer versions of Visual Studio. 2024-07-07 12:29:46 +02:00
d13d1c64c5 Fix broken upload paths for RPM distributions. 2024-07-07 11:28:10 +02:00
9c4cfd2eda Fix GHA building servers individually for every tag, instead of just on the server tag. 2024-07-07 10:15:09 +02:00
1216a52a70
Merge pull request #1063 from JulianGro/fedora-version-fix
Update make-rpm-server to remove `-` characters.
2024-07-06 21:43:24 +02:00
HifiExperiments
2dd7306a5f
Merge pull request #1055 from HifiExperiments/mtoonGLES
Fix mtoon issue on GLES
2024-07-06 11:54:49 -07:00
Armored Dragon
c6d2e567f6
Fix keyboard being invoked when not in VR.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-06 10:26:42 -05:00
cf27f29134
Merge pull request #1064 from JulianGro/fix-crashrep
Always enable crash reporting.
2024-07-06 17:09:05 +02:00
Dale Glass
c2c8dbb1f9
Merge pull request #1065 from daleglass-overte/fix-crashhandler-crash
Fix crash in setCrashReporterEnabled
2024-07-06 16:04:06 +02:00
Dale Glass
34f308ac48 Fix crash in setCrashReporterEnabled 2024-07-04 22:14:34 +02:00
d786308aab Always enable crash reporting. 2024-07-04 22:04:49 +02:00
f6f9d37527 Update CHANGELOG to version 2023.11.1. 2024-07-02 13:44:21 +02:00
Armored-Dragon
f2e1ae9a62
Merge branch 'overte-org:master' into mouselook_refactor 2024-07-01 16:44:02 -05:00
ab878f8813 Update make-rpm-server to remove - characters.
This should prevent errors such as: Illegal char '-' (0x2d) in: Version:        2024.07.1-rc1.3ddd205
2024-07-01 23:33:02 +02:00
3ddd205ea2
Merge pull request #1061 from overte-org/default_fov_adjustment
Increase default vertical FOV
2024-07-01 22:39:08 +02:00
fe99345baa
Merge pull request #1057 from JulianGro/fedora-40
Fix Fedora 40 server packages.
2024-07-01 10:11:01 +02:00
69105e716a Increase default vertical FOV 2024-06-30 20:59:32 +02:00
Armored-Dragon
ce79cc80db
Merge branch 'overte-org:master' into ArmoredChat 2024-06-30 09:53:44 -05:00
e917427ca8 Fix Fedora 40 server packages. 2024-06-30 00:27:47 +02:00
HifiExperiments
6cbacc1d86 fix mtoon issue on GLES 2024-06-29 14:02:57 -07:00
647dbf9cea
Merge pull request #1048 from JulianGro/GHA_Windows_Release
Create Windows release builds.
2024-06-29 22:24:03 +02:00
e80853a58f
Merge pull request #1049 from JulianGro/disable_master
Cut back on master builds.
2024-06-29 22:21:40 +02:00