UbitUmarov
|
f31fe66ce1
fix bad move on xmlgroups
|
hace 7 años |
UbitUmarov
|
9e12ef9234
let all clients get a group title update on create group
|
hace 7 años |
Melanie Thielker
|
ad8915f154
Restructure god level and permissions
|
hace 7 años |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
hace 7 años |
UbitUmarov
|
95970d7788
use known name a group ejetee if its local client
|
hace 8 años |
Kevin Cozens
|
1b2e240bf8
Collect any group join fees. Pass group name when applying join/create fees.
|
hace 8 años |
Kevin Cozens
|
847d351bf5
Fixed grammer in a comment
|
hace 8 años |
Kevin Cozens
|
df8f189f5c
Fixed typo in two group messages
|
hace 8 años |
UbitUmarov
|
a66e747c95
add GetActiveMembershipData() to groups modules, let core groups also have GetMembershipData(), wait for client to ask for it not telling in OnNewClient, as other modules do.
|
hace 8 años |
UbitUmarov
|
52decfcc16
reduce some grid services calls on region crossings, sending more information on the agent update ( groups v2 needs change )
|
hace 8 años |
Melanie Thielker
|
4468aa0dcf
Merge branch 'master' of opensimulator.org:/var/git/opensim
|
hace 8 años |
Melanie Thielker
|
ea8f3c83bf
Finally remove the requirement for an InventoryItem/FolderBase object to
|
hace 8 años |
UbitUmarov
|
cd34f978fb
revert to previus GroupProfileRequest because floatsam groups server seems to return wrong values for GroupMembershipCount and GroupRolesCount. this should be fixed because we are getting the full lists just to count number of entries
|
hace 8 años |
UbitUmarov
|
057bc648f3
xmlrpcgroups: make use of a forgotten GetMemberGroupProfilemethod, put back xmlrpc cache since it is necessary to prevent folish viewers flooding
|
hace 8 años |
UbitUmarov
|
7b7483ec7e
save one call to grid to get agent groups powers (xmlrpcgoups only for now
|
hace 8 años |
UbitUmarov
|
1777324a86
cleanup a bit AgentGroupDataUpdate sending
|
hace 8 años |
UbitUmarov
|
9358a6ad29
revert several changes to groups modules (agentGroupData is private). change interregions invite/eject messages, etc
|
hace 8 años |
UbitUmarov
|
158e0ae402
Revert " don't try to send initial AgentGroupDataUpdate to NPCs" this was
|
hace 8 años |
UbitUmarov
|
84a6a6e008
don't try to send initial AgentGroupDataUpdate to NPCs
|
hace 8 años |
Diva Canto
|
cec5682da9
Mantis #7937: don't send group info to NPCs
|
hace 8 años |
Diva Canto
|
648cf51411
Fix failing test
|
hace 8 años |
Diva Canto
|
8d99fe095a
Mantis #7920: group info was not being updated in many situations. (regression) Putting back the heavy messaging.
|
hace 8 años |
Diva Canto
|
76ab1ed10c
Restored sending group membership data via EventQueue -- this had been a regression. Took the opportunity to refactor that code, so that both Groups V2 and XmlRpcGroups can use the same function.
|
hace 8 años |
Diva Canto
|
d51fe01ed8
Mantis #7915: bring XmlRpcGroups/GroupsModule.cs up to speed with Groups V2
|
hace 8 años |
UbitUmarov
|
0b21724fe4
try fix some whitespaces VS decided to change
|
hace 9 años |
UbitUmarov
|
f2c8f83215
add processing of AvatarGroupsRequest message that should be used to get other avatars group memberships, but keep it disabled since some viewers no longer suport it correctly and expect memberships in reply to avatar properties, so we need to keep wasting bandwith sending useless information when some viewers really only want avatarproperties
|
hace 9 años |
UbitUmarov
|
cf6856a8df
remove groups handlers onClientClosed
|
hace 9 años |
UbitUmarov
|
04b32e1982
let SendAvatarGroupsReply fall back to UDP if no caps and make use of it
|
hace 9 años |
UbitUmarov
|
b269185031
several changes to xmlrpcGroups. Packets AgentData and AgentGroupData are private to the requesting agent, etc
|
hace 9 años |
UbitUmarov
|
238b32d95f
in xmlrpcGroups send all groups on MakeRoot. this will slow down crossings even more, but viewers seem to need it now, something to review later
|
hace 9 años |