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
001ea8daadb6a85f2151ab21b75fc1ebe994693d
node-metaverse
/
lib
/
classes
/
commands
History
Casper Warden
001ea8daad
* Add sim stats and add example to examples/Region/Region.ts -
Resolves
#35
...
* Add parcel stats (scripts / colliders) and add example to examples/Region/Parcels.ts
2020-11-24 17:04:53 +00:00
..
AgentCommands.ts
Extensive work on building, wearables, assets, inventory, attachments, serialization, etc.
2020-11-19 17:13:28 +00:00
AssetCommands.ts
* Add sim stats and add example to examples/Region/Region.ts -
Resolves
#35
2020-11-24 17:04:53 +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
Refactor examples into a better form factor
2020-11-23 15:43:27 +00:00
FriendCommands.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
GridCommands.ts
Extensive work on building, wearables, assets, inventory, attachments, serialization, etc.
2020-11-19 17:13:28 +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
* Add sim stats and add example to examples/Region/Region.ts -
Resolves
#35
2020-11-24 17:04:53 +00:00
RegionCommands.ts
Formatting fixes
2020-11-20 12:46:44 +00:00
TeleportCommands.ts
Add command to teleport to region coordinates
2020-11-19 17:16:58 +00:00