Commit graph

2338 commits

Author SHA1 Message Date
d9c5821e50 Fixed blocking call 2024-11-23 12:59:12 +01:00
9e26146a08 Fix script-related crashes on exiting domain 2024-11-22 15:54:20 +01:00
3485ab18d1 Added copyrigtht information to ScriptEngineDebugFlags.h 2024-11-21 20:08:25 +01:00
fe8290468d Fix access-after-delete during enbtity script engine cleanup 2024-11-14 15:36:07 +01:00
fe4a097d01 Fix access-after-delete on leaving domain with entity scripts 2024-11-10 00:48:05 +01:00
a9e46f81e5 Fix missing properties in Script API 2024-10-31 20:38:41 +01:00
d38ebbd9f9 Fix Uuid.NULL behavior 2024-10-21 15:45:00 -07:00
HifiExperiments
093f8b7cb0 Merge remote-tracking branch 'overte/master' into master_to_protocol_changes4 2024-08-17 12:30:15 -07:00
HifiExperiments
126c325410 master -> primary 2024-08-13 20:50:51 -07:00
HifiExperiments
f2d8fa2fe4 whitelist -> allowlist 2024-08-13 17:29:53 -07:00
HifiExperiments
2d6e5027b8 Merge remote-tracking branch 'overte/master' into master_to_protocol_changes2 2024-07-29 18:09:14 -07: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
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
HifiExperiments
ee705d285e Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
24c7b6729a
Remove note about secure WebSockets not being supported.
It just works, even though nobody touched the code in years. Maybe it was broken in older Qt versions?
2024-06-18 22:24:32 +02:00
9d8b801a77 Fix unhandled std::bad_weak_ptr 2024-06-18 00:40:04 +02:00
d0a752082c Fix long messages in Entity script log 2024-06-15 22:01:31 +02:00
e490716845 Temporary fix for some script messages not being transmitted 2024-06-13 23:11:52 +02:00
HifiExperiments
5933627aa7 a few more windows warnings 2024-06-06 18:00:11 -07:00
HifiExperiments
f0da309a4f fix more warnings 2024-06-06 18:00:11 -07:00
5ba1fcecb5 Fix recording deadlocks 2024-06-07 01:24:34 +02:00
HifiExperiments
e6f462e04a fix some warnings 2024-06-05 13:35:16 -07:00
4e81908156 Fixed script signal proxy crashes 2024-05-19 01:48:18 +02:00
HifiExperiments
268de192f7
Merge branch 'master' into fix/script_deadlocks 2024-04-30 13:29:17 -07:00
9f80c9de58 Added HelperScriptEngine class 2024-04-30 00:27:19 +02:00
HifiExperiments
edb8cc55b4
Merge pull request #887 from overte-org/feature/script_security
Added simple protection for avatar URL
2024-04-18 15:16:27 -07:00
HifiExperiments
376cd078e5
Merge pull request #935 from HifiExperiments/jointName
conversionPenaltyScore should accumulate
2024-04-18 12:56:34 -07:00
5aac93352c Fixed check for if script permission is enabled 2024-04-17 00:45:57 +02:00
1887a82b4b Script security fixes and cleanups 2024-04-14 20:22:22 +02:00
HifiExperiments
426df9dc94 conversionPenaltyScore should accumulate 2024-04-13 14:13:44 -07:00
076bd2dbee Added permissions to avatar bookmarks 2024-03-24 22:36:26 +01:00
225578febe Added simple protection for avatar URL 2024-03-23 01:19:05 +01:00
c50a4f9cb8 Added Base64 conversion functions 2024-03-15 00:17:41 +01:00
ef4c99b027 Add qByteArray to script value conversion 2024-03-14 01:49:55 +01:00
931b222098 Fix require behavior for modules 2024-03-05 23:24:34 +01:00
Edgar
7cf079546a
🐛 Fixed build on Windows
SEVERITY_ERROR is defined as a macro in winerror.h
2024-02-22 13:53:40 +01:00
c311d3cbfc Script API for subscribing to entity server messages 2024-01-29 00:19:14 +01:00
d75efdb4ca Script messaging fix 2024-01-10 00:35:56 +01:00
dfbc1d8865 Server side entity script messages 2023-12-29 20:28:54 +01:00
274867bc47 Work on better subscribtion to script messages 2023-12-23 20:16:39 +01:00
f3dbfc468e Added ScriptMessage class 2023-12-23 20:16:39 +01:00
ee980cbc5b Initial script logging functions 2023-12-23 20:16:39 +01:00
HifiExperiments
85f24f0951 entity tags 2023-12-02 15:59:52 -08:00
410848ed82 Remove excessive getContext calls 2023-11-29 22:41:20 +01:00
39df2c975d
Merge pull request #711 from HifiExperiments/deprecatedRedirect
Fix QNetworkRequest::FollowRedirectsAttribute deprecated warning
2023-11-24 07:40:13 +01:00
HifiExperiments
d9ee3791e6 fix deprecated warning 2023-11-18 23:12:28 -08:00
665d21210a
Merge pull request #697 from overte-org/fix/script_require
Fixed incorrect Script.require behavior
2023-11-06 20:18:19 +01:00
Dale Glass
d23a17daa5 Add a test for bug #587
This will fail against the current master, since the current behavior is not correct.
2023-11-05 14:02:46 +01:00
209f1d59f0 Fixed incorrect Script.require behavior 2023-11-04 20:45:33 +01:00
bf8ad07b60 Moved archive download interface files and converted documetnation to doxygen 2023-11-01 19:51:21 +01:00