Casper Warden
4431fb8d15
Tighten up typescript rules and fix resulting compilation errors
2020-12-03 13:55:02 +00:00
Casper Warden
7b41239a39
Modernise forEach loops throughout
2020-11-19 17:10:19 +00:00
Casper Warden
2145de775b
- Bump to 0.5.13
...
- Add building support for TaskInventory and nested objects (from XML)
- Add support for taking objects into inventory
- Add waitForAppearanceSet utility
- Add new event for when object is fully resolved (ObjectProperties received)
- Fixed InventoryItem CRC method
- Fixed quaternion bug
- Support for uploading Script, Notecard and Gesture assets
- Significantly improved build process
2020-01-09 18:09:47 +00:00
Casper Warden
b248fa17ed
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
Casper Warden
493b843b4d
Add tests for packet decode/encode (and fix some bugs found by the tests!)
2017-12-20 17:07:10 +00:00
Casper Warden
d0658438b9
Teleports, Asset upload / download, Restructure stuff, Fix varlength read bug, BVH parser, agent initial appearance and animation glitches, LLSD + Caps + Event queue
2017-11-30 04:11:59 +00:00
Casper Warden
fc6d77a893
Fix zerocoder, use buffers instead of strings for vardata, add util for null-terminated string<->buffer conversion
2017-11-26 19:47:41 +00:00
Casper Warden
886fced88f
UDP Circuit basics, message changes
2017-11-26 01:14:02 +00:00
Casper Warden
261f28698a
Latest packet handling, parsing, enums, generators, etc..
2017-11-24 17:45:34 +00:00
Casper Warden
ec300e33ac
Tweaks
2017-11-24 03:39:53 +00:00
Casper Warden
0325c51f40
Latest UDP message info and parsing tools
2017-11-24 03:32:28 +00:00
Casper Warden
d2ea9ce40b
Message parser
2017-11-24 01:00:56 +00:00