Historie revizí

Autor SHA1 Zpráva Datum
  Diva Canto de242a29ca HG: beginning of a more restrictive inventory access procedure (optional). Experimental: we'll try switching the root folder from under the viewer. před 12 roky
  Melanie 16aa00e944 Merge branch 'master' into careminster před 12 roky
  Diva Canto 3d7b5e5e93 HG: This hopefully fixes the HG teleports back home to OSGrid. Looks like Uri.ToString() drops the port when it's port 80. před 12 roky
  Melanie a6e305063e Merge branch 'master' into careminster před 12 roky
  Diva Canto 571efeddb2 Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region Scenes and Modules. Changed existing modules to use it instead of assuming that foreign = null account. před 12 roky
  Diva Canto 70e36ee2b4 HG: more adjustments for making HG Simian work. Added server_uri as new key on get_agent_home in UAS. před 12 roky
  Melanie 759f1d2dbe Merge branch 'master' into careminster před 12 roky
  Diva Canto 7e4a2d69d5 HG minor bug fix and marked one method obsolete in UAS. před 12 roky
  root 5f927dc104 Merge branch 'master' into careminster-presence-refactor před 13 roky
  Justin Clark-Casey (justincc) de20f0603f Tell hypergridders when their teleports fail because of the 4096 limit rather than just saying "destination not found" před 13 roky
  Melanie a1c16a4200 Merge branch 'master' into careminster-presence-refactor před 13 roky
  Diva Canto 487cb51f69 3rd way of reseting the HG Map. This time, don't use the grid service; instead keep track of which map blocks each client has seen in the region, and reset exactly those when the client closes. před 13 roky
  Diva Canto 98d1e7768a New method for resetting the map on HG: do it only once upon changing grids, and reset only exactly the map blocks that had regions in them. WARNING: this fetches all the regions from the Grid service, so there is a chance that this is a really bad idea in large grids. Pushing it for testing. před 13 roky
  Melanie 326c46ba70 Merge branch 'master' into careminster-presence-refactor před 13 roky
  Diva Canto fde3e704d3 oops před 13 roky
  Diva Canto e33cedfd42 HG Landmarks now working. před 13 roky
  Melanie d1cf1fe3d7 Merge branch 'master' into careminster-presence-refactor před 13 roky
  Diva Canto 9892e115cc Fatpack message on agent transfers: 1 message only (UpdateAgent) containing the agent and all attachments. Preserves backwards compatibility -- older sims get passed attachments one by one. Meaning that I finally introduced versioning in the simulation service. před 13 roky
  Melanie 9be1d2aef1 Merge branch 'master' into careminster-presence-refactor před 13 roky
  Mic Bowman 5a16fa882c Parameterizes the view distance used to compute and manage před 13 roky
  Diva Canto 72748746d5 Fixed some inconsistency with trailing /. Made debug messages consistent. Changed the stored region names of HG regions. Increased the size of regionName in DB. před 13 roky
  Melanie 45314c6622 Merge branch 'master' into careminster-presence-refactor před 13 roky
  Jonathan Freedman 3fe8fc3d51 * throw debug message when no HomeURI is set před 14 roky
  Jonathan Freedman d4144bedb8 * change the data exchanged within hypergrid transactions před 14 roky
  meta7 4cf5ef3cd4 Kick the user from the region in the circumstance that the TP home failed - ONLY if it was triggered by an estate ban. This makes baby jesus cry, and should be fixed to search for alternative regions if the home region is unavailable. před 14 roky
  Diva Canto a5044e08fb Better comment (related to previous commit) před 14 roky
  Diva Canto 5d29c0ec9d Addresses mantis #4929. Agent was being logged off the grid too soon -- things may still fail. před 14 roky
  Diva Canto c1fe07b022 * Added missing loggout notification to home grid upon agents logging out in foreign grids. před 14 roky
  Diva Canto a58859a0d4 GridUserService in place. Replaces the contrived concept of storing user's 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. před 14 roky
  Diva Canto 5001f61c08 * HGGridConnector is no longer necessary. před 14 roky