Oren Hurvitz
|
8aa75f225b
Fixed bug introduced in 4735514. The project didn't compile.
|
9 år sedan |
Quill Littlefeather
|
4735514a88
Fixed not being charged to create classifeids on money enabled regions
|
9 år sedan |
AliciaRaven
|
1e444b1449
Change UserProfiles so that the parcel name is used for a ProfilePick and not the parcel owners name. This change also fixes a bug where if the avatar enters and does not move, creating or editing a ProfilePick would set the parcelId as an empty UUID. This is because ScenePresence.currentParcelUUID is not set until the avatar moves.
|
9 år sedan |
Justin Clark-Casey (justincc)
|
97ac80d664
minor: Suppress the log messages when user profiles data is requested for an NPC or an HG user with no set server URI to avoid log spam.
|
9 år sedan |
Justin Clark-Casey (justincc)
|
ec8d21c434
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
|
10 år sedan |
Justin Clark-Casey (justincc)
|
8c9f82b035
Just for now, don't alert the user or log if we couldn't change their server-side preferences due to no e-mail address being sent.
|
10 år sedan |
BlueWall
|
b463870914
Add hypergrid teleporting support to user profiles picks
|
10 år sedan |
Diva Canto
|
733763c4e2
Amend to previous commit -- write down the problematic Profile server URL.
|
10 år sedan |
Diva Canto
|
5bb95a8a55
May fix mantis #7133
|
10 år sedan |
Oren Hurvitz
|
882af7195c
Better error-handling and logging in case User Profile requests fail
|
10 år sedan |
Oren Hurvitz
|
e8a2eff2e8
Changed how UserProfile performs a fallback call using the OpenProfile API, because now JsonRpcRequest() returns an error result instead of throwing an exception
|
10 år sedan |
Oren Hurvitz
|
d62f0bc35d
Refactored: moved OpenProfileClient to a location where it can be used by both the Simulators and Robust
|
10 år sedan |
BlueWall
|
63fd027494
Catch empty url error
|
10 år sedan |
BlueWall
|
14836e60ff
Fix issue with user picks creation. The snapshot id is UUID.Zero in new parcels.
|
11 år sedan |
BlueWall
|
542bef20e8
Move JsonRpc request code out for general availability
|
11 år sedan |
Oren Hurvitz
|
368b29a680
In Core Profiles: as a fallback, try to get profiles from foreign grids using the OpenProfile protocol
|
11 år sedan |
Justin Clark-Casey (justincc)
|
14569992e1
Prevent adding a land object if it overlaps any existing objects that have not had their bitmaps adjusted.
|
10 år sedan |
Justin Clark-Casey (justincc)
|
ffd0da23fb
Merge branch 'justincc-master'
|
10 år sedan |
Justin Clark-Casey (justincc)
|
f49d513089
Change warns associated with UserAgentServiceConnector to debugs, as this is not necessarily a problen with the source simulator (e.g. someone else's remote simulator cannot be contacted).
|
10 år sedan |
Justin Clark-Casey (justincc)
|
fc35b45e21
If calls to UserAgentServiceConnector fail then throw an exception. This lets the caller decide whether to discard the error or not.
|
10 år sedan |
Justin Clark-Casey (justincc)
|
b2878eb773
Merge branch 'justincc-master'
|
10 år sedan |
Oren Hurvitz
|
b8e22f02e7
Make sure Web streams are disposed after use
|
11 år sedan |
Robert Adams
|
6937eec258
Merge branch 'master' into varregion
|
11 år sedan |
BlueWall
|
141d771a93
Fix issue with editing notes for other avatars
|
11 år sedan |
Robert Adams
|
13a9a4b653
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
|
11 år sedan |
BlueWall
|
1842388bb4
Add support for user preferences (im via email)
|
11 år sedan |
Robert Adams
|
25ae59b9eb
varregion: remove scattered use of Constants.RegionSize by having routines reference RegionInfo.RegionWorldLoc?.
|
11 år sedan |
Robert Adams
|
317c04fe17
VarRegion: change RegionInfo storage of region coordinates from region
|
11 år sedan |
BlueWall
|
9643915093
Remove test that gives issue on Windows, just let the try/catch do the work.
|
11 år sedan |
BlueWall
|
56f565b601
Profiles: Clean up some log entries caused when visiting HG avatar is using legacy profiles
|
11 år sedan |