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.
|
12 yıl önce |
Justin Clark-Casey (justincc)
|
debd83b06a
Print out more information on connecting bots
|
12 yıl önce |
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
|
12 yıl önce |
Justin Clark-Casey (justincc)
|
ca22b5e2f0
Change bot.IsConnected to be ConnectionState with Disconnected, Connecting, Connnected and Disconnecting states
|
12 yıl önce |
Justin Clark-Casey (justincc)
|
9ec74f2098
Provide feedback on bot login states in pCampbot
|
12 yıl önce |
Justin Clark-Casey (justincc)
|
2ae5b40ca6
On pCampBot, add bot as a property on behaviours instead of passing it in every time
|
13 yıl önce |
Justin Clark-Casey (justincc)
|
bdcfd6afee
Add disabled CrossBehaviour to pCampBot, which is designed to cross test bots between neighbouring regions.
|
13 yıl önce |
Justin Clark-Casey (justincc)
|
9ae0641871
Rename Bot.BotManager to Manager
|
13 yıl önce |
Justin Clark-Casey (justincc)
|
e9f2a9bddb
get pCampBot to extract nearby and store nearby region information
|
13 yıl önce |
Justin Clark-Casey (justincc)
|
bbab7b6b4d
Use IsConnected status to determine whether all pCampBots have disconnected, rather than maintaining a separate count
|
13 yıl önce |
Justin Clark-Casey (justincc)
|
674b521fdd
In pCampBot, don't try and pull down Primitive faces or sculpts set to null
|
13 yıl önce |
Justin Clark-Casey (justincc)
|
69a4057135
remove the pointless check of the face texture struct against null in Bot.Objects_NewPrim()
|
13 yıl önce |
Justin Clark-Casey (justincc)
|
f26fdbd8da
Rename PhysicsBot => Bot since it doesn't just exercise physics anymore
|
13 yıl önce |