.. |
Caps
|
878ce1e6b2
This should fix all issues with teleports. One should be able to TP as fast as needed. (Although sometimes Justin's state machine kicks in and doesn't let you) The EventQueues are a hairy mess, and it's very easy to mess things up. But it looks like this commit makes them work right. Here's what's going on:
|
před 11 roky |
DynamicAttributes
|
f7d09b898a
Make the concept of namespaces explicit in dynamic attributes
|
před 11 roky |
EntityTransfer
|
7c916ab91c
Try to make "slow down" message that one could receive on rapid teleporting more informative to the user.
|
před 11 roky |
InterfaceCommander
|
17440d8a29
Added option for UUID as command parameters. This lets the command handle the UUID parsing and type checking before the command is executed.
|
před 12 roky |
InventoryAccess
|
09cb2a37dd
More on HG inventory and OutboundPermission: disallowing giving inventory to foreigners if OutboundPermission is false
|
před 11 roky |
Library
|
c358d5d168
Changed a few bits in Inventory/Archiver/InventoryArchiveReadRequest.cs to be less dependent on a Scene.
|
před 11 roky |
Monitoring
|
b272b91317
minor: Fix mono compiler warning in MonitorModule
|
před 12 roky |
Search
|
63f6c8f27c
Removed commented lines and useless debug message
|
před 11 roky |
ServiceThrottle
|
894554faf6
Removed the MapItems thread. Redirected the map items requests to the services throttle thread. Didn't change anything in how that processor is implemented, for better or for worse.
|
před 11 roky |
Statistics
|
1dd2d432f1
For those people collecting and comparing logfiles from servers scattered
|
před 12 roky |
UserManagement
|
7b0b5c9d97
Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that handler from both Groups modules in core, and replaced them with an operation on IGroupsModule.
|
před 11 roky |