Commit graph

84500 commits

Author SHA1 Message Date
Kalila
308b2e08a0
Merge pull request #7 from ctrlaltdavid/fix/can-rez-attachment
Make granting avatar entities permission more robust
2021-03-25 04:49:54 -04:00
David Rowe
1f5b706574 Make granting avatar entities permission more robust 2021-03-25 21:38:32 +13:00
Kalila
70ebdf70e3
Merge pull request #6 from ctrlaltdavid/fix/can-rez-attachment
Fix up default domain permissions
2021-03-22 22:31:19 -04:00
David Rowe
41bd3c10c0 Fix up node permissions debug order 2021-03-23 15:22:08 +13:00
David Rowe
94228d0977 Fix up default domain permissions 2021-03-23 15:21:51 +13:00
Kalila
eac2758c13
Merge pull request #5 from ctrlaltdavid/fix/can-rez-attachment
Fix/can rez attachment
2021-03-22 00:39:25 -04:00
David Rowe
71b025f7f0 Separate API vs. internal versions of clearAvatarEntity() 2021-03-22 15:36:57 +13:00
David Rowe
b0fee2699c Allow time for avatar mixer to be updated with user's permissions 2021-03-22 13:58:15 +13:00
Kalila
26aa6354e8
Merge pull request #4 from ctrlaltdavid/fix/can-rez-attachment
Code review
2021-03-17 19:22:47 -04:00
David Rowe
9c68d0236c Fix indent 2021-03-18 12:16:04 +13:00
David Rowe
ddcfe6351b Tidying 2021-03-18 12:13:41 +13:00
David Rowe
3afc9f700e Rename avatar entities permission in server settings 2021-03-18 12:13:06 +13:00
David Rowe
240c58c6ce Code review 2021-03-18 09:56:00 +13:00
Kalila
177196c968
Merge pull request #3 from ctrlaltdavid/fix/can-rez-attachment
Fix typo
2021-03-17 02:43:25 -04:00
David Rowe
da5f462e4f Typo 2021-03-17 19:25:04 +13:00
Kalila
87def7a113
Merge pull request #2 from ctrlaltdavid/fix/can-rez-attachment
Amend "can rez avatar entities" functionality
2021-03-16 23:12:09 -04:00
David Rowe
2030d24523 Tidying 2021-03-16 14:37:16 +13:00
David Rowe
55dcf6534c Remove MyAvatar.storeAvatarEntityDataPayload() from API 2021-03-16 12:13:27 +13:00
David Rowe
b48d3e0387 Tidy disabling of avatar entity manipulation if don't have permission 2021-03-16 12:00:34 +13:00
David Rowe
0c1f775dc5 Don't warn user if permission removed while they're connected 2021-03-15 20:55:42 +13:00
David Rowe
e23251df4e Ignore Entities.addEntity() for avatar entities if don't have permission 2021-03-15 20:25:18 +13:00
David Rowe
0adfd8b806 Ask user whether to continue to a domain if their wearables won't rez 2021-03-15 16:30:46 +13:00
David Rowe
1b33339995 Make avatar mixer remove clients' unremoved avatar entities 2021-03-12 22:15:26 +13:00
David Rowe
fa77441fda Fix avatar entity not disappearing from other users' view 2021-03-11 20:19:38 +13:00
David Rowe
db0f7a9884 Fix flash of avatar entity when domain restarts 2021-03-11 20:14:03 +13:00
David Rowe
38738a69ac Fix locking 2021-03-11 14:56:24 +13:00
David Rowe
4834c002da Disable wearables scripting API calls if don't have permissions 2021-03-09 16:21:45 +13:00
David Rowe
13b9a2a67b Disable wearables buttons in avatar app if don't have permissions 2021-03-09 15:24:58 +13:00
David Rowe
283f7d61e2 Don't send avatar entities if don't have permission 2021-03-09 11:15:37 +13:00
David Rowe
091efaee60 Don't rez own avatar entities if don't have permission 2021-03-09 11:15:26 +13:00
David Rowe
dd674c395e Default canRezAvatarEntities on domains without new permission 2021-03-05 16:27:32 +13:00
David Rowe
2e75983800 Set default value of canRezAvatarEntities to that of canConnectToDomain 2021-03-03 16:31:12 +13:00
David Rowe
fb074fa2a9 Fix up rez avatar entities options' descriptions 2021-03-03 15:44:19 +13:00
David Rowe
3beceb4d7d Clear user's avatar entities if rez permissions change to "no" 2021-03-01 22:03:02 +13:00
David Rowe
e7a97c6117 Don't accept avatar entity data in message mixer if no rez permissions 2021-03-01 21:23:50 +13:00
David Rowe
3f01bd9250 Undo EntityData and EntityErase changes - these aren't avatar entities 2021-03-01 21:23:13 +13:00
David Rowe
8b6182e756 Misc fixes 2021-03-01 15:24:13 +13:00
David Rowe
ee892cdf86 Make wording consistent with rest of sysstem 2021-03-01 15:23:50 +13:00
David Rowe
036329fc61 Fix domain server missions table help and layout 2021-02-27 21:20:58 +13:00
Kalila L
6b5cffa5e4 Initial pass at adding canRezAvatarEntities. 2021-02-26 06:14:06 -05:00
Kalila L
b1273a0616 Update domain-settings. 2021-02-25 23:04:09 -05:00
Kalila
14292a042b
Merge pull request #999 from digisomni/feature/onboarding-config
Add onboarding configuration wizard to tutorial serverless
2021-02-25 20:49:22 -05:00
Kalila
75dad297f5
Update scripts/system/away.js
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-02-25 17:36:56 -05:00
Kalila
45fc0baf19
Merge pull request #1014 from vircadia/digisomni-patch-1
Add "RELEASE_NAME" to BUILD.md
2021-02-25 17:31:34 -05:00
Kalila
3d39c96092
Merge pull request #1055 from digisomni/feature/pkg-scripts-env
Update pkg-scripts.
2021-02-25 17:10:07 -05:00
Kalila
59743865dc
Merge pull request #1057 from digisomni/fix/installer-release-names
Add release name to end of installers.
2021-02-25 17:09:00 -05:00
Kalila
d8946f7f35
Merge pull request #1063 from HifiExperiments/tooltipFix
Fix tooltips
2021-02-25 17:08:36 -05:00
Kalila
9b2c6d8850
Update tutorial.json
Fix indentation.
2021-02-25 16:20:10 -05:00
Kalila
e5ab46341f
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-02-25 16:18:51 -05:00
HifiExperiments
91dd004043 fix tooltips 2021-02-23 20:57:40 -08:00