Commit graph

87332 commits

Author SHA1 Message Date
d547dc1244
Merge pull request #1203 from Armored-Dragon/feature/ac_joinnotifications
ArmoredChat notifications on join and leave
2024-11-28 19:57:59 +01:00
Armored-Dragon
e9331f9f34
Applied patches (#103) 2024-11-26 09:10:52 +00:00
HifiExperiments
2fdb530455 update changelog for 2024.11.1 2024-11-24 22:17:38 -08:00
Armored-Dragon
510b51eb3d
Fix compiler errors (#102) 2024-11-24 13:01:25 +00:00
Dale Glass
07c57f60c2
Merge pull request #1237 from Armored-Dragon/fix/privacy_policy_update
Update privacy policy link
2024-11-23 20:50:13 +01:00
Dale Glass
48564f216b
Merge pull request #1250 from Armored-Dragon/feature/notificationCore_sounds_on_chat_message
Added sounds to all incoming chat messages
2024-11-23 20:44:33 +01:00
4e5eda5ee7
Merge pull request #1251 from overte-org/fix/entity_shutdown_crash
Fix script-related crashes on exiting a domain
2024-11-23 18:25:13 +01:00
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
armored-dragon
600b8a4e84
Added sounds to all incoming chat messages. 2024-11-22 06:38:19 -06:00
Armored-Dragon
3c92c88156
Adjustments
* Adjustments
* Don't show local stats.
2024-11-22 01:04:01 +00:00
9503fae612
Merge pull request #1236 from overte-org/fix/signal_proxy_crash
Fix access-after-delete during entity script engine cleanup
2024-11-21 20:09:31 +01:00
3485ab18d1 Added copyrigtht information to ScriptEngineDebugFlags.h 2024-11-21 20:08:25 +01:00
armored-dragon
bb91e8726f
Renamed function. 2024-11-16 18:53:34 -06:00
armored-dragon
83373d0efb
Change to timestamp instead of saving timestrings. 2024-11-16 18:47:33 -06:00
armored-dragon
44f3e69dc7
Fix another location.
Added copyright notices.
2024-11-15 15:08:10 -06:00
armored-dragon
244e34e8f5
Update link 2024-11-15 15:02:50 -06:00
fe8290468d Fix access-after-delete during enbtity script engine cleanup 2024-11-14 15:36:07 +01:00
ad5b6d0db7
Merge pull request #1234 from HifiExperiments/forwardFade
fix fade out not working in forward rendering
2024-11-12 17:32:28 +01:00
HifiExperiments
c77bcb2d45 remove unused parameter 2024-11-11 23:58:19 -08:00
HifiExperiments
6dc239d58d fix fade out not working in forward rendering 2024-11-11 23:39:06 -08:00
Dale Glass
e29310d9b4
Merge pull request #1230 from overte-org/fix/entity_script_unload
Fix access-after-delete on leaving domain with entity scripts
2024-11-10 20:24:22 +01:00
fe4a097d01 Fix access-after-delete on leaving domain with entity scripts 2024-11-10 00:48:05 +01:00
HifiExperiments
85157bf496 possible fix for missing jsdoc 2024-11-07 21:00:03 -08:00
ac20b34af9
Merge pull request #1224 from overte-org/fix/entity_host_type
Fix lack of entityHostType property
2024-11-05 00:27:21 +01:00
70ad8a14de Fix lack of entityHostType property 2024-11-05 00:23:02 +01:00
HifiExperiments
37f2512068 remove unnecessary fullscreen pass when haze is off/disabled 2024-11-03 15:40:55 -08:00
362e8b07c3
Merge pull request #1202 from AleziaKurdis/createApp_QmlPasteSoundUrl
Create App.: Add "Paste" button for NewSoundDialog QML.
2024-11-03 22:12:29 +01:00
ba2e6d9040
Merge pull request #1219 from JulianGro/Windows-JSDOC
Force enable JSDoc to get scripting console autocomplete working on Windows
2024-11-03 18:54:10 +01:00
d81d40c1ab Force enable JSDoc on Windows to get scripting console autocomplete working on Windows. 2024-11-03 15:11:14 +01:00
SummerGuardian64
6f1c48743d Fixed Camera Sensitivity setting not saving 2024-11-03 14:50:33 +01:00
Dale Glass
620be77917
Merge pull request #1210 from Armored-Dragon/fix/ac_scrolling
Fix ArmoredChat scrolling
2024-11-02 20:28:07 +01:00
9d15fc48a1
Merge pull request #1215 from overte-org/fix/script_context_prop
Fix missing properties in Script API
2024-11-01 11:39:52 +01:00
a9e46f81e5 Fix missing properties in Script API 2024-10-31 20:38:41 +01:00
HifiExperiments
8b774b02f0 update changelog for 2024.10.2 2024-10-30 17:25:59 -07:00
armored-dragon
7689647d78
Add .cache to gitignore. 2024-10-30 05:09:22 -05:00
armored-dragon
7c8ca85b5e
Removed dead / commented code.
Better id name.
2024-10-30 05:03:30 -05:00
armored-dragon
fb43abc636
Fixed messages not actually clearing. 2024-10-30 04:58:47 -05:00
armored-dragon
f6ce6db047
House keeping 2024-10-30 04:50:03 -05:00
armored-dragon
298bbbb52c
Fix type on sourceComponent. 2024-10-29 15:25:45 -05:00
armored-dragon
e1e079b654
Fix scrolling + message combining. 2024-10-29 15:16:06 -05:00
armored-dragon
4834f0e0c3
Forgot a semicolon.
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2024-10-28 07:59:06 -05:00
armored-dragon
9a7cbc39b1
Add label to display name entry field.
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2024-10-28 07:13:02 -05:00
armored-dragon
91733a76ce
Add option to turn off notification. 2024-10-27 23:06:00 -05:00
armored-dragon
d98ff9cd0a
Add notification. 2024-10-27 22:53:29 -05:00
Alezia Kurdis
4d5a6e0ddf
Add Paste url Button for this new qml too
Add Paste url Button for this new qml too
2024-10-27 21:33:29 -04:00
8b4207d18c
Merge pull request #1196 from Armored-Dragon/fix/AC_fix_quickchat_colortheme
Fix ArmoredChat quick_message qml dialog colors on light theme systems
2024-10-27 13:12:14 +01:00
e7603a0120
Merge pull request #1195 from HifiExperiments/density
fix density max typo
2024-10-27 12:55:57 +01:00
armored-dragon
d3bf9a5cb7
Hard code colors.
Fix indentation.
Created custom components.
Italic text on placeholder text.
2024-10-27 03:52:19 -05:00
HifiExperiments
95c45f47b2 fix density max 2024-10-27 00:24:03 -07:00