Histórico de Commits

Autor SHA1 Mensagem Data
  Justin Clark-Casey (justincc) 480216f50f Print out more information on connecting bots há 12 anos atrás
  Justin Clark-Casey (justincc) 9c392f6a68 Stagger multiple bot logins by 5 seconds to make this part of the test more 'realistic' há 12 anos atrás
  Justin Clark-Casey (justincc) 0ddf3c5289 Do bot startup on another thread so console is responsive during this process há 12 anos atrás
  Justin Clark-Casey (justincc) 93b615c51d Do each bot shutdown on its own threads to prevent one slow shutdown holding up all the rest. há 12 anos atrás
  Justin Clark-Casey (justincc) dc39ec82fa Change bot.IsConnected to be ConnectionState with Disconnected, Connecting, Connnected and Disconnecting states há 12 anos atrás
  Justin Clark-Casey (justincc) ab4e6a02a5 If a bot is not connected, show region name "(none)" instead of throwing an exception in the "show bots" command of pCampbot há 12 anos atrás
  Justin Clark-Casey (justincc) ec48a2f32b minor: Rename pCampbot console prompt to "pCampbot" rather than "Region" há 13 anos atrás
  Justin Clark-Casey (justincc) 2ae5b40ca6 On pCampBot, add bot as a property on behaviours instead of passing it in every time há 13 anos atrás
  Justin Clark-Casey (justincc) bdcfd6afee Add disabled CrossBehaviour to pCampBot, which is designed to cross test bots between neighbouring regions. há 13 anos atrás
  Justin Clark-Casey (justincc) ed7ddeecf2 Print out what behaviours are active when pCampBot starts up há 13 anos atrás
  Justin Clark-Casey (justincc) d145750e87 Add teleport behaviour to pCampBot há 13 anos atrás
  Justin Clark-Casey (justincc) 1126efdcd0 In pCampbot, change "show status" command to "show bots" há 13 anos atrás
  Justin Clark-Casey (justincc) e9f2a9bddb get pCampBot to extract nearby and store nearby region information há 13 anos atrás
  Justin Clark-Casey (justincc) e394f83df0 Change random number generator property name in pCampbot há 13 anos atrás
  Justin Clark-Casey (justincc) 9cba179dff launch pCampbot shutdown console comand asynchronously há 13 anos atrás
  Justin Clark-Casey (justincc) f31a58bd99 Remove unused index parameter from BotManager.startupBot(). Rename startupBot() => StartBot() há 13 anos atrás
  Justin Clark-Casey (justincc) bbab7b6b4d Use IsConnected status to determine whether all pCampBots have disconnected, rather than maintaining a separate count há 13 anos atrás
  Justin Clark-Casey (justincc) f26fdbd8da Rename PhysicsBot => Bot since it doesn't just exercise physics anymore há 13 anos atrás
  Justin Clark-Casey (justincc) 5a67940acc Add click/grab behaviour to pCampbot, which gets bots to randomly click things. há 13 anos atrás
  Justin Clark-Casey (justincc) 66c60c56a0 Separate out physics testing actions into a separate PhysicsBehaviour class há 13 anos atrás
  Justin Clark-Casey (justincc) 8e2e4c47d9 Add "show status" command to pCambot há 13 anos atrás
  Justin Clark-Casey (justincc) 53f3b76a84 get rid of unused m_verbose field há 13 anos atrás
  Justin Clark-Casey (justincc) 12bd0ebd34 stop recording the threads on which we happen to start bots. These are pointless since they terminate quickly há 13 anos atrás
  Justin Clark-Casey (justincc) b951c7fb1e Make bots share a cache so that asset downloads attempts are only made once instead of once for each bot há 13 anos atrás
  Justin Clark-Casey (justincc) 210868a832 Remove OpenSim.TestSuite há 13 anos atrás
  Justin Clark-Casey (justincc) b1647f6d04 adjust pCampbot so it starts up bots with the name format "<firstname> <lastname>_<bot-number>" há 13 anos atrás
  Justin Clark-Casey (justincc) e3f51df3c2 Stop pCampbot from firing connected event twice, which results in double counting. há 13 anos atrás
  John Hurliman 2519f071f2 Fixing a few compile errors in the previous commit há 15 anos atrás
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. há 15 anos atrás
  Melanie Thielker 4065ebff15 Remove the pre-log4net, discrete output methods from the consoles há 15 anos atrás