UbitUmarov
|
128e0be382
add GetFullGroupPowers(agentID, groupID) to groups modules. This returns the 'sum' of powers of all agent roles on that group, apply it to some OSSL (mantis 8777). It May be needed elsewhere
|
4 年之前 |
UbitUmarov
|
351235f78e
XmlRpcGroup: minor change
|
4 年之前 |
UbitUmarov
|
9c55c5bdb2
XmlRpcGroup: fix groupNoticesEnabled check
|
4 年之前 |
UbitUmarov
|
1a57abebfc
XmlRpcGroup: try to improve notices attachments
|
4 年之前 |
UbitUmarov
|
6c49f16132
minor changes
|
4 年之前 |
Melanie
|
0fd17c08ae
Massive console refactor. Greatly simplify interface.
|
5 年之前 |
UbitUmarov
|
3491af440f
missing files...
|
5 年之前 |
UbitUmarov
|
f31fe66ce1
fix bad move on xmlgroups
|
7 年之前 |
UbitUmarov
|
9e12ef9234
let all clients get a group title update on create group
|
7 年之前 |
Melanie Thielker
|
ad8915f154
Restructure god level and permissions
|
7 年之前 |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 年之前 |
UbitUmarov
|
95970d7788
use known name a group ejetee if its local client
|
8 年之前 |
Kevin Cozens
|
1b2e240bf8
Collect any group join fees. Pass group name when applying join/create fees.
|
8 年之前 |
Kevin Cozens
|
847d351bf5
Fixed grammer in a comment
|
8 年之前 |
Kevin Cozens
|
df8f189f5c
Fixed typo in two group messages
|
8 年之前 |
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.
|
8 年之前 |
UbitUmarov
|
52decfcc16
reduce some grid services calls on region crossings, sending more information on the agent update ( groups v2 needs change )
|
8 年之前 |
Melanie Thielker
|
4468aa0dcf
Merge branch 'master' of opensimulator.org:/var/git/opensim
|
8 年之前 |
Melanie Thielker
|
ea8f3c83bf
Finally remove the requirement for an InventoryItem/FolderBase object to
|
8 年之前 |
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
|
8 年之前 |
UbitUmarov
|
057bc648f3
xmlrpcgroups: make use of a forgotten GetMemberGroupProfilemethod, put back xmlrpc cache since it is necessary to prevent folish viewers flooding
|
8 年之前 |
UbitUmarov
|
7b7483ec7e
save one call to grid to get agent groups powers (xmlrpcgoups only for now
|
8 年之前 |
UbitUmarov
|
1777324a86
cleanup a bit AgentGroupDataUpdate sending
|
8 年之前 |
UbitUmarov
|
9358a6ad29
revert several changes to groups modules (agentGroupData is private). change interregions invite/eject messages, etc
|
8 年之前 |
UbitUmarov
|
158e0ae402
Revert " don't try to send initial AgentGroupDataUpdate to NPCs" this was
|
8 年之前 |
UbitUmarov
|
84a6a6e008
don't try to send initial AgentGroupDataUpdate to NPCs
|
8 年之前 |
Diva Canto
|
cec5682da9
Mantis #7937: don't send group info to NPCs
|
8 年之前 |
Diva Canto
|
648cf51411
Fix failing test
|
8 年之前 |
Diva Canto
|
8d99fe095a
Mantis #7920: group info was not being updated in many situations. (regression) Putting back the heavy messaging.
|
8 年之前 |
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.
|
8 年之前 |