Historique des commits

Auteur SHA1 Message Date
  Diva Canto df63bfafef Better version of previous commit il y a 11 ans
  Diva Canto f81e289a1b Add the Current Outfit folder as an available folder in the SuitcaseInventory. il y a 11 ans
  Justin Clark-Casey (justincc) 76b2b20f7e minor: remove mono compiler warnings from HGSuitcaseInventoryService il y a 11 ans
  Justin Clark-Casey (justincc) 824a4b4808 After calls to GetSuitcaseXFolder() in HGSuitcaseInventoryService, consistently check for null return and log warning rather than throw exception. il y a 11 ans
  Diva Canto bb44758179 Switched to using the other Util function with a default value. il y a 11 ans
  Diva Canto f1010d7b15 Moved the HG default variables out of [Startup] and into their own section [Hypergrid] in *Common.ini.example. Backwards compatible for now. il y a 11 ans
  Diva Canto 0e8289cd00 Added new Util function for reading config vars that's more generic than the one I added yesterday -- this is for helping move config vars out of [Startup] il y a 11 ans
  Diva Canto e515cdddec Simplification of HG configs: HomeURI and GatekeeperURI now are defined as default under [Startup]. They can then be overwritten in the other sections (but probably shouldn't). I kept the existing code for backwards compatibility, so this should not cause any breaks from people's current configurations. But people should move to have these 2 vars under [Startup] -- see OpenSim.ini.example and Robust.HG.ini.example. And yes, both names now end with "URI" for consistency. il y a 11 ans
  Diva Canto 783443705d HG Suitcase Inventory: if RootFolder type doesn't work, look for any folder with parentID=UUID.Zero il y a 11 ans
  Diva Canto 7412795a0b HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST THESE. il y a 11 ans
  Diva Canto de69a24574 More on HG2.0: added the possibility of controlling the appearance that avies use to visit other grids. Not as good as I wanted, but good enough. Unfortunately we can't switch the appearance from under the avie without getting into a lot of weirdnesses because appearance is viewer-controlled. So instead, when this control is on, I'm disallowing HG-TP unless the user is wearing an allowed HG appearance -- the user gets a warning and needs to switch appearance. WARNING: I'm still not committing the config vars because this is still not ready for ppl to test. il y a 12 ans
  Diva Canto 190f9c258b Restarting to work on HGSuitcaseInventoryService: added the ability for the outside world to retrieve appearance items. Not ACLed yet. il y a 12 ans
  Justin Clark-Casey (justincc) 1926de5a05 Remove some mono compiler warnings il y a 12 ans
  Diva Canto d4a370a5f2 A few more minor improvements on Suitcase inventory service. il y a 12 ans
  Diva Canto 0d566aa385 Better Suitcase Inventory Service. il y a 12 ans
  Diva Canto 6a9f36788d Deleted the unused and commented code from 2 commits ago. il y a 12 ans
  Diva Canto 25b3edc21c WARNING: LOTS OF COMMENTED AND UNUSED CODE IN THIS COMMIT. This is on purpose; it's an historical record of what works and what doesn't wrt manipulating inventory at the viewer. I'll remove the unused code in a subsequent commit, but wanted to place it in history. The uncommented code works. il y a 12 ans
  Diva Canto 30db0ac5e2 Finish up the SuitcaseInventory service. il y a 12 ans
  Diva Canto 51dc1e709c HG 2.0: added the beginning of HGSuitcaseInventoryService. Plus moved the hack away from ScenePresence. This is better but it still doesn't restore the inventory upon arrival. il y a 12 ans