Commit graph

86947 commits

Author SHA1 Message Date
76de0958b1
Update LICENSE 2024-07-13 22:26:46 +02: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
Armored-Dragon
2012cce7e9
Merge branch 'master' into ArmoredChat 2024-06-29 14:17:42 -05:00
Dale Glass
a91ae5aea4
Merge pull request #1046 from overte-org/fix/offscreen_ui_keyboard
Allow events from VR keyboard to overlay UI
2024-06-29 21:16:25 +02:00
Armored Dragon
7e100a1870
Raise VR Keyboard when textfield is selected
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-06-28 10:42:39 -05:00
HifiExperiments
4d927b1440
Merge pull request #1014 from HifiExperiments/lasers
Wiggly lasers
2024-06-28 01:51:25 -07:00
c42490b8a8 Create Windows release builds. 2024-06-28 09:53:50 +02:00
bd5f3a1007 Don't upload master builds to S3. Upload them to temporary GitHub artifact storage instead. 2024-06-26 21:52:34 +02:00
c23f3dce39 Don't create Linux server master builds. 2024-06-26 21:50:15 +02:00
26de05ad1b Add QML API function to show VR keyboard 2024-06-25 21:13:49 +02:00
7b625ab83b Allow events from VR keyboard to overlay UI 2024-06-23 23:18:47 +02:00
Dale Glass
6f3a1741ff
Merge pull request #1039 from JulianGro/remove-RELEASE_NAME
Remove RELEASE_NAME
2024-06-22 21:40:14 +02:00
Dale Glass
a1e7f7a03e
Merge pull request #1029 from overte-org/fix/entity_server_log
Fix long messages in Entity script log
2024-06-22 21:38:22 +02:00
6d20b5a887
Merge pull request #1032 from JulianGro/qt5.15.14
Update Ubuntu 20.04 amd64 Qt package
2024-06-21 08:04:39 +02:00
fa514bc52d
Merge pull request #1037 from overte-org/fix/bad_weak_ptr
Fix unhandled std::bad_weak_ptr
2024-06-20 23:31:13 +02:00