Commit History

Auteur SHA1 Bericht Datum
  Gwyneth Llewelyn 0eec09c4b9 Found out that the garbage collector is too aggressive: if something does not reply to the ping command, it immediately excludes the item from the database (including agents). I included a timer which ought at least to contact the server every hour with a new PermURL. 7 jaren geleden
  Gwyneth Llewelyn db24abf2dd When checking if the command has a valid NPC key, exclude special commands osNpcCreate (which will *generate* that key) and ping (which does not require a NPC key) 7 jaren geleden
  Gwyneth Llewelyn 6e28923ba9 Added missing code for remotely calling the gobot app to delete the agent from the database if it is removed. 7 jaren geleden
  Gwyneth Llewelyn ee35407460 Deal with the issue of sending an invalid NPC key for an Agent that does not exist any more (because the database still does not reflect reality). Right now, I just skip dealing with that invalid Agent, but the whole engine infinite loop has to be rewritten to deal with Agents popping in and out. 7 jaren geleden
  Gwyneth Llewelyn d480f390b4 More changes for setting profile + image 7 jaren geleden
  Gwyneth Llewelyn 9f8d1fdb07 Added changes for setting profile + image. 7 jaren geleden
  Gwyneth Llewelyn 3c07ff5ed8 Add support for the “ping” command. We will need that for the Garbage Collector to know which objects are active and which are not. 7 jaren geleden
  Gwyneth Llewelyn f31de139fe Sanitising spaces to tabs. 7 jaren geleden
  Gwyneth Llewelyn 65cbb237f4 Changes to make it less chatty, and added a ping/pong for the garbage collector to know this object is still active. 7 jaren geleden
  Gwyneth Llewelyn 2c89ff8db9 Fixed code to include an event listener; this is crucial to clone avatars in-world! 7 jaren geleden
  Gwyneth Llewelyn 284698edcb Trying to fix some annoying in-world bugs when contacting the external server. Cacheing issues? 7 jaren geleden
  Gwyneth Llewelyn 1eba677f17 Fixing two Go template bugs, weird to track down. 7 jaren geleden
  Gwyneth Llewelyn 436a6517db Had to fix &timestamp to be &timestamp or Go will break (bug?) 7 jaren geleden
  Gwyneth Llewelyn 0d6a2f86ec Correcting LSL scripts which had some syntax errors! 7 jaren geleden
  Gwyneth Llewelyn 05a5a69c43 Added on the back office interface another LSL script for the Bot Controller. 7 jaren geleden