Commit Graph

201 Commits

Author SHA1 Message Date
Casper Warden
8a435cdf8b Code style 2021-09-22 14:35:21 +01:00
Casper Warden
d13d5cdf01 Update packages 2021-09-22 14:21:51 +01:00
Casper Warden
bfbbed86ce Merge pull request #49 from CasperTech/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2021-09-22 13:59:23 +01:00
Casper Warden
fffd9aa9ae Merge pull request #48 from CasperTech/dependabot/npm_and_yarn/color-string-1.6.0
Bump color-string from 1.5.4 to 1.6.0
2021-09-22 13:59:15 +01:00
dependabot[bot]
da362fee6b Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 12:58:54 +00:00
dependabot[bot]
82711e96c5 Bump color-string from 1.5.4 to 1.6.0
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.6.0)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 12:58:47 +00:00
Casper Warden
b903ac253e Merge pull request #45 from CasperTech/dependabot/npm_and_yarn/glob-parent-5.1.2
Bump glob-parent from 5.1.1 to 5.1.2
2021-09-22 13:58:40 +01:00
Casper Warden
cd00857f58 Merge pull request #44 from CasperTech/snyk-fix-6c1be75858c8064bbf8366b0792836b3
[Snyk] Security upgrade validator from 10.11.0 to 13.6.0
2021-09-22 13:58:29 +01:00
Casper Warden
9d67429e19 Merge pull request #42 from CasperTech/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
2021-09-22 13:58:18 +01:00
dependabot[bot]
3ddbb051d4 Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 00:42:44 +00:00
snyk-bot
5dd65b87ae fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-VALIDATOR-1090599
- https://snyk.io/vuln/SNYK-JS-VALIDATOR-1090600
- https://snyk.io/vuln/SNYK-JS-VALIDATOR-1090601
- https://snyk.io/vuln/SNYK-JS-VALIDATOR-1090602
2021-04-27 00:35:54 +00:00
dependabot[bot]
d42235c98d Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-01 08:01:00 +00:00
Casper Warden
859e785f04 Fix missing default material on RenderMaterials request 2020-12-11 13:16:46 +00:00
Casper Warden
c0e39d647a Fix an inconsistency with folder handling between SL and OS 2020-12-09 20:41:17 +00:00
Casper Warden
4431fb8d15 Tighten up typescript rules and fix resulting compilation errors 2020-12-03 13:55:02 +00:00
Casper Warden
6e0d79715e #24 Ability to restart regions, complete with example 2020-12-01 16:46:33 +00:00
Casper Warden
c584bbab77 #25 Payment-related features, including example showing how to use them. 2020-12-01 15:48:46 +00:00
Casper Warden
2a37224908 Fix compilation with Typescript 4 2020-12-01 14:06:03 +00:00
Casper Warden
15eb17264b Update dependencies. Update Typescript to latest 2020-12-01 12:39:57 +00:00
Casper Warden
d9279a66bf Fix tests 2020-12-01 12:31:59 +00:00
Casper Warden
43723d351e #31: Ability to get a list of all avatars in region
Added example of tracking of agents
Removed some debug logging
2020-12-01 12:25:56 +00:00
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
Casper Warden
a4547806cc Bump travis node.js version to 14 2020-11-24 14:44:22 +00:00
Casper Warden
e47414a5b8 Bump version for release 2020-11-23 15:55:20 +00:00
Casper Warden
8ba2cf231c Refactor examples into a better form factor 2020-11-23 15:43:27 +00:00
Casper Warden
1f3677905b Add support for updating inventory items 2020-11-23 12:56:48 +00:00
Casper Warden
ef992252fb Add support for the Inventory Accepted / Declined response 2020-11-23 12:56:21 +00:00
Casper Warden
dafd721925 Fix issue with notecard assets not passing LL's verifier 2020-11-23 11:59:44 +00:00
Casper Warden
2d1fea4aba Add giveInventory command 2020-11-23 11:59:17 +00:00
Casper Warden
0ac0b415b8 Fix logic error with avatars not being recognised by the object store 2020-11-23 10:33:39 +00:00
Casper Warden
4a7e4f1094 Fix issues with Inventory fetching 2020-11-23 10:33:04 +00:00
Casper Warden
be0c5f9ebb Version bump 2020-11-20 12:47:24 +00:00
Casper Warden
f05d823987 Formatting fixes 2020-11-20 12:46:44 +00:00
Casper Warden
68eaf3f652 Properly shut down the event queue on reconnect 2020-11-20 12:46:21 +00:00
Casper Warden
1c625b884c Increase connect timeouts to 60s 2020-11-20 12:45:54 +00:00
Casper Warden
50d7e190fd Add command to teleport to region coordinates
Resolves #34
2020-11-19 17:16:58 +00:00
Casper Warden
2ff00a30f8 Extensive work on building, wearables, assets, inventory, attachments, serialization, etc.
Resolves #36
2020-11-19 17:13:28 +00:00
Casper Warden
7b41239a39 Modernise forEach loops throughout 2020-11-19 17:10:19 +00:00
Casper Warden
5c7fcd09bd Add support for sending teleport requests. Closes #33 2020-11-19 17:10:19 +00:00
Casper Warden
f6cdcbd7ae Fix exception in EventQueueClient upon failure to join a group chat session 2020-11-19 17:10:19 +00:00
jerome
2fec4ee685 Implement Parcel Dwell 2020-11-19 17:10:05 +00:00
Tina King
79088c7eba Fixes to example\testBot.js
Correct method used for:
acceptFriendRequest
rejectFriendRequest
acceptInventoryOffer
rejectInventoryOffer
2020-11-19 16:30:45 +00:00
Tina King
643820b5b3 Add Dwell to Parcel Data
Currently parcel data does not include Dwell. With this it will. (Dwell is the parcel traffic score)
2020-11-19 16:30:45 +00:00
snyk-bot
4e887830fe fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-KINDOF-537849
2020-01-22 00:35:57 +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
5e235d2db1 - Support specifying URL in loginParameters for connecting to OpenSim
- Patch some miscellaneous OpenSim related glitches
- Add waitForRegionHandshake function
- Add a concurrent promise queue
- Fix xml writing of Vector3s
- Fix asset downloading on grids without HTTP assets
- Fix buildObject to properly orientate prims
- Wrangled with CreateSelected all day and it turned out to be an OpenSim bug
- LinkFrom function for faster linking
- Updated LLSD library to fix LLMesh decoding
2020-01-07 21:01:20 +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
cbafbf0613 [Closes #11] Add moderateGroupChat function. Add ability to retrieve group ban list. 2020-01-05 19:05:52 +00:00
Casper Warden
f145498abd Supply more information with a MapBlock 2020-01-05 00:30:13 +00:00
Casper Warden
3982d67b7d [Closes #10] Implement group ban/unban. Also fix cap system to accept certain HTTP responses as valid states even with no valid LLSD body. 2019-12-31 14:11:37 +00:00