Armored-Dragon
|
d46c3600ac
|
Revert "Rebase" (#117)
This reverts commit 6cc11fdd40 .
|
2025-02-12 16:43:38 +00:00 |
|
Armored-Dragon
|
6cc11fdd40
|
Rebase
|
2025-02-12 16:40:06 +00:00 |
|
armored-dragon
|
25fe4850b9
|
Added a sortOrder.
https://github.com/overte-org/overte/pull/1276
|
2025-01-28 00:00:11 -06:00 |
|
armored-dragon
|
aacdf64bf6
|
Fix wrapping.
Remove unused video embed code.
|
2025-01-27 23:53:58 -06:00 |
|
armored-dragon
|
cf8a21c794
|
Fix spacing on messages with links.
|
2025-01-22 23:12:03 -06:00 |
|
armored-dragon
|
dbf5af052b
|
Remove video embeds.
Added debug logs.
Don't save settings when initializing the application.
|
2025-01-16 14:53:54 -06:00 |
|
armored-dragon
|
e67526cdf5
|
Fix binding loops.
|
2025-01-15 13:53:16 -06:00 |
|
armored-dragon
|
1c9174ff8f
|
Fix text highlighting.
|
2025-01-15 11:46:50 -06:00 |
|
armored-dragon
|
fae1fdd7e0
|
Remove lingering print function.
|
2025-01-01 11:41:17 -06:00 |
|
armored-dragon
|
37cdbacf68
|
Message embedding toggle.
|
2025-01-01 07:35:04 -06:00 |
|
armored-dragon
|
cf4ec3fb57
|
Add setting to force virtual window in VR.
|
2024-12-31 16:22:55 -06:00 |
|
armored-dragon
|
eb65301367
|
Basic video support.
|
2024-12-21 06:44:23 -06:00 |
|
armored-dragon
|
6976432574
|
Support animated images.
|
2024-12-21 05:45:59 -06:00 |
|
armored-dragon
|
891d533bd8
|
Move message parsing to formatting file.
|
2024-12-20 05:32:17 -06:00 |
|
armored-dragon
|
27fa5da048
|
Housekeeping: data formatting
|
2024-12-19 21:48:05 -06:00 |
|
armored-dragon
|
6dbd63ebe9
|
Fix formatting sometimes not formatting the last part of a message.
|
2024-12-19 04:48:56 -06:00 |
|
armored-dragon
|
60284015c2
|
Actually fix notifications.
|
2024-12-19 04:41:49 -06:00 |
|
armored-dragon
|
392a1446a9
|
Broke out templates into their own files.
|
2024-12-18 17:38:52 -06:00 |
|
armored-dragon
|
353f7ec30d
|
Fix domain notifications.
|
2024-12-18 05:04:23 -06:00 |
|
armored-dragon
|
e470cb23b4
|
Message media embedding.
|
2024-12-17 18:13:49 -06:00 |
|
armored-dragon
|
9174ffa4d1
|
World links.
|
2024-11-30 09:29:08 -06:00 |
|
armored-dragon
|
54b4aa70b8
|
Message formatting.
|
2024-11-30 07:22:28 -06:00 |
|
armored-dragon
|
777912999e
|
Notification organization.
|
2024-11-30 01:23:49 -06:00 |
|
armored-dragon
|
1d47275b41
|
Removed floofchat compatibility.
|
2024-11-30 00:32:20 -06:00 |
|
armored-dragon
|
b155e99921
|
Moved script.
Changed name.
|
2024-11-29 23:53:27 -06:00 |
|
|
aa8a206e3c
|
Merge pull request #1176 from HifiExperiments/haze
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
remove unnecessary fullscreen pass when haze is off/disabled
|
2024-11-28 22:59:39 +01:00 |
|
|
a59047da30
|
Merge pull request #1241 from Armored-Dragon/fix/ac_timestamps
Change ArmoredChat timestamps to use real timestamps
|
2024-11-28 22:32:06 +01:00 |
|
|
eefeaf3c19
|
Merge pull request #1226 from HifiExperiments/jsdoc
possible fix for missing jsdoc
|
2024-11-28 20:20:48 +01:00 |
|
|
90ddd51ae0
|
Merge pull request #1204 from Armored-Dragon/fix/Pal_Application_Displayname_label
Add a label to the Pal application 'displayname' field
|
2024-11-28 20:04:01 +01:00 |
|
|
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 |
|
Dale Glass
|
07c57f60c2
|
Merge pull request #1237 from Armored-Dragon/fix/privacy_policy_update
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
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
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
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 |
|
|
9503fae612
|
Merge pull request #1236 from overte-org/fix/signal_proxy_crash
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
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
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
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 |
|