| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
call for all friends rather than one for each friend.
However, large groups could still take a very long time since we still need to message each avatar on different simulators.
|
|
|
|
| |
go. Domain-name and user-level based. \o/
|
|
|
|
| |
creations and getting contacted from other grids. Incoming HyperGrid teleports can also be restricted to local users.
|
|
|
|
| |
that they can scale better. They were previously being handled by the UAS; that is still there, but it's now obsolete and will be removed in a future release.
|
|
|
|
| |
direct user connections.
|
|
|
|
| |
Update basic profile to use the replaceable interface, making configuration less error-prone. Add support to query avatar's home user account and profile service for regions usng the updated OpenProfileModule with Hypergrid.
|
| |
|
| |
|
|
|
|
| |
22:07:53 - [USER AGENT CONNECTOR]: remote call to http://hg.osgrid.org:80/ returned an error: Requested method [locate_user] from 127.0.0.1 threw exception: Object reference not set to an instance of an object at OpenSim.Services.HypergridService.UserAgentService.LocateUser (UUID userID) [0x00000] in <filename unknown>:0
|
|
|
|
| |
http://opensimulator.org/mantis/view.php?id=5527
|
|
|
|
| |
grids. http://opensimulator.org/mantis/view.php?id=5528
|
|
|
|
| |
http://opensimulator.org/mantis/view.php?id=5529 related to sending IMs to foreign friends who are offline. Hopefully.
|
|
|
|
|
|
| |
"Logins Disabled" to fix NullReferenceException, allowing agent to login to fallback region when logins are disabled by "StartDisabled = true" or when logins are disabled by RegionReady""
This reverts commit 0a430bbffb561a5172220e7617257798c11a66f5.
|
|
|
|
|
|
| |
Disabled" to fix NullReferenceException, allowing agent to login to fallback region when logins are disabled by "StartDisabled = true" or when logins are disabled by RegionReady"
This reverts commit 4b9e446c6267a1161263d885699e72c97e8a94eb.
|
|
|
|
| |
to fix NullReferenceException, allowing agent to login to fallback region when logins are disabled by "StartDisabled = true" or when logins are disabled by RegionReady
|
|
|
|
| |
looked back in source user's User Agent service.
|
|
|
|
| |
testing.
|
|
|
|
| |
window, but can't test because this mechanism doesn't seem to work without a profile service.
|
|
|
|
| |
friends in other grids.
|
|
|
|
| |
inconsistently. (maybe related to mantis #5386)
|
| |
|
| |
|
|
|
|
| |
Changed the stored region names of HG regions. Increased the size of regionName in DB.
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
client ip address to agent circuit data, so that it's always there.
|
|/ |
|
|
|
|
| |
flexible without changing current behavior
|
|
|
|
| |
myipaddress.com. Also removed client IP verification upon UDP connection that had been left there -- we can't do that in general.
|
|
|
|
| |
untested. Committing to move to my other computer.
|
| |
|
| |
|
|
|
|
|
|
| |
but it clears up the circular dependency issue between Gatekeeper and UserAgents that had made me resort to in-process remote calls, which, in turn, were hitting bugs down there somewhere in mono.
NOTE: CONFIGURATION CHANGE IN ROBUST.HG.INI.EXAMPLE !!!###!!!
|
|
|
|
| |
LAN client IPs into external IPs. This addresses some issues related to running both the user agents service and the viewer in the same machine/LAN, which then presents a problem when the user agent goes to an external network.
|
|
|
|
| |
127.0.0.1/localhost in testing HG situations. The login server must have the LAN IP address, and the regions must show ExternalHostname as SYSTEMIP. Working, but this needs more testing.
|
|
|
|
| |
where 127.0.0.1 is being transformed to the local IP address. I suspect it's Adam's NAT snippets.
|
| |
|
|
|
|
|
|
| |
foreign grids.
* Added missing config in StandaloneHypergrid.ini
|
|
|
|
|
|
| |
home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
BTW, the Meshing files want to be committed too -- EOFs.
|
| |
|
|
|
|
| |
now until I understand better the client IP issue.
|
|
|
|
| |
* Bug fix in UserAgentService, logout
|
|
|