Historique des commits

Auteur SHA1 Message Date
  Melanie 0fd17c08ae Massive console refactor. Greatly simplify interface. il y a 4 ans
  UbitUmarov ea53cb0dfa temporary change pcampbot bots lastname convention, to test at osgrid il y a 6 ans
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
  Diva Canto cc1fc400d8 pCampbot: added behavior that mimic initial inventory download. It's not exactly what the viewer does, but it's close enough, and the elapsed time can be measured. il y a 9 ans
  Justin Clark-Casey (justincc) 6ac12a42ec Add "debug lludp packet" command to pCampbot. il y a 9 ans
  Justin Clark-Casey (justincc) c73b02d583 Replace two connecting bots state booleans in pCampbot with a single state machine. il y a 9 ans
  Justin Clark-Casey (justincc) ce74418c20 minor:Give console feedback when we sit or stand pCampbot bots. il y a 10 ans
  Justin Clark-Casey (justincc) 3a643e2456 Don't allow the last behavior to be removed from a pCampbot bot il y a 10 ans
  Justin Clark-Casey (justincc) f1f935ed95 Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator il y a 10 ans
  Justin Clark-Casey (justincc) f1cec684e2 For pCampbot, set max number of permitted connections to an endpoint to int.MaxValue il y a 10 ans
  Justin Clark-Casey (justincc) 0e71e3889c Go back to disconnecting bots in parallel since serially is too slow. il y a 10 ans
  Justin Clark-Casey (justincc) fcc665a567 Put pCampbot "disconnect" command on separate thread like "connect" so that we can continue to run status commands whilst bots are disconnecting. il y a 10 ans
  Justin Clark-Casey (justincc) e57e9e95d4 Allow "show bots" pCampbot console command to quickly report status by not locking entire bot list for almost 100% of connection time. il y a 10 ans
  Oren Hurvitz 470161ae2e Write some pCampBot messages to the log il y a 10 ans
  Diva Canto cddf1ec0dc Added 2 new behaviors to pCampBot il y a 10 ans
  Justin Clark-Casey (justincc) cc7065f9ee minor: change "bot" pCampBot help cateogry to "Bots" il y a 10 ans
  Justin Clark-Casey (justincc) 9c3c9b7f5f Make pCampbot "add behaviour" and "remove behaviour" console commands work for all bots if no bot number is given il y a 10 ans
  Justin Clark-Casey (justincc) 1a2627031d Add pCampbot "remove behaviour" console command for removing bot behaviours during operation. il y a 10 ans
  Justin Clark-Casey (justincc) 9bd6271570 Add ability to adjust pCampbot bot behaviours whilst running with "add behaviour <behaviour-name> <bot-number>" console commad il y a 10 ans
  Justin Clark-Casey (justincc) 01cb8033a4 And fix break in "show bot" from commit 9c65207 il y a 10 ans
  Justin Clark-Casey (justincc) a89c56dcf1 Fix build break from last commit 9c65207. Mono 2.4 lacks string.join(string, List<string>), or some auto casting is missing il y a 10 ans
  Justin Clark-Casey (justincc) 9c65207936 Show behaviours of pCampbot bots in "show bots" and "show bot" console commands il y a 10 ans
  Justin Clark-Casey (justincc) 050617ae0e Make pCampbot "show bot" command take the bot number instead of the full bot name il y a 11 ans
  Justin Clark-Casey (justincc) 13556cf129 Fix a further bug in pCampbot connect where ignoring already connected bots was wrongly counted as a connect il y a 11 ans
  Justin Clark-Casey (justincc) 51c7fb1969 Add "set bots" command to make it possible to set SEND_AGENT_UPDATES on all bots whilst pCampbot is running il y a 11 ans
  Justin Clark-Casey (justincc) 66a7dc3a0d In pCampbot, don't try and reconnect bots that are already connected on console "connect" command il y a 11 ans
  Justin Clark-Casey (justincc) 4a81465b91 Fix build break from last commit a3e1b27 on mono 2.4.3 il y a 11 ans
  Justin Clark-Casey (justincc) a3e1b278a1 Add pCampbot "show bot" console command to show more detailed information on a particular bot (e.g. what sims they are connected to) il y a 11 ans
  Justin Clark-Casey (justincc) 56d1d67a34 Add pCampbot console commands to sit all bots on ground and stand all bots il y a 11 ans
  Justin Clark-Casey (justincc) 589b1a2eaf Make it possible to reconnect pCampbots with the console command "connect [<n>]". il y a 11 ans