Commit Graph

70 Commits

Author SHA1 Message Date
Casper Warden
09db20682e Fix misc glitches 2023-11-28 18:26:09 +00:00
Casper Warden
deb1ddc05e Apply ownerID from ObjectPropertiesMessage 2023-11-22 17:23:27 +00:00
Casper Warden
44b5f973e6 Fix object selectin/deselection (more) 2023-11-22 11:59:25 +00:00
Casper Warden
302bf3302f Fix object selectin/deselection, deprecated http option 2023-11-22 11:51:20 +00:00
Casper Warden
adc9d54190 Ensure we deselect objects correctly 2023-11-22 11:30:10 +00:00
Casper Warden
81264e36c5 Make sure copied inventory items have the intended perms 2023-11-22 03:48:39 +00:00
Casper Warden
ad3a8c8e2e Inventory item copy 2023-11-22 02:09:57 +00:00
Casper Warden
d841bb86b6 Ensure task copied inventory is named correctly 2023-11-22 00:42:05 +00:00
Casper Warden
c487df6d4f Ensure task copied inventory is named correctly 2023-11-22 00:05:51 +00:00
Casper Warden
da455a2fe3 Mark inventory as resolved when downloaded 2023-11-21 18:11:53 +00:00
Casper Warden
c7ea62755b Only get properties at export time if we don't already have them 2023-11-21 17:51:49 +00:00
Casper Warden
3873164475 Don't try to transfer inventory files with no filename 2023-11-21 17:39:53 +00:00
Casper Warden
5151696e18 Resolve temp-on-rez attachments 2023-11-21 14:33:12 +00:00
Casper Warden
e7e790efff Vastly simplify the object resolution stuff. 2023-11-21 14:03:19 +00:00
Casper Warden
9cbc80e1ef Improve LLLindenText parsing 2023-11-20 20:44:21 +00:00
Casper Warden
bbd20514f9 Update deps, migrate to 'got' library 2023-11-19 01:48:50 +00:00
Casper Warden
188bf0ab0b Typescript build fixes 2023-11-09 18:09:11 +00:00
Casper Warden
7569f7272a Update deps 2023-11-04 18:23:21 +00:00
Casper Warden
725471750c Update deps 2023-11-04 17:53:52 +00:00
Casper Warden
618cfe716f Fix linting, remove dead packages 2022-11-04 10:16:27 +00:00
Casper Warden
e9b3130748 Merge pull request #63 from CasperTech/snyk-fix-7e494ea846f79957de3a72833e1ef246
[Snyk] Security upgrade moment from 2.29.3 to 2.29.4
2022-11-04 09:57:08 +00:00
dependabot[bot]
9abccd94ed Bump @xmldom/xmldom from 0.7.5 to 0.7.8
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.7.5 to 0.7.8.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xmldom/xmldom/compare/0.7.5...0.7.8)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 17:51:37 +00:00
snyk-bot
e70c574de3 fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MOMENT-2944238
2022-07-08 08:07:07 +00:00
Casper Warden
ebea491c93 Fix shutdown and exception handling in ObjectStore. Upgrade packages. 2022-04-20 10:32:19 +01:00
Casper Warden
5d2cb86f42 Modified XMLRPC library to deal with LL's shenanigans 2021-12-07 17:41:22 +00: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
41f79d969e Bit of tidyup 2021-09-22 15:34:53 +01:00
Casper Warden
32e47c68b1 Bump llsd to 1.0.4 to fix the xmldom issue 2021-09-22 15:08:04 +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
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
15eb17264b Update dependencies. Update Typescript to latest 2020-12-01 12:39:57 +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
be0c5f9ebb Version bump 2020-11-20 12:47:24 +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
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
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
Casper Warden
f793774ee9 [Closes #13] Add ParcelPropertiesRequest with parcel bitmap decoding to ensure the correct reply is given. Heavily optimise getParcels() so that it uses the parcelOverlay to intelligently request parcels at known locations rather than iterating over every block. 2019-12-31 02:23:30 +00:00