Historial de Commits

Autor SHA1 Mensaje Fecha
  Justin Clark-Casey (justincc) 2d16d14ef1 If logging a client out due to ack timeout, do this asynchronously rather than synchronously on the outgoing packet loop. hace 12 años
  Justin Clark-Casey (justincc) debd83b06a Print out more information on connecting bots hace 12 años
  Justin Clark-Casey (justincc) 7c1abc5225 Increase minimum period between bot actions to 3 seconds, so that teleport doesn't fall under the minimum 2 second limits that clients take to process it hace 12 años
  Justin Clark-Casey (justincc) ca22b5e2f0 Change bot.IsConnected to be ConnectionState with Disconnected, Connecting, Connnected and Disconnecting states hace 12 años
  Justin Clark-Casey (justincc) 9ec74f2098 Provide feedback on bot login states in pCampbot hace 12 años
  Justin Clark-Casey (justincc) 2ae5b40ca6 On pCampBot, add bot as a property on behaviours instead of passing it in every time hace 13 años
  Justin Clark-Casey (justincc) bdcfd6afee Add disabled CrossBehaviour to pCampBot, which is designed to cross test bots between neighbouring regions. hace 13 años
  Justin Clark-Casey (justincc) 9ae0641871 Rename Bot.BotManager to Manager hace 13 años
  Justin Clark-Casey (justincc) e9f2a9bddb get pCampBot to extract nearby and store nearby region information hace 13 años
  Justin Clark-Casey (justincc) bbab7b6b4d Use IsConnected status to determine whether all pCampBots have disconnected, rather than maintaining a separate count hace 13 años
  Justin Clark-Casey (justincc) 674b521fdd In pCampBot, don't try and pull down Primitive faces or sculpts set to null hace 13 años
  Justin Clark-Casey (justincc) 69a4057135 remove the pointless check of the face texture struct against null in Bot.Objects_NewPrim() hace 13 años
  Justin Clark-Casey (justincc) f26fdbd8da Rename PhysicsBot => Bot since it doesn't just exercise physics anymore hace 13 años