Casper Warden
72d4eff2d8
Improve python library, add LLGLTF asset parser, Add tests
2023-11-10 00:14:59 +00:00
Casper Warden
a0e259b717
Update messages
2023-11-09 18:05:34 +00:00
Casper Warden
1224a6e279
Update messages
2023-11-04 17:51:13 +00:00
Casper Warden
af911d5923
Add some additional formatting rules
2021-09-23 17:22:58 +01:00
Casper Warden
bc6ee025cf
Migrate from tslint to eslint (will tighten rules in further commits)
2021-09-23 17:14:23 +01:00
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