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
eb5ef5b074244d31c8aad4e98a05a23f84ddcbed
node-metaverse
/
lib
History
Casper Warden
eb5ef5b074
Tidy up imports, add missing exports, rename some events for consistency
2018-10-06 17:09:41 +01:00
..
classes
Refactor waitForMessage to waitForPacket (since it returns a packet) and add a new waitForMessage which return the MessageBase, which makes usage a little tidier with async.
2018-10-06 16:03:10 +01:00
enums
Add tests for packet decode/encode (and fix some bugs found by the tests!)
2017-12-20 17:07:10 +00:00
events
Tidy up imports, add missing exports, rename some events for consistency
2018-10-06 17:09:41 +01:00
tests
Fix creation of cache directory
2017-12-20 18:10:18 +00:00
tsm
Tweaks
2017-11-24 03:39:53 +00:00
Bot.ts
Refactor waitForMessage to waitForPacket (since it returns a packet) and add a new waitForMessage which return the MessageBase, which makes usage a little tidier with async.
2018-10-06 16:03:10 +01:00
index.ts
Account for active group members
2017-12-19 17:58:25 +00:00
LoginHandler.ts
Fix hardcoded start location
2017-12-14 15:21:19 +00:00