This website requires JavaScript.
Explore
Help
Register
Sign In
Miko
/
node-metaverse
Watch
1
Star
0
Fork
0
You've already forked node-metaverse
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2c4833baf7315aa701024e1655da0f6c75de8bc2
node-metaverse
/
lib
/
classes
/
commands
History
Casper Warden
2c4833baf7
- Support Settings inventory objects
...
- Add some missing caps and flags - Fix prims out of order when fetching and building
2021-09-23 16:37:54 +01:00
..
AgentCommands.ts
#31
: Ability to get a list of all avatars in region
2020-12-01 12:25:56 +00:00
AssetCommands.ts
Tighten up typescript rules and fix resulting compilation errors
2020-12-03 13:55:02 +00:00
CommandsBase.ts
Significant tidy-up. Update msg_template and add new ObjectAnimation message. Tidy up imports. Added buffer overrun check to the packet decoders since the message template doesn't seem to always correspond with what we receive (Specifically, MapBlockReply's new Size parameter)
2020-01-06 12:56:01 +00:00
CommunicationsCommands.ts
Tighten up typescript rules and fix resulting compilation errors
2020-12-03 13:55:02 +00:00
FriendCommands.ts
Bit of tidyup
2021-09-22 15:34:53 +01:00
GridCommands.ts
Tighten up typescript rules and fix resulting compilation errors
2020-12-03 13:55:02 +00:00
GroupCommands.ts
Modernise forEach loops throughout
2020-11-19 17:10:19 +00:00
InventoryCommands.ts
Extensive work on building, wearables, assets, inventory, attachments, serialization, etc.
2020-11-19 17:13:28 +00:00
NetworkCommands.ts
Significant tidy-up. Update msg_template and add new ObjectAnimation message. Tidy up imports. Added buffer overrun check to the packet decoders since the message template doesn't seem to always correspond with what we receive (Specifically, MapBlockReply's new Size parameter)
2020-01-06 12:56:01 +00:00
ParcelCommands.ts
Tighten up typescript rules and fix resulting compilation errors
2020-12-03 13:55:02 +00:00
RegionCommands.ts
- Support Settings inventory objects
2021-09-23 16:37:54 +01:00
TeleportCommands.ts
Bit of tidyup
2021-09-22 15:34:53 +01:00